html, body
{
	margin: 0 auto 0 auto;
	padding: 0;
	background: url('/img/headbg.jpg') no-repeat top;
	background-color: #333333;
	font-size: 14px;
	color: #575757;
	text-align: center;
}

span
{
	margin: 0;
	padding: 2px;
}

p
{
	margin: 0;
	padding: 2px;
}

a
{
	font-family: tahoma, verdana;
	color: #575757;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	font-size: 14px;
}
			
a:hover
{
	color: #0079a2;
}

#main
{
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: center;
	font-size: 14px;
	color: #575757;
}

.logo  
{ 
	width: 1000px; 
	height: 450px; 
	border: 0;
}

.input
{
	font-family: tahoma, verdana;  font-size: 10px; text-decoration: none; color: #3a3a3a;
}

.input2
{
	font-family: tahoma, verdana;  font-size: 12px; text-decoration: none; color: #3a3a3a;
}

.style1
{
	font-family: tahoma, verdana; font-size: 12px; text-decoration: none;  color: #ff9933; font-weight: bold;
}

.style2
{
	font-family: tahoma, verdana;  font-size: 14px; text-decoration: none; color: #575757; font-weight: normal;
}

.style3
{
	color: #00749b;
	font-family: tahoma, verdana; 
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
}

.style4
{
	color: #00749b;
	font-family: tahoma, verdana; 
	font-size: 14px; 
	text-decoration: none;	
	font-weight: normal;
}

.style5
{
	font-family: tahoma, verdana; font-size: 14px; text-decoration: none;  color: #ff9933; font-weight: bold;
}

.menu_title_text
{
	margin-left: 80px; 
	margin-top: 25px;
}

.content_title
{
	margin-left: 90px; 
	margin-top: 43px;
}

.menu_title
{
	background: url('/img/menu_top.png') no-repeat; 
	width: 200px; 
	height: 60px;
}

#menu0 dt 
{
  font-family: tahoma, verdana;
  color: #575757;
  text-decoration: none;
	font-weight: normal;
}

#menu0 dd
{
	font-family: tahoma, verdana;
  text-decoration: none;
	font-weight: normal;
	color: #575757;
}

#srodek1   { width:1000px; overflow:hidden; margin: 0 auto 0 auto; }
#srodek2   { width:954px; background-color: #ffffff; overflow:hidden; margin: 0 auto 0 auto; } 
#bottomend   { width:1000px; overflow:hidden; margin: 0 auto; height:21px;} 
#topcontent  { width:954px; overflow:hidden; margin: 10px auto 0 auto; height:21px;} 

.menuleft  { background-color:#ffffff; float:left; width:215px; margin:0 auto; }
.menuright { background-color:#ffffff; float:left; width:200px; margin:0 auto; } 
.tresc     { background-color:#ffffff; float:left; width:531px; margin:0 auto; background: url('/img/content_bg.png') repeat-y; } 

.stopka  { width: 55%;
			margin-top: 10px;
	    float: left;
	    overflow: hidden;
	    color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: left; cursor: help; }
.stopka:hover  { border-bottom:1px dashed #FFF; }


.stopka2 { width: 45%;
			margin-top: 10px;
			margin-bottom: 10px;
	    float: left;
	    overflow: hidden;
	    background-color: transparent;
	    color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; cursor: help; }
.stopka2:hover  { border-bottom:1px dashed #000; }

.stopka2 a { width: 45%;
	    color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; cursor: pointer; }
			

