html,body {margin:0;padding:0;width:100%;height:100%;background-color: #d35584;background-image: url(../images/basebg.gif);background-repeat: repeat-x;background-position: top;}
* html #wrap{height: 100%;}
p,td {font-family:Arial, Helvetica, sans-serif;margin-top: 0px;margin-bottom: 11px;}
a img{border:0;}
a{
	color: #A80E4A;
	text-decoration: underline;
}
a:hover{
	color: #560727;
	text-decoration: underline;
}
a.hidden {text-decoration: none;color: #000000;cursor:default;}
form {margin:0;padding:0;}
ul {margin-left:20px;margin-top:0px;padding:1px;list-style-type: square;line-height: 16px;}
h1 {
	font-size: 14px;
        font-weight: bold;	
        font-family: Georgia, Helvetica, sans-serif; 
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}


.bottom_addr {font-size: 11px;color: #FFFFFF;padding-top: 4px;padding-bottom: 12px;font-family: Arial, Helvetica, sans-serif;text-align: center;}
.bottom_addr a {text-decoration: none;}
.bottom_addr a:hover {text-decoration: underline;}
.bottom_menu {color: #000000;text-align: center;padding-top: 9px;padding-bottom: 4px;font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}
.bottom_menu a {color: #000000;	text-decoration: underline;}
.bottom_menu a:hover {color: #000000;text-decoration: underline;}
.menu {color: #FFFFFF;background-image: url(../images/btn_bg.gif);background-repeat: repeat-x;font-weight: bold;padding-right: 21px;padding-left: 21px;white-space: nowrap;font-size: 12px;font-family: Arial, Helvetica, sans-serif;padding-top: 2px;}
.menu a{text-decoration: none;color: #FFFFFF;}
.menu a:hover {color: #200C14;text-decoration: none;}
.body_txt {
	color: #000000;
	text-align: justify;
	vertical-align: top;
                line-height: 1.45em;
	background-color: #f2ccda;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 7px;
	padding-left: 40px;
}
.company_name {font-size: 30px;font-weight: normal;color: #FFFFFF;font-family: Lucida Handwriting, Arial;padding-left: 10px;}
.login_form {background-image: url(../images/login-form-bg.gif);background-repeat: repeat-x;height: 20px;width: 110px;border-width: 1px;border-style: solid;font-size: 11px;padding-top: 3px;padding-left: 1px;}
#wrap{position:relative; min-height:100%; margin:0 auto; width:750px;}
vk_comments {padding-left: 40px;}
#conteiner{width:683px;margin:0 auto;}
#footer{width:750px;position:relative;margin-left:auto;margin-right:auto;background-color: #ba8858;	background-image: url(../images/bbg.jpg);	background-repeat: no-repeat;	background-position: top;}
#header{height:84px;}
#menu{background:url(../images/mbg.gif) repeat-x; height:43px;}
#logo{width:300px; margin: 16px 0 0 17px; float:left;}
#tmenu{float:right; color:#FFFFFF; font-family:Tahoma, Arial; font-size:11px; margin: 34px 12px 0 0;}
#tmenu td{ padding: 0 5px 0 5px;}
#tmenu a{
	color: #FFFFFF;
	text-decoration: underline;
}
#tmenu a:hover{
	color: #D35587;
	text-decoration: underline;
}

.error{
    text-align:left;
    color: #FFFFFF;
	background: #a80e4a  url(../img/cancel.gif) 5px 5px no-repeat;
	border: #3e5e65 1px solid;
	width: 50%;
	padding: 10px 5px 5px 30px;
	margin-left: 2px;
	font-size: 11px;
}
.block2 {position:relative; border:1px solid #3e5e65;width:600px;height:auto;}
.block2 form {padding:10px;}
.block2 form strong {font-weight:normal; color:#009bff;}
.block2 form label {text-align:left;  display:block; clear:left;  padding:8px 0; width:500px; height:auto;}
.block2 form b {float:left; width:250px;}
.block2 form input {border:1px solid #afa8a8; background:#a80e4a; color:#fff; font-size:11px; width:200px;}
.block2 form select {border:1px solid #afa8a8; background:#a80e4a; color:#fff; font-size:11px; width:200px;}
.block2 form button {border:1px solid #6e7275; background:#a80e4a; color:#fff; font-size:11px; margin:0 5px; padding:0 4px; cursor:pointer;}

/*autocomplite begin*/
.ac_results {
	padding: 0px;
	border:1px solid #afa8a8;
	background-color: #a80e4a;
	color:#fff;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 95%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
.qnt {
  position:absolute;
  top:2px;
  right:10px;
  font-size:0.8em;
  color:#eeeeee;
}
/*autocomplite end*/

