link {
	text-decoration : none;
	font-weight : bold;
}


A:visited {
	color : #589aa1;
	text-decoration : none;
}


A:active {
	color : #589aa1;
	text-decoration : none;
	font-weight : bold;
}


a:hover {
	color : #4fcedb;
	text-decoration : none;
	font-weight : bold;
	text-decoration : underline; 
}


I, U, TD, P, A, DIV {
	font-family : tahoma;
	color : #589aa1;
	text-decoration : none;
	font-size : 11px;
}



body {
	margin: 0px 0px auto;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	margin: 0px auto;
	background-image: url('image/bg.png');
}



img { border:none }


.style1{ 
	color: #19909c; 
}

.style2{ 
	color: #c3edf1; 
}

.style3{ 
	color: white; 
}

.style4{ 
	color:  #589aa1; 
	font-size: 16px;
	font-weight : bold; 

}

.style5{ 
	color:  #589aa1; 
	font-size: 13px;


}
#page {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 900px;
	position: relative;
}


#belka{
	width: 591px;
	height: 94px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
}


#m1{
	float: left;
	width: 600px;
	overflow:  hidden;
}

#m2{
	float: left;
	width: 50px;
}

#m3{
	float: left;
	width: 250px;
	text-align: left;
}

#n1{
	float: left;
}

#n2{
	float: left;
}

#txt{
	background-image: url("image/bg2.png");
}

#txt2{
	width: 150px;
	background-image: url("image/bg2.png");
}

#s1{
	width: 900px;
	height: 20px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
}




#bgt{
	background-image: url('image/top.png');
	background-position:top center;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	position: relative;
	height: 315px;
}

#bgb{
	background-image: url('image/stopka.png');
	background-position:bottom center;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
	bottom: 0px;
	clear: both;
	height: 215px;
}



