body {
	color: #ffffff;
	margin: 0px;
	padding: 0px;	
	font-family: trebuchet ms;
	background-color: #342601;
	background-repeat: repeat-x; 
	background-position: top center;
	background-image: url(./images/bg-body.gif);
}

.tar { text-align:right; }

img {	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 6px 20px 16px 27px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 8px 0px;
	background-image: url(./images/panel_header.gif);
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 20px 6px 27px;
	margin: 0px 0px 0px 0px; 
}

h3 {
	color: #d2caaf;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 20px 6px 27px;
	margin: 0px 0px 0px 0px; 
}

fieldset {
	font-size: 12px;
	border: 1px solid #d2caaf;
	margin: 6px 20px 6px 27px;
	padding: 0px 20px 20px 20px;
}

fieldset input {
	border: 0px;
	width: 200px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

input.button {
	float:left;
	width: 90px;
	height: 25px;
	cursor: pointer;
	overflow: hidden;
	max-height: 25px;
	padding: 200px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	background-repeat: no-repeat;	
	background-color: transparent;
	background-image: url(./images/button.gif);
}

fieldset textarea {
	border: 0px;
	width: 400px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

legend {
	font-size: 24px;
	color:white;
}

fieldset h4 { margin:10px 0px 0px 0px; } 

div#header {
	width: 100%;
	height: 291px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	background-position: top center;
}

.rk { background-image: url(./images/header_bg_rk.jpg); }
.ks { background-image: url(./images/header_bg_ks.jpg); }
.sp { background-image: url(./images/header_bg_sp.jpg); }



div#header_content {
	position: relative;
	width: 764px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;	
}

ul#lang {
	position: absolute;
	top: 10px;
	left: 30px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#lang li {
	float: left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

ul#lang li a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding: 2px 2px 1px 25px;
}

ul#lang li a:hover {
	text-decoration: underline;
}

a#sk {
	background-repeat: no-repeat;
	background-image: url(./images/flag_sk.jpg);
}

a#en {
	background-repeat: no-repeat;
	background-image: url(./images/flag_en.jpg);
}

div#logo {
	position: absolute;
	top: 38px;
	left: 465px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#menu_top {
	position: absolute;
	top: 38px;
	left: 23px;
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#menu_top li {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
}
a#sp {
	display: block;
	width: 138px;
	height: 43px;
	padding: 0px 8px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background: url(./images/menu.gif) -362px -43px; 
}

a#sp:hover { background-position: -362px 0px; }
.neakt-sp { background-position: -362px -43px; }
.akt-sp { background-position: -362px 0px; }

a#sp span {
	display: none;
}
a#rk {
	display: block;
	width: 134px;
	height: 43px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background: url(./images/menu.gif) -186px -43px;;
}

a#rk:hover { background-position: -186px 0px; }
.neakt-rk { background-position: -186px -43px; }
.akt-rk { background-position: -186px 0px; }

a#rk span {
	display: none;
}

a#ks {
	display: block;
	width: 146px;
	height: 43px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;	
	background: url(./images/menu.gif) 0px -43px;
}

a#ks:hover { background-position: 0px 0px; }
.neakt-ks { background-position: 0px -43px; }
.akt-ks { background-position:0px 0px; }

a#ks span {
	display: none;
}
 
div#main {
	width: 764px;
	margin: 10px auto 0px auto;
	padding: 10px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(./images/main_body_top.gif);
}

div#border {
	width: 758px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
	border-left: 1px solid #5f522f;
	border-right: 1px solid #5f522f;
}

div#left_col {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
}

.menu_right ul {
	list-style: none;
	margin: 10px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

.menu_right ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.menu_right ul li ul {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.menu_right ul li ul li a, .menu_right ul li ul li span {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 9px;
	background-image: url(./images/arrow_white.gif);	
	display:block;
}

.menu_right ul li ul li a:hover {
	background-image: url(./images/arrow_brown.gif);	
}

.menu_right ul li a, .menu_right ul li span  {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.menu_right ul li span  { cursor:default; } 

.menu_right .active { color:#9a9380; text-decoration:underline; }     
.menu_right ul li ul li .active { 
  
  background-image: url(./images/arrow_brown.gif);
  }


.menu_right ul li a:hover {
	text-decoration: underline;
}

.menu_right ul li a:active {
	color: #d2caaf;
	text-decoration: none;
}

div#right_col {
	float: left;
	width: 540px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
}

#right_col ul { list-style-type:square;  margin-top:0px; margin-bottom:5px;   }
#right_col ul ul { list-style-type:square;   }

#right_col ul.odrazky { position:relative; left:30px; }

#right_col ul li {  margin:0px;  font-size:12px; }

#right_col ul li a { color: white; text-decoration:none; }
#right_col ul li a:hover { color: white; text-decoration:underline; }

.tab01 { border:#5d5233 1px solid; border-collapse:collapse; width:80%; margin:5px 0px 10px 0px; position:relative; left:30px; }
.tab01 td { border:#5d5233 1px solid; padding:2px; font-size:12px; }
.tab01 th { border:#352700 1px solid; padding:4px 2px 2px 5px; text-align:left; background-color:#5d5233; color:white; font-size:12px; }

div.esf_col {
	float: left;
	width: 192px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

div.text_col {
	float: left;
	width: 338px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p { font-size: 12px;	
	padding: 6px 15px 6px 27px;
	margin: 0px 0px 0px 0px; } 


p.text {
	font-size: 12px;	
	padding: 6px 15px 6px 27px;
	margin: 0px 0px 0px 0px;
}

p.note {
	color: #d2caaf;
	font-size: 12px;
	font-style: italic;	
	padding: 6px 15px 6px 27px;
	margin: 0px 0px 0px 0px;
}

#right_col ul.text {
	font-size: 12px;
	padding: 5px 0px 10px 5px;
	margin: 0px 15px 0px 30px;
	list-style:none;
	border-top:#5d5233 1px solid;
}

#right_col ul.text li {

padding:0px 0px 0px 15px; margin:0px;
background: url(./images/arrow_white.gif) 0px 10px no-repeat; 

}

#right_col ul.text a { color:white; text-decoration:none; }
#right_col ul.text a:hover { color:#f3dcc5; text-decoration:underline; }

#right_col a { color:white; text-decoration:underline; }
#right_col a:hover { color:#f3dcc5; text-decoration:underline; }

#right_col .no-top-line ul.text { border-top:none; }

#right_col ul.note {
	color: #d2caaf;
	font-size: 12px;
	font-style: italic;	
	padding: 0px 0px 0px 30px;
	margin: 0px 15px 10px 15px;
	list-style:none;
}

#right_col ul.note li {

padding:0px 0px 0px 15px; margin:0px;
background: url(./images/arrow_brown.gif) 0px 9px no-repeat; 

}

/*
background: url(./images/arrow_white.gif) 29px 16px no-repeat;
	background: url(./images/arrow_brown.gif) 29px 16px no-repeat;
*/

div#footer {
	width: 764px;
	margin: 0px auto 0px auto;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(./images/main_body_bot.gif);
	position:relative;
}

div#footer a { text-decoration: none; color: #705501; }
div#footer a:hover { text-decoration: underline; }

div.contact {
	color: #705501;
	font-size: 12px;
	margin: 0px 0px 40px 0px;
	padding: 35px 0px 20px 30px;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url(./images/contact_bg.gif);
}

#other-navig {
font-size: 12px;
position:absolute;
top:35px; right:0px;
}

#other-navig a {
color: #705501;
text-decoration: none;
}

#other-navig a:hover {
text-decoration: underline;
}

a.print {
	color: #705501;
	
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: 80px 3px;
	background-repeat: no-repeat;
	background-image: url(./images/print.gif);
}


div.gallery {
	margin: 0px;
	padding: 0px 0px 0px 12px;
}

div.gallery dl {
	float: left;
	padding: 0px 13px 15px 13px;
	margin: 0px 0px 0px 0px;	
}

div.gallery dt {
  border:#5f522f 1px solid; 
  padding:2px;
}

div.gallery dt img { display:block; border:none; }

div.gallery dd {
	float: left;
/*	width: 100px; */
  

	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.gallery .descwidth2 { width:227px; }
.gallery .descwidth3 { width:142px; }
.gallery .descwidth4 { width:100px; }


div.spacer {
	clear: both; font-size:1px;
}



/* NEWS PAGING */

#news-pagging { margin:0px 0px 0px 25px; clear:both;}
#news-pagging a:link {display:block; float:left; color: #5d5233; text-decoration: none; font-weight: bold; padding:0px 4px 0px 4px; margin:2px; border:#5d5233 2px solid; }
#news-pagging a:visited {display:block; float:left;  color:#5d5233; text-decoration: none; font-weight: bold; padding:0px 4px 0px 4px; margin:2px; border:#5d5233 2px solid; }
#news-pagging a:hover {display:block; float:left; background-color:#5d5233; color: white; text-decoration: none; font-weight: bold; padding:0px 4px 0px 4px; margin:2px; border:#5d5233 2px solid; }
#news-pagging a:active {display:block; float:left; color: #5d5233; text-decoration: none; font-weight: bold; padding:0px 4px 0px 4px; margin:2px; border:#5d5233 2px solid; }

.selected {cursor:pointer; display:block; float:left; background-color:#5d5233; color:white; text-decoration: none; font-weight: bold; padding:0px 4px 0px 4px; margin:2px; border:#5d5233 2px solid; }

/*#guestbook-add-panel { margin-top:15px; }*/

