@charset "utf-8";

body, div, dl, dt, dd, pre, form, fieldset, input, textarea, blockquote, th, td { 
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
fieldset, img { 
	border: 0;
}

html {
	height: 100%;
}
body {	
	height: 100%;
	font-family: myriad pro, Trebuchet MS;	
	font-size: 15px;
	*font: 14px Trebuchet MS;
	background: #000 url(images/bg.gif) repeat-y center top;
}

#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 961px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}
#site-container {
	width: 867px;	
	margin: 0 auto;
	padding: 0px;
	padding-bottom: 150px;
	padding-top: 20px;
	background-color: #fff;	
	position: relative;
}

/* begin HEADER */
#header {
	height: 120px;
	position: relative;
}
/* logo */
.logo {
	height: 59px;
	width: 585px;
	margin-left: -13px;
}
.on-order {
	background: #630000 url(images/zakaz.png) no-repeat;
	width: 102px;
	height: 32px;
	margin-left: 460px;
	position: relative;
	top: -5px;
}
.telbox {
	position: absolute;
	top: 0;
	right: -47px;
	_right: -48px;
	background: #330000 url(images/tel.gif) no-repeat;
	width: 319px;
	height: 121px;
	color: #fff;
}
.telbox p {
	/*line-height: 2;*/
	margin: 0;
	padding: 15px 0 0 10px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.telbox p .cod {
	font-size: 16px;
}
.telbox p .phone {
	font-size: 26px;
}

.navi {
	overflow: hidden;
	position: relative;
	top: -30px;
	_position: absolute;
	_top: 60px;
}
.navi ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	list-style-type: disc;
}
.navi ul li {
	float: left;
	margin-right: 30px;
}
/* end HEADER */

/* begin Content */
#content {
	overflow: hidden;
	position: relative;
	padding-top: 30px;
}

/* BEGIN FOOTER */
#footer {
	/* position: absolute; */
	bottom: 0;
	width: 100%;
	height: 105px;
}
.footer-inner {
	padding: 0 47px;
}
#footer .address {
    width: 600px;
    float: left;
}
#footer .diz {
    float: right;
	 margin-top: 5px;
    font-style: italic;
    font-size: 13px;
	 padding: 10px 27px 15px 0;
}
.diz a {
    color: #0099FF;
    font-style: italic;
    font-size: 13px;
}
.diz a:hover, .diz a:visited {
    color: #000;
    text-decoration: none;
}

#user_id, #user_id span {
	color: #000000 !important;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#user_id {
	padding: 0;
	margin: 0;
	width: 165px;
	float: right;
}
/* END FOOTER */

.clear {
	clear: both;
}

/* OTHER STYLES  */
a {
	color:#800000;
}
a:visited {
	color: #800000;
}

.disclaimer {
	font-size: 15px;
}

/*-------------------contacts--------------------*/
.contacts {
	overflow: hidden;
}
.c_text {
	float: left;
	width: 30%;
}
.c_map {
	float: right;	
}
/* end contacts */

/*-----------------clients--------------------*/
.table_clients {
	width: 100%;
	margin: 0 auto;
}
.table_clients td {
	width: 25%;
	text-align: center;
}
.table_clients .client_image {
	vertical-align: middle;
	padding: 10px 0;
}
.table_clients .client_title {
	vertical-align: top;
	padding-bottom: 15px;
}
/*
.cl_container {
	height: 170px;
	vertical-align:top;
	margin-right:20px;
}
	
.cl_logo {
	float:left;
	position:relative;
	width:15%;	
	margin-right:20px;
}

.cl_text {
	float:left;
	position:relative;
	width:40%;		
	margin-right:20px;
}

.cl_img {
	float:left;
	position:relative;
	width:30%;			
}

.cl_descr {
	position:static;		
}*/
/* end clients */

/*------------------index page---------------------*/
.index_table {
	width: 100%;
	margin: 20px auto;
}
.index_table td {
	width: 50%;
	vertical-align: top;
}

.gl_container {
	width: 377px;
	height: 229px;
	background:url(images/box01.gif) no-repeat;
	margin: 0 auto;
	cursor: pointer;
	position: relative;
}

#look-more {
	width: 350px;
	height: 300px;
	font-size: 15px;
	float: right;
}
#look-more i a {color: blue}
#look-more a:hover {text-decoration: none}

.coltable { 
	overflow:hidden;
	display:table;
}
.thumbs {
	border:1px black solid;
	margin: 3px;
	display: block;
	overflow: hidden;
}
.imgcell {
	border:0;
	padding:5px;
}
.zakazt {padding-top: 50px;}
.zakazt a {font-size: 22px}


/*-------------------gallery--------------------*/
.gallery {
	margin: 50px 0 140px 0;
}
.gallery .tabs {
	overflow: hidden;
	padding: 20px 0;
}
.gallery li {
	border: 1px #333333 solid;
	margin: 3px
}

.gallery li  a:hover{
	background-color:#CCCCCC;
	cursor: pointer;
}


/**/

.gl_img
{
	width:50%;
	float:left;
	position:relative;
}
.gl_stats
{
	width:50%;
	float:right;
	position:relative;
	font-size:10px;
}
.gl_stats.main-index {
    top: 170px;
}
.selected {
    border: none;
}
.gl_thumbs
{
	position:static;
	padding: 0 80px;
	margin-top: 100px;
	text-align:center;
	vertical-align:top;
	min-height:200px;
}
.faq
{
	position:static;
	margin-top:-230px;
	width:400px;
	height:200px;
	margin-left: 170px;
}
.prev {
	position:static;
	width:100%;
	height:20px;
	margin-left: 0px;
}
.previu
{
	position:static;
	margin-top:-200px;
	width:250px;
	height:270px;
	margin-left: 610px;
}
.col_text {
	position:static;
	margin-top:0px;
	width:100%;
	height:0px;
	margin-left: 0px;
}
