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

a{
	color:#8b550a;
}
a:hover{
	text-decoration:none;
}
body{
	background:#292929 url(images/body.png) repeat-x top;
	color:#3E3E3E;
	text-align:center;
	font:80% Arial, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6{
	color:#507682;
}
img{
	border:0 solid #aeaeae;
}

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

/* HEADER */
#header{
	background:url(images/header.jpg) no-repeat right;
	position:relative;
	width:986px;
	height:293px;
}
#header h1{
	background:url(images/header_h1.jpg) no-repeat;
	position:absolute;
	width:493px;
	height:293px;
	left:0;
	padding:0;
}
#header a.logo{
	display:block;
	position:absolute;
	width:400px;
	height:22px;
	top:63px;
	left:58px;
}
/* slideshow */
.header_slideshow1{
	width:195px;
	height:134px;
	position:absolute;
	top:96px;
	right:30px;
}
/* banner */
#banner{
	color:#000;
	font-size:90%;
	width:480px;
	height:148px;
	position:absolute;
	top:121px;
	left:3px;	
	overflow:hidden;
	padding: 10px;
	line-height:14px;
	border: 2px solid black;
	background: white;
}
#banner a{
	color:#000;
}
#banner p#banner_text{
	height:150px;
	overflow:hidden;
}
#banner a#banner_tlacitko{
	font-weight: bold;
	text-align:right;
	display:block;
	position:absolute;
	bottom:10px;
	right:10px;
}
/* CONTAINER */
#container{
	width:980px;
	margin:0 3px;
}

/* LEFT */
#left{
	float:left;
	width:210px;
}

/* MENU */
#menu{
	background:#dee2e4 url(images/menu.png) no-repeat top;
	width:210px;
	padding:40px 0 15px 0;
	min-height:40px;
	margin-bottom:8px;
}
#menu ul{
	margin-left:11px;
	width:188px;
}
#menu ul ul{
	margin:0;
	background:url(images/menu_line.gif) repeat-x top;
	padding-top:2px;
}
#menu li{
	background:url(images/menu_line.gif) repeat-x bottom;
	list-style-type:none;
	padding-bottom:2px;
}
#menu li li.last{
	background:none;
	padding:0;
}
#menu li a, #menu li span{
	background:url(images/menu_li.gif) no-repeat 4px 11px;
	color:#1d1d1d;
	display:block;
	text-decoration:none;
	padding:6px 0 4px 20px;
}
#menu li span{
	text-decoration:underline;
	color:#8b550a;
	background:url(images/menu_li_sel.gif) no-repeat 4px 11px;
}
#menu li a:hover{
	background-color:#f0f3f5;
}
#menu li li a, #menu li li span{
	padding-left:30px;
	background-image:none;
}
#menu li li li a, #menu li li li span{
	padding-left:40px;
}
#menu li li li li a, #menu li li li li span{
	padding-left:50px;
}
#menu li li li li li a, #menu li li li li li  span{
	padding-left:60px;
}
#menu_top{
	width:980px;
	height:38px;
	background:url(images/menu_top.png) repeat-x;
	overflow:hidden;
	margin-bottom:6px;
}
#menu_top ul{
	height:38px;
}
#menu_top ul ul{
	display:none;
}
#menu_top li{
	display:inline;
}
#menu_top li a, #menu_top li span{
	line-height:38px;
	color:#fff;
	font-size:1.2em;
	text-decoration:none;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding:0 20px;
	display:inline-block;
	height:38px;
}
#menu_top li.sel a, #menu_top li.sel span{
	background:url(images/menu_top_sel.png) repeat-x;
}

/* CONTENT */
#content{
	float:left;
	width:560px;
	min-height:325px;
}
#info{
	position:relative;
}
#navi{
	color:#2c487d;
	font-size:100%;
	letter-spacing:1px;
	padding:15px 0px 4px 25px;
	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:#2c487d;
}
#language{
	height:14px;
	position:absolute;
	top:30px;
	right:2px;
}
#language li{
	float:left;
	list-style-type:none;
	margin-left:9px;
}
#print_show{
	position:absolute;
	left:300px;
	top:-70px;
}
#doporucit_stranku_show{
	position:absolute;
	left:328px;
	top:-67px;
}

/* RIGHT */
#right{
	float:left;
	width:210px;	
}

/* BOXES */
.leftbox, .rightbox{
	width:210px;
	margin-bottom:8px;
	background:#dee2e4 url(images/mini.png) repeat-x top;
}
.leftbox h3.access, .rightbox h3.access{
	position:relative;
	left:0;
	width:auto;
	height:auto;
	color:#858585;
	padding:12px 10px 0 !important;
}
.fulltextsearch{
	background:#96b5c1 url(images/ft_mini.png) repeat-x top;
}
#fulltext_mini h3.access{
	color:#3e6e81;
}

/* FOOTER */
#footer{
	margin:0 auto;
	width:986px;
	font-size:88%;
	text-align:left;
}
#footer p{
	color:#a6a6a6;
	padding:3px 10px;
}
#footer a{
	color:#a6a6a6;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right{
	float:left;
	padding:12px 0;
	width:493px;
}
#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;
}
.required{
	background:#fff url(images/required.gif) top right no-repeat;
}
.invalid{
	background:#fff url(images/invalid.gif) top right no-repeat;
}

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


.container_forum #content {
  width: 770px;
}

.container_forum #right {
	display:none
}