@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	background-color:#646464;
	color:#FFF;
	font-size:16px;
}
#dogora{
	text-decoration:none;
	color:#000;
	float:right;
}
#tlo
{
	width:100%;
	background:url(../images/linia_tlo.jpg) top repeat-x #646464;
	
	}
div#kontener
{
	max-width:1000px;
	margin:0px auto 0px auto;
	top:0px;
	width:1000px;
	vertical-align:top;
	overflow:hidden;
	position:relative;
	}
#left
{
	background:url(../images/linia_pom.jpg) right repeat-y;
	width:300px;
	float:left;
	min-height:700px;
	
}
#left_logo
{
	margin:10px;
	border:none;
	
}
#left h2
{
	background-color:#959696;
	border:1px solid #FF8c00;
	width:298px;
	text-align:center;
	color:#000;
}
#top_right
{
	float:left;
	width:700px;
	height:25px;
	margin-top:0px;
}
#tsns
{
	margin-left:15px;
}
#baner {
	width:700px;
	height:200px;
	color:#0F0;
	float:right;
	margin-top:10px;
		
}
#tresc
{
	margin-top:15px;
	margin-left:15px;
	float:right;
	width:685px;
	position:relative;
	min-height:400px;
	
	
}


div#stopka
{
	background:url(../images/stopka.png) no-repeat;
	width:800px;
	height:81px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	
	}
tr.zhover:hover {
	background-color:#d17300;
	color:#000;
}
#tresc td {
	font-family:Tahoma;
	font-size:1em;
	padding-left:5px;
}
ul {
	list-style:url(../images/li.png);
	text-align:justify;
}
table {
	border-collapse:collapse;
}
.banka_gora {
	background:url(../images/banka_gora.png) no-repeat;
	margin-top:50px;
	height:25px;
	margin-bottom:0px;
}
.banka_srodek{
	background:url(../images/banka_srodek.png) repeat-y;
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
	font-size:16px;
}
.banka_dol{
	background:url(../images/banka_dol.png) no-repeat;
	height:10px;
	margin-bottom:50px;
}
.banka_srodek a , a:visited{
	text-decoration:none;
	color:#000;
	font-size:12px;
	}
.banka_srodek a:hover{
	color:#FFF;
	background-color:#999;
}
#od_pom{
	color:#d17300;
	text-decoration:none;
	font-size:12px;
}