@charset "utf-8";
/* CSS Document */
body {
	font: 0.85em sans-serif, Helvetica;
	color:#000;
	padding:0px;
	margin:0px;
	background: url(img/backgroundall.png) repeat-x;
}

#hlavni
{
	margin: 0px auto 0px auto;
	width:950px;
}

#first{
	width: 100%;
	height: 6px;
	background-color:#345;
	margin: 0px;
	padding: 0px;
}

#upheader{
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 13px;
	background:#d8e4ed;
}

#header{
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 149px;   
	background:url(img/logo.png);
}
#mezera{
	width: 950px;
	height: 20px;
	background-color:#d8e4ed;
}

#menu{
	width: 950px;
	height: 43px;
	background-color:#769cba;
}

h1 a 
{   
	width: 950px;
	height: 149px;   
	display: block;    
	overflow: hidden;  
	cursor: pointer;    
	text-indent: -10000px;   
	font-size: 1px;    
	text-decoration: none;
}

h1 
{
	margin: 0px;    
	padding: 0px;
}

#main{
	background:url(img/backgrounf-main.png);
	float:left;
}

#vlevo{
	width:190px;
	padding-left:15px;
	padding-top:5px;
	float:left;
	background:url(img/backgrounf-main.png) repeat-y;
}

#vpravo{
	width:745px;
	float:right;
	background:url(img/backgrounf-main.png) repeat-y right;
}
#text{
	background:url(img/tree.png) right bottom no-repeat;
	padding-left:10px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	height:100%;
	width:720px;
	min-height:405px;
}

#vyska{
	height:405px;
	width:10px;
	float:left;
}

#pata{
	clear:both;
	width: 950px;
	height: 46px;
	background:url(img/footer.png);
}

#menu ul {
	margin:0;
	padding:0; 
	list-style:none;
}
#menu ul li {
	float:right; 
	display:inline; 
	margin:0 4px 0 4px; 
	padding:0;
}
#menu ul li a {
	color:#fff;
	font-weight:bold;
	display:block;
	height:43px;
	text-decoration:none;
	background:url(img/bil-troj.png) no-repeat center bottom;
}

#menu li a:hover{
   color:#345;
   background:url(img/cer-troj.png) bottom center no-repeat;
   
}
h3, h4, h5{
	padding:0;
	margin:0;
}

a, a:visited{
	color:#345;
	text-decoration:underline;
	
}

a:hover{
	color:#000;
	text-decoration:none;
}
hr{
	width:80%;
	border-style:solid;
	border-color:#000;
}
.schovej{
	display:none;
	visibility:hidden;
	overflow:hidden;
	position: absolute; left: -1000px; top: -1000px;
}

.gal a, .gal a:visited {
	text-decoration:none;
	display: block;
	padding: 10px;
	margin: 6px;
	border: 1px solid #464646;
	background: #769cba;
	line-height: 0px;
}
/*
.gal a:visited {
	border: 1px solid #464646;
	background:#485a6c;
}*/
.gal a:hover {
	border: 1px solid #464646;
	background: #485a6c;
}
.gal {
	float: left;
}
.cara{
	visibility:hidden;
	width:700px;
	float:left;
	padding:0;
	margin:0;
}
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
.oddeleni{
	background:#deebf5 url(img/ctverecek.png) no-repeat right;
	width:700px;
	height:20px;
}
#pompat{
	padding-top:13px;
	padding-left:260px;
	font-size:12px;
}
#seo{
	font-size:10px;
	text-align:center;
	}
	
#seo a, #seo a:visited {
	text-decoration:none;
  color:#deebf5;
}

#seo a:hover{
	text-decoration:inline;
  color:#ccc;
}

.com-hl
{   
	width: 680px;
	background: #d8e4ed;
	border-bottom: 2px #000;
	margin: 0px auto 8px auto;

}
.com-nad
{   
	width: 680px;
	height: 20px;
	background: #eaeaea;
}
.vlevo{
  float:left;
}

.vpravo{
  float:right;
}

.datum{
  float:right;
  font-size:0.6em;
}
.chyba{
	color:#f00;
	font-weight:bold;
}