/*    
Theme Name: bztheme-2.1
Theme URI: http://www.bialo-zieloni.pl/
Description: Skorka cmsowa do wp dla bialo-zieloni.pl
Author: Bartosz Myszk
Author URI: http://shainet.pl
Version: 2.1
*/  


/*reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
/*reset*/



/* Nowe */

html {
	background: #333333;
}

body {
	background: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	line-height: 1.5em;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

table {
        margin-bottom: 1em;
}

#wrapper {
	background-color: #FFFFFF;
 	margin: 0 auto;
	width: 980px;
	padding: 0 0 5px 0;
}

#faux {
	background: none;
	margin-bottom: 0px;
	overflow: auto; /* Fix for IE */
	width: 100%
}

#header {
	width: 970px;
	margin: 0 auto;
	height: 134px;
	background-image: url(images/top.png);
	clear: both;
}

#top-bar {
	height: 25px;
	padding: 5px 5px 0 5px;
	overflow: hidden;
}

#czywiesz {
	float: left;
	color: #4b4b4b;
	font-size: 11px;
}

#logo {
	padding: 0;
	margin: 0;
	position: relative;
	top: 30px;
	left: 10px;
	z-index: 80;
}

a.logoa {
	background: none;
	color: transparent;
}

a:hover.logoa {
	background: none;
	color: transparent;
}

a:active.logoa {
	background: none;
	color: transparent;
}

#navigation {
	background-image: url(images/topnav.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	height: 41px;
	line-height: 30px;
	overflow: hidden; /*zakomentowac ta linijke*/
	width: 960px;
	margin: 0 auto;
	padding: 0 5px;
	clear: both;
}
/* zakomentowac */
#navigation ul li {
	display: inline;
}

#navigation ul {
	max-width: 700px;
	float: left;
	margin-bottom: 5px;
}

#navigation a {
	color: #ffffff;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	height: 32px;
	margin: 0 10px 0 0;
}

#navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#navigation a:active {
	color: #ffffff;
	text-decoration: none;
	background: none;
}/* koniec zakomentowania */

#content {
	display: inline;
	margin: 10px 5px 10px 10px;
	padding: 0px;
	width: 505px;
	float: left;
}

#leftcolumn { 
	display: inline;
	position: relative;
	margin: 5px 5px;
	padding: 0px;
	width: 260px;
	float: left;
}

#rightcolumn { 
	display: inline;
	position: relative;
	margin: 5px 5px 10px 0px;
	padding: 0px;
	width: 180px;
	float: right;
}

.singlepage_container {
	color: #515151;
	overflow: hidden;
	border-right:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-top:1px solid #F0F0F0;
	padding: 5px;
	background-image:url("images/news.png");
	background-repeat:no-repeat;
}

.singlepage_title {
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #c00000;
	max-width: 430px;
}

.singlepage_title a {
	color: #c00000;
	text-decoration:none;
}

.singlepage_title a:hover {
	text-decoration:underline;
}

.singlepage_title a:active {
	text-decoration:none;
	background-color:#CC0000;
	color:#FFFFFF;
}

.news_container {
	color: #515151;
	overflow: hidden;
	border-right:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-top:1px solid #F0F0F0;
	padding: 5px;
	background-image:url("images/news.png");
	background-repeat:no-repeat;
	text-align: justify;
}

.news_container h3 {
	text-align: left;
}

.news_title {
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
}

.news_title a {
	color: #c00000;
	text-decoration: none;
	font-weight: normal;
}

.news_title a:hover {
	color: #067D00;
}

.news_title a:active {
	background-color: #067D00;
	color: #FFFFFF;
}

.news_koment_link {
	text-decoration: underline;
	color: #999999;
}

.news_koment_link:hover{
	text-decoration: none;
}

.news_koment_link:active{
	text-decoration: none;
}

.news_go-back {
	color: #999999;
	text-decoration: none;
	margin-bottom: 25px;
}

.news_go-back:hover {
	text-decoration: underline;
}

.news_go-back:active {
	text-decoration: underline;
}

.news_single_stopka {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}

.news_comm {
	background-color: #F0F0F0;
	float:right;
	width: 65px;
	height: 37px;
	clear:both;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant:normal;
}

.news_comm_a {
	text-decoration: none;
}

.news_comm_a:hover  {
	text-decoration: none;
}

.news_comm_a:active {
	text-decoration: none;
}

.news_comm_count {
	font-size:14px;
	font-weight: bold;
	margin: 0;
	text-align:center;
}

.news_comm_label {
	font-size: 9px;
	margin: 0;
	text-align:center;
}

.news_descr {
	font-size: 9px;
	color: #999999;
}

.news_divider {
	display: block;
	margin: 15px auto;
	clear: both;
}

.more-link {
	float: right;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

/*.more-link:hover {
	text-decoration: underline;
}

.more-link:active {
	text-decoration: underline;
}*/

.table_title {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #c00000;
	max-width: 430px;
}

#footer { 
	width: 902px;
	clear: both;
	margin: 0px auto 10px auto;
	padding: 10px;
	background-color: #EAEAEA;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.clear { clear: both; background: none; }

/* End Structure */

/* SIDEBAR */

.sidebar_block {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 10px;
}

.sidebar_title_a {
	color: #E4E4E4;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 23px;
	margin: 0;
	padding: 0 5px;
	background:  url(images/sidebar_b_title.png);
	background-repeat: no-repeat;
}

.sidebar_title_b {
	color: #E4E4E4;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 23px;
	margin: 0;
	padding: 0 5px;
	background:  url(images/sidebar_a_title.png);
	background-repeat: no-repeat;
}

.sidebar_content {
	padding: 5px 5px;
	border: 1px solid #EFEFEF;
	background-color: #F9F9F9;
}

.sa-top {
	background-image:url(images/sidebar_a.png);
	height: 34px;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	text-align: center;
	vertical-align:bottom;
	padding-top: 4px;
}

.sa-content {
	background-color: #f9f9f9;
	border: 1px solid #efefef;
	border-top: none;
	padding: 5px;
	color: #515151;
	margin-bottom: 10px;
}

.sidebar_a {
	margin-bottom: 10px;
	color: #515151;
}

.sb-top {
	background-image:url(images/sidebar_b.png);
	height: 34px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	text-align: center;
	vertical-align:bottom;
	padding-top: 4px;
}

.sb-content {
	background-color: #f9f9f9;
	border: 1px solid #efefef;
	border-top: none;
	padding: 5px;
	color: #515151;
	margin-bottom: 10px;
}

.sidebar_b {
	margin-bottom: 10px;
	color: #515151;
}

/* END SIDEBAR */

p {
	margin-bottom: 1em;
}

#uberwrapper {
	background: #FFFFFF url(images/bg_top.png) repeat-x;
	width: 960px;
	margin: 0;
	padding: 0;
}

a {
	color: #339900;
	font-weight: bold;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
}

h3#comments {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	text-align: center;
}

#ultratop_bar {
	height: 30px;
	color: #4b4b4b;
	font-size: 11px;
}

#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 126px;
}

#content_top {
	float: left;
	margin: 7px 0px 10px 20px;
}

#rss-aktual {
	float: left;
	margin: 5px 0 0 5px;
}

.divider {
	display: block;
	margin: 15px auto 15px auto;
	clear: both;
}

#footer-l {
	background-image:url(images/footer-l.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFFFFF;
	width: 400px;
	height: 39px;
	float: left;
}

#footer-r {
	background-image:url(images/footer-r.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
	width: 300px;
	height: 39px;
	float: right;
	text-align:right;
}

#cpr {
	margin: 6px 0 0 15px;
	font-size:9px;
}

#szukajka {
	float: right;
}

#underfooter {
	text-align:center;
}

#underfooter-text {
	margin-top: 5px;
	color: #4a4a4a;
	font-size: 9px;
}

.news {
	padding: 5px;
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
}

.page {
	padding: 5px;
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
}

.page_title {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
}

.page_title a {
	color: #c00000;
	text-decoration:none;
}

.page_title a:hover {
	text-decoration:underline;
}

.page_title a:active {
	text-decoration:none;
	background-color:#CC0000;
	color:#FFFFFF;
}

.wiecej{
	background-color: #00ae00;
	color:#FFFFFF;
	border-top: 1px;
	border-right: 5px;
	border-bottom: 2px;
	border-left: 5px;
	border-style: solid;
	border-color: #00ae00;
	text-decoration: none;
    margin-right: 20px;
}

.wiecej:hover {
	font-weight:bold;
}

.menu_label {
	margin: 5px 5px 0 5px;
	margin-bottom: 0;
	font-weight:bold;
	font-size:14px;
}

.menu a:hover {
	color: #33CC00;
}

.menu a:active {
	background-color:#B5CDB1;
	color: white;
}

.comm {
	background-color: #F0F0F0;
	float:right;
	width: 50px;
}

.comm_a {
	text-decoration: none;
	color: #515151;
}

.comm_count {
	font-size:14px;
	font-weight: bold;
	margin: 0;
	text-align:center;
}

#comments_title {
	background-color: #F7F7F7;
	color: #666666;
	border: 1px solid #CCCCCC;
}

#brak_kom {
	text-align:center;
	margin: 10px;
}

.comm_label {
	font-size: 8px;
	margin: 0;
	text-align:center;
}

.raport_panel_dataimiejsce {
	font-size: 9px;
	font-style:italic;
	margin-bottom: 0px;
}

.raport_panel_rodzajmeczu {
	font-size: 11px;
	margin-bottom: 10px;
}

.raport_panel_home {
	float: left;
	width: 100px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.raport_panel_score {
	float: left;
	width: 45px;
	text-align:center;
	position: relative;
	top: 60px;
}

.raport_panel_guests {
	float: left;
	width: 100px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.raport_panel_stopka {
	clear:both;
	font-size:10px;
	margin-bottom: 0;
}

.raport_panel_stopka a {
	text-decoration:none;
}

.raport_panel_stopka a:hover {
	color: #33CC00;
}

.raport_panel_stopka a:active {
	background-color:#B5CDB1;
	color: white;
}

.raport_panel_relacjazmeczu {
	font-size:10px;
	margin-bottom: 0;
}

.raport_panel_relacjaztrybun {
	font-size:10px;
	margin-bottom: 0;
}

.raport_panel_wypowiedzi {
	font-size:10px;
	margin-bottom: 0;
}

.raport_panel_fotoreportaz {
	font-size:10px;
	margin-bottom: 0;
}

.raport_panel_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 245px;
	margin: 0 auto;
}

.raport_panel_score_caly {
	font-size: 22px;
	font-weight:bold;
	margin: 0;
}

.raport_panel_score_polowa {
	font-size: 12px;
	margin: -2px 0 0 0;
}

#top_menu {
	margin-top: 88px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:16px;
}

.top_menu_item {
	display: inline;
	margin-left: 60px;
}

.top_menu_item a {
	color: white;
	text-decoration:none;
}

.top_menu_item a:hover {
	color: white;
	text-decoration:underline;
}

.top_menu_item a:active {
	color: black;
	background-color: white;
	text-decoration: none;
}

.search-terms {
	font-weight:bold;
	font-size:18px;
}

.search-excerpt {
	background-color: #FFFF33;
}

#reg_passmail {
	font-style:italic;
}

/* LISTY */

ul {
	margin: 0 0 1em 0;
	list-style-type: disc;
	list-style-position: inside;
}

ul li {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
}

/* koniec LISTY */



/* bz_navi_v - menu nawigacja */

.bz_navi_v li {
	text-align: center;
	list-style-type: none;
	margin: 1px 0;
	font-weight: bold;
	color: #666666;
	font-size:10px;
}

.bz_navi_v a {
	display: block;
	min-height: 20px;
	text-decoration: none;
	border: 1px dotted #E2E2E2;
	border-collapse: separate;
	padding: 1px 3px 0 3px;
	color: #959595;
}

.bz_navi_v a:hover {
	background-color: #009900;
	color: #FFFFFF;
}

.bz_navi_v a:active {
	background-color:#CC0000;
	color:#FFFFFF;
}

.bz_navi_v .nav_title{
	text-align: center;
	background-color: #CCCCCC;
	color: #666666;
}

.bz_navi_v .nav_title:hover {
	text-decoration:underline;
	background-color: #CCCCCC;
	color: #373737;
}

.bz_navi_v .nav_title:active {
	background-color: #D6D6D6;
}

/* koniec bz_navi_v - menu nawigacja */


/*** menu drop-down ***/

.clear {clear:both}	
/* remove the list style */
#nav {
	margin:0; 
	padding:0; 
	list-style:none;
}	
	
	/* make the LI display inline */
	/* it's position relative so that position absolute */
	/* can be used in submenu */
	#nav li {
		float:left; 
		display:block; 
		width:100px; 
		background:#ccc; 
		position:relative;
		z-index:500; 
		margin:0 1px;
	}
		
	/* this is the parent menu */
	#nav li a {
		display:block; 
		padding:8px 5px 0 5px; 
		font-weight:700;  
		height:23px; 
		text-decoration:none; 
		color:#fff; 
		text-align:center; 
		color:#333;
	}

	#nav li a:hover {
		color:#fff;
	}
	
	/* you can make a different style for default selected value */
	#nav a.selected {
		color:#f00;
	}
	
		/* submenu, it's hidden by default */
		#nav ul {
			position:absolute; 
			left:0; 
			display:none; 
			margin:0 0 0 -1px; 
			padding:0; 
			list-style:none;
		}
		
		#nav ul li {
			width:100px; 
			float:left; 
			border-top:1px solid #fff;
		}
		
		/* display block will make the link fill the whole area of LI */
		#nav ul a {
			display:block;  
			height:15px;
			padding: 8px 5px; 
			color:#666;
		}
		
		#nav ul a:hover {
			text-decoration:underline;	
		}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
	margin:0 0 0 -2px;
}



/* KOMEEEENTIIIIIIII */

#comment {padding: 5px;}
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { padding:1em;}
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { font:bold 12px georgia,times,serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { border:3px solid #dcdcdc; float:left; margin:0em 1em 1em 1em; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:10px; text-transform: uppercase; font-weight: bold;}
ol.commentlist li div.comment-meta a { color:#a7a7a7; }
ol.commentlist li p { font-size:12px; margin:1em 0em 0em 0em; }
ol.commentlist li ul { font-size:12px; list-style:square; margin:1em 0em 0em 0em; }
ol.commentlist li div.reply { font-size:11px; margin:1em 0em 0em 0em; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent: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 { border-left:5px solid #707070; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:5px solid #6a6a6a; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:5px solid #969696; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f9f9f9; }
ol.commentlist li.parent { border-left:5px solid #464646; }
ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em;}
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
