@charset "windows-1251";
/* CSS Document */ 
	body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	background: #F3FAFF;
	}
	
a:link {
	color: #76B0D5;
	text-decoration: none;
	}
	
a:visited {
	color: #7B878F;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #2399E5;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
p {
	font-size: .9em;
	}

	
#menu3 {
	width: 150px;
	border: 1px solid #ccc;
	margin: 10px;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#zagol {	
	color: rgb(0, 0, 0);
	font-family: Arial;
	font-size: 28px;
	position: absolute;
	left: 180px;
	top: 15px;
	width:830px;
	text-align: center;
	}
	
#zagol2 {
	position: absolute;
	top: 100px;
	height: 38px;
	text-align: justify;
	left: 180px;
	width: 830px;
	color: rgb(0, 0, 128);
	font-family: Arial;
	font-size: 16px;
	}	
	
#textone {
	position: absolute;
	height: 22px;
	text-align: center;
	width: 830px;
	top: 200px;
	left: 180px;
	color: rgb(0, 0, 128);
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	}
	
#texttwo {
	position: absolute;
	text-align: justify;
	left: 180px;
	width: 830px;
	top: 240px;
	height: 360px;
	font-family: Arial; 
	font-size: 15px;
	}