body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:1.5em;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 50px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding:0px;
	margin:0px;
}
a:link, a:visited, a:active {
	color: #CE3100;
	text-decoration: underline;
}
a:hover, a.current:link, a.current:visited {
	text-decoration: underline;
}
img {
	border: 0px none;
	padding:0px;
	margin:0px;
	line-height:0px;
}
p {
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}
hr {
   color: #f00;
   background-color: #f00;
   height: 2px;
}
ul, ol {
	padding:0px;
	margin:0px;
	padding-left:30px;
	padding-top:10px;
}
li {
	padding-bottom:25px;
	list-style-image:url(images/dot_red.gif);
}
/**************** INDEX CAST ****************/
.index_logo {
	padding-left:10px;
	width:385px;
	height:134px;
}
.index_logo_de {
	padding-left:10px;
	padding-top:20px;
	width:385px;
	height:49px;
	text-align:right;
}
.index_napis {
	padding-left:10px;
	padding-top:270px;
}

/******************** HLAVNI STRANKA *************/
.clear {
	clear:both;
}
.archiv {
	line-height:0px;
}
.archiv img {
	vertical-align:text-bottom
}
.top {
	width:924px;
	height:100px;
}
.logo {
	float:left;
	width:163px;
	height:100px;
}
.top_row {
	float:right;
	width:761px;
	height:100px;
}
.reklama {
	height:56px;
	padding-top:10px;
	padding-left:50px;	
}
.submenu{
	height:34px;
	text-align:left;
	background-image:url(images/back_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.main {
	padding-left:6px;
	width:905px;
	padding-top:18px;
	clear:both;
}
.menu {
	float:left;
	width:151px;
}
.menu-top {
	background-image:url(images/menu_top_roh.gif);
	background-repeat:no-repeat;
	height:14px;
}
.menu-main {
	background-image:url(images/back_menu.gif);
	background-repeat:repeat-y;
}
.menu-bottom {
	background-image:url(images/menu_bottom_roh.gif);
	background-repeat:no-repeat;
	height:32px;
}
.spacer {
	height:37px;
}
.text {
	float:right;
	width:670px;
	padding-top:14px;
	padding-left:49px;
	padding-right:30px;
	min-height:572px;
}
.footer {
	width:910px;
	text-align:center;
	font-size:0.8em;
	clear:both;
	padding-top:5px;
	padding-bottom:30px;
}
.cerv {
	color: #CE3100;
}
.tuk{ 
 	color: #CE3100;
	font-weight: bold;
}
.light_gray {
	color:#CCCCCC;
}
.dark_gray {
	color:#666666;
}
.video {
	padding-left:50px; 
	width:420px; 
	height:280px;
	background-image:url(images/back_video.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
/******** Admin cast ************/
.admin_menu {
	padding-top:50px;
	font-weight:bold;
}
.admin_sub {
	padding-top:10px;
	font-weight:bold;	
}
.admin_text {
	padding-top:20px;
	font-size:12px;
	width:700px;
}
.left {
	float:left;
	width:100px;
}
/*********** SLIMBOX **************/

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}


#lbNextLink {
	right: 0;
}



#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
