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

a {
	color: #b54c26;
}
a:hover {
	text-decoration: none;
}
body {
	background: #e1e1e1 url(images/body.gif) repeat-x top;
	color: #000;
	text-align: center;
	padding: 45px 0 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #b54c26;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
	color: #f4b199;
}
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	color: #2e527f;
}
img {
	border: 0 solid #b54c26;
}

/* BOX */
#box {
	background: url(images/box.gif) repeat-y;
	font: 85% "Times New Roman", Times, serif;
	margin: 0 auto;
	text-align: left;
	width: 988px;
	position: relative;
}
#box_kus {
	position: absolute;
	top: -18px;
	left: 259px;
	width:48px;
	height: 18px;
	background: url(images/box_kus.gif) no-repeat;
}
/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 201px;
	position: relative;
	width: 988px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 494px;
	height: 201px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 101px;
	left: 35px;
	width: 254px;
	height: 49px;
}

/* CONTAINER */
#container {
	width: 980px;
	position: relative;
	background: url(images/container.gif) repeat-x 0 38px;
}
#container2 {
	width: 980px;
	background: url(images/left_btm.jpg) no-repeat bottom left;
	margin-left: 4px;
}

/* LEFT */
#left {
	float: left;
	width: 192px;
	padding-bottom: 400px;
	position: relative;
}

/* MENU */
#menu_top {
	position:relative;
	width: 788px;
	height: 37px;
	margin-left: 192px;
	background: #b54c26 url(images/menu_top.gif) repeat-y left;
}
#menu_top ul {
	margin-left: 58px;
	padding-top: 6px;
}
#menu_top ul ul {
	display: none;
}
#menu_top li {
	height: 31px;
	display: inline;
	list-style-type: none;
}
#menu_top li a, #menu_top li span {
	font-size: 1.2em;
	padding: 5px 15px;
	height: 21px;
	display: block;
	float: left;
	margin-left: 5px;
}
#menu_top li a {
	color: White;
	text-decoration: none;
}
#menu_top li a:hover {
	background: #803418;
}
#menu_top li span, #menu_top li.sel a {
	background: #803418;
	color: white;
}
#menu {
	width: 192px;
	overflow: hidden;
	padding: 20px 0;
	background: #b54c26 url(images/menu_bkg.gif) repeat-x top;
}
#menu ul {
	margin: 0 5px;
}
#menu ul ul {
	margin: 0;
}
#menu a, #menu span {
	color: #ffdd9b;
	display: block;
	text-decoration: none;
}
#menu li span, #menu li a:hover {
	background: #9c411f url(images/menu_li_hover.gif) no-repeat 8px 12px;
}
#menu li li a:hover {
	background-image: none;
}
#menu li {
	list-style-type: none;
	margin: 1px 0;
}
#menu li a {
	background: url(images/menu_li.gif) no-repeat 8px 12px;
}
#menu li a, #menu li span {
	padding: 6px 25px 8px 25px;
}
#menu li li a, #menu li li span {
	padding-left: 34px;
	background-image: none;
}
#menu li li li a, #menu li li li span {
	padding-left: 43px;
}
#menu li li li li a, #menu li li li li span {
	padding-left: 52px;
}

/* CONTENT */
#content {
	float: left;
	width: 577px;
}

#info {
	position: absolute;
	width: 582px;
	height: 28px;
	left: 202px;
}
#navi {
	color: #6b7921;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 4px 10px 12px 20px;
	width: 572px;
}
#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: #6b7921;
}
#language {
	height: 12px;
	position: absolute;
	top: 15px;
	right: 20px;
}
#language li {
	float: left;
	list-style-type: none;
	padding:0 5px;
	background: url(images/lang_li.gif) no-repeat left;
}

/* RIGHT */
#right {
	float: left;
	width: 211px;
	position: relative;
	padding-top: 20px;
}

/* BOXES */
.leftbox {
	width: 192px;
	margin-bottom: 5px;
	color: #f4b199;
	background: #b54c26;
}
.leftbox ank_mini,
.leftbox .editor_mini,
.leftbox #galerie_mini,
.leftbox #datumcas_mini,
.leftbox #newsletter_mini,
.leftbox .tutilka_mini,
.leftbox #kalendar,
.leftbox #poc_mini,
.leftbox #svatek
{
	background: url(images/lb_top.gif) no-repeat top;
	padding-top: 15px;
}
.rightbox {
	background: url(images/rb.gif) repeat-y;
	width: 191px;
	margin-bottom: 5px;
}
.leftbox .btm {
	width: 192px;
	height: 1px;
	font-size: 1px;
}
.rightbox .btm {
	width: 191px;
	height: 5px;
	background: url(images/rb_btm.gif) no-repeat top;
	font-size: 1px;
}
.rightbox h3.access {
	position: relative;
	left: 0;
	width: auto;
	height: 31px;
	font-size: 1em;
	text-align: center;
	background: url(images/rb_top.gif) no-repeat top;
}
.rightbox h3.access span {
	color: white;
}

/* FOOTER */
#footer2 {
	background: url(images/footer.gif) repeat-y;
}
#footer {
	width: 988px;
	margin: 0 auto;
	font: 70% Arial, Helvetica, sans-serif;
	background: url(images/footer_btm.gif) no-repeat bottom;
}
#footer img {
	float: left;
	margin: 0 10px 0 0;
}
#footer_left, #footer_right {
	float: left;
	padding: 10px 0 11px 0;
	width: 483px;
}
#footer_left {
	padding-left: 15px;
}
#footer_right {
	text-align: right;
}
#footer p {
	color: #f0d6cd;
	padding: 0 10px;
}
#footer a {
	color: #f0d6cd;
}
#footer img {
	float: left;
	margin: 0 10px;
}
/* CLASSES */
.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.errmsg {
	margin-bottom: 10px;
	color: Red;
	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 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
	color: #830000;
}







