html, body, ul, ol, li, p, hr,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}

/*main style*/

html, body {
	color:#032050;
	font-size:18px;
	font-family:"Times New Roman";
	background:#ffffff;
	
}

a {font-family:"Times New Roman";color:#032050;text-decoration:underline;}
a:hover {text-decoration:none;}
ul {list-style:none;}
img {display:block;}
td {vertical-align:top;}
.clear {clear:both;}

/*
h1 {
	font-size:30px;
	color:#032050;
	margin-bottom:25px;
	font-weight:normal;
}
*/

/*
h2 {
	font-size:20px;
	color:#032050;
	font-weight:normal;
	margin:30px 0 10px 0;
	text-transform:uppercase;
	letter-spacing:-2px;
}
*/

.zag {
	font-size:20px;
	color:#032050;
	margin-bottom:5px;
	font-weight:bold;
}

/*end main style*/

/*main blocks style*/



#main {
	width:1200px;
	margin:0 auto;
	padding:5px 6px 25px 1px;
	background:#112b5f;
}

#header {margin:0 0 2px 6px;height:90px;}
#header a.logo {color:#b2b2b2;font-size:40px;font-weight:bold;}
#header a.logo img {float:left;}
#header .logo_2 {margin-left:1px;border:solid 1px #032050;background:#4c6699 url(images/logo_2.gif) no-repeat 50% 55%;width:914px;height:55px;float:right;}

#top_menu {float:right;height:33px;}
#top_menu li {float:left;height:33px;}
#top_menu li a {display:block;background:#d6d6d6;width:112px;height:26px;border:solid 1px #032050;margin:1px 0 0 1px;text-align:center;text-decoration:none;padding-top:4px;}
#top_menu li a:hover {background:#9db1cc;}
#top_menu li a.long {width:190px;}
#top_menu li a.long_2 {width:129px;}

#content {width:1198px;border:solid 1px #032050;float:left;background:#fff url(images/content_bg.jpg) no-repeat 50% bottom;min-height:440px;height:auto !important;height:440px;}
#left_block {float:left;width:306px;padding:9px 0 20px 9px;}
#right_block {float:left;width:795px;padding:40px 40px 40px 40px;text-align:left;}
#main_text {color:#032050;font-size:15px;font-family:"Times New Roman";}
#center {color:#032050;font-size:15px;font-family:"Times New Roman";text-align:center}

#left_menu li {height:56px;margin-bottom:3px;}
#left_menu li a {display:block;height:56px;text-decoration:none;background:url(images/marker.gif) no-repeat 305px 0;}
#left_menu li a:hover {background:url(images/marker.gif) no-repeat 100% 0;}

#left_menu li a span {display:block;width:268px;height:54px;border:solid 1px #032050;}
#left_menu li a span span {display:block;width:246px;height:47px;border:solid 1px #7e8fad;background:#d2dbeb url(images/link_bg.gif) repeat-y;padding:5px 10px 0 10px;text-align:center;cursor:pointer;}
#left_menu li a:hover span span {background:#d2dbeb url(images/link_bg_this.gif) repeat-y;}
#left_menu li a.short span span {height:37px;padding-top:15px;}



#footer .lang {width:61px;float:right;background:#7a7d99;padding:1px 1px 0 1px;position:relative;margin:-51px 10px 0 0;}
* html #footer .lang {margin:-51px 5px 0 0;}
#footer .lang a {display:block;margin-bottom:1px;background:#b2b2b2;text-decoration:none;text-align:center;padding-bottom:1px;font-size:14px;}
#footer .lang a:hover {color:#ffffff;}

#footer .footer_text {display:block;color:#FFFFFF;text-decoration:none;text-align:left;padding: 10px 20px;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:70%;}
#footer .footer_text a {color:#CCCCCC;text-decoration:underline;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
#footer .footer_text a:hover {color:#FFFFFF;text-decoration:underline;}
#footer .counter {text-align:right; margin-top:-45px;}

.q a{color:#eee;}
