/*
Creator Alexey Andreev
24.12.2009
*/
strong {
color:#000000; }

body {
margin: 0px;
padding: 0px;
background-image: url(../images/bg.jpg);
font-family: arial;
}

.global {
width: 802px;
margin: auto;
margin-top: 40px;
margin-bottom: 20px;
background-color: #cccccc;
border: 2px solid #FF0000;
padding: 5px;
}

.main {
background-color: #e2dece;
border: 1px solid #0066cc;
padding: 5px;
}

.menu_top {
position: relative;
height: 31px;
background-color: #ffffff;
border: 1px solid #0066cc;
}

     .phone_top {
	 position: absolute;
	 width: 103px;
	 height: 14px;
	 background-image: url(../images/phone_top.jpg);
	 top: 10px;
	 left: 45px;
	 } 
	 
	 .icons {
	 position: absolute;
	 height: 25px; 
	 border-left: 1px solid #CCCCCC;	
	 border-right: 1px solid #CCCCCC;
	 top: 3px;
	 left: 198px;
	 padding: 0px 2px 0px 2px;
	 }
	 
	 .icons img {
	 border-right: 1px solid #CCCCCC; 
	 }
	 
	 .end_icons {
	 border: none!important;
	 }
	  
	 .link_top {
	 position: absolute;
	 top: 8px;
	 left: 600px;
	 color: #0066cc;
	 font-size: 11px;
	 }
	 
	 .link_top a {
	 font-size: 12px;
	 color: #0066cc;
	 text-decoration: none;
	 font-weight: bold;
	 }
	 
	 .link_top a:hover {
	 color: #FF0000;
	 }

.head {
position: relative;
height: 134px;
border: 1px solid #0066cc;
background-image: url(../images/head.jpg);
margin: 5px 0px 5px 0px;
}

     .phone_head {
	 position: absolute;
	 width: 179px;
	 height: 40px;
	 background-image:url(../images/phone_head.jpg);
	 top: 83px;
	 left: 8px;
	 }

.content {
background-image: url(../images/bg_content.jpg);
background-repeat: repeat-y;
background-position: -5px 0;
}

.color {
float: left;
width: 194px;
background-color: #e2dece;
padding-bottom: 5px;
border-bottom: 1px solid #0066cc; 
}

.left {

width: 192px;
background-color: #ffffff;
border: 1px solid #0066cc;
padding: 5px 0px 5px 0px;
}

     .left_menu {
	 display: block;
	 text-decoration: none;
	 background-color: #0066cc;
	 background-image: url(../images/punto_left_menu.jpg);
	 background-repeat: no-repeat;
	 background-position: 5px 9px;
	 color: #FFFFFF;
	 font-size: 12px;
	 font-weight: bold;
	 margin: 0px 5px 5px 5px;
	 padding: 5px 5px 5px 20px;
	 }
	 
	 .left_menu:hover {
	 background-color: #FF0000;
	 }
	 
	 .map {
	 width: 174px;
	 height: 212px;
	 margin: auto;
	 background-image: url(../images/map.jpg);
	 }

.text {
float: left;
margin: 0px 5px 0px 5px;
padding: 5px 0px 0px 0px;
width: 390px;
background-color: #ffffff;
border: 1px solid #0066cc;
min-height: 420px;
}

     .text h1 {
	 background-color: #FF0000;
	 color: #FFFFFF;
	 text-align: center;
	 font-size: 16px;
	 padding: 5px;
	 margin: 0px 10px 0px 10px;
	 }
     .text h2 {
	 background-color: #FF0000;
	 color: #FFFFFF;
	 text-align: center;
	 font-size: 16px;
	 padding: 5px;
	 margin: 20px 10px 0px 10px;
	 }
	 
	 .text h5 {	
	 text-align: center;
	 font-size: 14px;
	 padding: 5px;
	 margin: 10px 10px 0px 10px;
	 }
	 
	 .text h5 a {
	 text-decoration: none;
	 color: #333333;	
	 }
	 
	 .text h5 a:hover {
	 color: #0066FF;	
	 }
	 
	 .text p {
	 text-align: justify;
	 margin: 0px;
	 padding: 10px 15px 10px 15px;
	 font-size: 11px;	 
	 }
	 
	 .text p:first-letter {
	 text-transform: capitalize;
	 }
	 
	 .text ul {
	 margin: 0px;
	 padding: 10px 10px 0px 30px;
	 }
	 
	 .text li {
	 margin-bottom: 5px;
	 }
	 
	 .text li a {
	 font-size: 11px;
	 text-decoration: none;
	 color: #333333;	 
	 }
	 
	 .text li a:hover {
	 color: #FF0000;	 
	 }
	 
	 .middle-img {
	 display: block;
	 margin: auto;
	 margin-top: 10px;
	 margin-bottom: 10px;
	 }
	 
	 .text p a {
	 color: #333333;	 
	 }
	 
	 .text p a:hover {
	 color: #FF0000;	 
	 }

.right {
float: left;
width: 192px;
background-color: #ffffff;
border: 1px solid #0066cc;
padding: 5px 0px 5px 0px;
}

     .right img {
	 display: block;
	 margin: auto;
	 width: 182px;
	 height: 126px;
	 border: none;
	 }
	 
	 .right img a {
	 border: none;
	 }
	 
.footer {
position: relative;
margin-top: 5px;
height: 39px;
background-color: #ffffff;
border: 1px solid #0066cc;
padding-top: 8px;
}

     .bottom_left_border {
	 position: absolute;
	 height: 5px;
	 font-size: 1px;
	 overflow: hidden;
	 border-top: solid 1px #0066cc;
	 background-color: #e2dece;
	 width: 194px;
	 top: -7px;
	 left: -1px;
	 }
	 
	 .bottom_right_border {
	 position: absolute;
	 height: 5px;
	 font-size: 1px;
	 overflow: hidden;
	 border-top: solid 1px #0066cc;
	 background-color: #e2dece;
	 width: 194px;
	 top: -7px;
	 right: -1px;
	 }
	 
	.phone_bottom_left {
	position: absolute;
	width: 194px;
	height: 41px;
	background-image: url(../images/phone_bottom_left.jpg);
	top: 3px;
	left: 5px;
	}
	
	.phone_bottom_right {
	position: absolute;
	width: 194px;
	height: 41px;
	background-image: url(../images/phone_bottom_right.jpg);
	top: 3px;
	right: 5px;
	}
	
	.counter {
	width: 264px;
	height: 31px;
	background-color: #0066cc;
	margin: auto;
	clear: both;
	}

             .count {
             float: left;
             }

/*ÍÅÇÀÂÈÑÈÌÛÅ ÝËÅÌÅÍÒÛ*/

.decor {
height: 2px;
font-size: 1px;
overflow: hidden;
background-color: #FF0000;
margin: 5px 5px 5px 5px;
}

.gasket {
clear: both;
font-size: 1px;
}

img {
border: none;
}

.content-img-right {
float:right;
border:1px solid #0066CC;
margin: 10px 0px 0px 10px;
padding: 5px;
}

.content-img-left {
float:left;
border:1px solid #0066CC;
margin: 10px 10px 0px 0px;
padding: 5px;
}

.img_text_1, .img_text_2 {
float: left;
margin: 15px 10px 0px 15px;
border: solid 1px #0066CC;
padding: 5px;

}

.jamp {
/*display: none;*/
text-align: justify;
margin: 0px;
padding: 10px 15px 10px 15px;
font-size: 11px;
}
