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

a {
	color: #6E270F;
}
a:hover {
	text-decoration: none;
}
body{
	background:#3D1D0D url(images/body.gif) repeat center top;
	font:80% Arial, Helvetica, sans-serif;
	color:#191919;
	padding-bottom:15px;
	text-align:center;
}
h1, h2, h3, h4, h5, h6{
	color:#4c2907;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6,
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6{
	font-size:1em;
}
img {
	border: 0 solid #6E270F;
}


/* BOX */
#box{
	position:relative;
	background:transparent url(images/box.gif) repeat-y left;
	margin:0 auto;
	text-align:left;
	width:987px;
}
#box_left {
	background:  url(images/box_left.gif) no-repeat;
	width: 6px;
	height: 233px;
	position: absolute;
	left: -6px;
	top: 44px;	
}

#top{
	background:url(images/top.png) no-repeat top left;
	width:987px;
	height:44px;
}

/* HEADER */
#header{
	background:url(images/header.jpg) no-repeat 9px 0;
	position:relative;
	width:987px;
	height:189px;
}
#header h1{
	background:transparent url(images/header_h1.gif) no-repeat;
	position:absolute;
	width:53px;
	height:189px;
	left:0;
	padding:0;
}
#header a.logo{
	display:block;
	position:absolute;
	width:172px;
	height:72px;
	top:37px;
	left:49px;
}

/* CONTAINER */
#container_btm{
	background: url(images/content_btm.gif) no-repeat bottom center;
}
#container{
	width:987px;
	background:url(images/container.gif) no-repeat bottom;
	padding-bottom:13px;
}

/* LEFT */
#left{
	float:left;
	width:197px;
	background:url(images/leftbox_bgr.gif) repeat-y;
}
.leftbox{
	background:url(images/leftbox_btm.gif) no-repeat bottom;
	width:196px;
	padding-left:1px;
}
.leftbox #ank_mini,
.leftbox #counter_mini,
.leftbox #datumcas_mini,
.leftbox .editor_mini,
.leftbox #galerie_mini,
.leftbox #kalendar,
.leftbox #mininews,
.leftbox #newsletter_mini,
.leftbox #poc_mini,
.leftbox #svatek
.leftbox .tutilka_mini{
	background:url(images/leftbox_2.gif) no-repeat;
	border-bottom:1px solid #BFA163;
}
.leftbox #fulltext_mini{
	background:url(images/leftbox_ft.gif) no-repeat ;
	border-bottom:1px solid #BFA163;
}

.leftbox h3.access{
	width:196px;
	background:url(images/leftbox.jpg) no-repeat ;
	overflow:hidden;
	display:block;
	position:static;
	left:0;
	top:0;
	height:12px;
	font-weight:normal;
	color:#DED2AF;
	padding:0;
	margin:0;
	position:relative;
}
.leftbox h3.access span{
	width:196px;
	padding:0 0 0 14px;
	margin:0;
	overflow:visible;
	display:block;
	top:2px;
	left:0;
	position:absolute;
}

/* MENU */
#menu_bgr {
	background: url(images/menu_bgr.gif) repeat-y left;
	position:relative;
}
#menu_top{
	background:url(images/menu_top.gif) no-repeat top left;
}
#menu{
	background:url(images/menu_btm.gif) no-repeat left bottom;
	position:relative;	
	margin-top:0;
	margin-bottom:0;
	width:197px;
	padding:20px 0 4px 0;
}
#menu ul{
	margin-left:3px;
	width:194px;
}
#menu ul ul{
	position:relative;
	top:0;
	margin:0;
}
#menu li{
	padding-bottom:1px;
	background:url(images/menu_li.gif) no-repeat left bottom;
}
#menu li li{
	background-position:top;
	padding:1px 0 0 0;
}
#menu li a, #menu span{
	background:url(images/bullet.gif) no-repeat left;
	color:#6E270F;
	display:block;
	text-decoration:none;
	padding:7px 10px 6px 30px;
}
#menu span {
	text-decoration: underline;
	color: #735E33;
}

#menu li li a {
	background: none;
	padding-left: 0;
}

#menu li li span{
	padding-left:0;
}
#menu a:hover{
	text-decoration:underline;
}
#menu li li a, #menu li li span{
	background:none;
	padding-left:35px;
}
#menu li li a:hover{
	background-image:none;
}
#menu li li li a, #menu li li li span{
	padding-left:44px;
}
#menu li li li li a, #menu li li li li span{
	padding-left:53px;
}

/* CONTENT */
#content{
	float:left;
	width:587px;
	min-height:325px;
	_height:325px;
	padding-top:10px;	
	background:url(images/content.gif) no-repeat top left;
}
#info {
	position: relative;
	height: 31px;
	/*_margin-left: 3px;*/
	/*background: #ECECEC url(images/info.gif) no-repeat right;*/
			
}
#navi{
	color:#735E33;
	background:url(images/navi_btm.gif) no-repeat bottom;
	font-size:88%;
	letter-spacing:1px;
	padding-top:7px;	
	padding-bottom:14px;	
	margin-left:20px;
	margin-right:17px;
	text-align:left;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 5px;
	padding-right: 20px;
	
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #735E33;
}
#language {
	height: 14px;
	position: absolute;
	top: -183px;
	left: 80px;

}
#language li{
	float:left;
	list-style-type:none;
	margin-right:5px;
}
#print_show{
	position:absolute;
	top:0;
	right:15px;
}
#doporucit_stranku_show{
	position:absolute;
	top:3px;
	right:40px;
}

/* RIGHT */
#right{
	float:left;
	padding-bottom:4px;
	width:196px;
	padding-left:1px;
}

/* BOXES */
.rightbox{
	background:url(images/rightbox_btm.gif) no-repeat bottom;
	width:196px;
}
.rightbox #ank_mini,
.rightbox #counter_mini,
.rightbox #datumcas_mini,
.rightbox .editor_mini,
.rightbox #galerie_mini,
.rightbox #kalendar,
.rightbox #mininews,
.rightbox #newsletter_mini,
.rightbox #poc_mini,
.rightbox #svatek,
.rightbox .tutilka_mini{
	background:url(images/rightbox_2.gif) no-repeat ;
	border-bottom:1px solid #BFA163;
}

.rightbox #fulltext_mini{
	background:url(images/rightbox_ft.gif) no-repeat ;
	border-bottom:1px solid #BFA163;
}
.rightbox h3.access{
	width:196px;
	background:url(images/rightbox.jpg) no-repeat;
	overflow:hidden;
	display:block;
	position:static;
	left:0;
	top:0;
	height:12px;
	font-weight:normal;
	color:#DED2AF;
	padding:0;
	margin:0;
	position:relative;
}
.rightbox h3.access span{
	width:196px;
	padding:0 0 0 14px;
	margin:0;
	overflow:visible;
	display:block;
	top:2px;
	left:0;
	position:absolute;
}

/* FOOTER */
#footer_bgr{
	background:url(images/footer.gif) no-repeat bottom;
}
#footer{
	margin:0 auto;	
	width:987px;
	font-size:88%;
}
#footer p{
	color:#FFF;
	padding:3px 10px 0 10px;
}
#footer a {
	color: rgb(217,188,116);
}
#footer img{
	float:left;
	margin:5px 15px 0 32px;
}
#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:#f00;
	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;
	padding:15px 15px 15px 45px;
	border:1px solid #a5a5a5;
	border-left:none;
	border-right:none;
	color:#830000;
}





