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

a{
	color:#da9536;
}
a:hover{
	text-decoration:none;
}
body{
	background:#fff url(images/body.png) repeat-x top;
	color:#3e3e3e;
	text-align:center;
	font:70%/1.4em Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6{
	color:#4879bc;
	font-weight:normal;
}
img{
	border:0 solid #a0b3cd;
}

/* BOX */
#box{
	margin:0 auto;
	text-align:left;
	width:974px;
	background:#fff;
}

/* HEADER */
#header{
	background:url(images/header.jpg) no-repeat right;
	height:297px;
	position:relative;
	width:974px;
}
#header h1{
	background:url(images/header_h1.jpg) no-repeat top right;
	width:487px;
	height:297px;
	padding:0;
	position:absolute;
	left:0;
}
#header a.logo{
	display:block;
	position:absolute;
	top:85px;
	left:130px;
	width:263px;
	height:38px;
}
a.header_href{
	position:absolute;
	width:129px;
	height:90px;
}
a#header_ou{
	top:76px;
	left:536px;
}
a#header_sport{
	top:76px;
	left:672px;
}
a#header_kultura{
	top:76px;
	left:808px;
}
a#header_noviny{
	top:172px;
	left:536px;
}
a#header_foto{
	top:172px;
	left:672px;
}
a#header_odpady{
	top:172px;
	left:808px;
}

/* CONTAINER */
#container{
	width:974px;
}

/* LEFT */
#left{
	float:left;
	overflow:hidden;
	width:214px;
	padding-left:3px;
}

/* MENU */
#menu_nad{
	width:214px;
	background:url(images/menu_nad_top.png) no-repeat top;
	height:32px;
}
#menu_nad span{
	display:block;
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
	padding:8px 15px;
}
#menu{
	width:214px;
	background:#4879bc url(images/menu_btm.gif) no-repeat bottom;
	margin-bottom:10px;
}
#menu ul{
	width:214px;
	padding:11px 0;
}
#menu ul ul{
	padding:0;
}
#menu li{
	list-style-type:none;
}
#menu li a, #menu li span{
	color:#fff;
	display:block;
	text-decoration:none;
	padding:6px 15px 6px 35px;
	background:url(images/menu_li.gif) no-repeat 15px center;
	font-size:105%;
}
#menu li span{
	text-decoration:underline;
}
#menu li li a, #menu li li span{
	padding-left:45px;
	background:none;
}
#menu li li li a, #menu li li li span{
	padding-left:55px;
}
#menu li li li li a, #menu li li li li span{
	padding-left:65px;
}
#menu li li li li li a, #menu li li li li li span{
	padding-left:75px;
}
#menu li a:hover{
	background:url(images/menu_li_h.gif) no-repeat 13px center;
	font-weight:bold;
}
#menu li li a:hover{
	background:none;
}
#menu_top{
	position:absolute;
	width:974px;
	height:32px;
	top:0;
	left:0;
	overflow:hidden;
	text-align:right;
}
#menu_top ul{
	height:32px;
}
#menu_top li{
	list-style-type:none;
	height:32px;
	display:inline;
}
#menu_top li a, #menu_top li span{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
	display:inline-block;
	padding:8px 20px 0 20px;
	height:24px;
}
#menu_top li.sel a, #menu_top li.sel span{
	background:#da9536;
}

/* CONTENT */
#content{
	float:left;
	width:540px;
	min-height:260px;
}
#info{
	position:relative;
	min-height:28px;
	padding-right:240px;
}
#navi{
	color:#175785;
	font-size:90%;
	padding:7px 40px 5px 10px;
	text-align: left;
}
#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:#175785;
}
#language{
	height:16px;
	position: absolute;
	top:44px;
	left:890px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right{
	float:left;
	overflow:hidden;
	width:214px;
	position:relative;
	top:-28px;
}

/* BOXES */
.leftbox, .rightbox{
	width:214px;
	color:#000;
}
.leftbox h3.access, .rightbox h3.access{
	position:relative;
	left:0;
	width:auto;
	height:auto;
	font-size:1.3em;
	margin-left:12px;
	margin-right:12px;
	display:block;
	color:#637ea3;
}
.leftbox h3.access span:after, .rightbox h3.access span:after{
	content:':';
}

/* FOOTER */
#footer{
	font-size:88%;
	width:974px;
	border-top:3px solid #8e8e8e;
}
#footer p{
	color:#939393;
	padding:0 10px;
}
#footer a{
	color:#939393;
}
#footer img{
	float:left;
	margin:3px 5px 0 5px;
}
#footer_left, #footer_right {
	float: left;
	padding:7px 0 8px 0;
	width:487px;
}
#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 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 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
	color: #830000;
}










#menu a.ftresult, #menu span.ftresult{
	color:#000;
	background:#ff0;
	padding:0;
	display:inline;
}
