body {
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#2a2a2a;
  font-size:12px;
  margin:0px;
  padding:0px;
  background:url(../images/bg.png) top left repeat-x #fffff1;
}

* {outline:none}

textarea, input {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0px;}
textarea, .inp {padding:2px 4px 3px 4px; border:1px solid #eeeeee;}
select {border:1px solid #eeeeee;}
form {display:inline; margin:0px; padding:0px;}
h1, h2, h3, h4 {
	padding:0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	display:block;
	color:#000000;
}

h1 {font-size:28px; line-height:28px; margin-bottom:12px; letter-spacing:-1px; color:#ff3c00;}
h2 {font-size:20px; line-height:20px; margin-top:10px; color:#9f7e38; margin-bottom:7px; letter-spacing:-1px;}
h3 {font-size:18px; line-height:18px; margin-top:12px; margin-bottom:6px;}
h4 {font-size:14px; line-height:16px; font-weight:bold; margin-top:6px; font-style:italic;}
a {color:#ff3c00; text-decoration:underline;}
a:hover {text-decoration:none}


#gh5 a {color:#2A2A2A; text-decoration:underline;}
#gh5 a:hover {text-decoration:none}



p {line-height:18px;margin:0px 0px 13px 0px; padding:0px;}

.kar {
	width:980px;
	text-align:left;
	padding-bottom:30px;
}

/* --------------- HEADER */

.header {
	position:relative;
	width:980px;
	height:369px;
	background:url(../images/header.jpg) top left no-repeat;
}

.header .logo {
	display:block;
	position:absolute;
	top:65px;
	left:38px;
	width:175px;
	height:47px;
	cursor:pointer;
}

.header .domain {
	display:block;
	position:absolute;
	top:114px;
	left:39px;
	width:135px;
	height:18px;
	cursor:pointer;
}

/* --------------- end of HEADER */

/* ---- MAIN MENU */
.main-menu {
	height:40px; background:url(../images/mm-left.png) top left no-repeat; padding:0px 0px 0px 31px; position:absolute; right:10px; top:20px;
	text-align:right;
}

.main-menu table {
	
}

.main-menu table td {
	height:40px;
	vertical-align:middle;
	text-align:center;
	background:#edede9;
	border-right:2px solid #f8f8f7;
}

.main-menu table td#td-right {
	border-right:none;
}

.main-menu table td a {
	display:block;
	text-align:center;
	height:33px;
	text-decoration:none;
	font-size:20px;
	color:#000000;
	padding:7px 15px 0px 15px;
}

.main-menu a:hover { color:#ff2a00}

/* ---- end of MAIN MENU */

/* ----- CONTENT */
.content {
	background:url(../images/content-bg.png) top left repeat-y;
}

.content-bottom {
	background:url(../images/content-bottom.png) bottom left no-repeat;
	padding:0px 0px 0px 10px;
}
/* ----- END OF CONTENT */



/* ------- PAGE */
.page {width:690px; vertical-align:top; background:url(../images/page-top.png) top left no-repeat;}
.page-content {padding:25px 30px 20px 30px}
/* ------- end of PAGE */



/* ------------- PANEL  */
.panel {
	width:280px;
	vertical-align:top;
	background:url(../images/panel-bottom.jpg) bottom left no-repeat;
}

.panel-content {
	padding:15px 30px 370px 30px;
}

.panel h2 {
	margin:0px;
	padding:0px;
	height:38px;
	width:250px;
	background:url(../images/panel-tlt.png) top left no-repeat;
	font-size:24px;
	line-height:24px;
	letter-spacing:-1px;
	color:#000000;
	text-transform:uppercase;
	padding:25px 0px 0px 30px; 
}

ul.list, 
ul.list2 {
	display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; list-style:none
}


ul.list li.list_li, 
ul.list2 li.list2_li {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

ul.list { margin:5px 0px 0px 0px}
ul.list li.list_li {
	margin:5px 0px 9px 0px;
	font-size:18px;
	line-height:18px;
	padding:1px 0px 1px 0px;
} 
ul.list li.list_li a {
	font-size:18px;
	line-height:18px;
	color:#000000;
}



ul.list2 { margin:8px 0px 8px 15px}
ul.list2 li.list2_li {
	margin:1px 0px 2px 0px;
	padding:2px 0px 2px 12px;
	background:url(../images/panel-bullet2.png) 0px 8px no-repeat;
} 
ul.list2 li.list2_li a {
	font-size:12px;
	line-height:14px;
	color:#ff2a00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

ul.list2 li.list2_li a:hover {text-decoration:none}

/* ------------- end of  PANEL  */



/* ----------- FOOTER */

.footer {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7b7b5e;
	font-size:11px;
	height:60px;
	padding:0px 70px 0px 44px;
	background:url(../images/footer.png) top left no-repeat;
}

.footer a {color:#7b7b5e;}

.footer-menu {
	text-align: left;
	float:left;
}

.footer-menu a {
	display:block;
	float:left;
	height:36px;
	background:url(../images/footer-menu-bg.png) top left repeat-x;
	margin-right:4px;
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding:20px 20px 0px 20px;
}

.footer-menu a:hover {color:#424225}

.footer-copyright {
	text-align:center;
	font-size:11px;
	line-height:13px;
	padding: 20px 0px 20px 30px;
	float: left;
	width: 250px;
}

.footer-copyright a { font-weight:bold;}

.footer-counters {
	float:right;
	text-align:center;
	padding: 15px 0px 0px 0px;
}

/* ----------- end of FOOTER */


/* ------- RAZMETKA  */

img {border:none; margin:0px; padding:0px; vertical-align:middle}

.f_left {float:left !important}
.f_right {float:right !important}
.check {vertical-align:middle; margin-right:3px;}
.clear {clear:both; height:1px;}

.green {color:#6b9e13}

small, .small {font-size:11px; line-height:14px !important;}
small p, .small p {line-height:14px;}

.pad5 {margin-bottom:5px;}
.pad10 {margin-bottom:10px;}
.pad15 {margin-bottom:15px;}
.pad20 {margin-bottom:20px;}
.pad30 {margin-bottom:30px;}
.pad40 {margin-bottom:40px;}

.dev5 {height:5px; clear:both}
.dev10 {height:10px; clear:both}
.dev15 {height:15px; clear:both}
.dev20 {height:20px; clear:both}
.dev30 {height:30px; clear:both}
.dev40 {height:40px; clear:both}
 
/* ------- end of RAZMETKA  */


.page {padding: 0px 5px 0px 5px;}



.form {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.form TEXTAREA {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292;width:250px;
} 

.form INPUT {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292; width:250px;
}




.pop {display: none;}
.go {display: block;}
