body
{
	margin:0;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	font-size: 0.8em;
	background: url(../images/layout/bg-body.png) center top repeat #ebdb9d;
	color:#c0cbe1;
	background-position:-10px 0px;
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
.invisible {
     position:absolute;
     top:-2000px;
     left:0;
     width:1px;
     height:1px;
     overflow:hidden;
}
br.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
p {
	line-height:1.4em;
	padding:0.7em 0em;
}

#page {
	width:900px;
	text-align:left;
	margin:0px auto;
	margin-bottom:30px;
	overflow:hidden;
}

/*Logo*/
a.logo{
	color:#ffffff;
	font-size:2.3em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:900px;
	height:126px;
	text-align:left;
}
a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url("../images/layout/logo.png") top left no-repeat;
	_background:url("../images/layout/logo_ie6.png") top left no-repeat;
	width:900px;
	height:126px;
}
/*Logo*/

/*Index-box*/
#index-box {
	background:url(../images/layout/bg-index-box.png) center top no-repeat;
	_background:url(../images/layout/bg-index-box_ie6.png) center top no-repeat;
	height:600px;
	text-align:left;
}
#index-box #enter{
	margin-right:168px;
	text-align:left;
	padding-top:18px;
}
#index-box #enter ul li{
	list-style-type:none;
	float:right;
	vertical-align:middle;
} 
#index-box #enter ul li a{
	display:block;
	margin-right:20px;
	color:#ffffff;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	padding-left:40px;
	text-decoration:none;
}
#index-box #enter ul li a span{
	font-size:0.8em;
	padding-left:15px;
}
#index-box #enter ul li a:hover{
	color:#fafd02;
}
#index-box #enter ul li a#cz{
	background:url(../images/layout/flag-cz.png) left center no-repeat;
	margin-right:150px;
}
#index-box #enter ul li a#en{
	background:url(../images/layout/flag-en.png) left center no-repeat;
}
/*Index-box*/

/*lang*/
#lang li {
	float:right;
	list-style-type:none;
	margin-left:20px;
}
/*lang*/

#sub {
	background:#202e53;
	padding:15px;
	border:2px solid #caa344;
	margin-top:30px;
}
#sub h1, #sub h2, #sub a {
	color:#caa344;
}
#sub a:hover {
	color:#faf9d7;
}
#sub h1 {
	font-size:1.9em;
	padding-bottom:10px;
	font-weight:normal;
}
#sub h2 {
	font-size:1.5em;
	font-weight:normal;
	padding:12px 0px 5px 0px;
}
#sub h6 {
	font-size:1.1em;
	padding:12px 0px 5px 0px;
}
#sub #odkazy {
	font-size:0.85em;
	margin-top:40px;
}

/*Main*/
#main {
	width:899px;
}
#main-top {
	height:42px;
	overflow:hidden;
	background:url(../images/layout/bg-main-top.png) left top no-repeat #4e3900;
}
/*Main-menu*/
#main-menu li {
	float:left;
	margin:8px 30px;
	list-style-type:none;
}
#main-menu li a{
	color:#f7ee04;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
}
#main-menu li a:hover{
	color:#faf9d7;
}
/*Main-menu*/
#main-bottom {
	height:42px;
	overflow:hidden;
	background:url(../images/layout/bg-main-bottom.png) left top no-repeat #4e3900;
}
/*Main-menu*/
/*Main-center*/
#main-center {
	overflow:hidden;
	background:url(../images/layout/bg-main-center.png) left top repeat-y #4e3900;
	padding:0px 25px;
}
#main-center-in {
	padding:20px;
	overflow:hidden;
	/*background:url(../images/layout/podklad.png) left top repeat-y #13134f;*/
background:#0a0a3a;
}
#main-center a:hover {
	color:#faf9d7;
}
#main-center a {
	color:#c0cbe1;
}
/*Main-center*/

/*boxik-divka-th*/
.boxik-divka-th {
	float:left;
	width:110px;
	overflow:hidden;
	text-align:center;
	margin:30px 25px;
	_margin:30px 22px;
}
.boxik-divka-th a{
	color:#c0cbe1;
	text-decoration:none;
}
#main-center h1{
	font-size:1.9em;
	padding-bottom:10px;
	font-weight:normal;
	color:#caa344;
}
#main-center h1 span.zvyraz, span.zvyraz{
	color:#FFCC00;
}
#main-center h3{
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:9px;
}
#main-center img{
	border:1px solid #c0cbe1;
}
/*boxik-divka-th*/

/*divka-detail*/
#divka-detail-left {
	width:400px;
	float:left;
}
#divka-detail-right {
	margin-left:525px;
}
#divka-detail-right img{
	margin:10px 30px 10px 0px;
}
/*divka-detail*/


table.normal{
	width:100%;
	border-collapse:collapse;
	margin:6px 0px;
}
table.normal tr{
	background:#101446;
}
table.normal tr.suda{
	background:#161b5b;
}
table.normal tr td{
	padding:4px 10px;
	border:1px solid #363a6a;
}
/*divka-detail*/
/*Main*/
