body {
	text-align: left;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	font: 80% Georgia, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	background: #274D73;
}

.clear {
	clear:both;
}

p {
	line-height: 1.3em;
	word-spacing: 0.2em;
	padding: 0 0 0 0;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
}

form {
	margin: 0;
}
a,
	a:link,
	a:active,
a:visited {
	text-decoration:none;
	color: #1F398A;
}
a:hover {
	text-decoration:underline;
}

ul {
	margin: 3px;
	padding: 3px;
	list-style: none;
	list-style-type: square;
}

li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: inside;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #614207;
	padding: 0 0 0.3em 0;
	word-spacing: -.1em;
	margin: 0px;
	visibility: hidden;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	color: #614207;
	padding: 0 0 .2em 0;
	/*word-spacing: -.1em;*/
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #614207;
	word-spacing: -.1em;
	margin: 0px;
	padding: 0 0 .1em 0;
}

#contain_bg {
	position:relative;
	width: 920px;
	background: #FFF;
	text-align: left;
}
#contain {
	position:relative;
	float:left;
  margin: 10px;
	background: #FFF;
	width: 730px;
}
#header {
	position:relative;
	width: 920px;
	height: 109px;
	background: url(images/logo.gif) no-repeat left top;
	z-index: 2;
}

#logo {
	position:relative;
	float:left;
	width: 420px;
	height: 80px;
}

#box_menu {
	position:relative;
	float: left;
	width: 170px;
	font-size: 0.9em;
	margin-bottom: 20px;
}

#box0 {
	position:relative;
	float:left;
	width:675px;
	height: 800px;
	min-height: 800px;
	background: #FFF;
	margin-bottom: 5px;
}


.box_text {
	position:relative;
	float: left;
	width: 440px;
}

.box_bocni {
	position:relative;
	float: left;
	width: 280px;
	margin-left: 10px;
}

body[class] #box0 {
	height:auto;
}

#footer {
	position:relative;
	border-top: 10px solid #16395B;
	width: 920px;
	height: 40px;
	line-height: 17px;
	color: #FFF;
	text-align: center;
	bottom: 0px;
	font-size: 0.9em;
}
.inner {
	margin: 10px;
}

ul.menu {
	list-style-type: none;
	margin:0px;
	padding: 0px;
	height: 25px;
}
ul.menu li {
	height: 27px;
	margin:0px;
	padding: 0px;
}
ul.menu li a {
	display: block;
	float: left;
	height: 27px;
	width: 170px;
	line-height: 27px;
	text-indent: 10px;
	position: relative;
	background: #FFF;
	border-bottom: 1px dashed #CCC;
	color: #614207;
}

ul.menu li a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #EEE;
}

ul.menu li a.active {
	background: #FFF;
	font-weight: bold;
}

ul.menu li a.none {
	color: #AAA;
}

.text_maly {
	font-size: 0.9em; 
}
a.bila {
	color: #FFF;
}
#box_upper_menu {
	position:relative;
	float: right;
	height: 25px;
}
ul.upper_menu {
	list-style-type: none;
	margin:0px;
	padding: 0px;
	height: 25px;
}
ul.upper_menu li {
	display: inline;
	height: 25px;
	float: right;
	margin:0px;
	padding: 0px;
}
ul.upper_menu li a {
  text-align: left;
  text-indent: 5px;
	display: block;
	float: left;
	height: 23px;
	margin-right: 25px;
	line-height: 20px;
	position: relative;
	overflow: hidden;
	color: #FFF;
	border-left: 1px solid #FFF;
}
ul.upper_menu li a.active {
	color: #FFCC66;
	border-left: 2px solid #FFCC66;
}

.vsuvka {
  background: #E6E6E6;
  font-style: italic;
}

.box_bocni .vsuvka {
  font-size: 90%;
}

.inner_box {
margin: 5px;
}