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

@import url(modules.css);

a {
	color: #ff3600;
}
a:hover {
	text-decoration: none;
}

body{
	background: #7c1700 url(images/body.jpg) repeat-x top;
	color: #3E3E3E;
	text-align: center;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #e12a00;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6{
	color: #3e3e3e;
}

#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	color: #3e3e3e;
}
img {
	border: 0 solid #E8AE13;
}
#left img {
	border-color: #826229;
}




/* BOX */

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

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 254px;
	position: relative;
	width: 981px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 540px;
	height: 254px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 31px;
	left: 13px;
	width: 421px;
	height: 141px;
}

/* CONTAINER */
#container {
	width: 981px;
	background: url(images/container.gif) no-repeat bottom left;
	margin: 0 auto;
}

/* LEFT */
#left {
	float: left;
	position: relative;
	width: 185px;
	padding-left: 10px;
	padding-bottom: 330px;
	background: url(images/left.jpg) no-repeat bottom right;
	overflow: hidden;
	}
/* MENU */
#menu {
	width: 185px;
	overflow: hidden;
	margin-bottom: 4px;	
	background: #efb477 url(images/menu_bottom.gif) no-repeat bottom left;
	padding-bottom: 20px;
}

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

}
#menu li {
list-style-type: none;
font-weight: bold;
}
#menu li a {
	color: #855523;
	display: block;
	text-decoration: none;
	background: url(images/menu_li.gif) no-repeat bottom;
	padding: 6px 10px 8px 30px;
	width: 145px;
	overflow: hidden;
}
#menu li li a {
	width: 135px;
	padding-left: 40px;
}
#menu li li li a {
	padding-left: 50px;
	width: 125px;
}
#menu li li li li a {
	padding-left: 60px;
	width: 115px;
}
#menu li li li li li a {
	padding-left: 70px;
	width: 105px;
}

#menu li span {
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url(images/menu_li.gif) no-repeat bottom;
	padding: 6px 10px 8px 30px;
	width: 145px;
	overflow: hidden;
}
#menu li li span {
	width: 135px;
	padding-left: 40px;
}
#menu li li li span {
	padding-left: 50px;
	width: 125px;
}
#menu li li li li span {
	padding-left: 60px;
	width: 115px;
}
#menu li li li li li span {
	padding-left: 70px;
	width: 105px;
}
#menu a:hover {
	text-decoration: underline;
}



/* CONTENT */
#content {
	float: left;
	width: 590px;
	position: relative;
	background:  url(images/content.jpg) no-repeat left top;
	min-height: 350px;
}
#info {
	position: relative;
}
#navi {
	color: #855523;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 9px 20px 9px 20px;
	text-align: left;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 16px;

}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #855523;
}
#language {
	height: 16px;
	position: absolute;
	top: -242px;
	right: -187px;

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


/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 187px;	
	padding-right: 9px;
	padding-bottom: 8px;
	margin-bottom: 80px;
	background: #FFDCB8 url(images/right.gif) no-repeat bottom left;
}

/* BOXES */

.leftbox, .rightbox{
	width: 185px;
	background: #efb477 url(images/leftbox_bottom.gif) no-repeat bottom;
	padding-bottom: 14px;
}
.rightbox{
	width: 187px;
	background: #efb477 url(images/rightbox_bottom.gif) no-repeat bottom;
	margin-bottom: 17px;
}
.leftbox{
	margin-top: 17px;

}


.leftbox #ank_mini,
.leftbox .editor_mini,
.leftbox #galerie_mini,
.leftbox #kalendar, 
.leftbox #datumcas_mini,
.leftbox .tutilka_mini,
.leftbox #fulltext_mini,
.leftbox #poc_mini, 
.leftbox #svatek{
	background:  url(images/leftbox_top.gif) no-repeat top left;
}

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

{
	background:  url(images/rightbox_top.gif) no-repeat top left;
}


/* FOOTER */
#footer {
	background: #ffdcb8 url(images/footer.gif) no-repeat bottom;
	font-size: 86%;
	width: 981px;
	overflow: hidden;
}

#footer p {
	color: #9b6c3c;
	padding: 0 10px;
}
#footer a {
	color: #7c1700;
}
#footer img {
	float: left;
	margin: 3px 10px 0 0;
}
#footer_left, #footer_right {
	float: left;
	padding: 10px 0 11px 0;
	width: 480px;
}
#footer_left {
	padding-left: 15px;
}
#footer_right {
	text-align: right;
}


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


.status_info{
	background: url(images/info_ico.gif) no-repeat 8px 8px;
	width: 450px;
	font-weight: bold;
	margin: 35px 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: 35px 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;
}
