/*  
Theme Name: porady

*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color: #000000;
	text-decoration:none;
	outline: 0;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464a4c;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
}

#body_page{
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:213px;
}

#header_title{
	float:left;
	width:85%;
}

#header_rss{
	float:right;
	width:21%;

}

#header_rss img{
	float:right;
	margin: -121px 0 0 0;
	position: absolute;
}

#header_title h1{
	font-family: Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-size:25px;
	padding-top:90px;
	padding-left:70px;
	font-weight:normal;
	font-style:italic;
}

#header_title h1 a{
	color:#cc0000;
	padding: 0 15px 0 0;
}

.description{
	font-size:14px;
	position:relative;
	top:-1px;
	color:#434343;
	font-style:normal;
	font-style:italic;
	padding: 0 0 0 15px;
}

/* menu */

#menu{
	width:100%;
	height:37px;
	background-image: url(images/tlo_menu.jpg);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu ul{
	padding-left:14px;
	padding-top:9px;
	float:left;
}

#menu ul li{
	float:left;
	padding-right:9px;
}

#menu ul li a{
	color:#fff;
	display:block;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

#menu ul li a:hover{
	color: #E9E9E9;
}

#menu .current_page_item a, #menu .current_page_item a:visited{
	color: #ffe200;
	text-decoration: none;
}

/* SEARCH */

#right_search{
	float:right;
	width: 265px;
}

#searchform_top{
	font-size:11px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: -14px;
}

#searchform_top span {
	font-style:italic;
}

#searchform_top_text{
	
	width:198px;
	border:0px;
	color:#434343;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
	padding: 6px 5px 6px 5px;
}

#gosearch{
	text-align:right;
	position:relative;
	top:14px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	padding-top:20px;
}

.body_line{
	background-image: url(images/body_line.gif);
	background-repeat: repeat-y;
	background-position: 589px top;
	height: 100%;
	
}

#body_top{
	width:100%;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 11px 0 10px 0;
}

#body_left{
	width:609px;
	float:left;
	padding-bottom:0px;
	padding-top:1px;
}

#body_right{
	width:391px;
	float:right;
	padding-top:5px;
}

/* left contact */

#body_left_content{
	width:528px;
	margin-left:31px;
}

.post{
	background:url(images/post-top_bg.png) no-repeat;
	width:100%;
}

.post-title{
}

.post-title h2{
	font-size:24px;
	color:#000000;
	font-weight:normal;
}

.post-title h2 a{
	color:#cc0000;
	font-family: Arial, Helvetica, sans-serif;
}

.post-title h3{
	font-weight:normal;
	padding-bottom:5px;
	color:#303030;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a, .post-title h3 span{
	color: #000000;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post-title h3.tags{
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/post-title_tags_bg3.gif) repeat-x bottom left;
	padding-bottom:6px;
	padding-top:5px;
	padding-left:5px;
	width: 520px;
}

.post-title h3.tags span{
	color:#FFFFFF;
	font-weight:normal;
}

.post-title h3.tags a{
	color:#FFFFFF;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:15px;
	padding-right:5px;
	padding-bottom:10px;
}

.entry p{
	padding-bottom:15px;
	color: #000000;
}

.postmetadata{
	margin-top:20px;
	margin-bottom:15px;
	padding-top: 1px;
	height:45px;
	background:url(images/tlo_koment.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:2px;
}

.postmetadata a{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background:url(images/post_comm.gif) no-repeat left 2px;
	padding-left:18px;
	padding-bottom:10px;
	line-height:19px;
}

.postmetadata a span{
	color:#000000;
}

a.readmore{
	background:url(images/readmore.gif) no-repeat left 2px;
	padding-left:12px;
	color: #000000;
}

a.readmore span{
}

.postmetadata .alignleft{
	padding-top:11px;
	padding-left:10px;
}

.postmetadata .alignright{
	padding-top:11px;
	padding-right:10px;
}

.post-page{
	margin-top: -1px;
}

.post-page h2 {

	font-size: 23px;
	color:#cc0000;
	font-weight: normal;
}

.post-page .entry{
	padding-top:10px;
	padding-left:0;
	color:#44494b;
}

.post-page .entry a{
	color:#cc0000;
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

strong{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

.red {
	color:#cc0000;

}

.entry a.more-link {
	background:url(images/readmore_bullet.gif) no-repeat left 4px;
	padding:0 0 0 15px;
	margin: 0 0 0 2px;
	color: #cc0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page strong{
	color:#000000;
	text-decoration:underline;
	padding:0 0 5px 0;
	margin:0;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
} */

/* right content */

#body_right_content{
	margin-right: 31px;
}

/* ADS */

#right_ads{
	margin-left:8px;
	padding-top:48px;
}

#right_ads img{
	margin-left:20px;
	padding-bottom:14px;
}

/* TAGS */

#main_tags{
	margin-bottom:20px;
	margin-left:12px;
	width:345px;
	line-height: 20px;
}

#main_tags a{
	color:#3d3d3d;
}

#main_tags h2{
	font-size:24px;
	color:#3d3d3d;
	margin-bottom:11px;
	padding-bottom:2px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebars{
	margin-left:12px;
}

#sidebar{
	width:165px;
	float:left;
	margin-right:18px;
}

#sidebar_right{
	width:165px;
	float:left;
}

#sidebars h2, h6{
	font-size:13px;
	color:#3d3d3d;
	margin-bottom:5px;
	padding-top:2px;
	padding-left:30px;
	font-weight: bold;
	background:url(images/gwiazdka.gif) no-repeat 0 -1px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
}

#sidebars ul{
	color:#4c4c4c;
}

#sidebars li ul{
	background:none;
	margin-bottom:20px;
}

#sidebars li ul li ul{
	padding-left:5px;
	background:none;
	margin:0px 0px 0px 5px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:0px;
}

#sidebars li li{
	margin-bottom:0px;
	padding-bottom:0px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:3px;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

#sidebars li a, .witamy{
	color:#595959;
}

#sidebars li.widget_categories ul li{
	font-weight: normal;
}

#sidebars li.widget_categories ul li a, .popularne_box ul li a{
	background:url(images/kropka.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:12px;
	margin-left: 6px;
}

#sidebars li ul li a {	
	margin-left:6px;
}


#sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archives ul li a{
	background:url(images/kropka.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:12px;
	margin-left: 6px;
}

#sidebars li.linkcat ul li a{
	background:url(images/kropka.gif) left 7px no-repeat;
	list-style: none;
	clear: left;
	display: block;
	padding: 0 0 0 12px;
}

#sidebars ul li.pupularr ul, #sidebars li.last ul, #sidebars li.linkcat ul{
	margin: 0;
	padding: 0;
	list-style-position: outside;
	line-height: 18px;
	position: relative;
	margin: 0 0 18px 0;
}

#sidebars ul li.pupularr ul li, #sidebars li.last ul li, #sidebars li.linkcat ul li{
	position: relative;
	margin: -3px 0 0 0;
}

#sidebars li.pupularr ul li a{
	background:url(images/kropka.gif) left 7px no-repeat;
	list-style: none;
	clear: left;
	display: block;
	padding: 0 0 0 12px;
}

#sidebars li.last ul li a{
	background:url(images/kropka.gif) left 7px no-repeat;
	list-style: none;
	clear: left;
	display: block;
	padding: 0 0 0 12px;
}

#sidebars li.widget_meta ul li a{
	background:url(images/kropka.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:12px;
	margin-left: 6px;
}

#sidebars .textwidget{
	padding:5px;
}

/* FOOTER */

#footer{
	width:1000px;
	height:74px;
	clear:both;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_left{
	padding-left:20px;
	padding-top:9px;
	float:left;
	width:55%;
	line-height:18px;
}

#footer_left a {
	color:#000000;
	font-weight:bold;
}

#footer_right{
	text-align:right;
	color:#818181;
	padding-right:20px;
	padding-top:28px;
	float:right;
	width:35%;
}

#footer_right a{
	color:#000000;
	font-weight:bold;
}



/* Begin Typography & Colors */

#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 Images */

#body #body_left .post img {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
}

#body #body_left .post .wp-caption-text {
	font-style: italic;
	color: #4c4c4c;
	margin: 4px 0 0 0;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 99%;
	}

#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 10px 10px;
	padding-left: 20px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) no-repeat;
	}

blockquote blockquote{
	background:url(images/blockquote2_bg.gif) no-repeat;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 0 10px 0;
	list-style: none;
	padding:0 0px 7px 10px;
	color: #000000;
	} 

.entry ul li{
	background: url(images/kropka.gif) no-repeat 0px 11px;
	padding:3px 15px 3px 15px;
	}

.entry ol {
	margin: 0 0 10px 0;
	padding:0 0px 7px 29px;
	color: #000000;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:22px;
	color: #000000;
	margin-left:23px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

.comm_starr {
margin-left:20px;
margin-right:20px;
}

.commentlist {
	padding: 0px;
	text-align: justify;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	padding:10px 10px 2px 2px;
	background-image: url(images/komentarz_tlo.jpg);
	background-repeat: repeat-x;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:20px;
	margin-right:20px;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}

.commentmetadata a{
	color:#cc0000;
	font-weight: bold;
	}

.commentmetadata span{
	color:#000000;
	}

.commentmetadata_text{
	padding:0 20px 0 20px;
}

.commentmetadata_end{
	color:#000000;
	font-weight:bold;
	padding:5px 5px 5px 20px;
	font-size:10px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
}

.commentmetadata_end a{
	color:#3d3d3d;
	}

.commentmetadata_end span{
	color:#cc0000;
	}

#respond_box{
	margin-top:40px;
	padding-bottom:60px;
	background-image: url(images/form_tlo.jpg);
	background-repeat: repeat-x;
}

h3#respond{
	font-size:21px;
	font-family: Arial, Helvetica, sans-serif;
	color:#cc0000;
	padding-top:15px;
	padding-bottom:5px;
	margin-bottom:25px;
	margin-left:20px;
	margin-right:20px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#commentform{
	margin-left:55px;
	color:#7c7e7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color:#828587;
}

#commentform input{
	background:#ffffff url(images/input_bg.gif) repeat-x;
	border:1px #cacaca solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform textarea{
	background:#ffffff url(images/input_bg.gif) repeat-x;
	border:1px #cacaca solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	width:100%;
}

.ar_panel2{
	width:100%;
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:19px;
	color:#000000;
	padding-left:23px;
	padding-bottom:4px;
	background:url(images/page_archives_div_1.gif) no-repeat left bottom;
}

.ar_panel2 h2{
	background:url(images/page_archives_div_2.gif) no-repeat left bottom;
}

.ar_panel3 ul{
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	padding-left:15px;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#0054a6;
	font-size:13px;
}

.page_archives_div ul li a:hover{
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e9e9e9;
}

.page_archives_div ul li ul li{
	border:0px;
}
.popularne {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#cc0000;
}

.popularne_box {
	margin: 5px 0 15px 0;
	line-height: 20px;
}

.ddsg-wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
}

.ddsg-wrapper ul li {
	list-style-type: none;
	background-image: none;
	padding: 0;
}

.ddsg-wrapper li ul li a {
	background:url(images/kropka.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:12px;
	margin-left: 0;
}