body{
	margin: 0;
	overflow: auto;
	background: #fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
#wrapper{
	width: 880px;
	margin: 0 auto;
}

#header{
	height: 204px;
	background: #f0f3f8 url('./../img/topBg.jpg') no-repeat left top;
}
#headerTop{
	height: 150px;
}
#linkiTop{
	width: 430px;
	float: right;
	margin: 5px 20px 0 0;
	font-size: 13px;
	text-align: right;
}
#linkiTop a{
	color: #000 !important;
	padding: 0 10px;
	font-family: arial;
}
#rss{
	position: relative;
	top: 4px;
}
#linkiTop form{
	clear: both;
	float: right;
}
#linkiTop form fieldset{
	width: 232px;
	height: 22px;
	background: url('./../img/searchBg.gif') no-repeat;
	margin-top: 30px;
	display: block;
}
#linkiTop form input.submit{
	border: 0;
	width: 50px;
	background: none;
}
#linkiDodatkowe{
	float: right;
	padding-top: 16px;
	font-size: 11px;
	line-height: 1.7em;
	text-align: left;
}
#linkiTop form input.txt{
	border: 0;
	margin: 2px 0 0 5px;
	font-size: 12px;
	width: 170px;
}


#logoImg{
	width: 296px;
	height: 82px;
	margin: 32px 0 0 254px;
	position: absolute;
}

#topMenu{
	padding: 0 0 0;
	margin: 0 0 0 20px;
	list-style-type: none;
	height: 23px;
	border-bottom: 1px solid #fff;
}
#topMenu li{
	display: block;
	height: 24px;
	padding-right: 9px;
	float: left;
	margin-right: 1px;
	background: url('./../img/menuR.gif') right no-repeat !important;
}
#topMenu li.first{
	background: url('./../img/menuRf.gif') right no-repeat !important;
}
#topMenu li.first a, #topMenu li.second a{
	background: url('./../img/menuLf.gif') left no-repeat !important;
}
#topMenu li.active a{
	background: url('./../img/menuL_a.gif') left no-repeat !important;
	color: #000;
}
#topMenu li.active{
	background: url('./../img/menuR_a.gif') right no-repeat !important;
}

#topMenu li a{
	display: block;
	height: 20px;
	padding: 4px 3px 0 12px;
	background: url('./../img/menuL.gif') left no-repeat;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	float: left;
}
#topMenu ul{
	display: none;
}
#submenuContent{
	padding: 0 0 0 10px;
	margin: 0;
	height: 30px;
	background: #e3e3e3;
	list-style-type: none;
}
#submenuContent li{
	float: left;
	height: 30px;
	display: block;
}
#submenuContent li a{
	height: 22px;
	display: block;
	float: left;
	padding: 8px 15px 0 16px;
	font-size: 13px;
	text-decoration: none;
	display: block;
	color: #000;
	background: url('./../img/menuLine.gif') 100% 60% no-repeat;
}
#submenuContent li a:hover{
	text-decoration: underline;
}
#submenuContent li.last a{
	background: none;
}
#submenuContent li.r{
	float: right;
}
#tuJestem{
	height: 22px;
	padding: 8px 0 0 10px;
	background: #f3f3f3;
	color: #707070;
	font-size: 11px;
	margin-top: 1px;
}
#footer{
	clear: both;
	border-top: 3px solid #073d98;
	padding: 5px 0;
	font-size: 11px;
	text-align: center;
}
a{
	color: #0C4099;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{ border: 0; }
.clear{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.black{ color: #000; }
.normal{ font-weight: normal; }
.bold{ font-weight: bold; }

/** STRONA GŁÓWNA **/
#leftBeam{
	width: 582px;
	float: left;
	padding-top: 17px;
}
div.bigBox{ width: 582px; margin-bottom: 10px; }
div.smallBox{ width: 285px; float: left; margin-bottom: 10px; }
div.rightBox{ float: right;}

div.bigBox h2, div.smallBox h2{
	padding: 0 9px 0 0;
	margin: 0 1px 0 0;
	color: #fff;
	font-size: 13px;
	height: 19px;
	float: left;
	display: block;
	background: url('./../img/h2BgR.gif') right no-repeat;
}
div.bigBox h2 span, div.smallBox h2 span{
	display: block;
	float: left;
	padding: 2px 14px 0 23px;
	height: 17px;
	background: url('./../img/h2Bg.gif') left no-repeat;
}
div.bigBox div.content, div.smallBox div.content{
	clear: both;
	border-top: 2px solid #073d98;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	background: #f7f9fc;
	padding: 13px 13px 5px 13px;
	line-height: 1.4em;
}
div.smallBox div.content{
	padding-top: 5px !important;
}
div.smallBox h3{
	padding-bottom: 3px !important;
}
.data{ color: #0a3d98; font-size: 11px; }
div.shadow, div.shadow div{
	height: 14px;
	line-height: 1px;
	font-size: 1px;
	background: url('./../img/shadow.gif') left no-repeat;
}
div.shadow div{
	background: url('./../img/shadowR.gif') right no-repeat;
}
img.artImg{
	float: left;
	display: block;
	margin-right: 10px;
}
div.content h3{
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #0a3d98;
}
div.newsItem{
	padding: 0 0 10px 0;
}
ul.nextNews{
	padding: 0 0 0 15px;
	margin: 0;
}
ul.nextNews li{
	padding: 2px 0;
}




#rightBeam{
	float: right;
	padding-top: 15px;
}
form, fieldset{
	padding: 0;
	margin: 0;
}
fieldset{
	border: 0;
}
fieldset label{
	display:inline;
	padding: 1px 0;
	cursor: pointer;
	line-height:18px;
	padding-bottom:5px;
	margin-left:5px;
}
fieldset label input{
	position: relative;
	top: 2px;
}
input.glosuj{
	width: 47px;
	height: 18px;
	background: url('./../img/glosuj.gif');
	border: 0;
	display: block;
	margin: 0 auto;
}
img.kursImg{
	margin: 10px 0 0 20px;
}
div.inactive{
	display: none;
}
.radioButton {
	margin-right:5px;
	}
h2.inactive{
	background: url('./../img/h2BgR_i.gif') right no-repeat !important;
	color: #000 !important;
	font-weight: normal;
	cursor: pointer;
}
h2.inactive span{
	background: url('./../img/h2Bg_i.gif') left no-repeat !important;
}
div.aWynik{
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background: #083e98;
	margin: 1px 0 5px 0;
}

.artInfo{
	color: #0a3d98;
}
.artInfo img{
	position: relative;
	top: 3px;
	margin: 0 2px;
}
.zajawkaArta{
	padding-bottom: 15px;
	background: url('./../img/hr.gif') 50% 100% no-repeat;
	margin-bottom: 15px;
}
.pages{
	text-align: center;
}
.comment{
	background: #fff;
	padding: 8px;
	border: 1px solid #b7b7b7;
	margin: 8px 0;
}

#newComment {
	margin:auto;
	}

#newComment fieldset{
	width: 300px;
	margin: 0 auto;
	margin-top: 30px;
}
#newComment input.txt{
	border: 1px solid #b7b7b7;
	width: 300px;
	display: block;
	margin: 1px 0 3px 0;
}
#newComment textarea{
	width: 294px;
	height: 150px;
	display: block;
	padding: 3px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	overflow: auto;
}
#resetBttn{
	width: 60px;
	height: 18px;
	border: 0;
	background: url('./../img/wyczysc.gif') no-repeat;
	margin-right: 5px;
}
#dodajBttn{
	width: 47px;
	height: 18px;
	border: 0;
	background: url('./../img/dodaj.gif') no-repeat;
}
.bttns{
	padding: 3px 0 10px 0;
	text-align: center;
}

.green {
	color:green;
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.red {
	color:red;
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.answer {
	float:left; height:10px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
}

.bar1 {
	float:left; height:10px;
	background-color: blue;
	background-image:url('../img/bar-bg.png');
	margin-top:8px;
}

.bar2 {
	float:left; height:10px;
	background-color: blue;
	background-image:url('../img/bar-bg.png');
	margin-top:8px;
}

.bar3 {
	float:left; height:10px;
	background-color: blue;
	background-image:url('../img/bar-bg.png');
	margin-top:8px;
}

.bar4 {
	float:left; height:10px;
	background-color: blue;
	background-image:url('../img/bar-bg.png');
	margin-top:8px;
}

.bar5 {
	float:left; height:10px;
	background-color: blue;
	background-image:url('../img/bar-bg.png');
	margin-top:8px;
}
.bar6 {
	float:left; height:10px;
	background-color: blue;
	background-image:url('../img/bar-bg.png');
	margin-top:8px;
}
.bar7 {
	float:left; height:10px;
	background-color: blue;
	background-image:url('../img/bar-bg.png');
	margin-top:8px;
}
.bar8 {
	float:left; height:10px;
	background-color: blue;
	background-image:url('../img/bar-bg.png');
	margin-top:8px;
}
.bar9 {
	float:left; height:10px;
	background-color: blue;
	background-image:url('../img/bar-bg.png');
	margin-top:8px;
}
.bar10 {
	float:left; height:10px;
	background-color: blue;
	background-image:url('../img/bar-bg.png');
	margin-top:8px;
}

.inptVotes {
	width:10px;
	float:left;
	background-color:red;
}
