body{
	background-color: #454b5b;
	margin: 0px;
}

#tab1{
	position: absolute;
	display: block;
	width: 100%;
	height: 94px;
	background-image: url(grafika/topbar1bg.jpg);
}

#tab11{
	position: absolute;
	display: block;
	width: 246px;
	height: 94px;
	left: 0px;
	top: 0px;
	height: 94px;
	background-image: url(grafika/logo.jpg);
}

#tab12{
	position: absolute;
	display: block;
	width: 368px;
	height: 94px;
	left: 246px;
	top: 0px;
	height: 94px;
	background-image: url(grafika/topbar1.jpg);
}

#tab2{
	position: absolute;
	display: block;
	width: 100%;
	height: 91px;
	left: 0px;
	top: 94px;
	background-image: url(grafika/2maincolorarea_bg.jpg);
}

#tab21{
	position: absolute;
	display: block;
	width: 613px;
	height: 91px;
	left: 0px;
	top: 0px;
	background-image: url(grafika/2maincolorarea.jpg);
}

#tab3{
	position: absolute;
	display: block;
	width: 100%;
	height: 28px;
	left: 0px;
	top: 185px;
	background-image: url(grafika/3buttonareabg.jpg);
}	
	
#nag{
	position: absolute;
	display: block;
	left: 350px;
	top: 275px;
	font-family: Tahoma;
	font-size: 16px;
	color: #FF8C00;
	font-weight: bold;
}

#menu{
	position: absolute;
	display: block;
	width: 215px;
	height: 500px;
	left: 0px;
	top: 176px;
}

#tresc{
	position: absolute;
	display: block;
	width: 550px;
	left: 250px;
	top: 250px;
}

img{
	border: none;
}

img.port{
	border: 1px solid White;
	margin-bottom: 10px;
	margin-left: 10px;
}

strong{
	display: none;
}

h1{
	display: none;
}

.pdst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Silver;
	text-align: justify;
	line-height: 150%;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Silver;
	text-align: justify;
	line-height: 20px;
	list-style-type: circle;
}

.bpdst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #4682B4;
	text-align: justify;
}
.aktual{
	font-family: Tahoma;
	color: #6495ED;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}
.akt{
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

.akt1{
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

a:link.kon, a:visited.kon{
	font: 11px Tahoma;
	text-decoration: none;
	color: Silver;
}
a:hover.kon{
	font: 11px Tahoma;
	text-decoration: underline;
	color: #6495ed;
}
a:link.kon1, a:visited.kon1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: Silver;
}
a:hover.kon1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #6495ed;
}

input.ok{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid; 
	border-bottom: 1px solid;
	font: 11px Tahoma, sans-serif;
}
