body {
	text-align: center;
	margin: 16px;
	padding: 0px;
	background-color: #F6F5F1;
}

body, td, li, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body, td, li, input, textarea, select, a {
	color: #000000;	
}

form {
	margin: 0px;
	padding: 0px;	
}

.celek {
	text-align: left;
	background-image: url(../images/bg_telo.gif);
	width: 786px;
	margin: 0px auto;
	background-repeat: repeat-y;
}
.top {
	height: 248px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
}

.novy{
	background-image: url(../images/top-new.jpg);
}

.top-en {
	height: 248px;
	background-image: url(../images/top-en.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
}

.top-de {
	height: 248px;
	background-image: url(../images/top-de.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
}

.top-ru {
	height: 248px;
	background-image: url(../images/top-ru.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
}

.lista-loga{
	position: absolute;
	height: 400px;
	width: 100px;
	top: 20px;
	left: -120px;
}


.jazyky {
	position: absolute;
	height: 11px;
	width: 85px;
	top: 195px;
	left: 694px;
}



.menu1 {
	position: absolute;
	height: 14px;
	width: 400px;
	top: 2px;
	left: 4px;
	text-align: left;
}

.menu1 a {
	line-height: 14px;
	color: #86857A;
	text-decoration: none;
	background-image: url(../images/menu1_predel.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	padding-right: 9px;
	padding-left: 7px;
}

.menu1 a:hover {
	text-decoration: underline;
}

.menu2 {
	height: 58px;
	position: absolute;
	left: 3px;
	top: 180px;
	width: 780px;
}
.menu2 a {
	height: 30px;
	width: 97px;
	display: block;
	color: #86857A;
	text-decoration: none;
	background-image: url(../images/menu2_bg_omo.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	float: left;
	padding-top: 28px;
	line-height: 13px;
}
.menu2 a:hover {
	background-image: url(../images/menu2_bg.gif);
	background-repeat: no-repeat;
}

.menu2 a.twolines {
	height: 36px;
	width: 97px;
	display: block;
	color: #86857A;
	text-decoration: none;
	background-image: url(../images/menu2_bg_omo.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	float: left;
	padding-top: 22px;
	line-height: 13px;
}
.menu2 a.twolines:hover {
	background-image: url(../images/menu2_bg.gif);
	background-repeat: no-repeat;
}

.menu2 a.threlines {
	height: 44px;
	width: 97px;
	display: block;
	color: #86857A;
	text-decoration: none;
	background-image: url(../images/menu2_bg_omo.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	float: left;
	padding-top: 14px;
	line-height: 13px;
}
.menu2 a.threlines:hover {
	background-image: url(../images/menu2_bg.gif);
	background-repeat: no-repeat;
}
	
.bottom {
	height: 19px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
}

.copyright {
	position: absolute;
	height: 14px;
	width: 350px;
	top: 2px;
	right: 4px;
	text-align: right;
	color: #86857A;
}

.copyright a {
	color: #86857A;
}

.telo {
	position: relative;
	left: 0px;
	top: 0px;
}

.menu3 {
	width: 203px;
	float: left;
}
.menu3 .odsazeni {
	padding: 5px 10px 5px 11px;	
}
.menu3 a.level1 {
	text-align: left;
	line-height: 13px;
	color: #3d414c;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD9D0;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
}
.menu3 a.level1:hover {
	text-decoration: underline;
}
.menu3 .odsazeni div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD9D0;
}
.menu3 a.level2 {
	text-align: left;
	display: block;
	line-height: 13px;
	color: #686b76;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.menu3 a.level2:hover {
	text-decoration: underline;
}

.obsah {
	width: 583px;
	float: right;
}

.obsah .odsazeni {
	padding: 7px 11px 7px 7px;	
}

.obsah .odsazeni .bar img {
	border: 0px;
}

.obsah h1 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #3d414c;
	margin: 0px;
}

.obsah h2 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #686b76;
	margin: 0px;
}

.obsah p {
	margin-bottom: 5px;
	margin-top: 5px;
}

.table	 		{ background-color: #FFFFFF; width: 100%; border-collapse: collapse; }
.table td, .table th	{ border: 1px solid #DAD9D0; padding: 3px; color: #000000; }
.table-head td,	.table-head th {
	background-color: #E3E2DE;
	font-weight: bold;
}
.table-row-1 td		{ background-color: #FFFFFF; }
.table-row-2 td		{ background-color: #F3F3EF; }

.left li {
	padding: 0;
	margin: 2px 0 2px 12px;
	color: #000000;
	list-style-image: url(../images/li1.gif);
} 

.left li li {
	padding: 0;
	margin: 2px 0 2px 12px;
	color: #000000;
	list-style-image: url(../images/li2.gif);
} 

.left ol, .left ul { padding: 0; margin: 2px 0 5px 5px; color: #000000; }

.obsah .odsazeni img.border {
	border: 1px solid #0E2B89;
}

.form-field {
	width: 415px;
	vertical-align: middle;
}

.form-field2 {
	width: 100px;
	vertical-align: middle;
}
