body {
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  margin:0px;
  padding:0px 0px 30px 0px;
  background:url(../images/bg.gif) top left repeat-x #fff582;
}

* {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;
}

h1 {
	font-size:24px;
	line-height:25px;
	margin-bottom:12px;
	font-weight:bold;
	padding:5px 0px 5px 40px;
	background:url(../images/h1-bullet.png) top left no-repeat;
	color:#ff6f00;
	letter-spacing: -1px;
}
h2 {font-size:18px; line-height:19px; margin-bottom:10px; font-weight:bold;}
h3 {font-size:14px; line-height:16px; margin-bottom:3px; font-weight:bold;}

a {color:#ff6f00; text-decoration:underline;}
a:hover {text-decoration:none}

p {margin:0px 0px 15px 0px; padding:0px;}

.kar {
	width:880px;
	text-align:left;
	padding-bottom:30px;
	background:#ffea00;
}

/* --------------- HEADER */

.header {
	position:relative;
	width:880px;
	height:240px;
	background:url(../images/header.jpg) top left no-repeat;
}

.logo {
	display:block;
	position:absolute;
	top:102px;
	left:28px;
	width:320px;
	height:71px;
	cursor:pointer;
}

/* --------------- end of HEADER */

/* ---- MAIN MENU */
.main-menu {height:50px; background:url(../images/mm_bg.png) top left repeat-x; width:100%;}
.main-menu-content {
	height:35px;
	padding:0px 30px 0px 30px;
}


.main-menu a  {
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	height:26px;
	font-weight:bold;
	color:#ffea00;
	padding:9px 40px 0px 40px;
}

.main-menu td.dev { width:7px;}

.main-menu a:hover { color:#ffffff;}

/* ---- end of MAIN MENU */

/* ----- CONTENT */
.content {
}
/* ----- END OF CONTENT */



/* ------- PAGE */
.page {float:left; width:590px;}
.page-content {padding:20px 0px 20px 30px}
/* ------- end of PAGE */



/* ------------- PANEL  */
.panel {
	float:right; width:260px;
}

.panel-content {
	padding:20px 30px 80px 0px;
}

.panel-menu {margin-bottom:30px;}

.panel-menu a {
	display:block;
	width:186px;
	height:26px;
	background:url(../images/r-menu-bg.png) top left no-repeat;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px 0px 34px;
	color:#ffffff;
}

.panel-menu a:hover {color:#ffea00;}

/* ------------- end of  PANEL  */



/* ----------- FOOTER */

.footer {
	width:100%;
	height:130px;
	position:relative;
}

.footer .bee-img {
	width:165px;
	height:196px;
	background:url(../images/bee.png) top left no-repeat;
	position:absolute;
	top:-79px;
	right:34px;
}


* html .footer .bee-img {background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bee.png', sizingMethod='crop')}



.footer-menu {
	word-spacing:20px;
	font-size:13px;
	color:#000000;
	text-align: left;
	padding:20px 30px 20px 30px;
	border-top:10px solid #000000;
	border-bottom:4px solid #000000;
}

.footer-menu a {
	color:#000000;
	font-size:13px;
	word-spacing:normal !important;
}

.footer-copyright {
	color:#000000;
	padding:20px 30px 0px 30px;
	text-align:left;
	font-size:12px;
	line-height:12px;
}

.footer-counters {
	margin-right:15px;
	float:left;
}

/* ----------- 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;}


