#strana
{
	width: 950px;
 
	margin: 0px auto 0px auto;
	float: none;
		
	color: black;
	background-color: white;
	border: 1px solid #B4B4B4;
	}

#banner
{
	height: 115px;	
	
	color: black;
	background-color: white;
	
}

#navi
{
	height: 21px;

	
	background-color:  white;
	border-top: 1px solid #B4B4B4;
   border-bottom: 1px solid #B4B4B4;

}

#zapati
{
	height: 13px;

		color: black;
	background-color: white;
	clear: both;
	border-top: 1px solid #B4B4B4;

	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}


a { color: #004873;  text-decoration: none; background: White }
a:link{color: #004873; background: White }
a:visited {color: #004873; background: White }
a:hover { color: #007A3D; background: White }
a:active {color: red;  background: White }

#renoclean {
	
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}


