Body {
       	color: #DBD5C6;
       	background: #DBD5C6 url('../obrazki/tlo_repeat.jpg') repeat-x top left;
       	margin: 0 auto;
       	font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        text-align: justify;
        color: #807c73;
       	
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #4F4D4A;
	text-decoration: none;
}
#main {
	width: 816px;
       	margin: 0 auto;
       	text-align: center;
}
#flash_menu {
	width: 816px;
	margin: 0 auto;
	height: 81px;
	position: relative;
	clear: both;
}
#banner {
	width: 816px;
	position: relative;
	margin: 0 auto;
}
#banner .obrazek_lewo {
	background: transparent url(../obrazki/lewo_top.gif) no-repeat;
	height: 170px;
	width: 22px;
	float: left;

}
#banner .obrazek_main {
	height: 170px;
	width: 772px;
	float: left;
}
#banner .obrazek_prawo {
	background: transparent url(../obrazki/prawo_top.gif) no-repeat;
	height: 170px;
	width: 22px;
	float: right;

}
.podbanner {
	background: transparent url(../obrazki/pod_top.gif) no-repeat;
	height: 18px;
	width: 816px;
	clear:both
}
#tresc {
	width: 816px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: url(../obrazki/tresc.gif) repeat-y;
}

#tresc .lewakolumna {
	width:557px;
	float: left;
	margin: 0;
	padding-bottom: 12px;
	text-align: justify;
}
#tresc .prawakolumna {
	width:259px;
	float:right;
	padding-bottom: 12px;
	margin: 0;
}
#footer {
	background: url(../obrazki/stopka.jpg) no-repeat center;
	width: 816px;
	height:29px;
	clear:both;
}
p.tresc_kontakt{
	
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        text-align: center;
        color: #807c73;
        padding: 0px 20px 0px 30px
        

}
.tytul 	{
	text-align: right;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #807c73;
	

}
.kontakt_small {
	text-align: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #807c73;

}
.tytul_b {
	text-align: right;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #807c73;

}
p.tresc_lewo{
	
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        text-align: justify;
        color: #807c73;
        padding: 0px 20px 0px 30px;
        

}
p.tresc_nag {
        font-family: Tahoma, Arial, Verdana;
        font-size: 12px;
        color: #807c73;
        padding: 0px 20px 0px 30px;
        text-align: left;
        font-weight: bold;

}
p.tresc_prawo{
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        color: #807c73;
        padding: 0px 10px 0px 10px;
        text-align: center;

}
.gl_img {
	padding: 10px 15px 0 0;
	text-align: center;
}
.dolnelinks {
	width:816px;
	text-align: center;
}
a.dolnelinki {
        font-family: Century Gothic, Tahoma, Arial, Verdana;
        font-size: 10px;
        color: #807c73;
        text-decoration: none;
        text-align: center;
}
a.dolnelinki:hover {
        font-family: Century Gothic, Tahoma, Arial, Verdana;
        font-size: 10px;
        color: #5e5b54;
        text-decoration: none;
        text-align: center;
}
.data_akt {
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        color: #807c73;
        padding: 0px 10px 0px 30px;
}
.prawimg {
	text-align: right;
	padding-left: 12px;
	

}
#nav2 {
	background-color: #d7d0c3;
	border: 0px;
	width:246px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #f5f5f5;
	font-weight: bold;
	vertical-align: middle
}
#nav2 a{
	font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        color: #807c73;
        text-decoration: none;
        text-align: center;
        vertical-align: middle;
}
#nav2 a:hover{
	font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        color: #807c73;
        text-decoration: underline;
        text-align: center;
        vertical-align: middle;
}

#nav2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none
}

#nav2 li {
	margin: 0;
	padding: 2px 0 2px 0;
	border-top: 1px solid #f5f5f5;
	border-left: 0px solid#f5f5f5;
	width: 100%;
	display: block;
	height: 20px;
	vertical-align: middle;
}

html>body #nav2 li {
	width: auto;
}

#nav2 li:first-child {
	border: none
}
#formularz table {
	vertical-align: top;
	padding-left: 20px;
	text-align: center;
	width: 500px;

}
#formularz td{
	vertical-align: top;

}
.wyslij {
	width: 60px;
}
.resetuj {
	width: 60px;
}
input {
	border: 1px solid #807C73;
	background-color: #F5F5F5;
	width: 180px;
	font-size: 10px;
	color: #585858;

}
.bolded {
	border: 1px solid #807C73;
	background-color: #F5F5F5;
	width: 180px;
	font-size: 10px;
	font-weight: bold;
	color: #585858;

}
textarea {
	border: 1px solid #807C73;
	background-color: #F5F5F5;
	width: 180px;
	height: 70px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
}
.wizualizacje {
	text-align: center;
}
.noborder {
	border: 0px;
	
	padding-left: 30px;
	padding-top: 15px;
}
.standard ul {
	text-align: left;
	list-style-type: upper-roman;
	font-weight: bold;
	padding-left: 10px;


}
.standard li {
	text-align: left;
	font-weight: bold;
	list-style-type: upper-roman;
	padding-left: 0px;
}
.standard2 ul {
	text-align: left;
	font-weight: normal;
	list-style-type: decimal;


}
.standard2 li {
	text-align: left;
	font-weight: normal;
	list-style-type: decimal;
}
.twojdomtable{
	font-size:9px;
	border: 0;
	width: 260px;
	margin-left: 100px;
	background: #EBE5D9;
}
.kom25 {
	background: #F5F5F5;
	height: 26px;
	text-align: center;

}
.kom25_red {
	background: #CC0000;
	height: 26px;
	text-align: center;
	color: #ffffff;

}
.kom86 {
	width: 86px;
	background: #F5F5F5;
	height: 26px;
	text-align: center;

}
.zoom {
	padding-top: 3px;
	border: 0;

}
.datanews {
	font-size: 9px;
	padding: 0px 20px 0px 30px;
	font-weight: bold;

}
.linknewsfull {
	padding: 0px 20px 0px 9px;
}
.newsmain{
	width:557px;
	border: 0;

}
.newsfull{
	width:557px;
	border: 0;
	padding: 0px 20px 0px 30px;

}
.archiwum {
	margin-left: 40px; 
	background: #DBD5C6; 
	width: 500px; 
	padding-left: 3px; 
	padding-top:2px;
	padding-bottom: 2px;
}
