@charset "utf-8";
/*
Theme Name: TPZL
Theme URI: http://tpzl.pl/
Author: Water Design
Author URI: http://waterdesign.pl/

*/



/* Begin Typography & Colors */
@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	}
	
img {
	border:0;
	}	
	
.end {
	clear:both;
	}	
	
body {
	background:url(img/body_bg.jpg) repeat-x #25272a;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#535353;
	}	
	
#page {
	text-align:left;
	margin:15px auto;
	width:800px;
	}	
	
#header {
	width:800px;
	height:172px;
	}	
	
.margin {
	margin:0 0 5px 0;
	}	
	
#content {
	width:800px;
	background:url(img/contentbg.jpg) repeat-y;
	}	

.content {
	width:800px;
	background:url(img/contentbg.jpg) repeat-y;
	}
	
#top, #bottom {
	width:800px;
	height:10px;
	font-size:0px;
	line-height:0px;
	}

.top, .bottom {
	width:800px;
	height:10px;
	font-size:0px;
	line-height:0px;
	}	
	
#top {
	background:url(img/top.jpg) no-repeat;
	}	
	
#bottom {
	background:url(img/bottom.jpg) no-repeat;
	}	
.top {
	background:url(img/top.jpg) no-repeat;
	}	
	
.bottom {
	background:url(img/bottom.jpg) no-repeat;
	}
	
#sidebar {
	float:left;
	width:168px;
	padding:5px 0 0 2px;
	}	
	
#sidebar ul {
	list-style-type:none;
	width:160px;
	}	
	
#sidebar ul li {
	width:160px;
	height:35px;
	margin:0 0 3px 0;
	}		
	
#sidebar ul li a {
	background:url(img/sidebar.jpg) no-repeat;
  background-position: 0 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#727272;
	padding:10px 0 0 9px;
	text-decoration:none;
	width:151px;
	font-weight:bold;
	height:25px;
	display:block;
	}	
	
#sidebar ul li a:hover, #sidebar ul li.current_page_item a {
	background:url(img/sidebar.jpg) no-repeat;
	background-position: 0 -35px;
	color:#383838;
	}	
	
#main {
	width:600px;
	float:right;
	padding:5px 15px 5px 5px;
	}	
	
.tresc {
	line-height:17px;
	border-bottom:1px dashed #d0d0d0;
	}	
	
h2.title, h2.title a {
	color:#8eba09;
	text-decoration:none;
	font:17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #dbdbdb;
	}	
	
h2.title a:hover {
	color:#a1cd1e;
	text-decoration:none;
	}	
	
.tresc a {
	text-decoration:none;
	color:#87ac17;
	}
	
.tresc a:hover {
	text-decoration:underline;
	}	
	
.tresc ul, .tresc ol {
	margin:5px 15px 5px 30px;
	}
	
.tresc ul li, .tresc ol li {
	padding:2px 0;
	}	
	
.tresc p {
	margin:0 0 8px 0;
	}	
	
.tresc h2 {
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a0a0a0;
	font-weight:bold;
	}	
	
#footer {
	width:790px;
	height:20px;
	font-size:11px;
	text-align:right;
	background:url(img/footer.jpg) no-repeat;
	color:#7b7b7b;
	padding:6px 10px 0 0;
	}	
	
#footer a {
	font-weight:bold;
	text-decoration:none;
	color:#929292;
	}	
	
#footer a:hover {
	color:#acacac;
	}	
	
.tresc small {
	text-align:right;
	display:block;
	width:100%;
	font-size:11px;
	color:#b1b1b1;
	font-weight:bold;
	padding:0 0 5px 0;
	}	
	
.tresc small span {
	color:#818181;
	}	

a.more-link {
	display:block;
	width:80px;
	color:#a4a4a4;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	text-align:center;
	background:#f1f1f1;
	margin:5px 0;
	}	
	
a.more-link:hover {
	color:#ffffff;
	text-decoration:none;
	background:#eec400;
	}		
	
/*.navigation {
	padding:5px;
	border-bottom:1px dashed #ececeb;
	border-top:1px dashed #ececeb;	
	margin:5px 0;
	background:#f4f4f4;
	}	
	
.navigation a {
	text-decoration:none;
	font-weight:bold;
	color:#afafaf;
	}	
	
.navigation a:hover {
	color:#8fc009;
	}		*/
	
.alignleft a {
	float:left;
	display:block;
	width:150px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #ececeb;
	border-top:1px dashed #ececeb;	
	background:#f4f4f4;
	text-align:center;
	padding:3px;
	margin:5px 0;	
	list-style-type:none;	
	}	
	
.alignright a {
	float:right;
	display:block;
	width:150px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #ececeb;
	border-top:1px dashed #ececeb;	
	background:#f4f4f4;	
	text-align:center;
	padding:3px;
	margin:5px 0;
	list-style-type:none;	
	}		

.alignright a, .alignleft a {
	text-decoration:none;
	font-weight:bold;
	color:#afafaf;
	}	
	
.alignright a:hover, .alignleft a:hover {
	color:#8fc009;
	}	
	
.navigation {
	width:600px;
	}		
	
h2.pagetitle {
	border-bottom:1px dashed #ececeb;
	border-top:1px dashed #ececeb;	
	background:#f4f4f4;
	padding:5px;
	margin:0 0 10px 0;
	text-align:center;	
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#aeaeae;
	font-weight:bold;
	
	}	

.patron {
padding:5px 10px;
text-align:center;
}

.patron h2 {
	color:#f6c604;
text-align:center;
margin:0 0 5px 0;
	text-decoration:none;
	font:17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #dbdbdb;
	}	

.patron img {
margin:0 7px 7px 0;
border:1px dashed #e8e8e9;
vertical-align:middle;
}