body {
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:13px;
  margin:0px;
  padding:0px;
  background:url(../images/bg.png) top left repeat-x #dadada;
}

* {outline:none}

td {font-family:Arial, Helvetica, sans-serif;}
th {font-family:Arial, Helvetica, sans-serif;}
textarea, input {font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px;}
textarea, .inp {padding:2px 4px 3px 4px; border:1px solid #0d405e;}
select {border:1px solid #0d405e;}
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;
}

.red {color:#a01e11;}

h1 {font-size:29px; line-height:29px; letter-spacing:-1px; margin-bottom:16px;}
h2 {font-size:23px; line-height:23px; letter-spacing:-1px; margin-top:0px; margin-bottom:7px;}
h3 {font-size:14px; line-height:16px; margin-bottom:3px; font-weight:bold;}

a {color:#d05507; text-decoration:underline;}
a:hover {text-decoration:none}

#tor a {color:#000000; text-decoration:underline;}
#tor a:hover {text-decoration:none}

p {line-height:17px;margin:0px 0px 9px 0px; padding:0px;}

.kar {
	width:930px;
	text-align:left;
	padding-bottom:5px;
}

.bg {background:url(../images/bg.png) top left repeat-x #f0f0f0;}

/* --------------- HEADER */

.header {
	position:relative;
	width:930px;
	height:250px;
	background:url(../images/header.jpg) top left no-repeat;
}

.header .logo {
	display:block;
	position:absolute;
	top:13px;
	left:55px;
	width:199px;
	height:182px;
	cursor:pointer;
}

.header .map {
	display:block;
	position:absolute;
	top:223px;
	left:117px;
	width:81px;
	height:23px;
	cursor:pointer;
}

.header .domain {
	position:absolute;
	left:15px;
	bottom:60px;
	width:29px;
	height:171px;
	display:block;
}

.header .description {
	display:block;
	position:absolute;
	top:20px;
	left:287px;
	width:442px;
	height:141px;
	font-size:14px;
	color:#6c7177;
	line-height:18px;
}


.header .bookmark {
	position:absolute;
	right:22px;
	bottom:131px;
	width:114px;
	height:109px;
	display:block;
}



/* --------------- end of HEADER */

/* ---- MAIN MENU */
.main-menu {
	height:60px;
	background:url(../images/mm_bg.png) top left no-repeat;
	padding:5px 30px 0px 12px;
}

.main-menu a  {
	display:block;
	height:33px;
	background:url(../images/mm-item.gif) top left no-repeat;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	padding:10px 8px 0px 10px;
}

.main-menu a:hover {color:#fffc00}

/* ---- end of MAIN MENU */

/* ----- CONTENT */
.content {
	padding:9px 9px 0px 26px;
}

/* ----- END OF CONTENT */



/* ------- PAGE */
.page {
	float:left; width:600px;
}

.page-content {
	padding:10px 0px 10px 0px;
}

.page h1 span {color:#a6a6a6}

.page p {font-size:15px; line-height:19px; margin-bottom:14px;}

/* ------- end of PAGE */



/* ------------- PANEL  */
.panel {
	float:right; width:270px;
}

.panel h2 {margin-left:20px;}

.panel h2 span {
	color:#a6a6a6;
}

.panel-content {
	padding:30px 25px 15px 0px;
}

.panel-bg {
	width:270px;
	background:url(../images/panel-bg.png) top left repeat-y;
}

.panel-bottom {
	width:270px;
	background:url(../images/panel-bottom.png)  bottom left no-repeat;
}


.panel-top {
	background:url(../images/panel-top.png) top left no-repeat;
	padding:15px 25px 10px 25px; 
}


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.panel-menu { margin:5px 0px 20px 0px}
ul.panel-menu li {
	padding:0px 0px 0px 15px;
	margin:5px 0px 5px 0px;
	font-size:12px;
	color:#000000;
} 
ul.panel-menu li a {
	font-size:12px;
	line-height:14px;
	color:#000000;
	font-weight:bold;
} 



ul.list { margin:5px 0px 0px 0px}
ul.list li.list_li {
	margin:0px 0px 0px 0px;
	font-size:13px;
	line-height:13px;
} 
ul.list li.list_li a {
	font-size:13px;
	line-height:13px;
	color:#7a2c01;
	font-weight: bold;
	text-decoration: none;
}



ul.list2 { margin:5px 0px 17px 5px}
ul.list2 li.list2_li {
	margin:4px 0px 4px 0px;
	padding:1px 0px 1px 12px;
	background:url(../images/bullet.gif) 0px 6px no-repeat;
} 
ul.list2 li.list2_li a {
	font-size:11px;
	line-height:12px;
	color:#4f5039;
	font-weight: normal;
	text-decoration: underline;
}

ul.list2 li.list2_li a:hover {text-decoration:none}



/* ------------- end of  PANEL  */



/* ----------- FOOTER */

.footer {
	min-height:113px;
	margin-bottom:20px;
	background:url(../images/footer-bg.png) top left repeat-x;
}

* html .footer {height:113px;}

.footer-kar {
	width:930px;
	text-align:left;
}

.footer-menu {
	width:870px;
	height:46px;
	padding:10px 30px 0px 30px;
	position:relative;
	margin-bottom:10px;
	background:url(../images/footer.png) top left no-repeat;
}

.footer .counters {
	float:left;
	
}

.footer-menu a {
	display:block;
	text-align:center;
	font-size:14px;
	padding:5px 20px 0px 20px;
	font-weight:bold;
	height:28px;
	background:url(../images/footer-menu-dev.gif) center right no-repeat;
	text-decoration:none;
	color:#ffffff;
	word-spacing:normal !important;
}

.footer-menu a.right {background:none;}

.footer-menu a:hover {color:#fffc00}

.footer-copyright {
	float:left;
	font-size:12px;
	margin-top:8px;
	margin-left:30px;
	margin-right:20px;
}

/* ----------- 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;}

small, .small {font-size:11px; line-height:14px !important;}
small p, .small p {line-height:14px;}

.big, .big a {font-size:15px; line-height:18px;}

.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}
 
 .devider {
 	height:5px;
	background:#e7e7e7;
	margin:10px 0px 15px 0px;
 }
 
/* ------- 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;}
