/*
Theme Name: Optomer
Theme URI: http://www.optomer.pl/
Description: Motyw graficzny Optomer
Version: 1.0
Author: Logica
Author URI: http://www.logica.net.pl
Tags: 

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	background: #f4f5ee;
	color: #676767;
	text-align: center;
	}

	
#content a
{
	color: #cc0000;
}

#content a.pdf
{
	color: #cc0000;
	background: transparent url('images/small_pdf.jpg') no-repeat left top;	
	padding: 8px 0 15px 35px;
}

#content a.pdf:hover
{
	text-decoration: underline;
}

#page {
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 750px;
	}

#header {
	background-color: #fff;
	margin: 0;
	padding: 6px 0 0 0;
	height: 227px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 141px;
	width: 100%;
	background: transparent url('images/headerimg.jpg') repeat-x left top;	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	height: 171px;
	background-color: #f4f3ee;
	display: table;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: solid 6px #e0e7ec;
	}
	
p a img
{
	border: solid 6px #e0e7ec;	
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px;
	}
/* End Various Tags & Classes*/

#footer_wrapper
{
	display: table-row;
	position: relative; 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	overflow: visible;
}
#footer_left
{
	height: 93px;
	width: 50%;
	float: left;
	background: transparent url(images/wire_left.jpg) repeat-x left top;
}

#footer_center
{
	width: 408px; 
	position: absolute; 
	left: 50%; 
	height: 93px;
}

#footer_right
{
	height: 93px;
	width: 49%;
	position: absolute; 
	right: 0px;
	float: left;
	background: transparent url(images/wire_right.jpg) repeat-x left top;	
	color: #abaca7;
	padding: 17px 40px 0 0; 
}

#footer_connection
{
	background: transparent url(images/connection.jpg) no-repeat left top;
	position: relative;
	left: -193px;	
	height: 93px;
}

#top_menu ul
{
	margin: 0;
	padding: 0;
}	

#top_menu ul li
{
	float: left;
	list-style-type: none;
	display: block;
	height: 43px;
	border-right: solid 1px #ccc;
	padding: 0 6px 0 31px;
}

#top_menu ul li a, #top_menu ul li a:hover
{
	text-transform: uppercase;
	color: #4d4d4d;
	font-size: 12px;
	background: transparent url(images/arrow_down.jpg) no-repeat left top;
	padding: 12px 0 5px 0;
	display: block;
	margin: 16px 0 0 0;
	font-family: 'Arial Narrow', Arial;
}

#top_menu ul li a:hover
{
	background: transparent url(images/arrow_down_red.jpg) no-repeat left top;
	text-decoration: none;
	color: #cc0000;
}

#top_menu ul li.current_page_item, #top_menu ul li.current_page_parent
{
	background: transparent url(images/current_bkg.gif) repeat-x left top;
}

#top_menu ul li.current_page_item a, #top_menu ul li.current_page_item a:hover, #top_menu ul li.current_page_parent a, #top_menu ul li.current_page_parent a:hover
{
	background: transparent url(images/arrow_down_red.jpg) no-repeat left top;
	color: #fff;
}

#top_menu
{
	margin: 0 auto;
	height: 61px;
	width: 785px;
}

#login_area
{
	height: 26px;
	background-color: #e9eadd;	
	text-align: left;
	font-weight: bold;
	color: #333333;	
}

#login_area a, #login_area a:hover
{
	text-decoration: none;
	color: #333333;	
}

#login_area #login_area_wrapper
{
	width: 551px;
	height: 100%;
	margin: 0 auto;
	padding-left: 199px;
}

#languages
{
	float: left;
	background: #cdcfb9 url(images/lang_bkg.gif) no-repeat left top;
	width: 126px;
	height: 16px;
	margin: 5px 15px 0 0;
	text-align: center;
}

#languages img
{
	margin-top: 2px;
	vertical-align: middle;	
	border: 0;
}

#login
{
	float: left;
	background: #cdcfb9 url(images/login_bkg.gif) no-repeat left top;
	width: 108px;
	height: 15px;
	margin: 5px 15px 0 0;
	padding: 1px 0 0 18px;
}

#search
{
	float: left;
	width: 208px;
	height: 18px;
	margin: 3px 0 0 0;
	padding: 2px 0 0 60px;
}

#search_form
{
	margin: 0 0 0 0;
	padding: 0;
}

#search #search_form #s
{
	width: 175px;
	height: 14px;
	font-size: xx-small;
	border: none;
}

/* Begin Sidebar */
#sidebar
{
	padding: 0;
	margin: 0 36px 14px 0;
	float: left;
	width: 163px;
	border-top: dashed 1px #b3b3b3;
}

#sidebar h1
{
	text-transform: uppercase;
	padding: 5px;
	margin: 0; 
	font-size: 12px;
	text-align: left;
	font-family: 'Arial Narrow', Arial;
	color: #404040;
	border-bottom: dashed 1px #b3b3b3;	
	font-weight: normal;
}

#sidebar h2
{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color: #006699;
}

#sidebar div
{
	padding: 8px 0;
	border-bottom: dashed 1px #b3b3b3;
	margin: 0;
}

#sidebar div a, #sidebar div a:hover
{
	background: transparent url(images/black_plus.gif) no-repeat 0px 3px;
	padding: 0px;
	text-indent: 15px;
	color: #666;
	display: block;
	text-decoration: none;
	margin: 0 0 4px 0;
}

#sidebar div a span
{
	font-weight: bold;
	color: #000;
}

#sidebar div a p
{
	display: inline;
	padding: 0;
	margin: 0;
}

#sidebar div a:hover
{
	background: transparent url(images/red_plus.gif) no-repeat 0px 3px;
	color: #006699;	
}

#sidebar div a:hover span
{
	font-weight: bold;	
	color: #cc0000;	
}

#sidebar img
{
	padding: 0;
	margin: 0;
	border-bottom: dashed 1px #b3b3b3;
}

/* End Sidebar */

#content .post h2
{
	margin: 2px 0 19px 0;
	padding: 0;
	color: #006699;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 16px;
}

#content .post p
{
	margin: 8px 0 0 0;
}

#wrapper
{
	background-color: #ffffff;
	padding-top: 16px;
}

#clear
{
	clear: both;
}

.narrowcolumn, .index_narrowcolumn
{
	float: left;
	padding: 0 0px 20px 0;
	margin: 0 0 10px 0;
	width: 550px;
}

.index_narrowcolumn
{
	padding: 0 43px 20px 0;
	height: 349px;
	overflow: auto;
	width: 507px;	
}

.index_narrowcolumn .img_wrapper
{
	background-color: #e9eadd;
	padding: 25px 33px;
}

#loginform
{
	text-align: right;
}

#loginform input
{
	width: 198px;
}

#loginform #submit
{
	width: 126px;
}

/* left menu */

#sidebar ul
{
	font-weight: bold;
	padding: 8px 0 3px 0;
	border-bottom: dashed 1px #b3b3b3;
}

#sidebar ul li a
{
	color: #999;
	padding: 0 0 0 16px;
	background: transparent url(images/grey_plus.gif) no-repeat 2px 3px;
}

#sidebar ul li a:hover
{
	color: #353535;
	text-decoration: none;
	background: transparent url(images/black_plus.gif) no-repeat 2px 3px;
}

#sidebar ul li
{
	margin: 0 0 3px 0;
	padding: 0;
}

#sidebar ul li.current_page_item a
{
	color: #cd0100;	
	background: transparent url(images/red_plus.gif) no-repeat 2px 3px;
}

div.edit
{
	margin: 20px 0 0 0;
	text-align: right;
}

div.edit a
{
	background-color: #f4f3ee;
	border: solid 1px #ebebe7;
	padding: 3px;
	font-size: smaller;
}

#dictionary
{
	font-size: 11px;	
}

#dictionary .dic_title
{
	color: #333333;
	font-weight: bold;
	margin-top: 14px;
}

#dictionary .dic_entry p
{
	padding: 0;
	margin: 0 0 9px 0;
}

#letters
{
	clear: both;
	padding: 0 0 30px 0;
	border-bottom: dashed 1px #b3b3b3;	
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 13px 0;
}

#letters div, #letters a
{
	float: left;
	display: block;
	padding: 0px 5px;
	margin: 0 7px 0 0;
	background-color: #eaeade;
	color: #9a9a9a;	
}

#letters a:hover
{
	text-decoration: none;	
}

#letters a
{
	background-color: #999999;
	color: #fff;	
}

#letters a:hover
{
	background-color: #cd0104;
	color: #fff;	
}

#dictionary .list_letter
{
	padding: 2px 5px;
	background-color: #cd0104;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
}

#dictionary .return
{
	width: 130px;
	margin-bottom: 25px;
	display: block;
}

#dictionary .return:hover
{
	text-decoration: none;
}

#dictionary .return span
{
	background: #999 url(images/up_arrow.gif) no-repeat 5px 4px;
	font-weight: bold;
	color: #fff;
	padding: 0 2px 2px 15px;
	width: 100px;
	font-size: 9px;
}

.found
{
	background: #e6eba8;
	padding: 1px 2px;
	font-weight: bold;
}

.found1, .found2
{
	border-bottom: dashed 1px #b3b3b3;
	padding-top: 15px;
	padding-bottom: 25px;
}

.found1 h3, .found2 h3
{
	margin-top: 0;
}

#products_menu
{
	height: 90px;
	width: 748px;
	border-bottom: dashed 1px #b3b3b3;
	text-align: center;
	padding-top: 2px;
}

#products_menu img
{
	margin-bottom: 5px;
}

.entry
{
	font-size: 11px;	
}

.entry p a:visited {
	color: #b85b5a;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 3px 0 3px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

a.imagemanager, a.imagemanager2, a.imagemanager_alignleft, a.imagemanager2_alignleft, a.imagemanager_alignright, a.imagemanager2_alignright
{
	background-color: #cdcfb9; 	
	display: block;
	float: left;
	text-align: center;
	padding-bottom: 3px;
	color: #333;
	font-weight: bold;
	margin: 0 14px 14px 0;
}

#content a.imagemanager, #content a.imagemanager2, #content a.imagemanager_alignleft, #content a.imagemanager2_alignleft, #content a.imagemanager_alignright, #content a.imagemanager2_alignright
{
	color: #333;
}

a.imagemanager2, a.imagemanager2_alignleft, a.imagemanager2_alignright
{
	padding-bottom: 0px;
}

#content a.imagemanager:hover
{
	background-color: #ee3433; 	
	color: #fff;
	text-decoration: none;
}

a.imagemanager img, a.imagemanager2 img, a.imagemanager2_alignleft img, a.imagemanager2_alignright img
{
	border: solid 6px #e0e7ec;
}

a.imagemanager img
{
	border-bottom: none;
}

a.imagemanager_alignleft, a.imagemanager2_alignleft
{
	float: left;
}

a.imagemanager_alignright, a.imagemanager2_alignright
{
	float: right;
	margin: 0 0 14px 14px;
}

/* katalog produktow - sidebar menu */

#sidebar #products div
{
	background-color: #e5e5e5;
	margin-bottom: 2px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	color: #36353a;
	text-indent: -13px;
	padding: 3px 3px 3px 17px;
	text-transform: uppercase;
}

#sidebar #subpages li
{
	text-indent: -17px;
	padding-left: 17px;
}

#sidebar #products ul
{
	border: none;
	border-top: solid 1px #ccc;
	margin: 0 0 6px 0;
	padding: 0;	
}

#sidebar #products ul li
{
	border-bottom: solid 1px #ccc;
	padding: 2px 0 2px 0;	
	color: #676767;
	font-weight: normal;
}

#sidebar #products ul li a
{
	background: transparent;
	margin: 0 0 0 19px;
	padding: 0;	
	text-indent: 0;
	color: #666666;
}

#sidebar #products ul li a:hover
{
	color: #cc0104;	
}


/* katalog produktow */
	
#div_products h3
{
	clear: both;
	padding: 10px 0 18px 0;
}

.entry #user_materials h2, .entry #downloads h3
{
	clear: both;
	padding: 20px 0 18px 0;
}

.entry #downloads h3
{
	clear: both;
	padding: 0px 0 15px 0;
}

#div_products a, #user_materials a
{
	color: #666;	
}

#div_products a:hover, #user_materials a:hover
{
	color: #cc0000;
	text-decoration: none;	
}

.entry #downloads a img
{
	vertical-align: middle;
	margin-right: 10px;	
}

.entry #downloads a
{
	color: #333;
}

.entry #downloads a:hover
{
	color: #cc0000;
	text-decoration: none;
}

.entry #div_products h3.module
{
	text-transform: uppercase;	
	padding: 7px 0 2px 0;
	margin: 0;
	font-size: 12px;
}

.entry #div_products p
{
	margin: 0 0 10px 0;
	padding: 0px;
}

#div_products strong
{
	color: #000;
}

.entry #div_products #zastosowania
{
	margin: 8px 0;
}

.entry #div_products #zastosowania img
{
	margin: 2px;
}
	
.found_products, .user_products
{
	background-color: #e0e7ed;	
	padding: 4px;
	float: left;
	width: 91px;
	height: 115px;
	margin: 0 8px 8px 0;
	text-align: left;
	overflow: hidden;
}

.found_products a
{
	font-size: 10px;
}

.user_products
{
	background-color: #e9eadd;
	height: 100px;
}

.found_products img, .user_products img
{
	clear: left;	
}

.entry table
{
	border-collapse: collapse;
	background: #e9eadd;
	color: #000;
}

.entry table td, .entry table td.naglowek_tabeli
{
	border: solid 3px #fff;
	text-align: center;
	padding: 3px;
}

.entry table tr.naglowek_tabeli
{
	background: #cdcfb9;
}

.entry table td.naglowek_tabeli
{
	background: #cdcfb9;
}

#contact
{	
	border-bottom: dashed 1px #b3b3b3;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.entry a
{
	color: #cc0000;	
}

/* formularz */

#FeedForm div
{
	text-align: left;
}

#FeedForm input
{
	width: 200px;
}

#FeedForm textarea
{
	width: 400px;
}

#FeedForm label
{
	font-weight: bold;
	display: block;
	width: 75px;
	float: left;
	font-size: 8pt;
	color: #4d4a49;
}

#FeedForm #label_form_wiadomosc
{
	width: 400px;
	float: none;
	margin-left: 75px;
}

#FeedForm #form_wiadomosc
{
	margin-left: 75px;
}

#FeedForm #send
{
	width: 126px;
	height: 16px;
	margin: 0 6px 0 0;	
}

#FeedForm #buttons
{
	margin-right: 70px;
	padding-top: 10px;
	text-align: right;
}

span.hidden, div.hidden
{
	display: none;
	color: #cc0000;
}

#FeedForm #puste
{
	display: none;
}

.msg_ok, .msg_error
{
	text-align: center;
	font-weight: bold;
	margin: 0 30px 20px 30px;
	padding: 20px;
	color: #060;
	background-color: #e9eadd;
	border: solid 1px #a8bb09;
}

.msg_error
{
	color: #cc0000;
	background-color: #f9e9e9;
	border: solid 1px #cc0000;		
}
/* /Form */
	
/* style do wpisow */

.entry p.skondensowany
{
	padding: 0px;
}

.entry .wyrozniony
{
	color: #333;
	font-weight: bold;
}
