body{ font-family:Roboto Condensed;
	font-weight:normal;
	font-size: 18px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	overflow-x: hidden;
	background: #fff url(/templates/_default_/images/bg.png) repeat center center;
 }



.sidebar h1{ font-size:18px; padding:0px; border-bottom:2px solid #dedede;}

/*
Main Styles
*/
#Wrapper{ width: 99%; margin:0px auto;}
#Wrapper2{    margin:0px auto;  overflow:hidden; border-top:4px double #2884e3; 
border-left:4px double #ddd;border-bottom:4px double #ddd;border-right:4px double #ddd;}
#header {
	width: 100%; min-height:150px; background:url(/templates/_default_/images/fon2.png);
	
}
 .radius {
 
    border-radius:50px 50px 0 0; /* Параметры рамки */
 
   }
 
     #md1{
	   width:99%;   margin:0 auto; display:block;vertical-align: baseline;height:auto; 
   }
   #abc{
	   width:80%;float:left;margin:10px 10px 0 10px;vertical-align:baseline;display:block;height:100%;
   }
   #cn{
	   height:100%;width:20%;float:left;text-align:center;margin-right:20px;vertical-align:baseline;display:block; 
	 
   }
#mn{min-height:50px;height:auto; 
 background: linear-gradient(to top, #53aeff, #2884e3,#53aeff); 
	background: -moz-linear-gradient(top, #53aeff 0%, #2884e3 47%, #53aeff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53aeff), color-stop(47%,#2884e3), color-stop(100%,#53aeff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #53aeff 0%,#2884e3 47%,#53aeff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #53aeff 0%,#2884e3 47%,#53aeff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #53aeff 0%,#2884e3 47%,#53aeff 100%); /* IE10+ */
	background: linear-gradient(top, #53aeff 0%,#2884e3 47%,#53aeff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53aeff', endColorstr='#53aeff',GradientType=0 ); /* IE6-9 */
text-align: center;
	display: block;
}
#psk{
	display:block; height:30px;border:2px solid #fff; width:300px;  margin:10px auto;
 
}
#korz_gl{
 
}
#menu_polz{
			display:block; height:20px;border:0px solid #f62604;max-width:300px;width:100% ;float:left;    font: 17px/11px georgia;
    color: #555;margin: 5px 50px 5px 0;padding-top:15px;
}
 
 #shapka_name {
	 font-family:georgia; font-weight:normal;
 }
 
 #santex{
	 display:block;font-size:33px;text-shadow:0 2px 2px #fff;
 }
 #nomer{
	 padding-top:0px;text-align:center;color:#f62604;font-family:arial;text-shadow:0 2px 2px #fff;
 }
 #den{
 padding-top:20px;  font-size:19px;
    color: #333; text-align: center;
 }
 #chas{
	 font-family:arial;padding:0px;  font-size:19px;
    color: #333; text-align: center;
 }
 #dom{
	 text-align:center;  text-shadow: 0 0px 0px #ccc; font: 23px/23px georgia;
    color: #074f99; 
 }
 #mod{
	 text-align:center;color:#555;font: 19px/14px georgia;
 }
 #nomer_right{
	 text-align:center;font-family:arial;color:#555;font-size:19px;padding:20px 0 0 0px;
 }
.navigation2 {
		min-height:40px;height:auto; border-top:1px solid #fff;
 text-align: center;
	display: block;
	float:none;
	line-height: 25px;
	padding: 0px 0px;
}

.navigation2 a {
	display: inline-block;
	margin: 0px 0px;
	padding: 0px 11px;
	color: #fff;
	line-height: 35px;	
	font-size: 15px;
	text-shadow: 0px 0px 0px #fff;
	border-top:0px solid #fff;border-bottom:0px solid #fff;
 
}

.navigation a:hover{
	color: #333;
}
.navigation a:active{
	background: #fff;
}

 
 
 #info{

	float: none; margin:0 auto;padding:25px;
 
	overflow:hidden;
 }

#contents{
	min-height: 408px; 

	float: none; margin:0 auto;
	padding:15px;
	overflow:hidden;
	line-height:21px;
}

#contents img {
 
 
}
 

#sidebar-wrapper {
	float: left;
	width:29%;
	padding:10px;
	 
	
	
}
 #shapka_site{   margin: 0; 
    padding: 0;background:url();
    border: 0;
 }
 
 

#shapka_name {
    float: left;
    height: 74px;
    max-width: 520px; width: 520px;
 
    font-size:35px;
    color: #444;
    text-align: center;
}

.sidebar {
	float: left;
	padding: 10px 10px 10px 0;
	width:95%;
}
 
 
#logo{ float:left;background:url(/templates/_default_/images/logo9.png) no-repeat;height:150px;width:290px;   }


#tel {
    float:right;margin-right:20px;  
	text-align:center;
 
    text-shadow: 0 0px 0px #ccc;
    font: 17px/11px georgia;
    color: #555;
    padding-top:5px;
}
 
 
@media all {
	#Wrapper,#logo,#navigation ul li a {
		transition:all 0.5s linear;
-o-transition:all 0.5s linear;
-moz-transition:all 0.5s linear;
-webkit-transition:all 0.5s linear;
	}
}
@media screen and (min-width: 1401px){
	#Wrapper{ width: 1300px; margin:0px auto;}
	#adress{
		display:none;
	}
	#poisk{
		width:280px; float:none;height:35px;margin-top:12px;margin-left:20px;background:url() #fff;border:2px solid #f62604;
	}
	#contents{
	width: 65%;
	}
	#tel_d {
display:none
}

#tel_d_gorod{
display:none
} 
#tel_d_dom{
	display:none
}
#tel_d_mod{
	display:none
}
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
	#Wrapper{ width: 1200px; margin:0px auto;   }
		#adress{
		display:none;
	}
		#poisk{
		width:280px; float:none;height:35px;margin:5px 0 15px 20px; background:url() #fff;border:2px solid #f62604;
	}
	#contents{border-left:1px solid #eee ;
	width: 65%;
	}
	#tel_d {
display:none
}

 #shapka_name {  
    float: left;padding-top:10px;
    height: 134px;
    max-width: 600px; width:600px;
 
    font-size:33px;
    color: #074f99;
    text-align: center;
} 

}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
	
	#Wrapper {
    max-width: 1200px;
    margin: 0px auto;
}
		#poisk{
		width:280px; float:none;height:35px;margin:5px 0 15px 0px; background:url() #fff;border:2px solid #f62604;
	}
	#adress{
		display:none;
	}
	#logo{ float:left;background:url(/templates/_default_/images/logo9.png) no-repeat;height:150px;width:290px; margin-left:0px;  }
#shapka_site{
	max-width: 1200px;margin-left:0px;width:100%;
} 
 #shapka_name {
    float: left;padding-top:10px;
    height: 74px;
    max-width: 500px; width:500px;
 
    font-size:35px;
    color: #444;
    text-align: center;
}
 #shapka_name {
	 font-family:georgia; font-weight:normal;
 }
 
 #santex{
	 display:block;font-size:33px;color:#074f99;
 }
 #nomer{
	 padding-top:0px;text-align:center;color:#f62604;font-family:arial;
 }
 #den{
	  padding-top:20px; font-size:19px;
    color: #333; text-align: center;
 }
 #chas{
	 font-family:arial;padding:0px; font-size:19px;
    color: #333; text-align: center;
 }
 #dom{
	 text-align:center;  text-shadow: 0 0px 0px #ccc; font: 23px/23px georgia;
    color: #074f99; 
 }
 #mod{
	 text-align:center;color:#555;font: 19px/14px georgia;
 }
 #nomer_right{
	 text-align:center;font-family:arial;color:#555;font-size:19px;padding:20px 0 0 0px;
 }
}

@media screen and (min-width: 1000px) and (max-width: 1100px) {
	
	#Wrapper {
    max-width: 1100px;
    margin: 0px auto;
}
		#poisk{
		width:280px; float:none;height:35px;margin:5px 0 15px 0px; background:url() #fff;border:2px solid #f62604;
	}
	#adress{
		display:none;
	}
	#logo{ float:left;background:url(/templates/_default_/images/logo9.png) no-repeat;height:150px;width:290px; margin-left:0px;  }
#shapka_site{
	max-width: 1100px;margin-left:0px;width:100%;
} 
 #shapka_name {
    float: left;padding-top:10px;
    height: 74px;
    max-width: 400px; width:400px;
 
    font-size:35px;
    color: #444;
    text-align: center;
}
 #shapka_name {
	 font-family:georgia; font-weight:normal;
 }
 
 #santex{
	 display:block;font-size:33px;color:#074f99;
 }
 #nomer{
	 padding-top:0px;text-align:center;color:#f62604;font-family:arial;
 }
 #den{
	  padding-top:20px; font-size:19px;
    color: #333; text-align: center;
 }
 #chas{
	 font-family:arial;padding:0px; font-size:19px;
    color: #333; text-align: center;
 }
 #dom{
	 text-align:center;  text-shadow: 0 0px 0px #ccc; font: 23px/23px georgia;
    color: #074f99; 
 }
 #mod{
	 text-align:center;color:#555;font: 19px/14px georgia;
 }
 #nomer_right{
	 text-align:center;font-family:arial;color:#555;font-size:19px;padding:20px 0 0 0px;
 }
}



@media screen and (min-width: 961px) and (max-width: 1000px) {
 
 #Wrapper {
    max-width: 1000px;
    margin: 0px auto;
}
		#poisk{
		width:280px; float:none;height:35px;margin:5px 0 15px 0px; background:url() #fff;border:2px solid #f62604;
	}
	#adress{
		display:none;
	}
	#logo{ float:left;background:url(/templates/_default_/images/logo9.png) no-repeat;height:150px;width:290px; margin-left:0px;  }
#shapka_site{
	max-width: 1100px;margin-left:0px;width:100%;
} 
 #shapka_name {
    float: left;padding-top:10px;
    height: 74px;
    max-width: 350px; width:350px;
 
    font-size:35px;
    color: #444;
    text-align: center;
}
 #shapka_name {
	 font-family:georgia; font-weight:normal;
 }
 
 #santex{
	 display:block;font-size:33px;color:#074f99;
 }
 #nomer{
	 padding-top:0px;text-align:center;color:#f62604;font-family:arial;
 }
 #den{
	  padding-top:20px; font-size:19px;
    color: #333; text-align: center;
 }
 #chas{
	 font-family:arial;padding:0px; font-size:19px;
    color: #333; text-align: center;
 }
 #dom{
	 text-align:center;  text-shadow: 0 0px 0px #ccc; font: 23px/23px georgia;
    color: #074f99; 
 }
 #mod{
	 text-align:center;color:#555;font: 19px/14px georgia;
 }
 #nomer_right{
	 text-align:center;font-family:arial;color:#555;font-size:19px;padding:20px 0 0 0px;
 }
}



@media screen and (min-width: 961px) and (max-width: 1200px) {
 
	#contents{border-left:1px solid #eee ;
	width: 65%;
	}
			#poisk{
		width:280px; float:none;height:35px;margin:5px 0 15px 0px; background:url() #fff;border:2px solid #f62604;
	}
		#adress{
		display:none;
	}
	#contents h1{ line-height:40px;}
	#tel_d {
display:none
}

#tel_d span{
display:none
} 
}

@media screen and (min-width:0px) and (max-width: 960px) {
	   #cn{
	   height:100%;width:90%;float:left;text-align:center;margin-right:20px;vertical-align:baseline;display:block; 
	    }	
	  #abc{
	   width:40%;float:left;margin:10px 10px 0 10px;vertical-align:baseline;display:block;height:100%;
   }
   #ppp{
	   height:100%;float:left;width:5%;padding-top:10px;vertical-align:baseline;display:block;
   }
}

@media screen and (min-width: 859px) and (max-width: 960px) {
	

	#Wrapper{ max-width: 960px;width:100%; margin:0px auto;}
			#poisk{
		width:280px; float:none;height:35px;margin:5px 0 15px 0px; background:url() #fff;border:2px solid #f62604;
	}
	#navigation ul li a{ font-size:12px; padding:0px 11px;}
	#contents{border-left:1px solid #eee ;
	width:55%;
	}
	#sidebar-wrapper {
	float: left;
	width:37%;
	padding:10px;
 		
}
	#contents h1{ line-height:40px;}
 
 #Wrapper {
height:124px;
    margin: 0px auto;
}
	#adress{
		display:none;
	}
	#logo{ float:left;background:url(/templates/_default_/images/logo9a.png) no-repeat;height:124px;width:241px; margin-left:0px;  }
#shapka_site{
	max-width: 960px;margin-left:0px;width:100%;
} 
 #shapka_name {
    float: left;padding-top:10px;
    height: 74px;
    max-width: 300px; width:300px;
 
    font-size:35px;
    color: #444;
    text-align: center;
}
 #shapka_name {
	 font-family:georgia; font-weight:normal;
 }
 
 #santex{
	 display:block;font-size:25px;color:#074f99;
 }
 #nomer{
	 padding-top:0px;text-align:center;color:#f62604;font-family:arial;font-size:19px;
 }
 #den{
	  padding-top:10px; font-size:19px;
    color: #333; text-align: center;
 }
 #chas{
	 font-family:arial;padding:0px; font-size:19px;
    color: #333; text-align: center;
 }
 #dom{
	 text-align:center;  text-shadow: 0 0px 0px #ccc; font: 18px/12px georgia;
    color: #074f99; 
 }
 #mod{
	 text-align:center;color:#555;font: 15px/11px georgia;
 }
 #nomer_right{
	 text-align:center;font-family:arial;color:#555;font-size:15px;padding:5px 0 0 0px;
 }

#tel_d {
display:none
}

}
@media screen and (max-width: 860px) and  (min-width: 761px) {
	#Wrapper{ width:100%; margin:0px auto;}
			#poisk{
		width:280px; float:none;height:35px;margin:5px 0 15px 0px; background:url() #fff;border:2px solid #f62604;
	}
		#adress{
		display:none;
	}
	#navigation ul li a{ font-size:12px; padding:0px 11px;}
	#sidebar-wrapper {
	float: left;
	width:39%;
	padding:10px;
 	
}
	#contents{border-left:1px solid #eee ;
	width: 53%;
	}
	#contents h1{ font-size:30px; text-align:left; line-height:30px;}
 #Wrapper {
height:103px;
    margin: 0px auto;
}
	#logo{ float:left;background:url(/templates/_default_/images/logo9b.png) no-repeat;height:103px;width:241px; margin-left:0px;  }
#shapka_site{
	max-width: 860px;margin-left:0px;width:100%;
} 
 #shapka_name {
    float: left;padding-top:10px;
    height: 74px;
    max-width:220px; width:220px;
 
    font-size:35px;
    color: #444;
    text-align: center;
}
 #shapka_name {
	 font-family:georgia; font-weight:normal;
 }
 
 #santex{
	 display:block;font-size:21px;color:#074f99;
 }
 #nomer{
	 padding-top:0px;text-align:center;color:#f62604;font-family:arial;font-size:19px;
 }
 #den{
	  padding-top:2px; font-size:17px;
    color: #333; text-align: center;
 }
 #chas{
	 font-family:arial;padding:0px; font-size:17px;
    color: #333; text-align: center;
 }
 #dom{
	 text-align:center;  text-shadow: 0 0px 0px #ccc; font: 15px/15px georgia;
    color: #074f99; 
 }
 #mod{
	 text-align:center;color:#555;font: 15px/10px georgia;
 }
 #nomer_right{
display:none;
 }

#tel_d {
display:none
}
}


@media screen and (min-width: 641px) and (max-width: 760px) {	
	#Wrapper{ width:100%; max-width: 760px;margin:0px auto;}
			#poisk{
		width:250px; float:none;height:35px;margin:5px 0 15px 0px; background:url() #fff;border:2px solid #f62604;
	}
	header{ text-align:center;}
	#navigation{ min-height:190px;}
	#navigation ul li{ float:none; text-align:center; border-bottom:1px solid #dedede; }
	#navigation ul li a{ font-size:11px; padding:0px 0px; width:100%;}
	#contents{border-left:1px solid #eee ;
	width: 45%;
	font-size:16px;
	}
	#contents h1{ font-size:25px; text-align:left; line-height:30px;}
	#comments h1,.sidebar h1{ font-size:16px; text-align:left; line-height:normal;}
	#sidebar-wrapper {
	float: left; font-size:14px;
	width:40%;clear:both;
	}
	#shapka_site{
	max-width: 760px;margin-left:0px;width:100%;height:124px;
} 
#logo{ float:left;background:url(/templates/_default_/images/logo9a.png) no-repeat; height:124px; width:240px;  }
#shapka_name {
    float: left;
    height: 74px;
    max-width:350px; width:350px;
 
    font-size: 31px;
    color: #444;
    text-align: center;
}
 #santex{
 color:#074f99;
 }
#tel {
display:none
}
 #dom{
	 text-align:center;  text-shadow: 0 0px 0px #ccc; font: 19px/15px georgia;
    color: #074f99; padding-bottom:10px;
 }
  #den{
	  padding-top:1px; font-size:17px;
    color: #333; text-align: center;
 }
 #adress{
	     float: left;border-top:2px solid #074f99;
    height:auto;
width:100%;
 
    text-align: center;
 }

.navigation { margin-right:20px;float:left;
	text-align: left;
	display: block;
	line-height: 35px;
	padding: 15px 0px;
}
}

@media screen and (min-width: 421px) and (max-width: 640px) {
	#Wrapper{ max-width: 640px;width:100%; margin:0px auto;}
			#poisk{display:block;
		max-width:400px; float:none;height:35px;margin:5px 0 15px 0px; background:url() #fff;border:2px solid #f62604;
	}
	header{ text-align:center;}
	#navigation{ height:190px;}
	#navigation ul li{ float:none; text-align:center; border-bottom:1px solid #dedede; }
	/*.navigation a{ float:none; font-size:16px; padding:0px 0px; width:100%; text-align:center; text-transform:uppercase;}*/
	#contents{
	width: 95%;
	font-size:14px;position:relative;
	}
	#contents h1{ font-size:22px; text-align:left; font-weight:bold; line-height:normal;}
	#comments h1,.sidebar h1{ font-size:15px; text-align:left; line-height:normal;}
	#sidebar-wrapper {
	float: none; font-size:14px;
	width:95%;clear:both; 
	}
	#shapka_site{
	max-width: 640px;margin-left:0px;width:100%;height:93px;
} 
#logo{ float:left;background:url(/templates/_default_/images/logo9c.png) no-repeat; height:93px; width:180px;  }
#shapka_name {max-width:220px;padding-top:20px;
    float:right;
    height:auto;
    font-size:23px;
    color: #444;
    text-align: center;
}
#tel {
display:none
}
 
 #santex{
	 display:block;font-size:19px;color:#074f99;
 }
 #nomer{
	 padding-top:0px;text-align:center;color:#f62604;font-family:arial;font-size:19px;
 }
 #chas{
	 font-family:arial;padding:0px; font-size:12px;
    color: #333; text-align: center;
 }
 #dom{
	 text-align:center;  text-shadow: 0 0px 0px #ccc; font: 17px/12px georgia;
    color: #074f99; padding-bottom:10px;
 }
  #den{
	  padding-top:1px; font-size:12px;
    color: #333; text-align: center;
 }
 #adress{
	     float: left;border-top:2px solid #074f99;
    height:auto;
width:100%;
 
    text-align: center;
 }
 
}

@media screen and (min-width: 320px) and (max-width: 420px) {
	#Wrapper{ max-width:420px; width:100%; }
			#poisk{
		max-width:300px; float:none;height:35px;margin:5px 0 15px 0px; background:url() #fff;border:2px solid #f62604;
	}
	header{ text-align:center;}
	#mn{
	min-height:50px;height:auto; 
background: linear-gradient(to top, #53aeff, #2884e3,#53aeff);border-top:1px solid #edeceb;
	}
	#navigation{ height:190px;}
	#navigation ul li{ float:none; text-align:center; border-bottom:1px solid #dedede; }
	.navigation a{ float:none; font-size:13px; padding:0px 0px; width:100%; text-align:center; text-transform:uppercase;}
	#contents{
	width: 95%;
	font-size:14px;position:relative;
	}
	#contents h1{ font-size:18px; text-align:left; font-weight:bold; line-height:normal;}
 
	#sidebar-wrapper {
	float: none; font-size:13px;
	width:95%;clear:both; 
	}
	#logo{ background:url(/templates/_default_/images/logo9a.png) no-repeat; width:290px;float:left;}
	#shapka_name {
    float: left;
    height:90px;
width: 320px;
margin-left:auto; margin-right:auto;
    font-size:19px;
    color: #444;
    text-align: center;

}
	#tel_d {
display:none
}
 
#tel { float: left;
 text-align:center;
 width: 320px;
    font: 15px/11px arial;
    color: #444;
    padding-top:5px;
}
  
 #santex{
 font-size:23px;color:#074f99;
 }
 #nomer{
	 padding-top:0px;text-align:center;color:#f62604;font-family:arial;font-size:31px;
 }
 #den{
	  padding-top:2px; font-size:14px;
    color: #333; text-align: center;
 }
 #chas{
	 font-family:arial;padding:0px; font-size:14px;
    color: #333; text-align: center;
 }
 #dom{
	 text-align:center;  text-shadow: 0 0px 0px #ccc; font: 15px/15px georgia;
    color: #074f99; 
 }
 #mod{
	 text-align:center;color:#555;font: 15px/10px georgia;
 }
  #adress{
	  display:none;
  }
}
@media screen and (min-width: 250px) and (max-width: 319px) {
	#Wrapper{ width: 100%; margin:0px auto;}
	header{ text-align:center;}
	#navigation{ height:190px;}
	.navigation a{ float:none; font-size:13px; padding:0px 0px; width:100%; text-align:center; text-transform:uppercase;}
	#contents{
	width: 95%;
	font-size:14px;position:relative;
	}
	#contents h1{ font-size:16px; text-align:left; font-weight:bold; line-height:normal; }
 	#sidebar-wrapper {
	float: none; font-size:13px;
	width:95%;clear:both; 
	}
	#logo{ background:url(/templates/_default_/images/4.jpg) no-repeat; height:50px; width:250px; margin-left:auto; margin-right:auto;}
		#shapka_name {
    float: left;
    height: 44px;
width: 200px;
margin-left:auto; margin-right:auto;
    font-size:19px;
    color: #444;
    text-align: center;
}
	#tel_d {
display:none
}

#tel_d span{
display:none}
#tel {width:240px;
    float:left;text-align:center;
 
    text-shadow: 0 2px 2px #333;
    font: 27px/27px arial;
    color: #444;
    padding-top:5px;
}

#tel span{
text-align:center;
 
    text-shadow: 0 1px 1px #ccc;
    font: 15px/17px arial;
    color: #444;
    padding-top:5px;
}
}