@charset "utf-8";
/* CSS Document */
body {
	font: 1em Arial, sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
	background: #324d04 url(img/pozadi.png) repeat-x;
}

#hlavni
{
	width:891px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header{
	width: 891px;
	height: 210px;   
	background: url(img/logo.png);
}

#menu{
	width: 891px;
	height: 47px;
	background-image:url(img/menu.png);
}

/* ##### HORNI MENU #####*/

#menu ul {
	margin:0;
	padding:0; 
	list-style:none;
	padding-left:35px;
}
#menu ul li {
	float:left; 
	display:inline; 
	margin:0 4px 0 4px; 
	padding:0;
	text-align:center;
/*	font-weight:bold;*/
	font-size:1.4em;
}
#menu ul li a {
	color:#fff;
	display:block;
	width:246px;;
	text-decoration:none;
}

#menu li a:hover{
   color:#d9d9d9;
}



/* ##### VLEVO MENU #####*/


#vlevo ul {
	margin:0;
	list-style:none;
	float:right;
	padding-top:75px;
}
#vlevo ul li {
	padding:0;
	margin:0;
	background: url(img/tlacitko.png) no-repeat right;
	height:47px;
	width:189px;
	text-align:right;
}
#vlevo ul li a {
	color:#fff;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

#vlevo li a:hover{
   color:#d9d9d9;
}

#pod-menu{
	background-image:url(img/pod-menu.png);
	height:17px;
	font-size:1px;
}

.divno{
	padding-top:10px;
	padding-right:5px;
}

.divno2{
	padding-top:12px;
}

#main{
	background: repeat-y url(img/pozadi-main.png) ;
	background-position: 39px 0;
	float:left;
	padding:0;
	margin:0;
}

#vlevo{
	width:189px;
	height:424px;
	float:left;
	background: url(img/tlacitka.png) no-repeat;
	margin-left:4px;
}

#vpravo{
	width:612px;
	float:right;
	margin: 0px;
	padding: 0px;	
	padding-right:86px;

}

#text{
	background: #121c00 url(img/pozadi-vpravo.png) repeat-x;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	min-height:500px;
}

#vyska{
	background: #121c00 url(img/pozadi-vpravo.png) repeat-x;
	height:500px;
	float:right;
	width:1px;
	font-size:1px;
}

h1 a 
{   
	width: 891px;
	height: 210px;   
	display: block;    
	overflow: hidden;  
	cursor: pointer;    
	text-indent: -10000px;   
	font-size: 1px;    
	text-decoration: none;
}

h1 
{
	margin: 0px;    
	padding: 0px;
}
#predpata{
	background:url(img/pred-pata.png) no-repeat;
	height:27px;
	width:891px;
	clear:both;
}
#pata{
	text-align:right;
	background: url(img/pata.png) no-repeat right;
	height:30px;
	clear:both;
	padding-right:120px;
	font-size:9px;
}
#kovo{
	padding-top:390px;
	text-align:right;
	padding-right:3px;
}

.table_prodat{
	
}

.text_vpravo{
	text-align:right;
}
.vlevo{
	float:left;
}

.vlevokon{
	float:left;
	width:600px;
}

.cisti{
	clear:both;
}

a{
	color:#fff;
	cursor:pointer;
}

a:hover{
	color:#d9d9d9;
}
img{
	border:0px;
	padding-right:5px;
}
.mezera{
	height:20px;
	width:100%;
	float:left;
}

td{
	vertical-align:top;
}
.gal{
	/* a = horní, b = pravý, c = spodní a d = levý vnitřní okraj */
	float:left;
	padding:2px 0px 2px 0px
}
.login{
	font-size:9px;
	text-align:center;
	}
.vpravo{
	text-align:right;
	float:right;
	}
h3{
	padding:0;
	margin:0;
}

