@charset "utf-8";
/* CSS Document */
* {padding: 0; margin: 0;text-indent: 0;}
body {
 text-align: center; /*vycentrovanie v IE*/
 font-family: verdana;
 font-size: 13px;
 color: #1e1e1a;
 display: block; /*vycentrovanie v IE*/
 background: #5d703a;
}

a {
 font-weight: bold;
 font-family: tahoma;
 color: black;
 text-decoration: none;
}

a:hover{
	color: #e5bf6a;
	text-decoration: none;
}

img{
	border: none;
}

.hlavni {
border:solid 1px  #303E15;
text-align: left;
width: 982px;
margin: 0 auto 0 auto; /*vycentrovanie v ostatných browserech*/
padding: 8px;
}

.hlavicka{ 
background: url(images/logo.png);
text-align:center;
height:200px; 
width:982px;
}

.lang
{
	float:right;
	margin:175px 0 0 0;
	display: inline;
	border: 2px solid #5d703a;
}

#levy_znak{
	float:left;
	margin:0 0 0 15px;
	background: url(grafika/levy_znak.png) no-repeat;
	width:155px;
	height:155px;

}

#pravy_znak{
	float:right;
	margin:0 15px 0 0;
	background: url(grafika/pravy_znak.png) no-repeat;
	width:157px;
	height:162px;
}
#logo{
	text-align:center;
	display:inline;
	
}

.index {padding: 5px 0 2px 12px; width:760px;}

div#levy  {
text-align:center;
width:210px;
padding: 0px 0 0 0px;
float: left;
}

h1 {
text-align:center;
color:#EFAB4A;
font-size: 24px;
}

h3 {
text-align: left;
}

.text{
	padding:0 10px 0 10px;
}

.menu{
text-align:left;
width: 209px;
/*border-right: 1px solid #000;*/
font-family: Verdana;
color: #333;
}

.menu ul{
list-style: none;
margin: 0;
padding: 0;
}

.menu li a {
border: 2px solid  #303E15;
border-top:none;
border-bottom:none;
border-width: medium;
 display: block;
 padding: 5px 5px 5px 0.5em;
 background-color: #41521c;
/* border-left:15px solid #313d15 ;*/
 color: #e5bf6a;
 font-weight: bold;
 text-decoration: none;
 width: auto;
 height:20px;
 }

.menu li a:hover {
/*border-left: 15px solid black ;*/
background-color: #313d15;
color: white;
height:20px;
}

.paticka {
 background-color: #44532a; 
 text-align:center;
 clear: both;
 border: 1px solid black;
 height:25px;
 line-height: 25px;
}

div#menu_top{background: url(grafika/menu_top.png) no-repeat;width:209px;height:12px; font-size:0;  }
div#menu_dow{background: url(grafika/menu_dow.png) no-repeat;width:209px;height:10px;}

div.horizont{background: url(grafika/pruh_hor.png) repeat-x;height:8px;width:auto;font-size:0px;}
div.vertical{
background: url(grafika/pruh_ver.png) repeat-y;
  float:left;
  min-height:450px;
  height:auto !important;
  height:450px;
}

div.clear{clear:both;}

.center{	text-align: center;}

textarea,input{border: thin solid black;background: #5d703a;}

h2{
	text-align: left;
}

.cl-top{	background: url(grafika/cl-top.png) no-repeat; width:760px;height:8px;font-size:0;
}

.cl-mid{	background: url(grafika/cl-mid.png) repeat-y;width:760px;
}

.cl-dow{	background: url(grafika/cl-dow.png) no-repeat;width:760px;height:9px;font-size:0;
}

.headline{
	text-align: center;background: #bdb76b;
}
.cerna{
	color:black;
	font-weight: bold;
}

.slozka{
	float:left;

	width:90px;
	height:90px;
	text-align:center;
}

.datum{
	text-align:right;	
	padding: 0 10px 3px 0 ;
}

p.novinky{
	padding: 0 10px 0 5px;
}

.float{
	float:left;
}



div.thumbnail {
  float: left;
  width: 170px;
  height: 150px;
  margin: 10px;
  background: url('grafika/dia.gif') no-repeat;
  text-align: center;
}

.foto{
	margin-top:10px;
}
