html, body{
	BACKGROUND-COLOR: #FFFFFF; 
	COLOR: #003366; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 100%; 
	MARGIN: 0px
}


a{
	COLOR: #006699;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	COLOR: #006699;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	COLOR: #E0FFFF;
}

div#header{
   background-image: url(bg.jpg);
   background-repeat: repeat-x;
   width: 100%; 
}
div#header2{
   margin-top: -4px;
   background-image: url(bg2.jpg);
   background-repeat: repeat-x;
   width: 100%;
}
a#fes{
   position: relative;
	top: -21px;
	left: -405px;
}
a#sek{
	position: relative;
	top: -21px;
	left: -330px;
}
a#ther{
	position: relative;
	top: -21px;
	left: -283px;
}
a#foth{
	position: relative;
	top: -21px;
	left: -240px;
}
a#fors{
	position: relative;
	top: -21px;
	left: -253px;
}
a#foll{
	position: relative;
	top: -21px;
	left: -190px;
}

div#header3{
   margin-top: -4px;
	background-image: url(bg3.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#header3 h1{
	position: relative;
	top: -90px;
	left: 400px;
	color: Navy;
	font-size: 150%;
}
div#header4{
   margin-top: -85px;
	background-image: url(header4.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 39px; 
}
a#menu1{
	position: relative;
	top: 15px;
	left: 50px;
}

div#telo{
	width: 100%;
	margin-top: 1px;
}
div#menu{
   margin-top: -1px;
	width: 221px;
	background-image: url(bg4.jpg);
	background-repeat: repeat-y;
	float: left;
}
div#menu01{
	background-image: url(menu.jpg);
	height: 31px; 
}

a#menu2{
	position: relative;
	top: 7px;
	left: 50px;
}
div#text{
    position: absolute;
	left: 250px;
	padding: 30px;
	width: 650px;
	float: left;
}
p#zag{
    text-align: center;
    font-size: 120%;
	 color: Navy;
}
span#line{
	font-size: 120%;
	color: Navy;
	font-style: italic;  
}
#text p{
    text-align: justify;
	text-indent: 1.5em;
	margin: 0px;
}
a#rad{
    color: #FF7F50;
	 font-size: 95%;
	 text-decoration: none;
}
a#rad:link{
    color: #FF7F50;
	 font-size: 95%;
	 text-decoration: none;
}
a#rad:hover{
	color: Red;
	background-color: #F5F5DC;
}

div#reklama{
    float: left;
    position: absolute;
    width: 150px;
    right: 10px;
    padding: 20px;
    text-align: center;
}
div#sape{
    COLOR: #006699;
	  font-size: 10px;
	  text-decoration: none;
    text-align: center;
}
#sape a{
    COLOR: #006699;
	  font-size: 10px;
	  text-decoration: underline;
    text-align: center;
}
#sape a:hover{
    COLOR: #33ccff;
	  font-size: 10px;
	  text-decoration: none;
    text-align: center;
}
#reklama p{
	text-align: right;
	color: #FF7F50;
	 font-size: 75%;
}
#reklama a{
	color: #FF7F50;
	 font-size: 75%;
	 text-decoration: none;
}
#reklama a:link{
	 color: #FF7F50;
	 font-size: 95%;
	 text-decoration: none;
}
#reklama a:hover{
	color: Red;
	background-color: #F5F5DC;
}
div#footer{
	clear: both;
	background-color: #98A8B3;
	border-color: #F0FFFF;
	border-style: solid;
	border-width: 1px;
}
#footer p{
	margin-top: -20px;
	padding:0px;
	padding-bottom:10px;
	padding-left: 30px;
	color: #F0FFFF;
	font-size: 85%;
}
div#schetchik{
    text-align: right;
    bottom: 0px;
    margin-top: 10px;
    margin-right: 10px;

    padding: 0px;
}

#header p{
    position: absolute;
    top: 50px;
    right: 70px;
    margin: 0px;
    }
a#email{
    color: #F0FFFF;
    font-size: 75%;
}