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

a {
	color: #b54c26;
}
a:hover {
	text-decoration: none;
}
body {
	background: #472a00;
	color: #000;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #472a00;
	font-family: "Times New Roman", Times, serif;
}
#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: #91835d;
}
img {
	border: 0 solid #e0d5be;
}

/* BOX */
#box {
	font: 90% "Times New Roman", Times, serif;
	background: #fbf9f6 url(images/box.gif) repeat-x bottom;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	position: relative;
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 295px;
	width: 980px;
}
#header h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 490px;
	height: 295px;
	padding: 0;
	position: absolute;
	left: 0;
}
#header a.logo {
	background: url(images/logo.gif) no-repeat;
	display: block;
	position: absolute;
	top:63px;
	left:25px;
	width:305px;
	height:187px;
}
#banner {
	position:absolute;
	width:603px;
	height:216px;
	left:359px;
	top:63px;
}
#banner p, #banner a {
	display:none;
}

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

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 187px;
	background: url(images/menu_2_top.gif) no-repeat top right;
	margin: 17px 0 0 17px;
	padding: 29px 0 9px 0;
}

/* MENU */
#menu1 {
	width: 945px;
	height: 40px;
	margin: 0 auto;
	background: url(images/menu_1.gif) no-repeat;
}
#menu1 ul {
	list-style-type: none;
	margin-left: 10px;
}
#menu1 li {
	display: inline;
	width: 106px;
}
#menu1 li a {
	height: 30px;
	padding-top: 10px;
	color: #472a00;
	display: block;
	float: left;
	width: 106px;
	text-align: center;
	margin: 0 4px;
}
#menu1 li span, #menu1 li.sel a {
	background: url(images/menu_1_hover.gif) no-repeat bottom;
	display: block;
	float: left;
	width: 106px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	color: white;
	font-weight: bold;
	margin: 0 4px;
	font-size: 90%;
}
#menu2 {
	background: url(images/menu_2_bkg.gif) repeat-y;
	width: 187px;
	font: 90% Arial, Helvetica, sans-serif;
}
#menu2 li {
	list-style-type: none;
	background: url(images/menu_2_li.gif) no-repeat top;
}
#menu2 li a {
	background: url(images/menu_2_bullet.gif) no-repeat 12px 9px;
	color: #6b5d37;
}
#menu2 li span {
	background: url(images/menu_2_hover.gif) no-repeat top;
	color: white;
	font-weight: bold;
}
#menu2 li a, #menu2 li span {
	display: block;
	padding: 5px 15px 7px 25px;
	width: 147px;
}
#menu2 li li a, #menu2 li li span {
	padding-left: 35px;
	width: 137px;
}
#menu2 li li a {
	background-position: 22px 9px;
}
#menu2 li li li a, #menu2 li li li span {
	padding-left: 45px;
	width: 127px;
}
#menu2 li li li a {
	background-position: 32px 9px;
}
#menu2 li li li li a, #menu2 li li li li span {
	padding-left: 55px;
	width: 117px;
}
#menu2 li li li li a {
	background-position: 42px 9px;
}
#menu2_btm {
	width: 187px;
	height: 10px;
	background: url(images/menu_2_btm.gif) no-repeat top;
	margin-bottom: 10px;
}

/* CONTENT */
#content {
	float: left;
	width: 571px;
	min-height: 760px;
	background: url(images/content.gif) no-repeat top;
	padding-bottom: 4em;
}

#info {
	position: absolute;
	height: 19px;
	top: 0;
	right: 0;
}
#language {
	height: 34px;
	position: absolute;
	top: 29px;
	left: 110px;
}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	width: 45px;
	height: 34px;
	background: url(images/lang_li_bkg.gif);
	position: relative;
}
#language li img {
	position: relative;
	top: 10px;
	left: 9px;
}

/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 186px;
	padding: 17px 0 5px 0;
}

/* BOXES */
.rightbox, .leftbox {
	width: 186px;
	height: auto;
	margin-bottom: 6px;
	color: #91835d;
}
.leftbox {
	margin-right: 1px;
}
.leftbox #ank_mini,
.leftbox #counter_mini,
.leftbox .editor_mini,
.leftbox #galerie_mini,
.leftbox #fulltext_mini,
.leftbox #datumcas_mini,
.leftbox .tutilka_mini,
.leftbox #kalendar,
.leftbox #poc_mini,
.leftbox #newsletter_mini,
.leftbox #svatek {
	background: url(images/lb_btm.gif) no-repeat bottom;
}
.rightbox #ank_mini,
.rightbox #counter_mini,
.rightbox .editor_mini,
.rightbox #galerie_mini,
.rightbox #fulltext_mini,
.rightbox #datumcas_mini,
.rightbox .tutilka_mini,
.rightbox #kalendar,
.rightbox #poc_mini,
.rightbox #newsletter_mini,
.rightbox #svatek {
	background: url(images/rb_btm.gif) no-repeat bottom;
}
.leftbox h3.access, .rightbox h3.access {
	display: block;
	width: 186px;
	position: relative;
	left: 0;
	overflow: hidden;
	height: auto;
}
.rightbox h3.access {
	background: url(images/rb_top.gif) no-repeat top;
}
.leftbox h3.access {
	background: url(images/lb_top.gif) no-repeat top;
}
.leftbox h3.access span, .rightbox h3.access span {
	display: block;
	font-size: 1em;
	color: #a39061;
	margin: 0 4px;
	border-bottom: 1px solid #e2d3af;
	padding: 0 10px 5px 10px;
}
#fulltext_mini {
	position: relative;
	margin-top: 13px;
	padding-top: 2.5em;
}
#fulltext_mini h3.access {
	position: absolute;
	top: -5px;
}
/* FOOTER */
#footer {
	width: 980px;
	height: 135px;
	background: url(images/footer.gif) no-repeat bottom;
	font: 78% Arial, Helvetica, sans-serif;
}
#footer p {
	color: #8e8162;
	padding: 0 10px;
}
#footer a {
	color: #908368;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding-top: 25px;
	width: 480px;
}
#footer_right {
	text-align: right;
}
#footer_left {
	text-align: left;
	padding-left: 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;
}




