body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#313131;
  font-size:12px;
  margin:0px;
  padding:0px;
  background:url(../images/bg.gif) top left repeat-x #f4f3e8;
}

* {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:25px; line-height:26px; letter-spacing:-1px; margin-bottom:12px;}
h2 {font-size:22px; line-height:24px; letter-spacing:-1px; margin-top:5px; margin-bottom:10px;}
h3 {font-size:14px; line-height:16px; margin-bottom:3px; font-weight:bold;}

a {color:#4a77b5; text-decoration:underline;}
a:hover {text-decoration:none}

p {line-height:18px;margin:0px 0px 15px 0px; padding:0px;}

.kar {
	width:960px;
	text-align:left;
}

/* --------------- HEADER */

.header {
	position:relative;
	width:960px;
	height:300px;
	background:url(../images/header.jpg) top left no-repeat;
}

.header .description {
	width:960px;
	position:absolute;
	top:6px;
	left:0px;
	text-align:center;
	color:#031732;
	font-size:12px;
}

.header .logo {
	display:block;
	position:absolute;
	top:80px;
	left:61px;
	width:313px;
	height:96px;
	cursor:pointer;
}

/* --------------- end of HEADER */

/* ---- MAIN MENU */
.main-menu {
	position:absolute;
	left:10px;
	bottom:8px;
	width:960px;
	height:57px;	
}

* html .main-menu {bottom:7px}

.main-menu a  {
	display:block;
	float:left;
	height:44px;
	color:#FFFFFF;
	font-size:20px;
	font-family:Tahoma;
	text-decoration:none;
	white-space:nowrap;
	padding:13px 26px 0px 26px;
}

.main-menu a.right {padding-right:0px;}

.main-menu a:hover {color:#051a38}

.main-menu img {float:left}

/* ---- end of MAIN MENU */

/* ----- CONTENT */
.content {
	margin:10px;
	background:url(../images/content-bg.gif) top left repeat-y;
}
/* ----- END OF CONTENT */



/* ------- PAGE */
.page {
	float:left; width:610px;
}
.page-content {
	padding:20px 0px 20px 20px;
}
/* ------- end of PAGE */



/* ------------- PANEL  */
.panel {
	float:right; width:300px;
}

.panel-content {
	padding:0px 0px 20px 0px;
}

.panel h2 {
	background:url(../images/panel-tlt.jpg) top left no-repeat;
	height:67px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	line-height:20px;
	font-weight:bold;
	padding:20px 20px 0px 30px;
}

ul.list, 
ul.list2 {
	display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; list-style:none;
	text-align:left;
}


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:0px 10px 0px 10px;
	font-size:13px;
	line-height:15px;
	background:url(../images/panel-grad.png) top left repeat-x;
	padding:10px 20px 10px 20px;
	border-bottom:2px solid #ffffff;
} 
ul.list li.list_li a {
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#337f05;
}

ul.list li.list_li a:hover { text-decoration:none;}



ul.list2 { margin:6px 0px 0px 0px}
ul.list2 li.list2_li {
	font-size:11px;
	line-height:13px;
	margin:0px 0px 1px 20px;
	padding:2px 0px 2px 10px;
	background:url(../images/panel-bullet.jpg) 0px 7px no-repeat;
} 
ul.list2 li.list2_li a {
	font-size:11px;
	line-height:13px;
	letter-spacing:0px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}

ul.list2 li.list2_li a:hover {text-decoration:underline;}

/* ------------- end of  PANEL  */



/* ----------- FOOTER */

.footer {
	text-align:left;
}


.footer-menu {
	word-spacing:5px;
	color:#b4b2a1;
	font-size:12px;
	background:#d0cfc2;
	border:1px solid #b4b2a1;
	padding:11px 20px 13px 20px;
	margin:0px 10px 0px 10px;
}

.footer-menu a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	word-spacing:normal !important;
	color:#6e6d61;
}

.footer-menu a:hover {color:#000000}

.footer-copyright {
	color:#58574f;
	white-space:normal;
	float:right;
	padding:0px 10px 0px 0px;
}

.counters { text-align:center; margin:10px 10px 20px 30px;}

/* ----------- 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: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}
 
 .devider {
 	height:5px;
	background:#e7e7e7;
	margin:10px 0px 15px 0px;
 }


.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;}

 
/* ------- end of RAZMETKA  */
