/* CSS Document */
/*___________________________ Для страницы Pra_nas.html ________________________________________*/


/*_______________________c3_box_4________________________________________*/

#c3_box_4 {
	float:left;
	width:70%;
	margin-left:4%;
	margin-top:20px;
}
*html #c3_box_4 {
	float:left;
	width:68%;
	margin-left:2%;
	margin-top:25px;
	padding-left:25px;
}
#modul_right { padding-right:20px; padding-left:10px;}
#modul_zagolovok { font-family:Times New Roman; font-size:24px; font-weight:500; color:#000000; padding-bottom:10px;}
#modul_text { font-family:Times New Roman; font-size:14px; font-weight:500; color:#000000;}
#modul_text h1 { font-family:Times New Roman; font-size:24px; font-weight:500; color:#000000; padding-bottom:10px;}
#modul_text p { padding-bottom:20px;}

#container_4 {
	width:100%;
	height:105px;
	margin-top:-30px;
}

.clear {
	background-image:url(../img/bg_site.png);
    background-repeat:repeat;
	clear:both;
	height:10px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .clear {height:40px;}
}

