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

a {
	color: #748830;
}
a:hover {
	text-decoration: none;
}
body {
	background: #fff;
	color: #3E3E3E;
	padding-bottom: 15px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #810906;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6,
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	color: #67862a;
}
img {
	border: 0 solid #ff8b35;
}

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

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 183px;
	position: relative;
	width: 980px;
	margin: 0 auto;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 508px;
	height: 183px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 97px;
	left: 299px;
	width: 171px;
	height: 61px;
}

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

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

/* MENU */
#menu {
	background: #c7daef url(images/menu_top.gif) repeat-y left;
	margin-top: 46px;	
	width: 196px;
	margin-bottom: 5px;
}
#menux {
	background: url(images/menu_bottom.gif) no-repeat left bottom;
	padding-bottom: 140px;
	padding-top: 30px;
}
#menu ul ul {
	padding-left: 10px;
}
#menu li {
	padding: 0 0 0 18px;
	background: url(images/menu_li.gif) no-repeat 15px 5px;
}
#menu li li {
	background: none;
	list-style-type: none;
	padding-left: 15px;
}
#menu a {
	color: #010101;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 12px;
}
#menu li li a {
	padding-left: 0;
}
#menu span {
	text-decoration: underline;
	color: #810906;
	display: block;
	padding-left: 15px;
	padding-bottom: 10px;
}
#menu li li span {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;
	color: #748830;
}
#menu h3.access{
	background: url(images/lb2_bgr.jpg) no-repeat;
	height: 33px;
	padding-left: 15px;
}
#menu h3.access span {
	color: #fff;
	text-decoration: none;
}

/* CONTENT */
#content {
	float: left;
	width: 588px;
	min-height: 260px;
	background: url(images/content.jpg) no-repeat top left;
	padding-top:2em;
}
#info {
	position: absolute;
	top: 0px;
	right: 0;
	width: 720px;
}
#navi {
	color: #175785;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 5px 0 0 20px;
	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: #175785;
}
#language {
	height: 16px;
	position: absolute;
	top: 190px;
	left: -43px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 196px;	
	background: #fff url(images/right.gif) no-repeat bottom left;
	position: relative;
	padding-bottom: 20px;
	top: -23px;
	margin-bottom: 35px;
}

/* BOXES */
.leftbox{
	background: #c7daef url(images/lbox_bottom.gif) no-repeat bottom right;
	margin-bottom: 5px;
	width: 196px;
	padding-bottom: 20px;
}
.leftbox h3 {
	color: #3b3b3b !important;
}
.leftbox #ank_mini,
.leftbox #counter_mini,
.leftbox .editor_mini,
.leftbox #fulltext_mini,
.leftbox #galerie_mini,
.leftbox #kalendar,
.leftbox #newsletter_mini,
.leftbox #poc_mini,
.leftbox #datumcas_mini,
.leftbox #svatek {
	background: url(images/lbox_top.gif) no-repeat top right;	
}
.rightbox{
	background: #c7daef url(images/rbox_bottom.gif) no-repeat bottom right;
	margin-bottom: 5px;
	width: 196px;
	padding-bottom: 20px;
}
.rightbox h3 {
	color: #3b3b3b !important;
}
.rightbox #ank_mini,
.rightbox #counter_mini,
.rightbox .editor_mini,
.rightbox #fulltext_mini,
.rightbox #galerie_mini,
.rightbox #kalendar,
.rightbox #newsletter_mini,
.rightbox #poc_mini,
.rightbox #datumcas_mini,
.rightbox #svatek {
	background: url(images/rbox_top.gif) no-repeat top right;	
}
#right .first #ank_mini,
#right .first #counter_mini,
#right .first .editor_mini,
#right .first #fulltext_mini,
#right .first #galerie_mini,
#right .first #kalendar,
#right .first #newsletter_mini,
#right .first #poc_mini,
#right .first #datumcas_mini,
#right .first #svatek {
	background: url(images/fulltext_bgr.gif) no-repeat top right;	
}

/* FOOTER */
#footer {
	background: #1c5892 url(images/footer.gif) repeat;
	font-size: 88%;
	width: 980px;

	margin: 0 auto;
	
}
#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #fff1a3;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 7px 0 8px 0;
	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;
}

/* LOGIN */
#login {
	background: #FDFAF4;
	font: 80% Arial, Verdana, sans-serif;
	margin: 150px auto;
	padding: 20px 0;
}
#login table {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: left;
	width: 350px;
}
#login td {
	padding: 3px 0;
}
#login label {
	display: block;
	font-weight: bold;
	margin-right: 5px;
	text-align: right;
}
#login input {
	width: 180px;
}
#login .btn {
	text-align: left;
}
#login .btn input {
	width: auto;
}


