@charset "utf-8";
body{
	padding: 0px;
	margin: 0px;
	background-color: #98A7B5;
	background-image: url("/img/bg.gif");
	background-repeat: repeat-x;
	text-align: center;
}
#body_bg{
	background-image: url("/img/bg.png");
	background-repeat: repeat;
	min-height: 1024px;
	behavior: url("/css/iepngfix.htc");
}
*html #body_bg{
	height: 1024px;
}
form{
	margin: 0px;
	padding: 0px;
}
#page{
	width: 825px;
	margin: auto;
	text-align: left;
}
.clear{
	clear: both;
}
.clear_left{
	clear: left;
}
.clear_right{
	clear: right;
}
.fl_left{
	float: left;
}
.fl_right{
	float: right;
}
#lang{
	padding-left: 29px;
	margin-bottom: 7px;
}
#menu{
	background-image: url("/img/bg2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	behavior: url("/css/iepngfix.htc");
	text-align: right;
	padding-right: 39px;
	height: 51px;
}
#menu img{
	behavior: url("/css/iepngfix.htc");
	display: block;
	float: right;
}
#top{
	background-image: url("/img/bg3.png");
	background-repeat: no-repeat;
	behavior: url("/css/iepngfix.htc");
	padding-left: 29px;
	padding-right: 43px;
	height: 185px;
}
.vyrok{
	float: right;
	clear: right;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #353535;
}
.vyrok_1{
	margin-top: 75px;
}
.vyrok_2{
	margin-top: 20px;
	color: #696969;
}
.vyrok_3{
	margin-top: 30px;
	font-size: 0.75em;
}
#content_top{
	background-image: url("/img/bg4.png");
	background-repeat: no-repeat;
	background-position: top;
	behavior: url("/css/iepngfix.htc");
	height: 18px;
}
.foto{
	position: absolute;
	top: -15px;
	left: 29px;
}
#content_mid{
	background-image: url("/img/bg5.png");
	background-repeat: repeat-y;
	behavior: url("/css/iepngfix.htc");
	padding-left: 29px;
	min-height: 421px;
	position: relative;
}
*html #content_mid{
	height: 421px;
}
#content_left{
	float: left;
	width: 176px;
	margin-top: 119px;
	margin-right: 23px;
	padding: 15px;
	background-image: url("/img/bg7.png");
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-size: 0.9em;
	min-height: 272px;
}
*html #content_left{
	height: 272px;
}
#content_left a{
	color: #FFFFFF;
}
#content_right{
	float: left;
	width: 530px;
	padding: 5px 0px;
	text-align: justify;
}
h1{
	display: none;
}
#content_bot{
	background-image: url("/img/bg6.png");
	background-repeat: no-repeat;
	background-position: bottom;
	behavior: url("/css/iepngfix.htc");
	height: 26px;
}
#chromeFix{
	display: block;
	position: absolute;
	width: 1px;
	height: 100%;
	bottom: 0px;
	left: 0px;
}
#bottom{
	margin-top: 5px;
	background-color: #1F1E1E;
	color: #FFFFFF;
	line-height: 40px;
	height: 40px;
	padding: 0px 10px 0px 25px;
	font-weight: bold;
	font-size: 0.9em;
}
#bottom img{
	float: right;
}
#login{
	text-align: center;
}
#logout_form{
	margin-top: 20px;
}
#logout_form a{
	color: #FFFFFF;
}
#editor{
	text-align: right;
}
