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

a{
	color:#754332;
}
a:hover{
	text-decoration:none;
}
body{
	color:#1f1913;
	text-align:center;
	background:#fff url(images/body_btm.jpg) repeat-x bottom;
	font:80% Georgia, "Times New Roman", Times, serif;
	min-height:100%;
}
img{
	border:0 solid #ede5d3;
}

/* BOX */
#box{
	width:100%;
	background:url(images/body.png) repeat-x top;
}

/* HEADER */
#header{
	background:url(images/header.jpg) no-repeat right;
	position:relative;
	width:1010px;
	height:301px;
	margin:0 auto;
}
#header h1{
	background:url(images/header_h1.jpg) no-repeat;
	position:absolute;
	width:505px;
	height:301px;
	left:0;
	padding:0;
}
#header a.logo{
	display:block;
	position:absolute;
	width:237px;
	height:98px;
	top:64px;
	left:41px;
}

/* CONTAINER */
#container_out{
	width:1010px;
	margin:0 auto;
	text-align:left;
	background:url(images/container_out.png) repeat-y;
	position:relative;
}
#container{
	width:1010px;
	background:url(images/container.png) no-repeat left bottom;
}

/* LEFT */
#left{
	float:left;
	width:222px;
	padding-left:6px;
	background:url(images/left.gif) no-repeat right top;
}

/* MENU */
#menu{
	width:222px;
	padding-bottom:10px;
	min-height:150px;
}
#menu h3.access{
	position:relative;
	left:0;
	width:auto;
	height:39px;
	background:url(images/lb_h3.png) no-repeat top;
	font-size:1.2em;
	text-transform:uppercase;
}
#menu h3.access span{
	color:#e1d9c8;
	padding:0 10px 0 20px;
}
#menu ul{
	width:195px;
	margin-left:22px;
}
#menu ul ul{
	margin:0;
}
#menu li{
	list-style-type:none;
}
#menu li a, #menu li span{
	color:#1f1913;
	display:block;
	text-decoration:none;
	padding:6px 0 6px 20px;
	background:url(images/menu_li.gif) no-repeat 0 12px;
}
#menu li li a, #menu li li span{
	padding-left:30px;
	background: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 li span{
	text-decoration:underline;
}

/* CONTENT */
#content{
	float:left;
	width:546px;
	min-height:200px;
	background:url(images/content.jpg) no-repeat top;
}
#info{
	position:relative;
	width:1010px;
	height:56px;
	background:url(images/info.jpg);
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
#navi{
	color:#5d503f;
	font-size:78%;
	letter-spacing:1px;
	margin:30px 300px 0 30px;
}
#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:#5d503f;
}
#language{
	position:absolute;
	top:8px;
	right:28px;
	height:14px;
	width:86px;
}
#language li{
	list-style-type:none;
	display:inline;
	margin-left:5px;
}

/* RIGHT */
#right{
	float:left;
	width:222px;
	background:url(images/right.jpg) no-repeat 0 0;
	min-height:67px;
}

/* BOXES */
.leftbox, .rightbox{
	width:222px;
}
.leftbox h3.access, .rightbox h3.access{
	position:relative;
	left:0;
	width:auto;
	height:39px;
	background:url(images/lb_h3.png) no-repeat top;
	font-size:1em;
	text-transform:uppercase;
}
.rightbox h3.access{
	background-image:url(images/rb_h3.png);
	text-align:right;
}
.leftbox h3.access span, .rightbox h3.access span{
	padding:2px 10px 0 20px;
	display:block;
	color:#e1d9c8;
}
.rightbox h3.access span{
	padding:2px 20px 0 10px;
}
#left #ank_mini,
#left #datumcas_mini,
#left .editor_mini,
#left #galerie_mini,
#left #kalendar,
#left #mininews,
#left #poc_mini,
#left #svatek,
#left .tutilka_mini{
	margin-left:8px;
}
.fulltextsearch{
	position:absolute;
	right:40px;
	top:-115px;
}
#fulltext_mini h3.access{
	display:none;
}

/* FOOTER */
#footer{
	width:990px;
	padding:0 10px;
	font-size:78%;
	text-align:left;
	height:80px;
	background:url(images/footer.png) no-repeat 6px 0;
	margin:0 auto;
}
#footer p{
	color:#a2947b;	
	padding:0 10px;
}
#footer a{
	color:#a2947b;
}
#footer img{
	float:left;
	margin:2px 10px;
}
#footer_left, #footer_right{
	float:left;
	padding:20px 0 13px;
	width:495px;
}
#footer_right{
	text-align:right;
}

/* CLASSES */
.cleaner{
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
.errmsg{
	margin-bottom:10px;
	color:#f00;
	text-align:center;
}
.status_info{
	background:url(images/info_ico.gif) no-repeat 8px 8px;
	width:460px;
	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;
}

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