html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

html {height: 100%}
body {
	font: 12px/18px,Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #066caa url(../img/bg_head.png) repeat-x;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 950px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 280px;
}

#header .head{
	height: 220px;
	margin-right: 95px;
}

#header .logo{
	float:left;
	}

/* Main_nav
-----------------------------------------------------------------------------*/
#nav {
	background: top left url(../img/left_nav.png) no-repeat;
	width: 60%px;
	text-align: center;
	float:right;	
}
#nav div {
	background: top right url(../img/right_nav.png) no-repeat;
	padding: 0 24px;
}
#nav ul {
	background-color:#118acb;
	padding: 10px 0px 10px 0px;
}
#nav li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003663;
	text-transform: uppercase;
	padding-left: 10px;
}

#nav li a {
	color: #003663;
	outline: none;
	text-decoration: underline;
}
#nav li a:hover {
	color: #F5F7B9;
	text-decoration: none;
}
/* Slider
-----------------------------------------------------------------------------*/
#slider {
	margin-bottom: 15px;
}
#slider .w60 
{
	color:#8bd6ea;
	font-size: 14px;
}	

#slider .box-c
	{
		height:20px;
		margin: 0 20px;
		position: relative;
		background: #118acb;
	}
	
		#slider .box-c em b 
		{
		   position:absolute;
		   font:150px Arial;
		   line-height:40px;
		   font-weight:normal;
		}
		
		.ctl, .cbl, .ctr, .cbr 
		{
		   z-index:11;
		   width:20px;
		   height:20px;
		   color: #118acb;	 
		   overflow:hidden;
		   position:absolute;  
		   background:transparent;
		   
		}
		
		.ctl {top:0; left:-20px;}
		.cbl {bottom:0; left:-20px;}
		.ctr {top:0; right:-20px;}
		.cbr {bottom:0; right:-20px;}

		.ctl b {left:-8px;}
		.ctr b {left:-25px;}
		.cbl b {left:-8px; top:-17px;}
		.cbr b {left:-25px; top:-17px;}
		
	#slider .box-inner
	{
		padding: 0 20px;
		background:#118acb;
	}
/* Scroll
-----------------------------------------------------------------------------*/
#scroll {
	margin-bottom: 15px;
}
#scroll .w60 
{
	color:#8bd6ea;
	font-size: 14px;
}	

#scroll .box-c
	{
		height:20px;
		margin: 0 20px;
		position: relative;
		background: #fff;
	}
	
		#scroll .box-c em b 
		{
		   position:absolute;
		   font:150px Arial;
		   line-height:40px;
		   font-weight:normal;
		}
		
		#scroll .ctl, #scroll .cbl, #scroll .ctr, #scroll .cbr 
		{
		   z-index:11;
		   width:20px;
		   height:20px;
		   color: #fff;	 
		   overflow:hidden;
		   position:absolute;  
		   background:transparent;
		   
		}
		
		#scroll .ctl {top:0; left:-20px;}
		#scroll .cbl {bottom:0; left:-20px;}
		#scroll .ctr {top:0; right:-20px;}
		#scroll .cbr {bottom:0; right:-20px;}

		#scroll .ctl b {left:-8px;}
		#scroll .ctr b {left:-25px;}
		#scroll .cbl b {left:-8px; top:-17px;}
		#scroll .cbr b {left:-25px; top:-17px;}
		
	#scroll .box-inner
	{
		padding: 0 20px;
		background:#fff;
	}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 270px;
}

#content .catalog_img img {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 10px 5px 10px 0;
	background-color:#FFF;
}

.tbl_index td{
	font-weight: 700;
	font-size: 14px;
	padding-bottom: 15px;
	}
.tbl_index td img{
	border:3px #FFF solid;
	margin-bottom: 3px;
    text-decoration:none;
	}
.tbl_index td a {
	color: #003663;
	outline: none;
    text-decoration:none;
}
.tbl_index td a:hover {
	color: #F5F7B9;
	text-decoration: none;
}

.txt_mtr p{
	padding-left: 15px;
	}
.txt_mtr ul{
	margin: 7px 45px;
	font-style:italic;
	}
.txt_mtr h2{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: 7px;
	}
.txt_mtr img{
	padding:3px;
	margin: 15px 10px 5px 15px;
	background-color:#FFF;
	}
.table_textur{
	border:none;
	}
.table_textur td{
	background-color:#FFF;
	padding: 3px;
	color: #333;
	font-weight: 700;
	font-style:italic;
	}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
	padding: 0 10px; 
}
.sl h6 {
	font-size:14px;
	text-decoration:underline;
	color:#003663;
	padding-bottom: 5px;
	}
.sl ul {
	list-style-type: none;
	}
.sl li {
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 8px 0;
	color: #B5E3FF;
	}
.sl li a {
	color: #B5E3FF;
	outline: none;
	text-decoration: underline;
}
.sl li a:hover {
	color: #F5F7B9;
	text-decoration: none;
}
.sl .price  {
	height: 40px;
	text-align:center;
	padding:20px 0;
	}
.sl .price a {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 36px;
	font-weight:700;
	color: #000;
	height: 40px;
	text-align:center;
	padding:20px 0;
	}
.sl .price a:hover {
	color: #003663;
	text-decoration:underline;
	}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -100px auto 0;
	height: 100px;
	background:url(../img/bg_footer.png) repeat-x;
	padding: 20px;
}

#footer .nav_bottom{
	text-align:center;
}
#footer ul {
}
#footer li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003663;
	text-transform: uppercase;
}

#footer li a {
	color: #003663;
	outline: none;
	text-decoration: underline;
}
#footer li a:hover {
	color: #F5F7B9;
	text-decoration: none;
}

#footer .contacts{
	float: right;
	padding: 0px 50px 15px 30px;
	margin-bottom: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color:#003663;
}

#footer .contacts .font{
	font-size:22px;
	padding-bottom: 7px;
	color: #ccc;
	}
#footer .counter {
	width: 45px;
	height: 30px;2
	float:left;}
	
/* Contacts
-----------------------------------------------------------------------------*/
.field {clear:both; text-align:right; line-height:25px;}
label {float:left; padding-right:15px;}
.main {float:left}
fieldset {
margin: 10px 0;
padding: 16px ;
border: 1πυ solid #336;
margin-left: 75px;
}
legend {
font-weight: 700;
font-size: 18px;
color:#003663;
}
address {
	font-size: 18px;
    line-height: 23px;
	}
	
	
/*Modal Messege
------------------------------------------------------------------------------*/	
.messege {
	padding: 20px;
	border: 2px solid #666;
	}
.messege h2{
	text-align:center;
	font-size:24px;
	color:#000;
	font-weight:700;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px ;
	}
.messege p {
	line-height: 17px;
	}
.messege p a{
	padding: 0 5px;	
	} 
.messege .links{
	text-align:center;
	padding-top: 7px;
	}
.messege .price_link {
	text-align:center;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000;
	display:block;
	padding-bottom: 11px;
	}
	