@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #049CC2;
	background-image: url(../images/bgr_site.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.banersait {
	position: absolute; 
	width: 959px; 
	height: 360px; 
	z-index:100;
	}

.flags {
	position: absolute; 
	top: 15px; 
	left: 820px; 
	width: 110px; 
	height: 50px; 
	z-index:150;
	}

.horizontalmenu {
	position: absolute; 
	top: 325px; 
	left: 0px; 
	width: 959px; 
	height: 20px;
	z-index:200;

	}


.bgr_1 {
	background-color: #DBF8FE;
	background-image: url(../images/site_03.jpg);
	background-repeat: no-repeat;
}
.bgr_2 {
	background-color: #DBF8FE;
	background-image: url(../images/site_04.jpg);
	background-repeat: no-repeat;
}
.bgr_3 {
	background-color: #DBF8FE;
	background-image: url(../images/page_left.jpg);
	background-repeat: no-repeat;
}
.right_bgr {
	background-color: #DBF8FE;
	background-image: url(../images/site_06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.broder_blue {
	border: 1px solid #049CC3;
}

.left_bgr {
	background-color: #DBF8FE;
	background-image: url(../images/site_06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}







.gray_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.gray_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.gray_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.gray_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}









.gray_11 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.gray_12 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.gray_14 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.gray_16 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.currpage { 
  font-weight: bold;
}

