body {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:14px;
  margin:0px;
  padding:0px;
  background:url(../images/bg.png) top center repeat-y #dce4f1;
}

.bg {background:url(../images/header-top.png) top left repeat-x;}

* {outline:none}

textarea, input {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;
}

h1 {font-size:26px; line-height:27px; margin-bottom:12px;}
h2 {font-size:22px; line-height:23px; margin-top:5px; margin-bottom:10px;}
h3 {font-size:14px; line-height:16px; margin-bottom:3px; font-weight:bold;}

a {color:#e33b00; text-decoration:underline;}
a:hover {text-decoration:none}

p {line-height:17px;margin:0px 0px 15px 0px; padding:0px;}

.kar {
	width:900px;
	text-align:left;
	padding-bottom: 30px;
}

/* --------------- HEADER */

.header {
	position:relative;
	width:900px;
	height:280px;
	background:url(../images/header.jpg) top left no-repeat;
}

.header .logo {
	display:block;
	position:absolute;
	top:52px;
	left:29px;
	width:439px;
	height:136px;
	cursor:pointer;
}

.header .description {
	position:absolute;
	left:80px;
	top:237px;
	width:532px;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	line-height:16px;
	height: 39px;
}

/* --------------- end of HEADER */

/* ---- MAIN MENU */
.main-menu {
	width:692px;
	position:absolute;
	top:18px;
	left:100px;
	height: 31px;
}
.main-menu table {
	width:100%;
}

.main-menu table td {
	text-align:center;
}

.main-menu table td a {
	display:block;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-size:18px;
	color:#ffffff;
}

.main-menu a:hover {color:#ffe400}

/* ---- end of MAIN MENU */

.content {
	margin:10px 20px 20px 20px;
}

/* ------- PAGE */
.page-top {float:left; width:600px; background:url(../images/cont-top.png) top left no-repeat; padding-top:13px;}
.page-bottom {width:600px; background:url(../images/cont-bottom.png) bottom left no-repeat; padding-bottom:13px;}
.page-bg {
	background:url(../images/cont-bg.png) top left repeat-y;
	padding:3px 30px 3px 30px;
}
/* ------- end of PAGE */



/* ------------- PANEL  */
.panel {
	float:right;
	width:240px;
}


.panel h3 {color:#0f448d; font-weight:normal !important; margin-bottom:8px; font-size:18px; line-height:19px;}
.panel h3 a {color:#0f448d; font-weight:normal !important}

.panel ul {
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 5px;
	list-style:none;
}

.panel ul li {
	font-size:11px;
	list-style:none;
	line-height:13px;
	display:block;
	color:#ffffff;
	padding:1px 0px 2px 13px;
	margin:0px 0px 2px 0px;
	background:url(../images/bullet.png) 0px 3px no-repeat;
}

.panel ul li a {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

.panel ul li a:hover  { text-decoration:none; color:#c53300}

.panel ul li ul {margin:0px 0px 0px 10px}

.panel ul li ul li { padding:0px; background:none;}

.panel ul li ul li a { font-weight:normal}

/* ------------- end of  PANEL  */



/* ----------- FOOTER */

.footer {
	width:800px;
	position:relative;
	height:60px;
	background:url(../images/footer.png) top left no-repeat;
	padding: 40px 50px 0px 50px;
}

.footer-menu {
	padding: 0px 0px 0px 0px;
	font-size:14px;
	color:#abc7ec;
	word-spacing:9px;
}

.footer-menu a {
	color:#ffffff;
	font-weight:bold;
	word-spacing:normal !important;
}

.footer-copyright {
	padding:20px 50px 0px 50px;
	color:#506e93;
	text-align:left;
	font-size:12px;
}

/* ----------- 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;}
