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

a{
	color:#3b79b5;
}
a:hover{
	text-decoration:none;
}
body{
	background:#fff;
	color:#3E3E3E;
	padding-bottom:15px;
	text-align:center;
}
h1, h2, h3, h4, h5, h6{
	color:#567435;
}
#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:url(images/box.gif) repeat-y left top;
	font:80% Arial, Verdana, sans-serif;
	margin:0 auto;
	text-align:left;
	width:980px;
}

/* HEADER */
#header{
	background:url(images/header.jpg) no-repeat right;
	height:188px;
	position:relative;
	width:980px;
	margin:0 auto;
}
#header h1{
	background:url(images/header_h1.jpg) no-repeat;
	width:501px;
	height:188px;
	padding:0;
	position:absolute;
	left:0;
}
#header a.logo{
	background:url(images/logo.jpg) no-repeat;
	display:block;
	position:absolute;
	top:27px;
	left:530px;
	width:334px;
	height:41px;
}

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

/* LEFT */
#left{
	float:left;
	overflow:hidden;
	width:197px;
	margin-bottom:2px;
}

/* MENU */
#menu{
	background:#4e6b2f url(images/menu.jpg) no-repeat top left;
	width:197px;
	border-bottom:1px solid #809b62;
	padding-top:130px;
}
#menu ul{
	padding:0;
	padding-bottom:50px;
	padding-top:25px;
	background:none;
}
#menu ul ul{
	padding:0 10px 0 10px;
	background:none;
	width:auto;
}
#menu ul ul ul{
	padding-right:0
}
#menu li{
	padding:0 0 0 25px;
	background:url(images/menu_li.gif) no-repeat 16px 5px;
}
#menu li li{
	background:none;
	list-style-type:none;
	padding-left:15px;
}
#menu a{
	color:#fff;
	display:block;
	text-decoration:none;
	padding-left:5px;
	padding-right:15px;
	padding-bottom:10px;
}
#menu li li a{
	padding-left:0;
}
#menu span{
	text-decoration:underline;
	color:#fff;
	display:block;
	padding-left:5px;
	padding-bottom:10px;
}
#menu li li span{
	padding-left:0;
}
#menu a:hover{
	text-decoration:underline;
	color:#abd87d;
}

/* CONTENT */
#content{
	float:left;
	width:586px;
	min-height:260px;
	background:url(images/content.gif) no-repeat top left;
}
#info{
	position:relative;
	background:#d9d9d9;
	border:1px solid #939393;
	border-bottom:none;
}
#navi{
	color:#000;
	font-size:88%;
	letter-spacing:1px;
	padding:9px 130px 6px 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:#000;
}
#language{
	height:16px;
	position:absolute;
	top:6px;
	right:4px;
}
#language li{
	float:left;
	list-style-type:none;
	margin-right:5px;
}

/* RIGHT */
#right{
	float:left;
	overflow:hidden;
	width:197px;
	background:#F9F9E6 url(images/rb_1_top.gif) no-repeat bottom left;
	margin-bottom:25px;
	padding-bottom:10px;
}

/* BOXES */
.lb_1, .lb_2, .lb_3, .rb_1, .rb_2, .rb_3{
	width:197px;
}
.lb_1{
	background:#aec19c url(images/lb_1.gif) no-repeat top;
	border-bottom:1px solid #c5d4b7;
}
.lb_2, .lb_3{
	background:#cddbc0 url(images/lb_2.gif) no-repeat top;
	border-bottom:1px solid #c5d4b7;
}
.rb_1, .rb_3{
	background:#ecf2f7 url(images/rb_1.gif) repeat-y;
	margin-bottom:1px;
}
.rb_2{
	background:#e2eef9 url(images/rb_2.gif) repeat-y;
	margin-bottom:1px;
}
.rb_1 #ank_mini,
.rb_1 .editor_mini,
.rb_1 #galerie_mini,
.rb_1 #kalendar,
.rb_1 .mini_translator,
.rb_1 #datumcas_mini,
.rb_1 .tutilka_mini,
.rb_1 #poc_mini,
.rb_1 #svatek{
	background:url(images/rb_1_top.gif) no-repeat top left;
}
.rb_2 #ank_mini,
.rb_2 .editor_mini,
.rb_2 #galerie_mini,
.rb_2 #kalendar,
.rb_2 .mini_translator,
.rb_2 #datumcas_mini,
.rb_2 .tutilka_mini,
.rb_2 #poc_mini,
.rb_2 #svatek{
	background:url(images/rb_2_top.gif) no-repeat top left;
}
.rb_3 #ank_mini,
.rb_3 .editor_mini,
.rb_3 #galerie_mini,
.rb_3 #kalendar,
.rb_3 .mini_translator,
.rb_3 #datumcas_mini,
.rb_3 .tutilka_mini,
.rb_3 #poc_mini,
.rb_3 #svatek{
	background:url(images/rb_1_top.gif) no-repeat top left;
}
#fulltext_mini{
	background:url(images/fulltext.gif) repeat-y left;
}

/* FOOTER */
#footer{
	background:#e7e5d9;
	font-size:88%;
	width:980px;
	border:2px solid #999780;
	border-left:none;
	border-right:none;
}
#footer p{
	color:#000;
	padding:0 10px;
}
#footer a{
	color:#3b79b5;
}
#footer img{
	float:left;
	margin:0 10px;
}
#footer_left, #footer_right{
	float:left;
	padding:8px 0 12px;
	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;
}
.status_info{
	background:url(images/info_ico.gif) no-repeat 8px 8px;
	width:450px;
	font-weight:bold;
	margin: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;
	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;
}
