@charset "UTF-8";

img, body, html {
    border: 0 none;
}
 
.clear {clear: both; }

* {
box-sizing:border-box;
}

html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	background:url("../images/back.jpg") no-repeat top center ;
	font:12px "Verdana";
	height:100%;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:url("../images/vline.png") repeat-x;
	background-position:0 178px;
	width:1100px;
	margin:auto;
	text-align:left;
}

#content{
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    width: 1100px;
	margin:auto;
	padding:12px 23px 146px 23px;
 }

/* ����� */
#header{
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 0 0 5px 5px;
    margin: auto auto 3px;
    width: 1100px;
}

#logo{
	margin:17px 0 0 11px;
	float:left;
}

#tel{
float:right;
margin: 16px 50px 0 0;
}

.telephone_number, .telephone_text{
    color: #000;
    float: right;
}
.telephone_number{
    color: #000;
    font-size: 170%;
    font-weight: bold;
    margin: 2px 0 6px;
}

/* ����� ����� */
 
/* ������ */

a, a:link, a:visited, a:active {
    outline: medium none;
    text-decoration: none;
}

a:hover {
    cursor: pointer;
}

a:focus {
    outline: medium none;
}

 /* ������ */
 
button
{
	padding: 8px 10px;
	color: #5c5c5c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}

button.noactive
{
	color: #bcbcbc;
	background-color: #f0f0f0;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #f4f4f4, #f0f0f0);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}

button:not(.noactive):hover  {
	color: #4e4e4e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}

/* ���� */
.menu-top{
    background: url("../images/news.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    height: 37px;
    margin: 0 0;
    position: relative;
    text-transform: uppercase;
    /*width: 1076px;*/
    z-index: 10;
}

ul.menu {
    list-style: outside none none;
    margin: auto auto auto -37px;
}
ul.menu img {
    float: left;
    margin: 8px 1px 0 0;
}
ul.menu li {
    border-right: 1px solid #a4b4e4;
    display: block;
    float: left;
    margin: 0;
    padding: 0 1px;
}
ul.menu li.last {
    border: medium none;
}
ul.menu li a {
    color: #fff;
    font-size: 106%;
    text-decoration: none;
}

ul.menu li + li {
    border-left: 1px solid #4cba71;
}

.menu_title {
    padding: 9px 13px;
}
.menu_title:hover {
    background-color: #24a55f;
}
/* ����� ���� */
img {
    outline: medium none;
    vertical-align: middle;
}

input[type="reset"], input[type="file"], input[type="submit"], input[type="button"] {
    outline: medium none;
}

table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
table th, table td {
    margin: 0;
    padding: 2px;
}

/* ���� ����� */
textarea, input[type="text"], input[type="password"], input[type="file"], select {
    background: none repeat scroll 0 0 #fff;
    border: 1.5px solid #a5b3de;
    outline: medium none;
    border-radius: 3px;
	font-family: "Verdana";
}

input, select {
    cursor: pointer;
}
input[type="text"], input[type="password"], input[type="file"] {
    cursor: text;
    line-height: 20px;
    padding: 5px 7px;
}

select {
	line-height: 20px;
    padding: 5px 7px;
}

input {
    margin: 0;
    vertical-align: middle;
}
input:focus, select:focus, button:focus {
    outline: medium none;
}

/* ������ */
#footer{
	background: linear-gradient(to bottom, #099d50, #165e36) repeat scroll 0 0 rgba(0, 0, 0, 0);
	color:#fff;
	margin-top:-146px;
	text-align:left;
}

#footer_content{
	text-align:left;
/*	width:100%;*/
	margin:auto;
	padding:23px 0 60px 100px;
}
.telephone2{
	float:left;
	margin:4px 5px 0px 38px;
	line-height:1.4;
}

.address{
	float:left;
	margin:5px 0 0 6px;
}

.copy {
    float: left;
    font-size: 10px;
    margin: 36px 0 11px 0px;
}

.visa{
	float:right;
	border:1px solid #fff;
	border-radius:6px;
	width:auto;
	height:auto;
	margin:-60px 20px 0 0;
	position:absolute;
	z-index:2;
	right:0;
	padding:10px;
}

.visa img{
	float:left;
	margin:0 ;
}
/* ����� ������� */

/*JQMODAL*/

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 40%;
    left: 60%;

	text-align: center;
	height: 120px;
    width: 300px;
    
	margin-left:-300px;
    background-color: #EEE;
	/*background:url("../images/header.png") ;*/
    color: #333;
    border: 1px solid #CCC;
    padding: 12px;
	box-shadow:0px 0 20px 2px #cfcfcf;
	border-radius: 6px;
}

.jqmClose {
	position:absolute;
	width:20px;
	top:-18px;
	right:-18px;
	z-index:3000;
}

.jqmOverlay {
  background-color: #777;
/*  background: url(../images/jqm.jpg) repeat; */
  }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#helper { 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 100%; 
  height: 100%; 
  z-index: -10; 
}

/* override styles when printing */
@media print {

  #header,
	#footer {
    display: none;
  }
  
  table td {
	  font-size: 16px;
  }

}
