/*
Theme Name: Brzozow24.pl - wersja szeroka
Theme URI: http://brzozow24.pl

Description: Szata graficzna dla serwisu brzozow24.pl
Version: 1.6
Author: h404
Author URI: 
Tags: 

*/



/* Begin Typography & Colors */
body {
	color:#383838;
	font-family:Arial;
	font-size:12px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-position: center top;

	}

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

#ggks {
font-size:11px; padding:6px;text-align:justify


}
#ggks a {
color:#383636;
display:inline;
font-family:arial;
font-size:12px;
line-height:25px;
padding-bottom:2px;
text-decoration:none;

}
#header {
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:repeat-x;
	height:154px;
	margin:0 0 8px;
	padding:0;
	width:1000px;
	background-image: url(images/tlo.jpg);
	}

#headerimg {
float:left;
height:86px;
padding-left:5px;
padding-top:25px;
width:200px;
	}

#daty {
	background-image: url(images/daty.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 775px;
	float: right;
}

#daty p {
float:left;
font-size:11px;
margin-top:7px;
padding-left:30px;
width:400px;
}
#nag-menu {
border-left:1px solid #9FC24B;
float:left;
margin-left:6px;
width:995px;
}
*html #nag-menu {
border-left:1px solid #9FC24B;
float:left;
margin-left:2px;
width:995px;
}
#nag-menu ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#nag-menu li {
display:inline;
}
#nag-menu a {
border-right:1px solid #9FC24B;
color:#FFFFFF;
display:block;
float:left;
font-family:Arial;
font-size:13px;
font-weight:bold;
line-height:40px;
padding-bottom:2px;
padding-left:12px;
padding-right:13px;
}
#nag-menu a:hover {
	text-decoration: none;
	background-color: #8db039;
}

#blok2 {
float:right;
height:68px;
width:757px;
}



#nag-baner {
background-color:gainsboro;
float:left;
height:60px;
margin-top:6px;
width:468px;
}
#nag-ikony {
float:right;
}

#ramka {
border:1px solid #D4D8DB;
float:right;
margin-bottom:10px;
padding-bottom:10px;
width:806px;
}

* html #ramka {
border:1px solid #D4D8DB;
float:right;
margin-bottom:10px;
padding-bottom:10px;
width:805px;
}

#ramka2 {
		background-color: #E9E9E9;
		background-image: url("images/ramka-tlo.jpg");
		background-position: -102px top;
		background-repeat: repeat-y;
		border: 1px solid #D4D8DB;
		float: right;
		margin-bottom: 10px;
		padding-bottom: 10px;
		width: 828px;
}
#belka-prawa {
		float: right;
		width: 336px;
		text-align: justify;
}
#belka-prawa h2 {
		background-image: url("images/belka-p-h.jpg");
		background-repeat: no-repeat;
		font-family: arial;
		font-size: 13px;
		height: 24px;
		line-height: 27px;
		margin-bottom: 0;
		margin-left: 0;
		margin-top: 0;
		padding-bottom: 7px;
		padding-left: 10px;
		padding-top: 7px;
		width: 320px;
}	

#belka-prawa li {
background-color:#FFFFFF;
background-image:url(images/belka-p-d.jpg);
background-position:left bottom;
background-repeat:no-repeat;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0px;
margin-top:5px;
width:336px;
}
#box2 {
background-color:#FFFFFF;
background-image:url(images/belka-p-d.jpg);
background-position:left bottom;
background-repeat:no-repeat;
margin-left:6px;
margin-top:5px;
width:260px;
}
#belka-prawa li ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:3px;
margin-left:0;
margin-top:1px;
padding-bottom:10px;
padding-left:9px;
}
#box2 li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#belka-prawa li ul li {
margin-left:0;
padding-bottom:4px;
padding-top:4px;
width:320px;
}
#content {
	font-size: 12px;
	line-height:22px;
	}
#content3 {
		border-right: 1px dashed #6E6E6E;
		float: left;
		font-size: 12px;
		padding-right: 20px;
		width: 629px;
	}

.widecolumn .entry p {
	font-size: 13px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	float:left;
	width:100%;	
	}


	
#videoblok {
	background-image: linear-gradient(bottom, rgb(0,0,0) 2%, rgb(56,55,56) 51%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 2%, rgb(56,55,56) 51%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 2%, rgb(56,55,56) 51%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 2%, rgb(56,55,56) 51%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 2%, rgb(56,55,56) 51%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.02, rgb(0,0,0)),
		color-stop(0.51, rgb(56,55,56))
	);
	 background-color: #282828;
	margin-bottom: 20px;
  float: left;
  padding-bottom: 20px;
  padding-top: 0;
  width: 100%;
	margin-top: 10px;
}	
#videoblok h1 {
  background-color: #BB2530;
  color: #FFFFFF;
  margin-bottom: 20px;
  padding: 15px 30px;
	font-size: 25px;
}
#videoblok iframe {
  border: 1px solid #808080;
  height: 480px;
  width: 853px;
}
#vsocial {
	background-color: #E6E6E6;
	border: medium none;
	border-radius: 5px 5px 5px 5px;
	color: #000000;
	float: left;
	margin-left: 45px;
	margin-right: auto;
	margin-top: 10px;
	padding: 8px;
	width: 840px;
}
	
	
#blok-aktualnosci {}	
	
	
	
* html .entry {
	width: 785px;
	overflow: hidden;
}
.entry2 {
	line-height: 1.6em;
	margin-top:7px;
}
.entry2 h3 {
color:#606F7E;
float:none;
font-size:14px;
font-weight:bold;
margin-top:5px;
width:457px;
}
.entry2 ol {
	margin-left:5px;
	margin-top:5px;
	padding-left:10px;
	color: #8495a0;
}
.entry2 a {
	color:#228acd;
}
.entry2 a:hover {
	color:#6ca3c6;
	text-decoration: underline;
}
.entry2 ol li{
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}
.entry2 strong {
	font-weight: normal;
}
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	}

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

#footer {
	border: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	height:30px;
	}

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;
	margin-top:60px;
	margin-left: 400px;
	}

h2 {
	font-size: 1.6em;
	}

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

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

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;
	color:#1f2228;
	}

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

.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: #1d4533;
	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:1000px;
	}




#szukajka {
	width:249px;
	float: right;
	padding-right:3px;
}

* html #szukajka {
	width:252px;
	float: right;
	padding-right:3px;
}
.narrowcolumn {
float:left;
margin:0;
padding:0 0 5px 0;
width:485px;
	}

.widecolumn {

margin:5px 0 0 2px;
padding:0 0 20px;
width:800px;
	}

*html .widecolumn {

	margin:5px 0 0 2px;
	padding:0 0 20px;
	width:791px;
	}
.post {
	margin:0 0 5px;
	padding:10px 10px 10px 13px;
	text-align:justify;
	}

.post .entry {
		border-bottom: 1px solid #626262;
		font-size: 15px;
		line-height: 22px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		float: left;
}	
	
	
* html .post {
	text-align:justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin:0;
	}
.narrowcolumn .postmetadata a {
	color: #FF0000;
	font-weight: bold;
}
.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: both;
}

.clear {
	clear: both;
}

#footer {
    background-color: #62666B;
    border-radius: 0 0 4px 4px;
    clear: both;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    width: 1000px;	}
	
#stopka2 {
color:#E6E4E4;
font-family:tahoma;
font-size:11px;
height:80px;
margin-left:auto;
margin-right:auto;
width:960px;
}


#stopka2 ul {
		float: left;
		list-style: none outside none;
		padding-left: 0;
		width: 500px;
}
#stopka2 ul li {
    float: left;
}
#stopka2 ul li a {
		border-right: 1px solid #9C9C9C;
		color: #FFFFFF;
		display: block;
		float: left;
		font-size: 13px;
		padding-left: 10px;
		padding-right: 10px;
}

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



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

h2 {
border-bottom:1px dotted #5A5E59;
color:#1f2228;
font-family:"Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
margin:5px 0;
padding-bottom:5px;
	}

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

#sidebar h2 {
    background-color: #E5E6E8;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 3px 3px 0 0;
    color: #36435E;
    font-family: arial;
    font-size: 13px;
    height: 25px;
    margin: 0;
    padding: 7px 0 0 10px;
    position: relative;
	}

h3 {
		border-bottom:1px dotted #5A5E59;
		float:left;
		margin:20px 0 10px;
		padding:0 0 5px 8px;
		width: 605px;
	}

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



/* Begin Images */
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;
text-align:right;

	}

.alignleft {
	float:left;
text-align:left;

	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
list-style-position:inside;
list-style-type:disc;
margin-left:0;
padding:0 0 0 10px;
text-indent:-10px;
	}

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



.entry ol {
	float:left;
	margin:0;
	width: 775px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
	}

.entry ol li {
	list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin:0;
padding:0;
	}

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


#box  {
		background-position: left bottom;
		background-repeat: no-repeat;
		border-bottom: 1px solid #E5E6E8;
		border-left: 1px solid #E5E6E8;
		border-radius: 4px 4px 4px 4px;
		border-right: 1px solid #E5E6E8;
		margin-bottom: 10px;
}

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

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

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

#sidebar ul ul, #sidebar ul ol {
margin:5px 0 0;
padding-bottom:7px;
padding-left:5px;
padding-right:8px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar a {
color:#383636;
display:block;
font-family:arial;
font-size:12px;
line-height:25px;
padding-bottom:2px;
padding-left:15px;
text-decoration:none;
}
#sidebar a:hover {
	background-color: #f1f1f1;
}
ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
border-bottom:1px solid #E2E2E0;
margin:1px 0 0;
padding:0 0 1px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin:0 auto 7px;
padding:3px 0 0;
text-align:left;
	}

* html #searchform {
margin:0 auto 2px;
padding:3px 0 0;
text-align:left;
	}

#searchform #s {
	background-image:url(images/szukajka1.jpg);
	background-repeat:no-repeat;
	color:#404344;
	float:left;
	font-size:12px;
	height:23px;
	line-height:15px;
	margin-top:0;
	padding:3px 0 0 5px;
	width:180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#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 input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

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

#commentform #submit {
	margin: 0;
	float: none;
	}
/* 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 Sidebar */
#sidebar
{
    float: left;
    margin-left: 0;
    padding-left: 0;
    width: 162px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

#sidebar2 {

}
#ost-komentarze {
background-image:url(images/rectlo2.png);
background-repeat:no-repeat;
float:right;
height:271px;
margin-right:3px;
width:272px;
}

#ost-komentarze h2 {
border:medium none;
font-family:Arial;
font-size:12px;
margin-bottom:2px;
margin-top:15px;
padding-bottom:2px;
padding-left:20px;
padding-top:5px;
}
#ost-komentarze li ul {
	border:1px solid #CCCCCC;
	height:215px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0 0 9px;
	padding-left:2px;
	padding-right:2px;
	width:247px;
	overflow: hidden;
}
#ost-komentarze  li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#ost-komentarze li ul li {
margin:2px 0;
padding:0;
}
#ost-komentarze a {
color:#383838;
display:block;
padding:5px 8px;
text-decoration:none;
}
#ost-komentarze a:hover {
	background-color: #f7f7f7;
	text-decoration: none;
}
/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
border-top:1px dotted #B4B4A2;
display:block;
float:left;
height:24px;
margin-bottom:10px;
margin-top:10px;
padding-top:5px;
text-align:center;
width:100%;
	}
#ostatnie10 {
background-color:#F2F7E7;
float:left;
padding-bottom:5px;
width:775px;
}
#ostatnie10 h3 {
border-bottom:1px dotted #B4B4A2;
color:#3A4049;
font-size:14px;
font-style:italic;
margin-top:5px;
padding-bottom:7px;
padding-left:10px;
padding-top:8px;
width:765px;
}
#ostatnie10 ul {
float:left;
list-style-type:none;
margin-top:0;
padding-left:20px;
}
#ostatnie10 ul li {
list-style-position:inside;
list-style-type:disc;
margin-bottom:2px;
margin-top:2px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #c6c7c3;
	text-align: center;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#blok-aktulnosci {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		border-color: #D0D0D0;
		border-image: none;
		border-radius: 4px 4px 4px 4px;
		border-style: none solid solid;
		border-width: medium 1px 1px;
		float: left;
		margin-bottom: 8px;
		margin-top: 8px;
		width: 336px;
}
#blok-aktulnosci h2 {
		background-color: #E5E6E8;
		background-image: none;
		border-bottom: 2px solid #858585;
		border-radius: 4px 4px 4px 4px;
		padding-bottom: 10px;
		width: 326px;
}

#blok-aktulnosci h3 {
		border-bottom: medium none;
		float: left;
		margin-bottom: 0;
		margin-top: 5px;
		padding-bottom: 15px;
		padding-left: 0;
		width: 306px;
		}

#blok-aktulnosci h3 a {
		float: left;
		font-size: 15px;
		width: 304px;
}
#blok-aktulnosci h3 a {}
#blok-aktulnosci ul {
		float: left;
		margin-bottom: 4px;
		margin-top: 0;
		padding: 0 0 0 10px;
		width: 316px;
		}
#blok-aktulnosci ul li {
    border-bottom: 1px solid #88A4B7;
    padding-bottom: 7px;
    padding-top: 3px;
    width: 316px;
}
#blok-aktulnosci ul li a {
		color: #3F3F3F;
		font-weight: bold;
}
#blok-aktulnosci ul li a:hover {
		text-decoration: none;
		color: #872525;
}

#infobox {
		background-color: #000000;
		background-repeat: no-repeat;
		height: 266px;
		margin-left: 0;
		margin-top: 0;
		padding-left: 0;
		padding-top: 0;
		width: 491px;
}
#featured {
margin-left:3px;
padding-top:0;
}
/* End captions */
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; float:left; width:100%; }
ol.commentlist li { 
border:1px solid #DDDDDD;
float:left;
height:1%;
margin:0 0 10px;
padding:5px 7px 5px 15px;
position:relative;
width:96%;
 }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {
	font:bold 14px/1.4 helvetica,arial,sans-serif;
	padding-left: 50px;
}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#c00; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:5px solid #ddd; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {
font-size:12px;
font-style:italic;
}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p {
	font:normal 12px/1.4 helvetica,arial,sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-left: 50px;
}
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:5px;
-x-system-font:none;
background:#9CCBF3 none repeat scroll 0 0;
border:1px solid #7FC3FC;
color:#FFFFFF;
font-family:helvetica,arial,sans-serif;
font-size:9px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1;
margin-left:50px;
padding:3px 10px;
text-align:center;
width:60px;
}
#respond {
padding-bottom:25px;
width:98%;

}
#commentform {

}
#respond h3 {
	border-bottom:1px dotted #5A5E59;
	float:none;
	width:100%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
}
ol.commentlist li div.reply:hover { background:#77b4e8; border:1px solid #7FC3FC; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children {
	list-style:none;
	text-indent:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ol.commentlist li ul.children li {  }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#f7f7f7; }
ol.commentlist li.odd { background:#fff; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

#cancel-comment-reply {
padding-left:50px;
}

#tabela {

}
#tabela td {
border:1px solid #DBDBDB;
padding:7px 10px;

}

.alert-l {
padding-bottom:5px;
padding-right:10px;
padding-top:5px;
text-align:right;
}

.alert-r {
padding-bottom:5px;
padding-left:10px;
padding-top:5px;
text-align:left;
}
.alert-t {
background-color:#D9E4E4;
border-bottom:1px solid #D6D6D6;
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
}
.alert-wyslij {
background-color:#E91824;
border:medium none;
color:#FFFFFF;
margin-bottom:15px;
margin-top:15px;
padding:5px 30px;
}
.alert-pola {
border:1px solid #9DA0A7;
color:#4D4848;
font-family:arial;
font-size:12px;
padding:4px;
}

