*{margin:0; padding:0;}
 div.spacer{clear: both;}

body{
 background-image: url(../images/fon.jpg);
 font-family: Arial;
}


 #hiper a:link,#hiper a:visited {
        display: inline;
		float: none;
        font-size: 18px;
        line-height: 16px;
        font-weight: bold;
        padding: 0 0px 3px 4px;
        text-decoration: none;
        color: #1567b4;
		
}

 #hiper a:link.active,
 #hiper a:visited.active, 
 #hiper a:hover {
        color: #cae2f8;
		
		
}

 #main a:link,#main a:visited {
        display: inline;
		float: none;
        font-size: 18px;
        line-height: 16px;
        font-weight: bold;
        padding: 0 0px 3px 4px;
        text-decoration: none;
        color: #565756;
		
}

 #main a:link.active,
 #main a:visited.active, 
 #main a:hover {
        color: #1567b4;
		
}

#content
{
width:951px;
height:670px;
margin:0px auto;
float: center;
}


#baner
{
background-image: url(../temp/baner.gif);
width: 950px; 
height: 181px;
float: left;
}

#menu
{
background-image: url(../temp/menu.gif);
width: 950px; 
height: 49px;
float: left;
}

#linii
{
background-image: url(../temp/linii.gif);
width: 950px; 
height: 31px;
float: left;
}

#main
{
background-image: url(../temp/main.gif);
width: 634px; 
height: 380px;
float: left;
text-align: center;
}

#hiper
{
background-image: url(../temp/hiper.gif);
width: 297px; 
height: 409px;
float: left;
}



#right
{
background-image: url(../temp/right.gif);
width: 19px; 
height: 408px;
float: left;
}


#foot_main
{
background-image: url(../temp/foot_main.gif);
width: 634px; 
height: 28px;
float: left;
}

p
{
text-align: justify;
font-size: 16px;
color: #454645;
text-indent: 10;
padding: 0px 10px 10px 0px;
}

h2
{
text-align: center;
font-size: 22px;
color: #454645;
padding: 10px 0px 10px 0px;
}

#htable a:link,#htable a:visited {
        display: inline;
		float: none;
        font-size: 18px;
        line-height: 16px;
        font-weight: bold;
        padding: 0 0px 0px 4px;
        text-decoration: none;
        color: #1567b4;
		
}

 #htable a:link.active,
 #htable a:visited.active, 
 #htable a:hover {
        color: #94c7f6;		
}

h4
{
text-align: center;
font-size: 16px;
color: #454645;
padding: 10px 0px 10px 0px;
}

.mainDiv {
	WIDTH: 160px;
	
}
.topItem {
	FONT-WEIGHT: bold; 
	
	WIDTH: 160px; 
	CURSOR: pointer; 
	COLOR: blue; 
	FONT-FAMILY: comic sans ms; 
	text-align: left; 
	HEIGHT: 22px; 
	TEXT-DECORATION: none
}

.subMenu {
	DISPLAY: none
}
.subItem {
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	CURSOR: pointer; 
	COLOR: black; 
	TEXT-DECORATION: none
}
.subItem A {
	COLOR: #1567b4; 
	TEXT-DECORATION: none
}
.subItemOver {
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	CURSOR: pointer; 
	COLOR: #cae2f8; 
	TEXT-DECORATION: underline
}
.subItemOver A {
	COLOR: blue
}
.drop {
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid
}