/* ZAKLADNI TAGY*/
html { height: 100%; }
body {
  margin: 0;
  padding: 0;
  background-color:#EDEFF0;
  width: 100%;
  min-height: 100%;
  height: 100%;
  background-image:url(../images/cara2.png);
  background-position:top;
  background-repeat:repeat-x;
 
}

/* tags */
td, th, body, p, ol, ul, td, span, div, li {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
    line-height: 15px;
	color: #333;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 10px;
}

h1 {
	font-weight:normal;
	padding-top: 18px;
	font-size: 23px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #555;
}
h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding-top: 10px;
	font-size: 23px;
	color: #aaa;
	font-weight:normal;
}
h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 15px;
	font-size: 10px;
	color: #555;
	font-weight:bold;
}
/* POZICOVANI */
#body{
	 width: 1005px;
	 height: 100%;
	 text-align:left;
 }
#textblok{
	padding-left: 50px;
	padding-right: 45px;
	width: 450px;
	_width: 540px;
	float: right;
	height:100%;
	height:auto;
	min-height:100%;
	_height:100%;
	 background-image:url(../images/pruhbg.png);
	  background-repeat: repeat-y;
	  background-position: center;
}
#levymenu li{
	width: 200px;
	background-image:url(../images/odkaz.gif);
	list-style:none;
	background-repeat:no-repeat;
	font-weight:700;
	font-size:10px;
	line-height:20px;
	text-decoration:none;
}
#levymenu  a{
	text-decoration:none;
	padding-left:15px;
}
#levymenu2 li{
	width: 150px;
	background-image:none;
	list-style:none;
	font-weight:300;
	font-size:10px;
	line-height:15px;
}
#levymenu2  a{
	text-decoration:underline;
}
#levymenu {
	position:relative;
	top:190px;
	left:-45px;
	_left:-10px;
}
#levymenu2 {
	padding-bottom:15px;
}
#kontakt{
	background-image:url(../images/lodkaz.gif);
	background-position:bottom left;
	width:135px;
	_width:190px;
	height:50px;
	background-repeat:no-repeat;
	position:absolute;
	bottom:25px;
	padding-top:15px;
	padding-bottom:28px;
	padding-left:45px;
	color: #999;
}
#powered {
	font-size: 8px;
	color: #999;
}
#lang{
	 height:36px;
	 width:109px;
	 background-image:url(../images/lang.png);
	 background-repeat:no-repeat;
	 position:absolute;
	 top:520px;
	 left:86px;
	 _left:121px;
	 padding-left:30px
 }
 
#klient{
	 height:36px;
	 width:109px;
	 position:absolute;
	 top:477px;
	 left:66px;
	 padding-left:30px
 }
 
 
#lang img{
	margin:10px 5px 10px 5px;
} 

#menu{
	position:relative;
	left:65px;
	_left:29px;
	float: left;
	width: 195px;
	_width: 100px;
	min-height: 100%;
	height: auto;
	#height: 100%; /* explorer hack */
	background-image:url(../images/ker.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#logo{
	position:relative;
	top:153px;
	left:8px;
	_left:45px;
}
#menu2{
	position:relative;
	left:-3px;
	float: right;
	width: 205px;
	_width: 205px;
	min-height: 100%;
	height: 100%;
	background-image:url(../images/ker2.jpg);
	background-position:top ;
  	background-repeat:no-repeat;
}
.tab_pole {
 	background-color: #eee;
}
#content{
	padding-left: 50px;
	padding-right: 45px;
	padding-bottom: 60px;
	margin-top: 0;
	width:445px;
	position:absolute;
	top:0px;
	background-color:#FFF;
	background-image:url(../images/pruhbg.png);
	}
#dnv {
	float: right;
	margin-bottom: 10px;
}
.menu img{
	border: 0;
	}
.nadpisimg{
	margin-left: 75px;
	margin-top: 220px;
	}	
.hrimg{
	margin-bottom: 13px;
	margin-top: 2px;
	}	
.contactdole {
	padding-top: 220px;
	left: 15px;
	position: relative;
	width: 184px;
	float: right;
	color: #7c857d;
}
table{
	border:none;
	font-size:10px;
	font-weight:normal;
}
th{background-color:#EFEFEE;border:none;}
td{background-color:#F4F4F3;border:none;}
th{
	padding-left:15px;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}
img {
	border: 0;
	background-color: none;
}
/* LINKY */
a { color: #555; }
a:visited { color: #555; }
a:hover { color: #f2efe8; background-color:#666; }
a.aimg {	text-decoration: none; background-color: none; }
a.aimg:hover {	text-decoration: none; background: none; }
a.gallery_img_a { text-decoration: none; background: none; }
a.gallery_img_a:hover { color:none; background-color: none; }
a.abez:hover { text-decoration: none; background-color: #cdc6b6;}
a.akontakt{	color: #999; }
a.akontakt:hover {	color: #999;  }
