@charset "windows-1251";

html, div, form, table, tr, td, select {margin:0; font-size: 13px; font-family: arial; color:#000000;}

a{
	margin:0; 
	padding:0; 
	font-size: 12px; 
	font-family: arial; 
	color: #000055;
	}

h1{
	position: relative;
	font-size: 24px;
	font-family: Times New Roman;
	}

h2{
	position: relative;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	}

h3{
	position: relative;
	left: 2%;
	font-size: 14px;
	font-family: serif;
	}


#bgtopa{
	position: absolute;
	top: 0px;
	background-image: url(/bg01.png);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
	height: 229px;
	z-index:-10;
	}

#bgtopb{
	position: absolute;
	top: 229px;
	background-image: url(/bg02.png);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
	height: 91px;
	z-index:-8;
	}

#bgtopc{
	position: absolute;
	top: 196px;
	right: 0px;
	background-image: url(/bg03.png);
	background-position: right bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 33px;
	z-index:-9;
	}

#bgtopd{
	position: absolute;
	top: 160px;
	left: 0px;
	background-image: url(/bg06.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 290;
	height: 74px;
	z-index:-10;
	}

#topdoma{
	position: absolute;
	top: 3px;
	right: 0px;
	background-image: url(/bg04.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 730px;
	height: 344px;
	z-index:-6;
	}

#topdomb{
	position: absolute;
	top: 150px;
	left: 0px;
	background-image: url(/bg05.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 211px;
	height: 157px;
	z-index:-7;
	}


#topemblem{
	position: absolute;
	top: 30px;
	left: 50px;
	background-image: url(/embl.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 348px;
	height: 148px;
	z-index:1;
	}


#vniz{
	position: relative;
	top: 0px;
	width: 100%;
	height: 330px;
	z-index:-10;
	}


A.w:{color: #CCFF00;} 
A.w:link {color: #CCFF00;}
A.w:visited {color: #CCFF00;}
A.w:active {color: #CCFF00;}
A.w:hover {color: #CCFF00;}

A.x:{color: #00FF00;} 
A.x:link {color: #00FF00;}
A.x:visited {color: #00FF00;}
A.x:active {color: #00FF00;}
A.x:hover {color: #00FF00;}
/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 1000px) {

}

