body
{
	margin:0;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	font-size: 0.8em;
	background: url(../images/layout/bg-body.png) center top repeat #434343;
	color:#ffffff;
	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;
}

/*Header*/
#page-wrapper {
	background:url(../images/layout/bg-header-wrapper.png) left top repeat-x;
}
/*Header*/

#page {
	width:900px;
	text-align:left;
	margin:0px auto;
	overflow:hidden;
	background:url(../images/layout/bg-page.jpg) left top no-repeat #373737;
	position:relative;
	padding:0px 22px;
}

#header {
	position:relative;
	height:370px;
	overflow:hidden;
}
/*Logo*/
#logo-box {
	position:absolute;
	left:17px;
	top:35px;
}
a.logo{
	color:#ffffff;
	font-size:2.3em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:226px;
	height:107px;
	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;
	width:226px;
	height:107px;
}
/*Logo*/

#header-left-column {
	position:absolute;
	top:162px;
	margin-left:10px;
	width:236px;
	overflow:hidden;
}
#header-left-column a{
	color:#f5f7d0;
	text-decoration:none;
}
#header-left-column a:hover{
	color:#fafd02;
}
#enter{
	text-align:left;
	padding-top:18px;
}
#enter ul li{
	list-style-type:none;
	vertical-align:middle;
	margin-bottom:10px;
	border-bottom:1px solid #666666;
} 
#enter ul li a{
	display:block;
	color:#f2f0c7;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	padding-left:40px;
	text-decoration:none;
	height:55px;
	line-height:55px;
}
#enter ul li a span{
	font-size:0.8em;
	padding-left:15px;
}
#enter ul li a:hover{
	color:#fafd02;
}
#enter ul li a#cz{
	background:url(../images/layout/flag-cz-big.png) left center no-repeat;
}
#enter ul li a#en{
	background:url(../images/layout/flag-en-big.png) left center no-repeat;
}

/*lang*/
#lang li {
	float:right;
	list-style-type:none;
	margin-left:10px;
}
/*lang*/

/*Main-menu*/
#main-menu {
	padding-top:10px;
}
#main-menu li {
	padding:7px 0px;
	border-bottom:1px solid #666666;
	list-style-type:none;
	padding-left:5px;
}
/*Main-menu*/

/*Main*/
#main {
	min-height:300px;
	_height:300px;
	color:#ffffff;
	padding-bottom:35px;
}
#main a{
	color:#dcb631;
}
#main a:hover{
	color:#f3de93;
}


/*boxik-divka-th*/
.boxik-divka-th {
	float:left;
	width:111px;
	overflow:hidden;
	text-align:center;
	margin:30px 34px;
	_margin:30px 30px;
}
.boxik-divka-th a{
	color:#dcb631;
	text-decoration:none;
}
#main h1{
	font-size:1.9em;
	padding-bottom:10px;
	font-weight:normal;
	color:#dcb631;
}
#main h3{
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:9px;
	color:#dcb631;
}
#main img{
	border:1px solid #666666;
}
/*boxik-divka-th*/

/*divka-detail*/
#divka-detail-left {
	width:500px;
	float:left;
}
#divka-detail-right {
	margin-left:615px;
}
#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:#af9023;
}
table.normal tr.suda{
	background:#a18318;
}
table.normal tr td{
	padding:4px 10px;
	border:1px solid #bd991c;
}
/*divka-detail*/
/*Main*/

#sub {
	background:#2b2b2b;
	padding:15px;
	border-top:3px solid #f2f0c7;
	font-size:0.85em;
	text-align:center;
	color:#ffffff;
}
#sub-in {
	text-align:left;
	margin:0px auto;
	width:944px;
}
#sub h1, #sub h2, #sub a {
	color:#dcb631;
}
#sub a:hover {
	color:#f3de93;
}
#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;
}

span.orange, #main h3 span.orange,  #main h1 span.orange{
	color:#FF3300;
}