.page {
	margin: 0 auto;
	position: relative;
	width: 949px;
	text-align: left;
	background-image: url(../files/menu-pozadi.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#lang {
	position: absolute;
	top: 25px;
	left: 915px;
}
#lang a img {
	width: 35px;
	height: 23px;
}
.top, .topen {
	display: block;
	background-image: url(../files/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 114px;
}
.topen {
	background-image: url(../files/logo.png);
}
.left {
	width: 179px;
	height: 451px;
	float: left;
}
.count {
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}
.leftmenu {
	font-weight: bold;
	font-size: 1.2em;
}
.leftmenu a {
	display: block;
	background-image: url(../files/menu1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 3px;
	padding-left: 15px;
	line-height: 35px;
	color: black;
}
.leftmenu a:hover, .leftmenu a.akt {
	background-image: url(../files/menu2.jpg);
	color: #fc6a05;
}
.center {
	width: 770px;
	text-align: left;
	float: left;
}
.in {
	margin: 0 0 0 15px;
}
.inr {
	margin: 0 15px 0 0;
}
.center2 {
	margin: 0;
	width: 770px;
	text-align: left;
	float: left;
}
.text-italic {
	display: block;
	background-image: url(../files/odrazka.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-style: italic;
	margin-bottom: 30px;
	padding-left: 30px;
}
.right {
/*	background-image: url(../files/right.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	text-align: center;
	width: 264px;
	height: 451px;
	float: right;
	color: #6d848c;
}
.right a {
	text-decoration: underline;
}
.right .in {
	margin: 10px 0 10px 10px;
	padding-left: 10px;
	border-left: 1px solid #8a9da4;
}
.right-text1 {
	text-align: center;
	margin: 13px 15px 0 15px;
	color: white;
	font-style: italic;
}
.right-text2 {
	text-align: center;
	margin: 300px 15px 0 15px;
	color: navy;
	font-style: italic;
}
.bottom {
	display: block;
	background-image: url(../files/bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 949px;
	height: 34px;
	clear: both;
}
.bottom-menu {
	padding-left: 190px;
	margin-top: 10px;
	float: left;
}
.bottom-menu a {
	color: black;
	margin-left: 10px;
	padding-right: 10px;
}
.bottom-menu a:hover {
	color: gray;
}
.odkaz a {
	color: black;
	margin: 10px 20px 0 0;
	float: right;
}

