/*
Theme Name: tech-automatyka
Version: 1.2
Description: 3 Column theme
Author: Adam Mirowski
Author URI: www.thecamels.org
*/


body {
	margin: 0;
	padding: 0;
	color: #222222;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top left;
	background-color: #41342D;
	font: normal 12px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}
a:link { text-decoration: none; color: #815A4A;}
a:visited { text-decoration: none; color: #815A4A;}
a:hover, a:active { color: #D28A6D;}
br {clear: both;}
pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
pre:hover, blockquote:hover {	background-color: #f0f0f0;	border: 1px solid #d0d0d0;}
pre { padding-top: 10px; padding-bottom: 10px; }
code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }
ul, ol { line-height: 2.0em; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }
del { text-decoration: line-through; color: #999999; }
ins { text-decoration: none; color: #009977; }



#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
#header {
	background: url(images/header2.jpg) left repeat-x;
	width: 100%;
	height: 277px;
	margin: 0 0 -2px 0;
	padding: 0;
	color: white;
}

#header .title {
	background:transparent url(images/logo2.png) no-repeat scroll left center;
	font-size:20px;
	height:215px;
	padding:0;
}
#header .title  a{
	position:relative;
	top: 15px;
	left: 20px;
	font-size: 30px;
	letter-spacing: 1px;
	font-weight: 400;
	color: white;
}	
#header .title img {
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#header .desription {
	position: relative;
	top: -13px;
	left: 7px;
	font-size: 18px;
}
#navigation ul { 
	list-style-type: none; 
	list-style-image: none;
	width: 950px;
	float: left; 
	margin: -60px 0 0 0; 
	padding: 0;
	line-height: 15px;
}
#navigation li { 
	float: left; 
	margin: 0;
	padding: 0;
}
#navigation li a:link, #navigation li a:visited {
	color: #d28a6d;
	display: block;
	float: left;
	padding: 22px 15px 22px 15px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	clear: none;
}
#navigation li a:hover, #navigation li a:active {
	line-height: 14px;
	color: #483f38;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/nav-bg.gif);
}
#navigation a { border-top: 1px solid #d5d4c2 !important; }
#navigation a:hover { border-bottom: 1px solid #d5d4c2 !important; }
#container {
	background: #FFFFFF;
	width: 950px;
}
#content {
	float: left;
	width: 700px;
	padding: 10px 0 0 0;
	clear: left;
}
#search {
	padding: 0 0 0 10px;
	margin: 0;
}
#s{
	width: 210px;
	margin: 0 0 5px 0;
}
#sidebarsubmit{
	width: 100px;
}

#left h2, #right h2 {
	color: #7B7B7B; 
	padding: 5px 0 5px 0;
	margin: -1px -1px 2px -1px;
	border: 1px solid #EBE9D8;
	text-align: center;
}
#left {
	padding: 0;
	background: #F8F7EF;
	margin: 0 0 0 10px;
	float: left;
	width: 347px;
	border: 1px solid #EBE9D8;
}
#right {
	padding: 0;
	background: #F8F7EF;
	margin: 0 7px 0 0;
	float: right;
	width: 320px;
	border: 1px solid #EBE9D8;
}
#right #post-wrapper .post-content {width: 310px;}
#left #post-wrapper .post-content {width: 331px;}
#left #post-wrapper .post-content, #right #post-wrapper .post-content {
	overflow: hidden;
	white-space: normal;
}
#left #post-wrapper .post-content img, #right #post-wrapper .post-content img {
width: 30% !important;
height: 30% !important;
}
.alignleft {
	float:left !important;
}
.alignright {
	float:right !important;
}
.post-title {
	margin: 2px 5px 5px 10px;
	font-size: 16px;
	line-height: 18px;
	overflow: hidden;
}
.post-details {
	line-height: 20px;
	margin: 0 10px 0 10px;
	padding: 5px 15px 10px 10px;
	border-top: 1px solid #EBE9D8;
}
.post-content{
	margin: 0;
	padding: 0 0 10px 5px;
	overflow: hidden;
}
.post-content a {font-weight: 600;}
.post-content ul {list-style-type: disc !important;}
.post-content img {margin: 2px 5px 2px 5px;}
.post-content span.zrodlo{font-size: 10px;}
.post-footer {
	margin: 0 10px 0 10px;
	padding: 0 0 0 5px;
}
.post_google {
	margin: 0 0 -20px 0;
	padding: 20px 0 0 100px;
}
.pdf {
	border: 0;
	background: url(images/pdf.jpg) no-repeat left 0px;
	padding-left: 20px;

}
.post-wrapper {
	border: none;/*1px solid red;*/
}
.post-wrapper h2 {
	width: 700px;
	font-size: 16px;
	text-align: center;
}
.post-wrapper h3 {
	width: 700px;
	font-size: 14px;
	text-align: center;
}
.post-wrapper .post-title{
	margin: 2px 5px 5px 10px;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 24px;
	overflow: hidden;
}
.post-wrapper .post-content{
	margin: 0 10px 0 25px;
	overflow: hidden;
}
#archive {
	float: left;
	width: 700px;
	padding: 10px 0 0 0;
	clear: left;
}
#archive .pagetitle {
	margin: 0 0 0 20px;
	width: 650px;
}
#archive ul {
	width: 650px;
}
.archive  .post-title{
	font-size: 16px;
}
.archive  .post-footer{
	font-size: 10px;
	margin: 0 0 0 -25px;
}
#sidebar {
	background: #FFFFFF;
	float: right;
	width: 250px;
	clear: right;
	padding: 10px 0 10px 0;
}
.newsletter{
margin-left: 5px;
}
.sideblock_google {
	margin: 0 10px 10px 5px;
}
.sideblock {
	padding: 5px 10px;
	margin: 0 10px 10px 5px;
	background: #F8F7EF;
	border: 1px solid #EBE9D8;
}
.sideblock h3 { 
	margin-top: 5px; 
	font-size: 14px; 
	color: #7B7B7B; 
	font-weight: bold;
}
.sideblock ul { 
	list-style-image: url(images/bullet.gif);
}
.sideblock ul li { 
	margin: 0 0 0 -15px;
	padding: 0;
}
.sideblock ul li #searchform{
	list-style-type: none;
}
#commets-wrapper {
	margin: 10px;
	padding: 0;
}
#comments .comment-content {
	border-left: 1px solid #939793;
	margin: 0 0 0 5px;
	padding: 1px 0 1px 5px;
	background: #F8F7EF;
}
#comments .comment { 
	margin: 2px 0 1px -40px;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#comments .comment .detail {
	color: #815A4A;
}
#comments .comment p {
	overflow: hidden;
	margin: 5px 0 5px 5px;
	padding: 3px 0 3px 0;
}
#commets-wrapper .comments-respons {
	border: none; /*1px solid #939793;*/
	margin: 30px 0 0 0;
}
#commets-wrapper .comments-respons span {
	margin: 0 0 0 12px;
	font-size: 14px;
	font-weight: 600;
	color: #815A4A;
}
#commentform {
	margin: 0;
	padding: 0 0 0 12px;
	background: #FFFFFF;
	width: 98%;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 650px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
}
#footer {
	float: left;
	width: 950px;
	text-align: center;
	color: #815A4A;
	font-size: 11px;
	background-color: #FFFFFF;
}
#footer a {color: #815A4A;}
#footer a:visited {color: #815A4A;}
#footer a:hover {color: #815A4A;}

/*
li.menu-kat {width: 100px; }
.menu-kat ul {visibility: hidden; }
.menu-kat:hover ul, .menu-kat:hover ul li a {	visibility: visible; }
ul#list-kat {
	background:url(images/cat-bg.jpg) repeat;
	display: block;
	float: left;
	clear: none;
	line-height:16px;
	list-style-type:disc;
	position:absolute;
	top:260px;
	width:auto;
	z-index:2;
	margin: auto;
	color: #d28a6d !important;
	padding-bottom:7px;
	padding-right:15px;
}
#list-kat li{
	width: 120%;
	clear: both;
	position: relative;
	margin: 0 -8px 0 21px !important;
	padding: 0 !important;
}
#list-kat li a{
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #d28a6d !important;
}
#list-kat li a:hover{ color: #483f38 !important; }
*/
li.menu-kat {width: 100px;}
.menu-kat ul{visibility: hidden;}
.menu-kat:hover ul, .menu-kat:hover ul li a{	visibility: visible;}
ul#list-kat {
	background:transparent url(images/cat-bg.jpg) repeat-x scroll 0;
	left:-65px;
	line-height:15px;
	list-style-type:disc;
	position:relative;
	top:44px;
	width:950px;
	z-index:2;
	color: #d28a6d !important;
}
#list-kat li{
	position: relative;
	margin: 0 -8px 0 21px !important;
	padding: 0 !important;
}
#list-kat li a{
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #d28a6d !important;
}
