body {
	
	font-family : "Tahoma", "Helvetica", "sans-serif" ;
	}
#polosa {
	background-image : url("images/polosa.jpg") ;
	position : absolute ;
	top : 50px ;
	width : 800px ;
	height : 125px
	}
#logo { 
	position : absolute ;
	top : 50px ; 
	left : 750px 
	}
#slogan { 
	position : absolute ;
	top : 80px ; 
	left : 350px 
	}
#text {
	position : absolute ;
	left : 25px ;
	top : 250px ;
	width : 600px ;
	padding-right : 7px ;
	padding-bottom : 30px ;
	letter-spacing : 2px ;
	font-size : 15px ;
	text-align : justify ;
	line-height : 1.4
	}
#menu {
	position : absolute ;
	left : 50px ;
	top : 51px ;
	letter-spacing : 2px 
	}
a { font-size : 15px ; 
	letter-spacing : 2px ;
	color : #000000 ; 
	font : bold ;
	text-decoration : none }
 a:hover { 
	font : bold ;
	color : #828282 ; 
	text-decoration : none 
	}
#mail {
	position : absolute ;
	left : 670px ;
	top : 300px ;
	padding : 10px 
	}
#statyi {
	position : absolute ;
	left : 660px ;
	top : 740px ;
	width : 307px ;
	padding : 10px ;
	margin : 10px 
	}
h1 { 
	font : bold ;				
	text-align : center ;
	font-size : 25px ;
	letter-spacing : 2px }
h3 { 
	font : bold ;					
	text-align : center ;
	font-size : 15px ;
	letter-spacing : 2px }

dt { 
	font : bold ;
	font-size : 20px }


