body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#2a2a2a;
  font-size:15px;
  margin:0px;
  padding:0px;
  background:url(../images/bg.gif) top left repeat-x #d6d6d6;
}

* {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:22px; line-height:22px; margin-bottom:10px; letter-spacing:-1px; color:#000000;}
h2 {font-size:18px; line-height:18px; margin-top:10px; color:#000000; margin-bottom:7px;}
h3 {font-size:18px; line-height:18px; margin-top:12px; margin-bottom:6px;}
h4 {font-size:12px; line-height:14px; font-weight:bold; margin-top:6px; font-style:italic;}
a {
	color:#992e15;
}
a:hover {text-decoration:none}


#mono a {
	color:#0000FF;
}

#vid1 {
background-image: url(../images/vid11.jpg);
width:435px;
height:160px;
float: right;
margin: 0 0 5px 10px; 
border: 4px rgb(255,255,255) solid;
 
border-radius: 30px 0px 30px 0px;
padding-left: 5px;

}

#vid2 {
background-image: url(../images/vid22.jpg);
background-color: #E5E5E5;
background-repeat: no-repeat;
width:210px;
height:120px;
float: left;
margin: 0 10px 5px 0px;
border: 4px rgb(255,255,255) solid;

border-radius: 0px 30px 0px 30px;
padding-left: 225px;
}

#vid3 {
background-image: url(../images/vid33.jpg);
width:430px;
height:170px;
float: right;
margin: 0 0 5px 10px;
border: 4px rgb(255,255,255) solid;

border-radius: 30px 0px 30px 0px;
padding-left: 10px;
}

a:hover {text-decoration:none}

p {line-height:20px;margin:0px 0px 16px 0px; padding:0px;}

.kar {
	width:1000px;
	text-align:left;
	padding-bottom:30px;
}

/* --------------- HEADER */

.header {
	position:relative;
	width:1000px;
	height:340px;
	background:url(../images/header.jpg) top left no-repeat;
}

.header .logo {
	display:block;
	position:absolute;
	top:20px;
	left:57px;
	width:215px;
	height:162px;
	cursor:pointer;
}

.header .contacts {
	position:absolute;
	left:30px;
	top:217px;
	font-size:13px;
	line-height:19px;
	font-style:italic;
	height: 63px;
	font-weight:bold;
	width: 375px;
}

.header .contacts p {margin-bottom:3px; line-height:15px;}

/* --------------- end of HEADER */

/* ---- MAIN MENU */
.main-menu {
	height:42px;
	width:793px;
	position:absolute;
	right:82px;
	bottom: 8px;
}

.main-menu table td {height:42px; text-align:center; border-right:1px solid #cc9d70}
.main-menu table td.right {border:none}

.main-menu a {
	font-size:18px;
	line-height:19px;
	text-decoration:none;
	color:#FFFFFF;
}

.main-menu a:hover { color:#ffde00}

/* ---- end of MAIN MENU */

/* ----- CONTENT */
.content {
	margin-top:10px;
}
/* ----- END OF CONTENT */



/* ------- PAGE */
.page {width:760px; vertical-align:top;}
.page-top {
	width:760px;
	background:url(../images/page-top.png) top left no-repeat;
	padding:20px 0px 0px 0px;
}
.page-bg {background:url(../images/page-bg.gif) top left repeat-y; width:760px;}
.page-bottom {background:url(../images/page-bottom.png) bottom left no-repeat; width:760px; padding-bottom:20px;}

.page-bottom h1 {
	display:block;
	margin:0px;
	padding:0px 30px 15px 40px;
	background:url(../images/page-h1-bg.gif) top left repeat-y;
}

.page-content {
	padding:20px 30px 20px 40px;
}

/* ------- end of PAGE */



/* ------------- PANEL  */
.panel {
	width:240px;
	vertical-align:top;
}

.panel-content {
	padding:0px 10px 20px 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:8px 0px 5px 0px;
	font-size:18px;
	line-height:19px;
	padding:1px 0px 1px 0px;
} 
ul.list li.list_li a {
	font-size:18px;
	line-height:19px;
	color:#8c4500;
	text-transform:uppercase;
}

ul.list li.list_li a:hover {color:#000000}



ul.list2 { margin:6px 0px 10px 0px}
ul.list2 li.list2_li {
	font-size:11px;
	line-height:13px;
	margin:0px 0px 1px 0px;
	padding:2px 0px 2px 25px;
	background:url(../images/bullet.png) 10px 6px no-repeat;
} 
ul.list2 li.list2_li a {
	font-size:11px;
	line-height:13px;
	letter-spacing:0px;
	color:#000000;
	text-transform:none;
	text-decoration:underline;
	font-weight: normal;
}

ul.list2 li.list2_li a:hover {text-decoration:none}

/* ------------- end of  PANEL  */



/* ----------- FOOTER */


.footer .counters {
	float:left;
	margin:20px 20px 0px 30px;
	text-align:center;
	width: 190px;
}

.footer-menu {
	text-align:center;
	word-spacing:20px;
	float: right;
	width: 720px;
	height:13px;
	background:url(../images/footer-menu-bg.png) top left no-repeat;
	padding:20px;
	font-size:11px;
	color:#bbbbbb;
}

.footer-menu a {
	white-space: nowrap;
	font-size: 11px;
	word-spacing:normal;
	font-weight:bold;
	text-decoration:none;
	color:#992e15;
}

.footer-menu a:hover {text-decoration:none; color:#000000;}

.footer-copyright {
	padding:10px 0px 0px 0px;
	float:right;
	width:760px;
	text-align: center;
	color:#000000;
	white-space: nowrap;
	font-size: 11px;
}

/* ----------- 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}

.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  */

