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

body {
	background: #f1f1f1 url(images/body.gif) repeat-x top;
	color: #3E3E3E;
	text-align: center;
}

a {
	color: #888b41;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #802707;
}

/* BOX */

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

/* HEADER */

#header {
	background: #BAC6D1 url(images/header.jpg) no-repeat right;
	height: 214px;
	position: relative;
	width: 980px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 431px;
	height: 214px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 86px;
	left: 644px;
	width: 282px;
	height: 76px;
}
/* CONTAINER */

#container {
	width: 980px;
	background: url(images/container.jpg) no-repeat bottom right;
	min-height: 300px;
	
}

/* LEFT */
#left {
	float: left;
	width: 196px;
	background: url(images/left.jpg) no-repeat bottom left;
	padding-bottom: 27px;

	margin-bottom: 10px;
}
/* MENU */
#menu {
	background: #7c432a url(images/menu_bottom.gif) no-repeat bottom left;

	margin-bottom: 8px;
	border-top: none;

	
	
}	
#menu ul {
	background: url(images/menu_top.jpg) no-repeat top left;
	padding-bottom: 30px;
	margin-bottom: 5px;
	padding-top: 50px;
	width: 196px;	
}
#menu ul ul {
	background: transparent;
	padding-bottom: 0;
	padding-top: 0;
	margin: 0;
	width: auto;
}

#menu li {
	padding: 0 0 0 25px;
	background:  url(images/menu_li.gif) no-repeat 13px 5px;
}
#menu li li {
	background: none;
	list-style-type: none;
	padding-left: 15px;
	
}
#menu li a {
	color: #fff;
	display: block;
	text-decoration: none;
	
	
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#menu li li a {
	padding-left: 0;
}

#menu span {
	text-decoration: underline;
	color: #fff;
	display: block;
	padding-left: 5px;
	padding-bottom: 10px;

}
#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;
}




/* CONTENT */
#content {
	float: left;
	width: 588px;
	background: url(images/content.jpg) no-repeat top left;
	/*overflow: hidden;*/
	min-height: 94px;
	padding-top: 45px;

}

#info {
	position: relative;
	/*height: 30px;
	margin-bottom: 15px;*/
		
}#navi {
	color: #838552;
	font-size: 88%;
	letter-spacing: 1px;
	margin: 0;
	text-align: left;
	padding-left: 30px;
	padding-right: 20px;
}
#navi a {
	color: #7C422A;
}
#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;
}


#language {
	height: 16px;
	position: absolute;
	top: -250px;
	right: -180px;

}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}





/* RIGHT */


#right {
	float: left;
	overflow: hidden;
	width: 196px;	
	background: #F1F1F1 url(images/right.gif) no-repeat bottom left;
	margin-bottom: 30px;
	padding-bottom: 6px;


}


/* BOXES */


.leftbox{
	border: 1px solid #b8b8a4;
	width: 194px;
	margin-bottom: 8px;
}

.leftbox #fulltext_mini,
.leftbox #ank_mini,
.leftbox .editor_mini,
.leftbox #galerie_mini,
.leftbox #kalendar,
.leftbox #datumcas_mini,
.leftbox .tutilka_mini,
.leftbox #poc_mini,
.leftbox #svatek{
	border: 1px solid #b8b8a4;
	margin: 1px;

}

.rightbox{
	background: #dbd3ba;
	border: 1px solid #dbd3ba;
	width: 194px;
	margin-bottom: 8px;
}

.rightbox #ank_mini,
.rightbox .editor_mini,
.rightbox #galerie_mini,
.rightbox #kalendar,
.rightbox #datumcas_mini,
.rightbox .tutilka_mini,
.rightbox #poc_mini,
.rightbox #svatek{
	
	border: 1px solid #fffaec;

}





#fulltext_mini{
	background: #8c533a;
	border: 1px solid #dfb68e;	
}




/* FOOTER */

#footer {
	background: #d2d4a5 url(images/footer.gif) repeat-x;
	font-size: 88%;
	/*width: 1024px;*/
	width: 100%;
	padding-bottom: 20px;
}
#footer2 {
	width: 980px;
	font: 80% Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: left;;
	

}


#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #fff1a3;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 13px 0 8px 0;
	width: 488px;
}
#footer_right {
	text-align: right;
}

/* CLASSES */
.cleaner, .clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.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;
}
