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

a {
	color: #4E6B9C;
}
a:hover {
	text-decoration: none;
}
body {
	background: #C3BEA8;
	color: #3E3E3E;
	padding-bottom: 15px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #4c2907;
}
#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;
}
img {
	border: 0 solid #ff8b35;
}

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

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	position: relative;
	width: 985px;
	height: 184px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	position: absolute;
	width: 374px;
	height: 184px;
	left: 0;
	padding: 0;
}
#header a.logo{
	background:url(images/logo.jpg) no-repeat;
	display:block;
	position:absolute;
	width:295px;
	height:118px;
	top:51px;
	left:269px;
}

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

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 199px;
	background: url(images/left.jpg) no-repeat top left;
}

/* MENU */
#menu_bgr {
	background: url(images/menu.gif) repeat-y left;
}
#menu {
	background: url(images/menu_bgr.gif) no-repeat left bottom;
	position: relative;	
	margin-top: 72px;
	margin-bottom: 2px;
	width: 199px;
	padding: 0 0 34px 0;
}
#menu ul {
	margin-left: 3px;
	width: 194px;
}
#menu ul ul {
	position: relative;
	top: 0;
	margin: 0;
}
#menu li {
	padding-bottom: 1px;
	background: url(images/menu_li.gif) no-repeat bottom;
	width: 194px;
}
#menu li li {
	background-position: top;
	padding: 1px 0 0 0;
}
#menu li a, #menu li span {
	background: url(images/bullet.gif) no-repeat left;
	color: #3E3E3E;
	display: block;
	text-decoration: none;
	padding: 4px 10px 2px 24px;
}
#menu li span {
	text-decoration: underline;
	color: #475774;
}
#menu li li a {
	background: none;
	padding-left: 0;
}
#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li li a, #menu li li span {
	background: none;
	padding-left: 35px;
}
#menu li li a:hover {
	background-image: none;
}
#menu li li li a, #menu li li li span {
	padding-left: 44px;
}
#menu li li li li a, #menu li li li li span {
	padding-left: 53px;
}
#menu li li li li li a, #menu li li li li li  span {
	padding-left: 62px;
}

/* CONTENT */
#content{
	float:left;
	width:587px;
	min-height:325px;
	padding-top:30px;	
	background:url(images/content.jpg) no-repeat top left;
}
#info{
	position:relative;
	min-height:31px;
}
#navi{
	color: #898369;
	font-size: 88%;
	letter-spacing: 1px;
	padding-top: 7px;	
	margin-left:40px;
	margin-right: 17px;
	text-align: right;
}
#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: #898369;
}
#language {
	height: 16px;
	position: absolute;
	top: -77px;
	right: -193px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 199px;	
	background: url(images/right.gif) no-repeat bottom;
	padding-bottom: 4px;
}

/* BOXES */
.rb_1 {
	background: transparent;
}
.rb_1 .btm {
	height: 6px;
	background: url(images/rb1_btm.gif) no-repeat bottom;
}
.rb_1 #ank_mini,
.rb_1 .editor_mini,
.rb_1 #galerie_mini,
.rb_1 #kalendar,
.rb_1 #poc_mini,
.rb_1 .tutilka_mini,
.rb_1 #newsletter_mini,
.rb_1 #datumcas_mini,
.rb_1 #svatek {
	background: url(images/rb1.gif) no-repeat top;
}
.rb_2, .rb_3 {
	background: url(images/rb2_bgr.gif) repeat-y bottom;
}
.rb_2 .btm, .rb_3 .btm {
	height: 6px;
	background: url(images/rb2_btm.gif) no-repeat bottom;
}
.rb_2 #fulltext_mini,
.rb_2 #ank_mini,
.rb_2 .editor_mini,
.rb_2 #galerie_mini,
.rb_2 #kalendar,
.rb_2 #poc_mini,
.rb_2 #svatek,
.rb_2 .tutilka_mini,
.rb_2 #newsletter_mini,
.rb_2 #datumcas_mini,
.rb_3 #fulltext_mini,
.rb_3 #ank_mini,
.rb_3 .editor_mini,
.rb_3 #galerie_mini,
.rb_3 #kalendar,
.rb_3 #poc_mini,
.rb_3 #svatek,
.rb_3 .tutilka_mini,
.rb_3 #newsletter_mini,
.rb_3 #datumcas_mini {
	background: url(images/rb2.gif) no-repeat top;
}
.rb_1 a {
	color: #7E7964;
}
.lb_1, .lb_2 {
	background: url(images/lb1_bgr.gif) repeat-y left;
	width:199px;
}
.lb_1 .btm, .lb_2 .btm {
	height: 6px;
	background: url(images/lb1_btm.gif) no-repeat bottom left;
}
.lb_1 #fulltext_mini,
.lb_1 #ank_mini,
.lb_1 .editor_mini,
.lb_1 #galerie_mini,
.lb_1 #kalendar,
.lb_1 #poc_mini,
.lb_1 .tutilka_mini,
.lb_1 #newsletter_mini,
.lb_1 #datumcas_mini,
.lb_1 #svatek,
.lb_2 #fulltext_mini,
.lb_2 #ank_mini,
.lb_2 .editor_mini,
.lb_2 #galerie_mini,
.lb_2 #kalendar,
.lb_2 #poc_mini,
.lb_2 .tutilka_mini,
.lb_2 #newsletter_mini,
.lb_2 #datumcas_mini,
.lb_2 #svatek {
	background: url(images/lb1.gif) no-repeat top left;
}
.lb_3 {
	background: url(images/lb2_bgr.gif) repeat-y left;
}
.lb_3 .btm {
	height: 6px;
	background: url(images/lb2_btm.gif) no-repeat bottom left;
}
.lb_3 #fulltext_mini,
.lb_3 #ank_mini,
.lb_3 .editor_mini,
.lb_3 #galerie_mini,
.lb_3 #kalendar,
.lb_3 #poc_mini,
.lb_3 .tutilka_mini,
.lb_3 #newsletter_mini,
.lb_3 #datumcas_mini,
.lb_3 #svatek {
	background: url(images/lb2.gif) no-repeat top left;
}
#right .first #counter_mini,
#right .first #fulltext_mini,
#right .first #ank_mini,
#right .first .editor_mini,
#right .first #galerie_mini,
#right .first #kalendar,
#right .first #poc_mini,
#right .first .tutilka_mini,
#right .first #newsletter_mini,
#right .first #datumcas_mini,
#right .first #svatek {
	background: url(images/fulltext.jpg) no-repeat top;
	padding-top:30px;
}

/* FOOTER */
#footer {
	background: #fff url(images/footer.gif) no-repeat;
	margin: 0 auto;	
	width: 985px;
	font-size: 90%;
}
#footer p {
	color: #FFF;
	padding: 0 10px;
}
#footer a {
	color: #FFF;
}
#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;
}






