/* Global Styles
-------------------------------
.*{border: 1px solid red;}*/

img {
border:0px;
} 
#calak{
position:absolute;
width:1005px;
margin-left:-2px;
}



body {
	background: #668800 url(images/pixel_bg.gif) repeat top left;
	margin: 0px;
	padding:0px;
	font-family: 'Trebuchet MS', Georgia, Times, serif;
	font-size: 11px;
	color: #39444d;
}



a {
	text-decoration: none;
	color: #707070;
}

a:hover {
	text-decoration: underline;
	color: #39444d;
}

.metadata{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	padding-top: 5px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
}


.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	margin: 0;
}

.highlight {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #5b656e;
	margin: 17px 0; 
}

/* Block Quotes
----------------------*/

q {
	padding: 0px 20px 10px 33px;
	background: transparent url(images/quotes.gif) no-repeat 0px 20px;

	border-top: 1px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
	
	border-top-width:1px;
	border-bottom-width: 1px;

	padding-bottom: 20px;
	padding-top: 20px;
	
	quotes: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #5b656e;
	display: block;
	margin-bottom: 5px;
}

q cite{
	display: block;
	padding-right: 15px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #5b656e;
	font-style: normal;
	font-weight: normal;
	float: right;
}

q cite a {
	padding: 0px 20px 10px 33px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #5b656e;
	font-style: normal;
	font-weight: normal;
	float: right;
}

blockquote {
	display: inline;
	margin: 0;
	padding: 0;
}

blockquote p {
	display: block;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	
	background: transparent url(images/quotes.gif) no-repeat 0px 20px;

	border-top: 1px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
	
	padding-left: 33px;
	padding-bottom: 20px;
	padding-top: 20px;
	
	quotes: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #5b656e;

}

blockquote p cite {
	display: block;
	padding-right: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #5b656e;
	font-style: normal;
	font-weight: normal;
	float: right;
}


.spacer {
	margin: 18px 0;
	background: transparent url(images/dotted.gif) repeat-x top left;
	height: 1px;
}

.navigation {
	display: block;
	padding-bottom: 20px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.entry p a{
	color: #cb4200;
	text-decoration: none;
	border-bottom: 1px dotted #cb4200;
}



/* Main Shell
-------------------------------*/

#dodatek
{
float:left;
margin-left:0px;
margin-top:0px;
}

#tytul{
float:left;
}




.header {
	display: block;
	float: left;
	background: transparent url(images/bc_topgradient.gif) repeat-x top left;
	width: 100%;
	height: 162px;
	margin-bottom:-5px;
	padding:0px;
}

html>body .header{ margin-bottom:0px;}

#content {
	background: transparent url(images/content_bg.gif) repeat-y top left;
	position: relative;
	width: 919px;
	clear: both;
}

#footer {
	background: transparent url(images/bottom_bg.gif) no-repeat top left;
	position: relative;
	width: 919px; height: 66px;
}


/* Header
-------------------------------*/

#topnav {
	float: left;
	margin:0px;
}

#searchform {
	background: transparent url(images/nav_search.gif) no-repeat top left;
	width: 296px; height: 45px;
	float: left;
}

#searchform .input {
	border: 1px solid #3d5c00;
	width: 188px;
	margin: 7px;
}

#searchform .searchbtn {
	margin: 0 0 2px 0;
}

#topcorner {
margin:0px;
	float: left;
}


/* Left Nav
-------------------------------*/

#leftnav {
	width: 204px;
	margin-left: 14px;
	float: left;
	border-left: 1px solid #779900;
	margin-top:-20px;
	
}

html>body #leftnav{
margin-top:0px;
}


#leftnav h2 {
	margin: 0; padding: 0;
	border-bottom: 3px solid #668800
}

#leftnav ul {
	margin: 0; padding: 0;
	list-style: none;
}

#leftnav ul li {
	margin: 0; padding: 0;
}

#leftnav ul li a {
	display: block;
	border-top: 1px solid #668800;
	text-decoration: none;
	padding: 9px 9px 9px 20px;
}
/*
#leftnav ul li a:hover {
	background: #5f8100 url(images/left_nav_tab.gif) no-repeat 0 50%;
}
*/
#leftnav ul li a h3 {
	margin: 0; padding: 0 0 0 13px;
	color: #e5f07a;
	font-weight: bold;
	font-size: 11px;
	/*background: transparent url(images/left_arrow.gif) no-repeat 0 4px;
	 background: transparent url(images/left_arrow.gif) no-repeat 0 50%;*/
}





#leftnav ul li a p {
	margin: 0; padding: 0;
	color: #fff;
}

#recentposts ul li {
	background-color: #4c6e00;
}

#leftnav img a{
text-decoration: none;
border:0px;
}



#recentposts a:hover{
text-decoration: none;
border:0px;
}

#currentprojects ul li a h3 {
	background: transparent url(images/left_folder.gif) no-repeat 0 2px;
	/* background: transparent url(images/left_folder.gif) no-repeat 0 50%; */
}

#currentprojects {
	margin-bottom: 0px;
}

#archivesleft {
	margin-bottom: 0px;
}


#feeds {
	position: absolute;
	bottom: 0;
}

#feeds ul {
	margin: 0; padding: 0;
	list-style: none;
}

#feeds ul li {
	padding-left: 0px;
	
}

#feeds ul li a {
	font-weight: bold;
	color: #e5f07a;
	display: block;
	padding-left: 40px;
	background: transparent url(images/rss_icon.gif) no-repeat 20px 50%;
}

#feeds ul li a:hover {
	font-weight: bold;
	color: #e5f07a;
	display: block;
	padding-left: 40px;
	background: #5f8100 url(images/rss_icon.gif) no-repeat 20px 50%;
}


/* Body Content
-------------------------------*/

#bodycontent {
	width: 641px;
	float: left;
	margin: 27px 20px 0px 20px;
}

#bodycontent h1 {
	margin: 0; padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #202830;
}

#bodycontent h2 {
	margin: 0; 
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #202830;
}

.highlight {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #5b656e;
	margin: 17px 0; 
}

.bottominfo {
	background: transparent url(images/info_bg.gif) repeat-x bottom left;
	border-bottom: 1px solid #8998a6;
	position: relative;
}

.bottominfo ul {
	margin: 0; padding: 0 0 3px 0;
	list-style: none;
}

.bottominfo ul li {
	margin: 0; padding: 0;
	display: inline;
}

.bottominfo .comments a {
	padding: 0 0 0 22px;
	margin: 0 10px 0 5px;
	background: transparent url(images/grey_wordbubble.gif) no-repeat 0 50%;
	display: inline;
}

.bottominfo .link a {
	padding: 0 0 0 17px;
	background: transparent url(images/grey_folder.gif) no-repeat 0 50%;
	display: inline;
}

.date a {
	text-decoration: underline;
}

#toparticle {
	color: #39444d;
	margin-bottom: 25px;
}

#toparticle h1 {
	color: #39444d;
	margin-bottom: -5px;
}

#toparticle h1 a {
	color: #39444d;

}

#toparticle h1 a:active {
	color: #39444d;
}

#toparticle h1 a:hover {
	color: #384047;
}

#toparticle .date {
	border-top: 1px solid #5b7d00;
	margin-top: 10px;
	padding-top: 3px;
}

#toparticle .bottominfo {
	border-bottom: 0px;
	margin-top: 20px;
}

#toparticle .bottominfo img {
	margin-right: 4px;
	position: absolute;
	right: 0;
	top: 0;
}

#toparticle p a {
	color: #cb4200;
	text-decoration: none;
	border-bottom: 1px dotted #cb4200;
}

#toparticle p img {
	padding: 4px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #ebebeb;
	
	margin-top:  15px;
	margin-bottom:  15px;
}

#toparticle p a img {
	padding: 4px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #ebebeb;
	
	margin-top:  15px;
	margin-bottom:  15px;
	
	
}

#toparticle ol li a{
	color: #cb4200;
	text-decoration: none;
	border-bottom: 1px dotted #cb4200;
}

/* Image Container with link
-------------------------------*/
#image_container {
	overflow:hidden;
	padding: 4px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #ebebeb;
	
	margin-top:  15px;
	margin-bottom:  15px;
	background-color: #ffffff;
}

#image_container img {
	border-bottom: 1px solid #82909c;
	padding-bottom: 0px;
	background: #c4cbd2;
}

#image_container p {
	display: block;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 200px;
	padding-bottom: 2px;
	color: #c4cbd2;
	
	background: transparent url(images/left_arrow.gif) no-repeat 5px 50%;
	background-color:#5b656e;

	text-decoration: none;

}

#image_container a {
	display: block;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #c4cbd2;
	
	background: transparent url(images/left_arrow.gif) no-repeat 5px 50%;
	background-color:#5b656e;

	text-decoration: none;

}

#image_container a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.article {
	color: #5b656e;
	margin: 25px 0;
}

.article h2 {
	margin: 0; padding: 0;
	color: #202830;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

.article h2 a{
	margin: 0; padding: 0;
	color: #202830;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

.article h2 a:hover{
	margin: 0; padding: 0;
	color: #384047;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

.article .date {
	margin: 5px 0 0 0;
	padding: 2px 0 0 0;
	border-top: 1px solid #adb2b6;
	padding-top: 3px
}


/* Archives
-------------------------------*/
#columnleft {
	width: 225px;
	float: left;
}

#columnleft ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#columnleft ul li{
	display: block;
	border-bottom: 1px solid #c4cbd2;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 16px;
	background: transparent url(images/right_folder.gif) no-repeat 0px 50%;
}

#columnleft ul li a {
	color: #5b656e;
	text-decoration: none;
}

#columnleft ul li:hover {
	background-color: #e9f1f9;
}

#columnright {
	width: 225px;
	float: right;
}

#columnright ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#columnright ul li{
	display: block;
	border-bottom: 1px solid #c4cbd2;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 16px;
	background: transparent url(images/right_folder.gif) no-repeat 0px 50%;
}

#columnright ul li a {
	color: #5b656e;
	text-decoration: none;
}

#columnright ul li:hover {
	background-color: #e9f1f9;
}






/* Search
-------------------------------*/
#searchresult {
	color: #39444d;
	margin-bottom: 15px;
}

#searchresult h1 {
	margin: 0; padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #202830;
	margin-bottom: -5px;
}

#searchresult h1 a {
	color: #39444d;

}

#searchresult h1 a:active {
	color: #39444d;

}

#searchresult h1 a:hover {
	color: #384047;
}

#searchresult .date {
	border-top: 1px solid #5b7d00;
	padding-top: 3px;
}

#searchresult .bottominfo {
	border-bottom: 0px;
	margin-top: 20px;
}

#searchresult .bottominfo img {
	margin-right: 4px;
	position: absolute;
	right: 0;
	top: 0;
}


.searchinfo {
	background: transparent url(images/info_bg.gif) repeat-x bottom left;
	border-bottom: 1px solid #8998a6;
	position: relative;
}

.searchinfo ul {
	margin: 0; 
	padding: 0 0 3px 0;
	list-style: none;
}

.searchinfo ul li {
	margin: 0; padding: 0;
	display: block;
	padding-left: 5px
}

.searchinfo .comments a {
	padding: 0 0 0 22px;
	margin: 0 10px 0 5px;
	background: transparent url(images/grey_wordbubble.gif) no-repeat 0 50%;
	display: inline;
}

.searchinfo .link a {
	padding: 0 0 0 17px;
	background: transparent url(images/grey_folder.gif) no-repeat 0 50%;
	display: inline;
}

.searchinfo a {
	text-decoration: underline;
}


/*
-------------------------------*/


/* Comments
-------------------------------*/

#comments {
	margin-bottom: 20px;
	border-top: 4px solid #668800;
}

#comments h2 {
	margin: 8px 0 20px 0;
}

.commenttext {
	border-left: 1px solid #c4cbd2;
	border-right: 1px solid #c4cbd2;
	margin: 0;
	padding: 0px 10px;
	display: block;
}

.commenttext p {
	margin: 0;
	padding: 5px 0;

}

.data a {
	color: #cb4200;
	text-decoration: none;
	border-bottom: 1px dotted #cb4200;
}

.data .poster strong {
	font-weight: bold;
	color: #cb4200;
}

/* Comment Form
-------------------------------*/

#commentform {
	margin-bottom: 25px;
	border-top: 4px solid #668800;
}

#commentform strong {
	color: #5b656e;
}

#commentform h2 {
	margin: 8px 0 20px 0;
}

#commentform .guidelines strong {
	font-weight: bold;
	color: #ff6300;
}

#commentform .name {
	float: left;
	margin-right: 21px;
}

#commentform .email {
	float: left;
}

#commentform .url {
	margin: 10px 0;
	float: left;
}

#commentform .name input {
	border: 1px solid #c4cbd2;
	width: 218px;
}

#commentform .email input {
	border: 1px solid #c4cbd2;
	width: 218px;
}

#commentform .url input {
	border: 1px solid #c4cbd2;
	width: 459px;
}

#commentform textarea {
	border: 1px solid #c4cbd2;
	width: 459px;
	height: 209px;
	margin-bottom: 10px;
}

#commentform .remember input {
	border: 0;
	margin-bottom: 1px;
}

#commentform .submit {
	margin-left: 117px;

}

.ostar {
	font-weight: bold;
	color: #ff6300;
}



/* Right Nav
-------------------------------*/

#rightnav{
position:absolute;
	margin-top:-30px;
	width: 174px;
	float: right;
	margin-left: 10px;
	
	
}

html>body #rightnav{
    position:relative;
	width: 174px;
	float: right;
	margin-left:0px;
	margin-right: -28px;
	margin-top:0px;
	margin-bottom:0px;
}

#rightnav h2 {
	margin: 0; padding: 0;
	border-bottom: 4px solid #668800;
}

#rightnav ul {
	margin: 0; padding: 0;
	list-style: none;
}

#lewo{
/*border:1px red solid;*/
float:left;
margin-left:0px;
width:485px;
height:600px;

}

#lewo2{

float:left;
margin-left:0px;
width:485px;


}


.prawa{
margin-left:4px;
width:170px;
}

#rightnav ul li {
	margin: 0; padding: 0;
}

#rightnav ul li a {
	display: block;
	border-bottom: 1px solid #c4cbd2;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	color: #5b656e;
}

#rightnav ul li a:hover {
	background-color: #e9f1f9;
}

#rightnav ul li a h3 {
	margin: 0; padding: 0 0 0 14px;
	font-weight: bold;
	font-size: 11px;
	background: transparent url(images/right_arrow.gif) no-repeat 0 50%;
}

#rightnav ul li a p {
	margin: 0; padding: 0;
}

#recentcomments ul li a h3 {
	background: transparent url(images/right_folder.gif) no-repeat 0 50%;
}

#recentphotos h2 {
	margin: 5px 0 10px 0;
}


#recentphotos a img {
	padding: 4px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #ebebeb;
}

# h2 {
	margin: 0; padding: 0;
	border-bottom: 4px solid #668800;
}

#categories ul {
	margin: 0; padding: 0;
	list-style: none;
}

#categories ul li {
	margin: 0; padding: 0;
	display: inline;
}

#categories ul li a {
	border-bottom: 1px solid #c4cbd2;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	padding-left: 15px;
	color: #5b656e;
	background: transparent url(images/right_folder.gif) no-repeat 0px 50%;
}

#categories ul li a:hover {
	background-color: #e9f1f9;
}


#categories a img{
	padding: 4px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #ebebeb;
}

.page_item {
	display: inline;
}

#pages ul li a{
	display: block;
	padding-left: 15px;
	background: transparent url(images/right_folder.gif) no-repeat 0 50%;
}

#page a img{
	padding: 4px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #ebebeb;
}


/* Footer
-------------------------------*/

#footer ul {
	float: left;
	margin: 9px 0 0 35px; padding: 0;
	list-style: none;
}

#footer ul li {
	margin-bottom: 0px;
	
}

#footer ul li a {
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding-left: 20px;
	background: transparent url(images/left_arrow.gif) no-repeat 0 50%;
}
#footer li {
width:200px;
}

#footer ul {
height:200px;
}

#disclaim {
	position: absolute;
	right: 29px; margin-top: 28px;
	color: #e5f07a;
}

#disclaim strong{
	color: #ffffff;
}

#disclaim a{
	color: #ffffff;
}

#disclaim a:hover{
	color: #e5f07a;
	text-decoration: none;
}

#copyright {
	color: #fff;
	width: 664px;
	position: relative;
	font-size: 10px;
	font-family: Tahoma;
	margin: 2px 0 0 239px;
}

#copyright span {
	position: absolute;
	right: 0;
}

#copyright span a {
	color: #fff;
	font-size: 10px;
	font-family: Tahoma;
}

/* Portfolio
-------------------------------*/

#wp_portfolio_container{
	margin-bottom: 20px;
	border-top: 4px solid #668800;
}

#wp_portfolio_entry{
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 3px solid #c4cbd2;
}

#wp_portfolio_entry p{
	display: block;
	padding-bottom: 0;
}

#wp_portfolio_entry p a{
	color: #cb4200;
	text-decoration: none;
	border-bottom: 1px dotted #cb4200;
}

#wp_portfolio_image {
	vertical-align:bottom;
	width: 460px;
	float: left;
}

#wp_portfolio_image img{
	padding: 4px;
	overflow: hidden;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #ebebeb;
	
	margin-bottom: 10px;
}




/* Begin Contact Form ][ CSS
-------------------------------*/
.contactform {
	position: static;
	overflow: hidden;
}

#wpcf_your_name {
	display: block;
	float: left;
	width: 450px;
}

#wpcf_email{
	display: block;
	float: left;
	width: 450px;
}

#wpcf_subject{
	display: block;
	float: left;
	width: 450px;
}

#wpcf_msg{
	display: block;
	float: left;
	width: 450px;
}

#contactsubmit{
	margin-top: 10px;
	display: block;
	float: right;
}


.contactleft {
	display: block;
	width: 459px;
	text-align: left;
	clear: both;
	padding-bottom: 5px;
	padding-top: 10px;
    font-weight: bold;
}

.contactright {
	display: block;
	width: 459px;
	text-align: left;
	float: right;
	padding: 0px;
}

.contacterror {
	border: 2px solid #ff0000;
}

/* PRODUKTY */
#ramka{
margin-left:auto;
margin-right:auto;
}

/* O FIRMIE */
#ofirmie{
position:absolute;
margin-left:-20px;
margin-top:-20px;
width:693px;
height:522px;
background: url(images/o_firmie_tlo2.gif) no-repeat;
}

#firma-text{
position:absolute;
margin-left:136px;
margin-top:80px;
width:230px;
}

/* PRODUKTY */

#produkty{
margin-left:auto;
margin-right:auto;
width:660px;
}

.produkt{
width:478px;
}

.odstep{
height:15px;
width:100%;
clear:both;
}

.nazwa{
margin-left:0px;
}
.tresc
{
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:0px;
width:478px;
}

.spod{
width:100%;
margin-top:5px;
}

.zdjecie{
float:left;
margin-left:0px;
width:130px;
text-align:right;
margin-right:8px;
}



.style1 {color: #FF0000}
.style2 {color: #000066}