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

@import url(modules.css);

a {
	color: #9c9a00;
}
a:hover {
	text-decoration: none;
}
html{
	background: #c29765 url(images/body.gif) repeat-x top;	
}

body {
	background: url(images/body2.gif) no-repeat top center;
	color: #3E3E3E;
	padding-bottom: 15px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #944f00;
	}
#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-family: Arial,  sans-serif;
	color: #000;
}
img {
	border: 0 solid #ff8b35;
}

/* BOX */
#box {
	background: #f2f2f2 url(images/box.gif) repeat-y center;
	font: 80%   Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: left;
	width: 984px;

}

/* HEADER */
#header {
	background: #ECE9DD  url(images/header.jpg) no-repeat right;
	height: 266px;
	position: relative;
	width: 984px;
	margin: 0 auto;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 519px;
	height: 266px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 95px;
		left: 210px;
	width: 215px;
	height: 134px;
}
/*
#header_kus1{
	width: 16px;
	height: 273px;
	background: url(images/header_kus1.gif) no-repeat;
	position: absolute;
	left: -16px;
	top: 0; 	
}
#header_kus2{
	width: 14px;
	height: 273px;
	background: url(images/header_kus2.gif) no-repeat;
	position: absolute;
	right: -14px;
	top: 0; 	
}

*/
/* CONTAINER */

#container {
	width: 984px;
	background:  url(images/container.gif) no-repeat bottom left;
}
/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 199px;
	background: #e0cc95 url(images/left2.gif) repeat-y left;
	margin-bottom: 50px;

}
#left2 {

	width: 199px;
	background: url(images/left.gif) no-repeat bottom left;

	padding-bottom: 5px;
}


/* MENU */
#menu {
	background: #484801 url(images/menu_bottom.gif) no-repeat bottom left;
	width: 199px;
	overflow: hidden;
	margin-bottom: 1px;
	padding-bottom: 5px;
	
}

#menu ul {
	padding: 20px 0 40px 0;
	width: 199px;
	background: url(images/menu_top.gif) no-repeat top left;
}
#menu ul ul {
	padding: 0;
	background: none;
	width: auto;

}
#menu li {
	background:  url(images/menu_li.gif) no-repeat 16px 12px;

}
#menu li li {
	background: none;
	list-style-type: none;
	/*padding-left: 15px;*/
	
}
#menu li a {
	color: #f9eec9;
	display: block;
	text-decoration: none;
	background: url(images/menu_a.gif) no-repeat bottom left;
	padding: 6px 25px 8px 30px;
}
#menu li li a {
	padding-left: 40px;
}
#menu li li li a {
	padding-left: 50px;
}
#menu li li li li a {
	padding-left: 60px;
}
#menu li li li li li a {
	padding-left: 70px;
}

#menu span {
	text-decoration: underline;
	color: #f9eec9;
	display: block;
	background: url(images/menu_a.gif) no-repeat bottom left;
	padding: 6px 25px 8px 30px;

}
#menu li li span {
	padding-left: 40px;
}
#menu li li li span {
	padding-left: 50px;
}
#menu li li li li span {
	padding-left: 60px;
}
#menu li li li li li span {
	padding-left: 70px;
}
#menu a:hover {
	text-decoration: underline;
	color: #f9eec9;
}


/* CONTENT */
#content {
	float: left;
	width: 586px;
	min-height: 260px;
	background: url(images/content.jpg) no-repeat top left;
}


#info {
	position: relative;
	/*background: url(images/info.gif) repeat-x bottom;
	width: 588px;
	margin: 0 2px;*/


}
#navi {
	color: #175785;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 35px 20px 12px 20px;
	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: -257px;
	right: -60px;

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





/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 199px;	
	background: #e0cc95 url(images/right2.gif) repeat-y left;
	margin-bottom: 25px;

}
#right2 {

	width: 199px;	
	background:  url(images/right.gif) no-repeat bottom left;
	padding-bottom: 4px;
}



/* BOXES */


.leftbox{
	background:  url(images/lb_bottom.gif) no-repeat bottom left;
	margin-bottom: 1px;
	padding-bottom: 5px;
}
.leftbox a{
	color: #565600;
}

.leftbox #ank_mini,
.leftbox .editor_mini,
.leftbox #galerie_mini,
.leftbox #kalendar,
.leftbox #datumcas_mini,
.leftbox .tutilka_mini,
.leftbox #poc_mini,
.leftbox #newsletter_mini,
.leftbox #svatek{

			background: #D0BD86 url(images/lb_top.gif) no-repeat top left;
}



.rightbox{
	
		background: url(images/rb_bottom.gif) no-repeat bottom left;
		padding-bottom: 5px;	
		width: 199px;	

	margin-bottom: 1px;
}

.rightbox a{
	color: #565600;
}

.rightbox #ank_mini,
.rightbox .editor_mini,
.rightbox #galerie_mini,
.rightbox #kalendar,
.rightbox #datumcas_mini,
.rightbox .tutilka_mini,
.rightbox #poc_mini,
.rightbox #svatek{

			background: #ece9dd url(images/rb_top.gif) no-repeat top left;
}


.rightbox #fulltext_mini{
	background: #9C7633 url(images/fulltext.gif) no-repeat top right;

}



/* FOOTER */

#footer {
	background: #503312 url(images/footer.gif) no-repeat bottom left;
	font-size: 88%;
	width: 984px;
}
#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #fff1a3;
}
#footer img {
	float: left;
	margin: 0 10px 0 20px;
}
#footer_left, #footer_right {
	float: left;
	padding: 5px 0 17px 0;
	width: 488px;
}
#footer_right {
	text-align: right;
}
#footer_left {
	text-align: left;
}

/* CLASSES */
.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.errmsg {
	margin-bottom: 10px;
	color: Red;
	text-align: center;
}

/* LOGIN */
#login {
	background: #FDFAF4;
	font: 80% Arial, Verdana, sans-serif;
	margin: 150px auto;
	padding: 20px 0;
}
#login table {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: left;
	width: 350px;
}
#login td {
	padding: 3px 0;
}
#login label {
	display: block;
	font-weight: bold;
	margin-right: 5px;
	text-align: right;
}
#login input {
	width: 180px;
}
#login .btn {
	text-align: left;
}
#login .btn input {
	width: auto;
}
.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;
}
