/* IMPORTS */
@import url(basic.css);
@import url(modules.css);

a{
	color:#4f7715;
}
a:hover{
	text-decoration:none;
}
body{
	background:#42638d url(images/body.png) repeat-x top;
	color:#3E3E3E;
	padding-bottom:15px;
	text-align:center;
}
h1, h2{
	color:#234475;
}
h3{
	color:#5384cc;
}
h4, h5, h6{
	color:#4b4b4b;
}
img{
	border:0 solid #ff8b35;
}

/* BOX */
#box{
	background:#fff url(images/box.gif) repeat-y left;
	font:80% Arial, Verdana, sans-serif;
	margin:0 auto;
	text-align:left;
	width:979px;
	position:relative;
}

/* HEADER */
#header_kus{
	width:14px;
	height:117px;
	background:url(images/header_kus.jpg);
	position:absolute;
	top:68px;
	left:-14px;
}
#header{
	background:url(images/header.jpg) no-repeat right;
	position:relative;
	width:979px;
	height:210px;
}
#header h1{
	background:url(images/header_h1.jpg) no-repeat;
	position:absolute;
	width:533px;
	height:210px;
	left:0;
	padding:0;
}
#header a.logo{
	display:block;
	position:absolute;
	width:454px;
	height:187px;
	top:23px;
	left:0;
}
#header a.logo:hover img{
	display:none;
}
/* CONTAINER */
#container{
	width:979px;
	background:url(images/container.jpg) no-repeat bottom;
}

/* LEFT */
#left{
	float:left;
	overflow:hidden;
	width:194px;
	padding:61px 0 170px 1px;
	background:url(images/menu.gif) no-repeat top right;
}

/* MENU */
#menu_bgr{
	width:179px;
	padding:20px 25px 10px 8px;
}
#menu_bgr ul{
	width:179px;
}
#menu_bgr li{
	list-style-type:none;
}
#menu_bgr li a, #menu_bgr li span{
	color:#000;
	display:block;
	text-decoration:none;
	padding:6px 5px 6px 5px;
	border-bottom:1px solid #cbcabe;
}
#menu_bgr li li a, #menu_bgr li li span{
	padding-left:20px;
	background:url(images/menu_li.gif) no-repeat 8px 11px;
}
#menu_bgr li li li a, #menu_bgr li li li span{
	padding-left:25px;
	background:url(images/menu_lili.gif) no-repeat 15px 13px;
}
#menu_bgr li li li li a, #menu_bgr li li li li span{
	padding-left:35px;
	background:none;
}
#menu_bgr li li li li li a, #menu_bgr li li li li li span{
	padding-left:45px;
}
#menu_bgr li span{
	font-weight:bold;
}
#menu_bgr a:hover{
	text-decoration:underline;
}
#menu{
	background:#8fadda;
	border-top:1px solid #cbcabe;
}
#menu2{
	background:#94ba60;
}
#menu3{
	background:#f6f6a7;
}

/* CONTENT */
#content{
	float:left;
	width:588px;
	min-height:325px;
	_height:325px;
	padding-top:10px;
	background:url(images/content.jpg) no-repeat top left;
}
#info{
	position:relative;
	background:url(images/info.gif) no-repeat bottom right;
}
#navi{
	color:#234475;
	font-size:88%;
	letter-spacing:1px;
	padding-top:7px;
	padding-bottom:4px;
	margin-left:120px;
	margin-right:20px;
	text-align:right;
}
#navi li{
	background:url(images/navi.gif) no-repeat right;
	display:inline;
	margin-right:8px;
	padding-right:12px;
}
#navi li.last{
	background:transparent;
	margin:0;
	padding:0;
}
#navi a{
	color:#234475;
}
#language{
	/*height:16px;
	position:absolute;
	top:-35px;
	right:-195px;*/
	display:none;
}
#language li{
	float:left;
	list-style-type:none;
	margin-right:5px;
}

/* RIGHT */
#right{
	float:left;
	overflow:hidden;
	width:195px;
}

/* BOXES */
.leftbox{
	width:194px;
	background:#e9e8dd url(images/left_box.gif) repeat-x bottom;
	color:#181818;
}
.rightbox{
	width:195px;
	background:#e9e8dd url(images/left_box.gif) repeat-x bottom;
	color:#181818;
}
.kalendar h3.access{
	position:relative;
	left:0;
	width:auto;
	height:auto;
	color:#4b4b4b;
	font-size:1.1em;
}
.kalendar h3.access span{
	display:block;
	padding:0 15px;
}

/* rychle odkazy */
#rychle_odkazy{
	margin:5px auto;
	background:#E9E8DD;
	padding:7px 0;
	width:979px;
	font:65% Arial, Verdana, sans-serif;
	text-align:left;
}
#rychle_odkazy li{
	padding:8px;
	list-style-type:none;
}
#rychle_odkazy li a{
	padding-left:15px;
	background:url(images/menu_li.gif) no-repeat 0 center;
	font-weight:bold;
	text-decoration:none;
}
#rychle_odkazy .ro_third{
	width:305px;
	float:left;
	margin:0 10px;
	padding:8px 0;
}

/* FOOTER */
#footer{
	background:#42638d;
	margin:0 auto;
	width:100%;
	font:70% Arial, Verdana, sans-serif;
	width:979px;
	text-align:left;
}
#footer p{
	color:#fff;
	padding:0 10px;
}
#footer a{
	color:#88b5f9;
}
#footer img{
	float:left;
	margin:0 10px;
}
#footer_left, #footer_right{
	float:left;
	padding:9px 0 13px 0;
	width:488px;
}
#footer_right{
	text-align:right;
}

/* CLASSES */
.cleaner{
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
.errmsg{
	margin-bottom:10px;
	color:red;
	text-align:center;
}
.status_info{
	background:url(images/info_ico.gif) no-repeat 8px 8px;
	width:450px;
	font-weight:bold;
	margin:15px auto;
	padding:15px 15px 15px 45px;
	border:1px solid #a5a5a5;
	border-left:none;
	border-right:none;
}
.status_error{
	background:url(images/error_ico.gif) no-repeat 8px 8px;
	width:450px;
	font-weight:bold;
	margin:15px auto;
	padding:15px 15px 15px 45px;
	border:1px solid #a5a5a5;
	border-left:none;
	border-right:none;
	color:#830000;
}
.required{
	background:#fff url(images/required.gif) top right no-repeat;
}
.invalid{
	background:#fff url(images/invalid.gif) top right no-repeat;
}

