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

a {
	color: #bd8d19;
}
a:hover {
	text-decoration: none;
}
body {
	background: #fff;
	color: #3E3E3E;
	padding-bottom: 15px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #3e597d;
}
.lb_1 h1, .lb_1 h2, .lb_1 h3, .lb_1 h4, .lb_1 h5, .lb_1 h6,
.lb_2 h1, .lb_2 h2, .lb_2 h3, .lb_2 h4, .lb_2 h5, .lb_2 h6,
.rb_1 h1, .rb_1 h2, .rb_1 h3, .rb_1 h4, .rb_1 h5, .rb_1 h6 {
	color:#493927;
}
.lb_3 h1, .lb_3 h2, .lb_3 h3, .lb_3 h4, .lb_3 h5, .lb_3 h6,
.rb_2 h1, .rb_2 h2, .rb_2 h3, .rb_2 h4, .rb_2 h5, .rb_2 h6,
.rb_3 h1, .rb_3 h2, .rb_3 h3, .rb_3 h4, .rb_3 h5, .rb_3 h6 {
	color:#3b4651;
}
img {
	border: 0 solid #be831d;
}

/* BOX */
#box {
	font: 80% Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: left;
	width: 986px;
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	position: relative;
	width: 986px;
	height: 236px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	position: absolute;
	width: 493px;
	height: 236px;
	left: 0;
	padding: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	width: 269px;
	height: 99px;
	top: 111px;
	right:37px;
}

/* CONTAINER */
#container {
	width: 986px;
	background: url(images/container_btm.gif) no-repeat bottom left;
	padding-bottom: 4px;
}

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 199px;
	background: url(images/container_top.gif) repeat-x top;
	padding-bottom:72px;
}

/* MENU */
#menu_bgr {
	background: url(images/menu.gif) repeat-y left;
}
#menu {
	margin-bottom: 20px;
	width: 199px;
}
#menu ul {
	margin-left: 3px;
	width: 194px;
}
#menu ul ul {
	margin: 0;
}
#menu li {
	background: url(images/menu_li.gif) no-repeat 8px 7px;
}
#menu li li {
	background:none;
}
#menu li a, #menu li span {
	background: url(images/menu_line.gif) repeat-x bottom;
	color: #3E3E3E;
	display: block;
	text-decoration: none;
	padding: 4px 10px 4px 25px;
}
#menu li span {
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: underline;
	color:#b97e1d;
}
#menu li li a, #menu li li span {
	padding-left: 30px;
}
#menu li li li a, #menu li li li span {
	padding-left: 39px;
}
#menu li li li li a, #menu li li li li span {
	padding-left: 48px;
}
#menu li li li li li a, #menu li li li li li  span {
	padding-left: 57px;
}

/* CONTENT */
#content {
	float: left;
	width: 584px;
	min-height: 325px;
	background: url(images/container_top.gif) repeat-x top;
}
#info {
	width:554px;
	margin:0 auto;
	position: relative;
	background:url(images/menu_line.gif) repeat-x bottom;
}
#navi {
	color: #bd8d19;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 7px 0;	
}
#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: #bd8d19;
}
#language {
	height: 16px;
	position: absolute;
	top: -220px;
	right: -205px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 203px;	
	background: url(images/container_top.gif) repeat-x top;
}

/* BOXES */
.lb_1, .lb_2, .rb_1 {
	width:196px;
	background:url(images/lb1.gif) repeat-y;
	color:#493927;
	margin-bottom: 4px;
}
.lb_3, .rb_2, .rb_3 {
	width:196px;
	background:url(images/rb2.gif) repeat-y;
	color:#3b4651;
	margin-bottom: 4px;
}
.lb_1 a, .lb_2 a, .rb_1 a {
	color:#fff;
}
.lb_3 a, .rb_2 a, .rb_3 a {
	color:#8c4901;
}
.lb_1 h3.access, .lb_2 h3.access, .rb_1 h3.access {
	position:relative;
	width:196px;
	height:auto;
	left:0;
	background:url(images/lb1_top.gif) no-repeat top;
	font-size:1em;
}
.lb_3 h3.access, .rb_2 h3.access, .rb_3 h3.access {
	position:relative;
	width:196px;
	height:auto;
	left:0;
	background:url(images/rb2_top.gif) no-repeat top;
	font-size:1em;
}
.lb_1 h3.access span, .lb_2 h3.access span, .rb_1 h3.access span {
	color:#724310;
	background:url(images/lb1_h3.gif) no-repeat 8px 4px;
	display:block;
	padding:2px 10px 0 25px;
	text-transform:uppercase;
}
.lb_3 h3.access span, .rb_2 h3.access span, .rb_3 h3.access span {
	color:#724310;
	background:url(images/rb2_h3.gif) no-repeat 8px 4px;
	display:block;
	padding:2px 10px 0 25px;
	text-transform:uppercase;
}
.rb_2 #fulltext_mini, .rb_3 #fulltext_mini, .lb_3 #fulltext_mini,
.rb_2 #ank_mini, .rb_3 #ank_mini, .lb_3 #ank_mini,
.rb_2 #counter_mini, .rb_3 #counter_mini, .lb_3 #counter_mini,
.rb_2 .editor_mini, .rb_3 .editor_mini, .lb_3 .editor_mini,
.rb_2 #galerie_mini, .rb_3 #galerie_mini, .lb_3 #galerie_mini,
.rb_2 #kalendar, .rb_3 #kalendar, .lb_3 #kalendar,
.rb_2 #poc_mini, .rb_3 #poc_mini, .lb_3 #poc_mini,
.rb_2 #svatek, .rb_3 #svatek, .lb_3 #svatek,
.rb_2 .tutilka_mini, .rb_3 .tutilka_mini, .lb_3 .tutilka_mini,
.rb_2 #newsletter_mini, .rb_3 #newsletter_mini, .lb_3 #newsletter_mini,
.rb_2 #datumcas_mini, .rb_3 #datumcas_mini, .lb_3 #datumcas_mini {
	background: url(images/rb2_btm.gif) no-repeat bottom;
}
.lb_1 #fulltext_mini, .lb_2 #fulltext_mini, .rb_1 #fulltext_mini,
.lb_1 #ank_mini, .lb_2 #ank_mini, .rb_1 #ank_mini,
.lb_1 #counter_mini, .lb_2 #counter_mini, .rb_1 #counter_mini,
.lb_1 .editor_mini, .lb_2 .editor_mini, .rb_1 .editor_mini,
.lb_1 #galerie_mini, .lb_2 #galerie_mini, .rb_1 #galerie_mini,
.lb_1 #kalendar, .lb_2 #kalendar, .rb_1 #kalendar,
.lb_1 #poc_mini, .lb_2 #poc_mini, .rb_1 #poc_mini,
.lb_1 .tutilka_mini, .lb_2 .tutilka_mini, .rb_1 .tutilka_mini,
.lb_1 #newsletter_mini, .lb_2 #newsletter_mini, .rb_1 #newsletter_mini,
.lb_1 #datumcas_mini, .lb_2 #datumcas_mini, .rb_1 #datumcas_mini,
.lb_1 #svatek, .lb_2 #svatek, .rb_1 #svatek {
	background: url(images/lb1_btm.gif) no-repeat bottom;
	min-height:50px;
}
#right .first h3.access {
	background-image:url(images/right_first_top.gif);
}

/* FOOTER */
#footer {
	background:url(images/footer.gif) no-repeat top right;
	width: 986px;
	font-size: 90%;
}
#footer p {
	padding: 0 10px;
}
#footer a {
	color: #233854;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#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: 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;
}
.required {
	background: #fff url(images/required.gif) top right no-repeat;
}
.invalid {
	background: #fff url(images/invalid.gif) top right no-repeat;
}




