@charset "utf-8";

html { height: 100%; font-family: Tahoma, Geneva, sans-serif; font-size:100%; color:#404040;}
body { height: 100%; margin:0; padding:0; background:#ececec;}

h1 { font-size:30px;}


.clr { clear:both;}
.head { width:768px; height:110px; padding: 25px 0; background: url(../images/head-bg.png) top center repeat-x; border-bottom:2px solid #3ea6e1;  margin:0 auto; display:table-cell; vertical-align:middle; text-align:center; }
.head a { margin:0 60px; float:left; color:#FFF; font-size:44px; text-decoration:none; text-shadow: #1f3795 1px 1px 1px;}
.head .call div { width:145px; height:65px; background: url(../images/phone-ico.png) center left no-repeat; display: table-cell; vertical-align: middle; text-align:center; padding: 0 0 0 70px; }





.content { width:768px; background: #FFF;  margin:0 auto; position:relative; }
.contaner { background: url(../images/bg.png) top left repeat-x #FFF; padding:15px; border-top:2px solid #3ea6e1;}

.buttons { width:100%; border-top:10px solid #0855ad; border-bottom:10px solid #0855ad; padding:3px 0; text-align:center; }
.buttons a { display: inline-block; width:377px; height:85px; font-size:32px; background:url(../images/mm-bg.png) bottom repeat-x #dddddd; text-decoration:none; margin:2px 0;}
.buttons a div { width:377px; height:85px; display: table-cell; vertical-align: middle; text-align:center; color:#fff; text-transform:uppercase; text-shadow: #000 1px 1px 1px;}

.buttons .activ { text-transform:uppercase; background:url(../images/activ-bg.png) bottom repeat-x #ffa306;}



.picts { position:relative; border:7px solid #f5f9fc; background:#fff; text-align:center; font-size:30px;}
.picts img {padding:0 0 10px 0; }
.picts a {color:#fff; font-weight:bold; text-decoration:none; }





.social { display: block; padding:20px 30px; text-align:right; color:#666666; border-bottom: 1px dotted #404040;}
.social a{ vertical-align: middle; margin:0 5px; width:75px; height:75px; display:inline-block;}

.text { display: block; padding:10px 30px; border-bottom:1px dotted #404040; background:#FFF;}


.rekl { width:100%; height:110px; padding:30px 0 0 0;}

.banner { background: url(../images/fot-bg.png) #999; border-top:10px solid #dadfe3; padding:20px 15px 15px 15px; text-align:center; color:#b4b6b6; font-size:28px;  }
.banner a { color:#999;}
.banner strong { font-weight:600; font-size:36px;}
.banner p { text-align:center; font-size:14px; color:#999;}

.spmaprotection {display: none;}




 /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
.slider1 {
    width: 726px;
    height: 404px;
    background: url(/images/slider/1.jpg) top center no-repeat;
   
}
.slider2 {
    width: 726px;
    height: 404px;
    background: url(/images/slider/2.jpg) top center no-repeat;
}
.slider3 {
    width: 726px;
    height: 404px;
    background: url(/images/slider/3.jpg) top center no-repeat;
} 

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:724px;
		height:465px;
		overflow:hidden; background:#000;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:70px;
		height:61px;
		position:absolute;
		left:0px;
		top:404px;
		z-index:10;
		}	
	#nextBtn, #slider1next{ 
		left:654px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:70px;
		height:61px;
		background:url(../images/btn_prev.png) center no-repeat;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.png) center no-repeat;	
		}	

	
/* // Easy Slider */