*.*
{
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active
{
	color: #4995BD;
}
a:hover
{
	color: blue;
}
body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#sreta_hole
{
	width: 960px;
	background-color: white;
}
#sreta_top
{
	width: 960px;
	height: 130px;
	background-color: white;
}
#top_left
{
	width: 251px;
	height: 130px;
	float: left;
}
#top_right
{
	width: 709px;
	height: 130px;
	float: left;
	background-image: url("../images/top_right.png");
}
#top_right h1
{
	color: blue;
	font-size: 12px;
	margin-top: 90px;
	margin-right: 165px;
}
#menu
{
	width: 250px;
	height: 220px;
	background-color: white;
	float: left;
}
#epp
{
	width: 710px;
	height: 220px;
	background-color: white;
	float: left;
}
#sreta_top2
{
	width: 960px;
	height: 220px;
	background-color: white;
	float: left;
}
#sreta_body
{
	width: 960px;
	clear: both;
	background-image: url("../images/background.png");
}
#body_left
{
	width: 250px;
	float: left;
}
#body_right
{
	width: 710px;
	float: left;
}
#news
{
	border: 1px solid #4995BD;
	margin: 15px 0px 15px 5px;
	padding: 5px;
	width: 210px;
	background-color: white;
}
#news h1
{
	color: #4995BD;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
}
#news p
{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#sreta_footer
{
	width: 960px;
	height: 26px;
	background-image: url("../images/footer.png");
	background-repeat: no-repeat;
	clear: both;
	color: #4995BD;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	padding-top: 30px;
	background-color: white;
}
#sreta_footer a
{
	text-decoration: none;
}

#body_right h1
{
	border-bottom: 2px solid #4995BD;
	color: #4995BD;
	font-size: 20px;
	font-weight: bold;
	margin: 5px;
	padding: 0px 35px 0px 0px;
	text-align: right;
	background-image: url("../images/h1.jpg");
	background-repeat: no-repeat;
	background-position: right;
}
#body_right p
{
	color: black;
	font-size: 14px;
	font-weight: normal;
	margin: 5px;
	padding: 0px;
	text-align: justify;
}
.img
{
	border: 1px solid #4995BD;
	padding: 5px;
	margin: 10px;
}
div.kontakt
{
	border: 1px solid #4995BD;
	padding: 5px;
	margin: 10px 50px 10px 50px;
	font-weight: bold;
}
div.kontakt p
{
	font-weight: bold;
}
#body_right ul, #body_right ol
{
	text-align: left;
}
