body {
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	color: #474342;	
	font: 11px Tahoma, Arial, Verdana, sans-serif;	
	background: url(../grafika/tlo.jpg) repeat-x #b0c6dd 0 87px;
}
img{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}
p{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}
td{
	vertical-align: top;
	text-align: center;
}

#top{
	float: left;
	width: 498px;
	height: 87px;	
}
#top_buttons{
	float:left; 
	padding-left: 100px; 
	padding-top:10px;
}

#pas{
	width: 800px;
	height: 6px;
	float: left;
	overflow: hidden;
	background: url('../grafika/pasek.jpg');
}

#pas2{
	width: 800px;
	height: 7px;
	float: left;
	overflow: hidden;
	background: url('../grafika/pasek2.jpg');
}
#site{
	width: 830px;
	margin: auto;
	text-align: left;
}

#main{
	width: 727px;
	background: url('../grafika/tlo_main.jpg');
	margin: auto;
	margin-top: 20px;
	overflow: auto;
	padding-bottom: 30px;
}

#left{
	width: 253px;
	background: url('../grafika/zaok_left.jpg') no-repeat;
	float: left;
	text-align:center;
		position: relative;
}

#right{
	width: 463px;
	background: url('../grafika/zaok_right.jpg') no-repeat;
	float: right;
	text-align: center;
	padding-top: 1px;
}

#stopka{
	width: 727px;
	background: url('../grafika/stopka.jpg');
	margin: auto;	
	height: 28px;
	padding-top: 7px;
	color: #767e80;
	font-weight: bold;
}
#stopka_content{
	margin-left: 265px;
	text-align: center;
}
#dol{
	width: 727px;
	margin: auto;
	margin-top:40px;
	color: #989da0;
	font-weight: bold;
}

.maintab{
	width: 830px;
	margin: 0px; 
	padding: 0px; 
	border: 0;	
}

.maincell{
	width:800px; 
	background: #f9ffff; 
	text-align:left
}

.menu{
	height: 16px;
	overflow: hidden;
}

.aktualnosc{
	width: 216px;
	margin: auto;
	border-bottom: 1px #bfc8cd solid;
	text-align: justify;
	color: #5e676c;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.doprawej{
	text-align: right;
}
.doprawej2{
	text-align: right;
	padding-right: 3px;
}
.tytul{
	font-size: 18px;
	color: #bf0906;
	border-bottom: 1px #c4d1bf dashed;
	text-align: left;
	width: 430px;
	margin: auto;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 11px;
}
h1{
	font-size: 18px;
	color: #bf0906;
	border-bottom: 1px #c4d1bf dashed;
	text-align: center;
	width: 430px;
	margin: auto;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 11px;
}
h2.news{
	font-size: 17px;
	color: #bf0906;
	border-bottom: 1px #c4d1bf dashed;
	text-align: center;
	width: 430px;
	margin: auto;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 11px;
}
h2{
	font-size: 14px;
	color: #bf0906;
	text-align: center;
	width: 430px;
	margin: auto;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 11px;
}
.tytul1{
	font-size: 18px;
	color: #bf0906;
	border-bottom: 1px #c4d1bf dashed;
	text-align: center;
	width: 430px;
	margin: auto;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 11px;
}
.tresc{
	width: 430px;
	margin: auto;
	text-align: justify;
	overflow: auto;
	margin-bottom: 10px;
}
.text{
	width: 430px;
	margin: auto;
	text-align: justify;
	overflow: auto;
	margin-bottom: 10px;
}

#nazwa_dzialu{
	width: 198px;
	margin: auto;
	background: url('../grafika/nazwa_dzialu.jpg') no-repeat left bottom #9f0811;
	color: #ffe2eb;
	font-weight: bold;
	padding: 4px 0px;
	margin-bottom: 10px;
}

.zdjecia{
	width: 130px;
	float: left;
	text-align: center;
}
.tresc2{
	width: 300px;
	float: left;
	text-align: justify;
}

.form{
	width: 200px;
	border: 1px black solid;
}

.form1{
	width: 100px;
	border: 1px black solid;
}
.tdlewa{
	text-align: left;
}
.zdjecie{
	width: 120px;
	height: 95px;
	background: url(../grafika/foto_bg.jpg) no-repeat;
	float: left;
	margin-left: 1px;
	text-align: left;
}
a{
	color: #767e80;
	text-decoration: none;
}
a:hover{
	color: #4a94b7;
}

a.tytlink{
	color: #bf0906;
	text-decoration: none;
}

a.tytlink:hover{
	color: #4a94b7;
}

a.dol{
	color: #767e80;
	text-decoration: none;
	font-weight: bold;
}
a.dol:hover{
	color: #4a94b7;
}
a.submenu{
	width: 220px;
	/*height: 15px;*/
	color: #092a49;
	background: url('../buttony/button.jpg');
	display: block;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}

a.submenu:hover{
	background: url('../buttony/button_.jpg');
	width: 220px;
	/*height: 15px;*/
	color: #092a49;
	display: block;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}
a.submenu2{
	width: 220px;
	/*height: 15px;*/
	color: #092a49;
	background: url('../buttony/button2.jpg');
	display: block;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}

a.submenu2:hover{
	background: url('../buttony/button2_.jpg');
	width: 220px;
	/*height: 15px;*/
	color: #092a49;
	display: block;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}

p.tekst_gl {
	margin-left:17px;
	margin-right:17px;
	margin-bottom: 10px;
	text-indent:20px;
	text-align:justify;
	line-height:14px;
}
