@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0; border: none;}
body{
	background-image:url(images/bg.gif);
	font: 76% arial, sans-serif;
	text-align:center;
	margin-top: 15px;
	position: relative;
	width: 100%; height:100%;
	}
img {border: 0;}

#bghead { background: width:100%; height:361px; background-repeat:repeat-x;}
p{margin:0 10px 10px}
a{
	color: #cecece;
	
}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;background: #EEE;color: #79B30B}
div#header0{
	height:28px;
	margin:0;
	background: #333333 url(images/index_01.jpg);
	color: #79B30B;
	width: 939px;
	background-repeat:no-repeat;
}
div#header1{
	height:304px;
	margin:0;
	background: #333333 url(images/index_02.jpg);
	color: #79B30B;
	width: 939px;
	background-repeat:no-repeat;
}
div#header2{
	height:36px;
	margin:0;
	background: #333333 url(images/index_03.jpg);
	color: #79B30B;
	width: 939px;
	background-repeat:no-repeat;
}
div#header h5{
	color:#fff;
	float:right;
	margin-right:8px;
	margin-top:2px;
	font-size: 0.8em;
}
div#header h5 a{
color:#fff;
}
div#header h5 a{
	color:#fff;
	text-decoration:none;
}
div#header h5 a:hover{
	color:#fff;
	text-decoration: underline;
}

/* ---- Horizontal top menu ----------*/
div#navcontainer{background-color: #E7E7E7;	border-top: 0px; border-bottom: 0px; margin-right: 10px; margin-top: 0px;}
div#navcontainer ul{float:right;font-weight: normal;color: #dfdfdf;text-align: right;margin: 0;padding-bottom: 0px;padding-top: 5px;font-size: 11px;height: 23px;}
div#navcontainer ul li{display: inline;}
div#navcontainer ul li a{padding: 0px 10px;color: #999999;text-decoration: none;font-weight: lighter;margin-right: 3px;}
div#navcontainer ul li a:hover{
	background-color: #0B3E73;
	color: white;
}
/* ---- Horizontal top menu ----------*/
/* ---- Horizontal middle menu ----------*/
div#navcontainer_mid{border-top: 0px; border-bottom: 0px; margin-left: 200px; margin-top: 3px;font:11px Verdana,sans-serif; font-weight:bold;}
div#navcontainer_mid ul{float:left;font-weight: normal;color: #dedede;text-align: right;margin: 0px;padding-bottom: 0px;padding-top: 5px;font-size: 11px;height: 25px;}
div#navcontainer_mid ul li{display: inline;}
div#navcontainer_mid ul li a{padding: 5px 18px 5px 18px;color: #999999;text-decoration: none;margin-right: 40px;}
div#navcontainer_mid ul li a:hover{background-color: #F2F1ED;color: black;}
/* ---- Horizontal middle menu ----------*/

div#container0{
text-align:center;
width:939px;
margin:0 auto;
background-image:url(images/container.jpg);
background-position: center;
background-repeat: repeat-y;
}

div#container1{
text-align:left;width:939px;margin:0 auto;
/*background-image:url(images/container.jpg);*/
background-position:left;
background-repeat:repeat-y;
}

div#content{
	float:right;
	width:714px;
	_height:450px;
	min-height:450px;
	background-image:url(images/index_05.jpg);
	background-color: #34393D;
	color:#afafaf;
	padding-left:20px;
}
div#nadpiscont {
color:#efefef;
font-size:1.1em;
font-weight:bold;
float:right;
margin-right:15px;
}

div#content p{
	line-height:1.4;
	margin-top: 18px;
	margin-right:25px;
}
div#content a{
	line-height:1.4;
	margin-top: 18px;
	color:#F8DA2C;
}
div#wrapper{
position:relative;
	
}
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html>body #wrapper
	{
	float: left;
	}
div#extra{
	background-image:url(images/menu_07.jpg);
	clear:both;
	position: absolute;
	bottom: 55px;
	height:83px;
	min-height:83px;
	width:205px;
}
* html #extra
	{
	width: 100%; /* sets width to containing element's, rather than antecedent positioned element - both PC and Mac */
	}
.clear {
	clear: both;
	line-height: 1px;
}

* html #wrapper {
        height: 1%;
}
div#extra1{
	background:#002448;
	background-image:url(images/menu_04.jpg);
	background-repeat:no repeat;
	float:left;
	clear:left;
	_height:98px;
	min-height:98px;
	width:205px;
}

div#footer{
	height:56px;
	background: #000;
	background-image:url(images/index_08.jpg);
	color: #333333;
	clear:both;
	width:100%;
	}
div#footer a:hover{
    text-decoration:none;
	color:#FFCC00;
	}
div#footer p{
	margin:0;
	padding-top:20px;
	padding-left:232px;
	font-weight: normal;
	color: #cecece;
	text-align: left;
}
div#navigation{
	background:#002448;
	float:left;
	width:205px;
	_height:280px;
	min-height:280px;
    background-image:url(images/menu_06.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dedede;
	margin-right:0px;
	margin-top:20px;
	font-size: 1.0em;
}
#menu ul{list-style: none; margin-top:0px; margin-left:25px; width:175px}
#menu li {}
#menu a {text-decoration: none;font:11px Verdana,sans-serif;color: #afafaf;border-bottom: 1px solid #484848;display: block;padding-top: 5px;padding-bottom: 0px;
	padding-left: 12px;
	height: 20px;
}
#menu a:hover {
background: #002448;
text-decoration:none;
color:#FFCC00;
}
.pictures {
	border: 1px solid #cfcfcf;
	margin-left:3px;
	margin-top:10px;
}
#item {
	width: 200px;
	height: 172px;
	float: left;
	padding-top:10px;
	margin:5px;
	background-color:#002F5E;
	text-align:center;
} 
#item a{
	border-top: 1px solid #002448;
	border-right: 1px solid #002448;
	border-bottom: 1px solid #002448;
	border-left: 1px solid #002448;
} 
#nazev{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
	color: #dedede;	
}   
#id{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	font-size: 0.9em;
	font-weight: lighter;
	color: #dedede;	
}               
#uvod {
		text-align: left;
}
#nahoda strong {
	padding-top:30px;
	text-decoration: underline;
}

