@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFFFFF;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
.flleft {
	float:left;
}
.flright {
	float:right;
}
.flclear {
	clear:both;
}
#shadow {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

#header {
	height: 160px;
}
#header_blok {
	width:514px;
	height: 160px;
}
#header_menu {
	height:90px;
}
#header_image{
	padding-bottom:20px;
}
#equalizer{
	width:895px;
}
#content {
	padding: 0 52px 0 52px;
	background-image: url(../images/shadow.png);
	background-repeat:repeat-y;
	width:896px;
}

#leftpane {
	width:600px;
	height:100%;
}
#rightpane{
	background-image:url(../images/rightpane_repeat.png);
	background-repeat:repeat-y;
	width:295px;
}

#footer {
	width:1000px;
	height: 70px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 25px 60px 0 60px;
}
#footer_content a:link,#footer_content a:visited,#footer_content a:hover,#footer_content a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:785px;
	height:151px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}

a:link {
	color: #003562;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003562;
}
a:hover {
	text-decoration: underline;
	color: #5C85A5;
}
a:active {
	text-decoration: none;
	color: #003562;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003562;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
	float:right;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5C85A5;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
}
.fotorand{
	border:1px solid #333333;
}
h1 {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	margin-bottom:15px;
	font-weight:normal;
}
h2 {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin-bottom:15px;
	font-weight:normal;
}