body {
	margin: 0;
	padding: 0;
	color: black;
	font: 11px Verdana, Arial, helvetica, sans-serif;
	background-color: white;
	text-align: center;
}
a {
	border: 0;
	text-decoration:none;
	color:navy;
}
#web {
	text-align: center;
	width: 860px;
	margin: 0 auto;
}
#obr_top {
	height: 100px;
	/* background: url('img/obr_top2.jpg') no-repeat; */
	/* background-position: 100% 100%; */
	padding: 0;
}
#obr_bottom {
	border: 1px solid #000;
	/* background: url('img/obr_bottom2.jpg') no-repeat; */
	/* background-position: 100% 100%; */
	padding: 0;
	height:55px;
}
.logohome {
	border: 0;
	margin: 8px 0 0 0;
}
.dekor {
	border: 0;
	margin: 3px 0 0 0
}
#title {
	width: 800px;
	height: 420px; height: "400px";
	text-align: center;
	background: url('img/obr_middle.jpg') no-repeat center;
	background-position: 50% 50%;
	padding: 2px 0 0 20px;
}

#title h1.top, #title h1.left , #title h1.right , #title h1.center  {
 	background-color:navy;
 	background: url('img/tlacitko.gif') no-repeat center;
 	width: 130px;  
  height:55px;  
 	padding-top:5px;	
}

#title h1.top a, #title h1.left a, #title h1.right a, #title h1.center a {
 	font-size: 18px;
 	line-height:18px;
 	color:white;

}

#title h1.top {
  /*text-align: center;
  margin: auto;
	text-decoration:none;
	clear: both;
	padding-top:25px;*/
	margin-right: 80px;
	float: right;
	margin-top: 130px;
	text-decoration:none;
	padding-top:15px
}


#title h1.left {
	margin-left: 50px;
	float: left;
	margin-top: 130px;
	text-decoration:none;
	padding-top:15px
}
#title h1.right {
/*	margin-right: 80px;
	float: right;
	margin-top: 80px;
	text-decoration:none;
	*/
		margin-left: -130px;
	float: left;
	margin-top: 210px;
	text-decoration:none;
	padding-top:35px
	
}
#title h1.center {
/*
	text-align: center;
  margin: auto;    
	text-decoration:none;
	clear: both;
	margin-top: 250px;	
  padding-top:25px;	*/
  margin-right: -130px;
	float: right;
	margin-top: 210px;
	text-decoration:none;
	padding-top:35px
}


#title a {
	width: 200px; 
	height: 25px;
	color: navy;
	font-size: 18.5px;
	font-weight: bold;
	text-decoration:none;
	padding: 4px 0 0 0;
}
#title a:hover {
	color: silver;
}


#bodytext {
	width: 752px; 	width: "772px";
	min-height: 400px;
	height: auto;	height: "400";
	background: #FFFFFF;
	font-size: 11px;
	color: black;
	padding: 0 0 20px 20px;
}
.log {
	border: 0;
	text-decoration:none;
	margin: 0 4px 0 4px;
}
.newsleft,.newsright {
	width:100px;
	font-weight:bold;
	font-size:12px;

	line-height:50px;
}

.newscenter {
		width:635px;
}

.newsleft, .newscenter, .newsright {
		height:50px;
}

.newsleft, .newscenter {
	float:left;
}

.newsright {
	float:right;
}

.cleaner

{clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;

}

