@charset "utf-8";

html {background:url(/images/bgr_html.gif) 0 0 repeat-x #72B2FE;}

body {
	padding:0; 
	margin:0;
	font-size:0.75em; 
	font-family:Tahoma; 
	color:#fff;
	background:url(/images/bgr_body.gif) 0 bottom repeat-x;
}

.main {
	width:980px;
	padding:0px;
	margin:0 auto;
}

img {border:0;}

p {
	padding:0 0 12px 0; 
	margin:0;
}

h1 {font-size:1.84em; color:#fff; padding:0; margin:0 0 16px 0;}
h2 {font-size:1.7em; color:#fff; padding:0; margin:0 0 12px 0;}
h3 {font-size:1.5em; color:#fff; padding:0; margin:0 0 10px 0;}
h4 {font-size:1.3em; color:#fff; padding:0; margin:0 0 8px 0;}
h5 {font-size:1.17em; color:#fff; padding:0; margin:0 0 6px 0;}
h6 {font-size:1em; color:#fff; padding:0; margin:0 0 4px 0;}

a, input {outline:none;}

a {
	color:#E3F800; 
	text-decoration:underline;
}		

a:hover {
	color:#E3F800; 
	text-decoration:none;
}
		
div, form {
	margin:0;
	padding:0;
}

.clear {clear:both; line-height:0; font-size:0;}

.img_box {float:left; width:auto; text-align:center;}
.img_box img {margin:0 16px 10px 0;}

.img_box_r {float:right; width:auto;}
.img_box_r img {margin:0 0px 10px 16px;}
.center {width:100%; text-align:center;}

.border {border:1px solid #565656;}

/*******************RAZNOE*****************************/

.menu li a, 
.menu_but li a {text-decoration:none;}

.menu li, 
.list1 li, 
.menu_but li, 
.list2 li {
	list-style:none; 
	padding:0; 
	margin:0;
}

.logo img, 
.house img, 
.bun img {behavior: url(js/iepngfix.htc)}

/***********************header***********************************/

.header {height:130px; overflow:hidden;}

.logo {
	float:left; 
	width:auto; 
	padding:25px 0 0 20px;
}

.h_r {
	width:195px;
	float:right; 
	font-size:15px;
	font-weight:bold;
	padding-top:20px;
	text-align:right;
}

.h_r span {color:#FFC600;font-size:24px;}

.menu {
	float:left; 
	margin:0; 
	padding:0 0 0 40px;
}

.menu li {
	float:left; 
	font-size:1.2em; 
	margin-right:6px; 
	background:#5588E7; 
	padding:60px 0 15px 0px; 
	position:relative;
}

.menu li a {
	display:block; 
	color:#fff; 
	padding:1px 10px; 
	border:1px solid #fff; 
	background:#3267D2;
}

.menu li a:hover, 
.menu .active a {color:#7E2C14;}

/******************************content*******************************/

.content {padding-bottom:20px;}

h3 {font-size:2em;}

.content_left {float:left; width:240px;}

.content_right {
	float:right; 
	width:680px; 
	padding:20px; 
	background:#346EE1; 
	border:1px solid #9EBAF1; 
	overflow:hidden;
}

.list1 {
	position:relative; 
	z-index:2; 
	margin:0 0 120px 20px;
}

.list1 tr td {
	margin:0 2px 2px 0; 
	padding:2px; 
	font-size:0.92em; 
	border:1px solid #1F4898; 
	text-align:center; 
	line-height:1.5em; 
	background:#3067D4;
}

.list1 .list1_t {
	width:180px; 
	text-align:left; 
	background:url(/images/gbr_r.gif) right top no-repeat #3067D4;
}

.f_l {float:left; width:220px;}

.f_r {float:right; width:350px;}

.yel {color:#FFC600;}

.col_1 {color:#DBFFA2;}

.bun img {margin-left:40px;}

.colum_form {position:relative;}
.f1 {position:absolute; z-index:150; margin-bottom:30px;}

.f1 tr td {vertical-align:top;}

.f1 input {
	padding:0 5px; 
	width:140px; 
	height:18px; 
	border:1px solid #6d6d6d; 
	margin:0 5px 3px 0;
}

.f1 textarea {
	padding:5px; 
	width:120px; 
	height:122px; 
	border:1px solid #6d6d6d; 
	overflow:auto;
}

.button, 
.button:hover {color:#fff;}

.buttons {margin-top:20px; text-align:right;}

.button {
	font-size:0.92em; 
	padding:5px 12px;
	line-height:2em; 
	text-decoration:none; 
	background:#1F4898;
}
.f_r2 {
	float:right; 
	width:410px; 
	background:#1F4898; 
	padding:20px 0 20px 20px;
}

.blok_b {
	padding-bottom:10px; 
	margin-bottom:10px; 
	background:url(/images/pic.gif) 0 bottom repeat-x;
}

.list2 {margin:0; padding:0;}

.list2 li {padding-left:10px; background:url(/images/bull.gif) 0 5px no-repeat;}

.f_list {
	float:left; 
	width:180px; 
	margin-right:15px;
}

.f_list2 {
	float:left; 
	width:180px; 
	margin-right:15px; 
	background:url(/images/pic.gif) right top repeat-y;
}

.ov {overflow:hidden;}

.border2 {border:4px solid #fff;}

.coupon {
	background:#002C88; 
	overflow:hidden; 
	padding:10px; 
	text-align:center; 
	font-size:1.3em; 
	font-weight:bold;
}

.coupon p {padding:43px 0;}

.coupon img {margin-bottom:0;}

.coupon span {color:#FFFF00;}

.print {
	width:103px;
	margin:20px auto 0; 
}

.print a, 
.print a:hover {color:#fff;}

/*******************************footer***************************************/

.footer {
	height:230px; 
	padding-top:33px; 
	font-size:0.92em;
}

.footer_top {height:200px; position:relative;}

.house {
	position:absolute; 
	top:-253px; 
	z-index:1;
}

.menu_but {
	margin:0; 
	padding:0; 
	float:left; 
	width:auto;
}

.menu_but li {
	float:left; 
	width:auto; 
	padding:0 10px; 
	background:url(/images/spacer.gif) right 2px no-repeat;
}


.menu_but .last_item {background:none;}

.menu_but li a {color:#fff;}

.menu_but li a:hover, 
.menu_but .active a {color:#346EE1;}

.studio {float:right; width:auto;}

