
body{
	margin: 0px;
	background-color: #000000;
}
a{
	text-decoration:none;
	color:#AEAEAE;
}
a:hover{
	text-decoration:underline;
}
#main{
	width:800px;
	position: absolute;
	left: 50%;
	margin-left:-400px;
}
#logo{
	width:800px;
	height:301px;
	background-color:#000000;
	background-image: url(images/bs1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}





#menue{
	margin-top:3px;
	margin-bottom:3px;
	width:800px;
	height:31px;
	background-color:#000000;
	background-image: url(images/bs2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#stopka{
	margin-top:3px;
	margin-bottom:3px;
	width:800px;
	height:25px;
	background-color:#00182d;
	background-image: url(images/bs3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menu_item{
	width:110px;
	height:20px;
	margin-top:6px;
	float:left;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align:center;
}





#content{
	width:800px;
	background-color:#eaefe8;
	height:auto;
	padding-bottom:10px;
}
.kratka{
	margin-left:16px;
	margin-top:15px;
	margin-bottom:15px;
	width: 245px;
	float: left;
}
.artykul{
	padding:10px;
	float:left;
	width:550px;
}
.artykul_menu{
	float:left;
	width:200px;
	height:auto;
	padding:10px;
	background-color:#FFFFFF;
}
#dzialtitle{
	margin-bottom:15px;
	padding-top:15px;
	padding-bottom:7px;
	font-size: 20px;
	color:#525f4c;
}
#dzialmenu{
	float: left;
	width: 190px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #8aa380;
}



#logotypy{
	margin-top:5px;
	width:800px;
	height:auto;
	background-color:#eaefe8;
	margin-bottom:5px;
}

.logotyp_kontener{
	padding-top:15px;
	padding-bottom:15px;
	margin-left:15px;
	margin-roght:15px;
}
.logotyp_tytul{
	margin-right:8px;
	margin-left:10px;
}
.logotyp_item{
	
	float:left;
	margin-right:16px;
	margin-bottom:15px;
	padding:15px;
	background-color:#FFFFFF;
}

.podpis_logotypu{
	margin-top:5px;
	text-align:center;
	font-size: 11px;
}

#archiwum{
	text-align:right;
	padding-right:10px;
}

.iframe{
	width:100%;
	height:600px;
	border:0px;
	margin-bottom:10px;
}