﻿@charset "utf-8";
/* CSS Document */

body {
	background:#fff url(../images/index_bg.jpg) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0px; padding:0px;
}

a {color:#660066; text-decoration:underline;}
a:hover {text-decoration:none;}

ul, ol {line-height:1.5em;}

h1 {background:url(../images/menu_bg_h3.jpg) repeat-x; padding:30px 0px 9px 50px; margin:0px; color: #000; font-size: 1.7em;}
h2 {padding:20px 10px 5px; margin:0px;}
h3 {margin:0px; padding:10px 20px 5px 0px; color:#660066;}
h4 {padding:5px; margin:7px 0px;}
h5 {padding:3px; margin:7px 0px; color:#660066; font-size:14px;}

p {margin:10px 0px; padding:0px; line-height:1.5em; text-indent:20px;}

img {border: none;}


#flash1 {position:absolute; left:0px; top:28px;}
#flash2 {position:absolute; left:364px; top:60px;}
#flash3 {position:absolute; left:0px; top:156px;}
#flash4 {position:absolute; left:546px; top:62px;}
#flash5 {position:absolute; left:211px; top:143px;}
#flash6 {position:absolute; left:286px; top:142px;}

#bg{
	background:url(../images/main_down.jpg) repeat-x bottom;
	width:992px;
	margin:0px auto;
	padding:0px;
}

#bg1 {
	background:url(../images/main_left.jpg) repeat-y left;
}

#bg2 {
	background:url(../images/main_right.jpg) repeat-y right;
}

#bg3 {
	background:url(../images/main_left_top.jpg) no-repeat left top;
}

#bg4 {
	background:url(../images/main_right_top.jpg) no-repeat right top;
}

#bg5 {
	background:url(../images/main_left_bottom.jpg) no-repeat left bottom;
}

#bg6 {
	background:url(../images/main_right_bottom.jpg) no-repeat right bottom;
}

#body {
	width:968px;
	margin:0 auto;
	padding-bottom:12px;
}

/* HEADER */
#header {
	background:url(../images/header.jpg) no-repeat;
	width:968px;
	height:260px;
	position:relative;
}

#logo {
	width:136px;
	height:65px;
	position:absolute;
	top:65px;
	right:50px;
}

#phone {
	position:absolute;
	top:152px;
	right:42px;
	color:#c2a142;
	font-size:18px;
}

/* МЕНЮ ВЕРХНЕЕ */
#menu_top {
	background:url(../images/menu.jpg) no-repeat;
	width:491px;
	height:33px;
	position:absolute;
	right:0px;
	bottom:0px;
}

#menu_top ul {
	position:relative;
	right:0px;
	margin:10px 0px 0px 0px;
}

#menu_top ul li{
	display:block;
	float:left;
	margin-left:20px;
	color:#FFF;
	font-weight:bold;
}

#menu_top ul li a {
	color:#FFF;
	text-decoration:none;
}

#menu_top ul li a:hover {
	color:#FFF;
	text-decoration:underline;
}

#menu_top ul li ul {display:none;}

/* WRAP */
#wrap {
	background:url('../images/wrap_background.jpg');
	height:389px;
	width:968px;
	position:relative;
}

#wrap2 {
	width:968px;
	position:relative;
}

.cont {
	padding:9px;
	margin:0px auto;
	width:948px;
	position:relative;
}

.cont2 {
	float:left;
	padding:15px 20px;
	width:707px;
	position:relative;
}

.cont_about {
	background:url('../images/about.jpg') no-repeat 690px 0px;
	padding:9px;
	margin:0px auto;
	width:948px;
}

/* LEFT MENU */
#left_cont {
	border-right:2px #CCC solid;
	border-bottom:2px #CCC solid;
	float:left;
	position:relative;
	width:219px;
}

#left_cont .potoloch, #left_cont .filig, #left_cont .ecsc {background:url(../images/menu_bg_h3.jpg) repeat-x top;}

#left_cont h3 {
	text-align:center;
	padding:34px 0px 7px;
	font-size:18px;
	font-weight:normal;
	color:#666;
}

#left_cont h3 a {color:#000; text-decoration:none;}

#left_cont h3 a:hover {text-decoration:underline;}

#left_cont h3 b {
	background:none repeat scroll 0 0 #FFFFFF;
	height:10px;
	left:0;
	margin-left:160px;
	opacity:0.44;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
}

#left_cont .filig h3 {padding:17px 0px 7px;}

ul.left_menu  {list-style:none; position:relative; left:50px; top:0px; margin:0px; padding:0px;}
ul.left_menu ul {list-style:none; margin-left:20px;}

ul.left_menu li {list-style-image:url(../images/menu_li.gif); margin:18px 0px;}
ul.left_menu li li {list-style:url(../images/menu_li_li.gif); width:132px; margin:18px 5px 0px -37px;;}

ul.left_menu li.parent {list-style-image:url(../images/menu_li_down.gif);}

ul.left_menu li a {display:inline; text-decoration:none; font-size:12px; color:#000;}
ul.left_menu li a:hover {color:#663366;}
ul.left_menu li li a {text-decoration:none; color:#cc66cc;}

/* FEEDBACK & ORDER*/
#feedback, #order {width:423px; padding-bottom:20px; display:block;}

#feedback p, #order p {clear:both; display:table-row;}

#feedback label, #order label {float:left; padding-top:5px;}

#feedback img, #order img {float:left; padding:5px 0 0 19px;}

#feedback input, #order input {float:right; width:240px; margin:5px 0px; border:1px solid #7A3576;}

#feedback textarea, #order textarea {float:right; height:100px; width:400px; border:1px solid #7A3576;}

#order input.captcha {width:110px;}

#feedback label em label {color:#F00; margin:5px;}

#feedback .submit, #order .submit {
	background:url(../images/send.gif) no-repeat transparent; 
	border:medium none;
	color:#000000;
	font-weight:bold; 
	margin-top:10px;
	width:105px;
}

#map {border: 1px solid black;}

#controls {margin-left: 20px; margin-top: 10px; font-family: sans-serif; font-size: 11pt;}

table.rr tr {background:#F3E1F2;}
table.rr tr th {background:#FFF;}

/* TABS */
ul.tabs_header {list-style:none outside none; height:21px; margin:0px; padding:0px;}
ul.tabs_header li {float:left; margin:3px 66px;}

/* FOOTER */
#footer {
	background:url(../images/footer.jpg) repeat-x;
	width:968px;
	height:97px;
	position:relative;
	clear:both;
}

#bottom {
	background:url(../images/main_down.jpg) repeat-x;
	height:12px;
}

#cop {
	position:relative;
	margin:10px auto;
	color:#666666;
	font-size:9px;
	width:968px;
}

#copy {
	position:absolute;
	bottom:0px;
	left:10px;
}

#created {
	position:absolute;
	bottom:0px;
	right:10px;
}

.error {color:red;}

/* ADMIN PANEL */
#admin {border-bottom:1px #000 dashed; border-left:1px #000 dashed; padding:5px 10px 5px 10px; position:absolute; right:0px; top:0px;}

#admin_form input{width:100%;}

#auth {width:253px; margin:0 auto;}