body {
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  margin:0px;
  padding:0px 0px 30px 0px;
  background:url(../images/bg.png) top left repeat-x #f8a001;
}

* {outline:none}

textarea, input {font-family: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;
}

.red {color:#ff3600}

h1 {font-size:26px; line-height:27px; letter-spacing:-1px; color:#0c7dc1}
h2 {font-size:18px; line-height:18px; left:-1px;}
h3 {font-size:14px; line-height:16px; margin-bottom:3px; font-weight:bold;}

.red a {color:#ff3600; text-decoration:none}
.red a:hover { color:#ff8400}

a {color:#ff8a00; text-decoration:underline;}
a:hover {text-decoration:none}

p {line-height:16px;margin:0px 0px 15px 0px; padding:0px;}

.kar {
	width:940px;
	text-align:center;
}

/* --------------- HEADER */

.header {
	position:relative;
	width:940px;
	height:280px;
	background:url(../images/header.jpg) top left no-repeat;
}

.header .logo {
	display:block;
	position:absolute;
	top:62px;
	left:316px;
	width:288px;
	height:98px;
	cursor:pointer;
}


/* --------------- end of HEADER */

/* ---- MAIN MENU */
.header .main-menu {
	position:absolute;
	text-align:right;
	bottom:0px;
	right:10px;
	width:625px;
	height:50px;
}

.header .main-menu .left {
	height:32px;
	background:url(../images/mm_left.png) top left no-repeat;
	padding-left:8px;
}

.header .main-menu .right {
	height:32px;
	background:url(../images/mm_right.png) top right no-repeat;
	padding-right:8px;
	height:32px;
}


.header .main-menu .right a {
	display:block;
	text-align:center;
	height:27px;
	background:url(../images/mm_bg.png) top left repeat-x;
	text-decoration:none;
	font-size:18px;
	line-height:19px;
	color:#000000;
	padding:5px 10px 0px 10px;
}

.header .main-menu .right a:hover {color:#ff5e00}

/* ---- end of MAIN MENU */

/* ----- CONTENT */
.content {
	padding:0px 20px 0px 20px;
	width:900px;
}
.content-bottom {
	width:900px;
	background:url(../images/page_bottom.png) bottom left no-repeat;
	padding:0px 0px 7px 0px;
}

.content-bg {
	width:900px;
	background:url(../images/page_bg.png) top left repeat-y;
}

.content-top {
	background:url(../images/page_top.png) top left no-repeat;
	padding:10px 10px 13px 30px;
	min-height:170px;
}

* html .content-top {height:170px;}

/* ----- END OF CONTENT */



/* ------- PAGE */
.page {float:left; width:540px; text-align:left;}

.page h1 {margin-bottom:15px; margin-top:10px;}
/* ------- end of PAGE */

/* ------------- PANEL  */
.panel {
	float:right;
	width:290px;
	marker-top:10px;
	text-align:left;
}

.panel h1 {text-transform:uppercase}
.panel h2 {color:#4f7ba9}

.panel-content {
	padding:0px 20px 0px 0px;
}

.r-menu-bottom {
	width:290px;
	background:url(../images/panel_bottom.png) bottom left no-repeat;
	padding:0px 0px 4px 0px;
	margin-bottom:30px;
}

.r-menu-top {
	width:290px;
	background:url(../images/panel_top.png) top left no-repeat;
	padding:4px 0px 0px 0px;
}

.r-menu-bg {
	background:url(../images/panel_bg.png) top left repeat-y;
	padding:6px 10px 6px 10px;
}

.r-menu-bg div {
	padding:6px 0px 6px 0px;
	border-bottom:2px solid #eef6fa;
}

.r-menu-bg div.last {border:none}

.r-menu-bg div a {
	display:block;
	padding:2px 10px 2px 22px;
	font-size:16px;
	line-height:17px;
	text-decoration:none;
	color:#ff7800;
	font-weight:bold;
	background:url(../images/bullet.gif) 3px 5px no-repeat;
}

.r-menu-bg div a:hover {
 	color:#ff3600;
}

.catalogue {
	margin-top:10px;
}

.catalogue a {
	display:block;
	width:20px;
	height:19px;
	background:url(../images/alpha.png) top left no-repeat;
	padding:2px 0px 0px 1px;
	float:left;
	margin:0px 3px 3px 0px;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.catalogue a:hover {background-position:bottom left;}




/* ------------- end of  PANEL  */



/* ----------- FOOTER */

.footer {
	padding:30px;
	text-align:center;
	color:#ffffff;
}


.footer a {color:#ffffff}

.footer-menu {
	padding:0px 0px 20px 0px;
	word-spacing:10px;
	font-size:18px;
	color:#ffc358;
	line-height:19px;
}

.footer-menu a {
	color:#ffffff;
	word-spacing:normal !important;
}

.footer-copyright {
	text-align:center;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	word-spacing:normal;
}

.footer-copyright a { font-size:12px; color:#ffffff;}

/* ----------- 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;}

.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;}
