/* CSS Document */


#top #header {
	position:relative;
	width:955px;
	height:360px;
	background:url(images/header.jpg);
	z-index: 99;
	}
	
#top #menu a{
	color: #F27F02;
	text-decoration: none;	
}
#top #menu a.active{
	color: #FFFFFF;
	text-decoration: none;	
}

#top #menu #menu_bar_right a{
	color: #8BA90D;
	text-decoration: none;	
}
#top #menu #menu_bar_right a.active{
	color: #FFFFFF;
	text-decoration: none;	
}

#top #menu .active{
	background: #F27F02;	
}

#top #menu #menu_bar_right .active{
	background: #8BA90D;	
}

#middle .header{
	position: relative;
	font-size: 18px;
	color: #666666;
	padding-bottom: 2px;
	margin-top: 20px;
	font-weight: bold;
}

#middle .header2{
	position: relative;
	font-size: 24px;
	color: #F27F02;
	padding-bottom: 2px;
	margin-top: 20px;
}

#middle .header2 span{
	position: absolute;
	top: 7px;
	right: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#middle .header3{
	position: relative;
	font-size: 14px;
	color: #666666;
	padding-bottom: 2px;
	margin-top: 20px;
}

#middle .header3 span{
	position: absolute;
	top: 2px;
	right: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#middle .header_light{
	position: relative;
	float:none;
	display: block;
	font-size: 18px;
	color: #999999;
	padding-bottom: 2px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#middle .added{
	position: relative;
	font-size: 12px;
	margin-top: 5px;
	color: #FF9900;
}

#middle .text{
	margin-top: 10px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#middle .text img{
	border: 1px solid #B2B2B2;
	float: right;
	display:inline;
	padding: 2px;
	margin-left: 20px;
}

#middle .postbottom{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
    margin-top: 10px;
	position: relative;
	color: #666666;
	font-size: 12px;
}

#middle .postbottom a{
	color: #8BA90D;
	text-decoration: none;
}

#middle .postbottom a:hover{
	color: #8BA90D;
	text-decoration: underline;
}

#middle .list{

}

#middle .list ul{
	margin: 0;
	padding: 0;
}

#middle .list ul li{
	position: relative;
	list-style: none;
	color: #8BA90D;
	padding-top: 5px;
	padding-bottom: 5px;
}

#middle .list ul li a{
	text-decoration: none;
}

#middle .list ul li a:hover{
	text-decoration: underline;
}

#middle .list ul li a.active{
	text-decoration: none;
	font-weight:bold;
}

#middle .list-sm{

}

#middle .list-sm ul{
	margin: 0;
	padding: 0;
}

#middle .list-sm ul li{
	position: relative;
	list-style: none;
	color: #595959;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#middle .list-sm ul li span{
	right:0;
	position:absolute;
}

#middle .list-sm ul li a{
	text-decoration: none;
}

#middle .list-sm ul li a:hover{
	text-decoration: underline;
}

#middle .list-sm ul li a.active{
	text-decoration: none;
	font-weight:bold;
}

#middle .ads_button {
padding-top:15px;
padding-bottom:5px;
background-image:url(images/button_back.gif);
}

/*
#middle .commentheader{
	padding-top:10px;
	padding-bottom:10px;
	font-size: 14 px;
	color: #666666; 	
}	

#middle .commentheader span{
	font-size: 12px;
	color: #999999;
	position: absolute;
	font-size: 12px;
	display: block; 	
}	

#middle .commentheader a{
	font-size: 12px;
	color: #8BA90D; 	
}
*/

#middle .comment{
	display: block;
	width: 380px;
	line-height: 150%;
	padding-left:65px;
	margin-bottom:5px;
	padding-bottom:5px;
}	

#middle .comment p{
	padding-bottom: 5px;
}

#middle .comment p.underline{

}


#middle .comment p span{
	position: absolute;
	font-size: 12px;
	display: block;
	right: 0;
	top: 0;
}

#middle .comments{
	display: block;
	margin-top: 20px;
}

#middle .blockquote{
	/*background: url(../images/blockquote.gif) no-repeat;*/
	padding-left: 65px;
	min-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333333; 	
}	

#middle #form_comment .komentarz_padding{
	background: #A9CF10;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 390px;
}

#middle #form_comment input{
	display: block;
	background: #A9CF10;
	width: 400px;
	height: 20px;
	color: #333333;
	padding-top: 2px;
	padding-left: 10px;
	border: none;
	margin-top: 3px;
}

#middle #form_comment textarea{
	margin: 0;
	padding: 0;
	display: block;
	background: #A9CF10;
	width: 390px;
	color: #333333;
	border: none;
	margin-top: 3px;
	height: 100px;
	overflow: auto;	
}

#middle #form_comment .line{
	height: 1px;
	background: #333333;
	overflow: hidden;
}


#middle #form_comment .form_top{
	position: relative;
	height: 120px;
	color: #333333;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
}

#middle #form_comment label{
	color: #333333;	
}

#middle #form_comment label span{
	margin-left: 5px;
	font-size: 10px;
	color: #333333;
}

#middle .author {
	padding: 20px;
	background-color: #E6E6E6;
}

#middle .author img{
	border: 1px solid #B2B2B2;
	padding: 2px;
	float: left;
	margin-right: 10px;
}

#middle .abstract{
    margin-top: 10px;
	position: relative;
	color: #595959;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:10px;
}

#middle .absadded{
	position: relative;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #666666;
}

#middle .absheader{
	position: relative;
	font-size: 12px;
	color: #F27F02;
	padding-bottom: 2px;
	margin-top: 20px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#middle .absheader img{
	border: 1px solid #B2B2B2;
	float: left;
	display:inline;
	padding: 2px;
	margin-right: 20px;
}

#middle .strony{
	margin-top: 10px;
}

#middle .strony span{
	background: #8BA90D;
	display: block;
	float: left;
	margin-right: 1px;
	width: 19px;
	height: 14px;
	text-align: center;
	font-size: 10px;
	padding-top: 1px;
	overflow: hidden;
}

#middle .strony a{
	color: #FFFFFF;
}

#middle .strony span.active{
	background: #F27F02;
}

#bottom .container_left{
	padding-top:40px;
	padding-bottom: 10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #999999;
}
#bottom .container_right{
	padding-top: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	background: #8BA90D;
	}

#bottom .list-sm{

}

#bottom .list-sm ul{
	margin: 0;
	padding: 0;
}

#bottom .list-sm ul li{
	position: relative;
	list-style: none;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#bottom .list-sm ul li span{
	right:0;
	position:absolute;
}

#bottom .list-sm ul li a{
	text-decoration: none;
}

#bottom .list-sm ul li a:hover{
	text-decoration: underline;
}

#bottom .list-sm ul li a.active{
	text-decoration: none;
	font-weight:bold;
}

#bottom .header{
	position: relative;
	font-size: 18px;
	color: #F27F02;
	padding-bottom: 2px;
	margin-top: 20px;
}

#bottom .header span{
	position: absolute;
	top: 3px;
	right: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

a{
	color: #006600;
	text-decoration: none;
}
a.light{
	color: #8CAD2B;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}	

table{
	margin: 0;
	padding: 0;
	margin-top: 20px;
}


tr{

}

th{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

td{
	background: url(../../images/border.gif) repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;		
	text-align: center;
}

form{
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset{
	border: 0;
	padding: 0;
	margin: 0;
}

h2{
	font-weight: normal;
	font-size: 24px;
}

.noborder{
	border: none;
}
.subtitle {
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
}
#middle img.normal {
	float:none;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}