body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}
body {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0px;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
#main {
	height: 100%;
	width: 100%;
}
.footer {
	height: 30px;
}
.footer_text {
	font-size: 85%;
	color: #53A8BD;
	padding: 5px;
}
.logo {
	margin-top: 35px;
	margin-left: 150px;
}
.menu {
	margin-left: 350px;
	margin-top: 140px;
}
.cont {
	margin-left: 280px;
	margin-top: 180px;
}
.cont2 {
    width: 90%;
}
.cont3 {
    margin-left: 1em;
}
.top_menu {
    padding: 0.6em;
}
.sel {
    background-color: #DDD;
    padding: 0.3em 0.4em;
}
.rekla {
	font-size: 85%;
	color: #6E6E6E;
	padding: 5px;
}
