body { color: #333;
	font: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 25px; }

a:link {
	color: #369;
	text-decoration: none;
}
a:visited {
	color: #369;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
  
   .plr10 {
	padding-left:0px;
	padding-right:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	margin: 0 0 0 0;
}

.box8 {
  box-shadow: 0 0 10px 1px rgba(221, 221, 221, 1);
}

.box81 {  
  box-shadow: 0 0 10px 1px rgba(221, 221, 221, 1);
}

h1, h2 { 
font: normal bold 22px/24px "Verdana, Geneva, sans-serif", Times, serif;
line-height: 25px;
padding:1px 1px 1px 1px;
 }

.tableheader {
	font: normal normal 14px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 10 10 10 10;
	box-shadow: 0 0 10px 1px rgba(221, 221, 221, 1);
}

.tableheader-egrp {
	font: normal normal 14px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 20 20 20 20;
	box-shadow: 0 0 80px 23px rgba(221, 221, 221, 1);
}

.textcolor {	
	background: #EAEAEA;
	}
	
.textcolor2 {	
	background: #FFFFEA;
	border:1px solid #d3d9e2;
	padding:10px 10px 10px 10px;
}

h3 {
	color: #FF9933;	
	line-height: 13px;
}

h2 {
	color: #800080;	
}
h4 {
	color: #006600;
	line-height: 1px;	
}
h5 {
	color: #006600;
	line-height: 1px;	
	font: normal normal 14px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

li { 
color: #000099;	
font-family: Verdana, Geneva, sans-serif;
 }
 
em { 
  color: #006600; 
  }
  
strong { color: #666; }

.example21 {
	display:inline-block;
	position:relative;
	background-color: #999999; 
}
.example21 span {
	display:inline-block;
	position:absolute;
	top:198px;
	left:3px;
	/* Оформление текста */
    
	/* Фон */
    background-color:#111;
	padding:18px 10px;
	Opacity: 0.8;
	Filter: alpha(Opacity=80);
	width: 304px;
	height: 14px;
}
a.ro4 {
	color: #fff;
	font: normal normal 14px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

a.ro4:link {color: #fff;}
a.ro4:visited { color: #fff;} 
 a.ro4:active { color: #EA8600;} 
 a.ro4:hover { color: #EA8600;}


.telefon span, .address {
    font-family: "philosopherregular";
}
.address {
    width: 250px;
    float: left;
    padding: 11px 0px 0px 42px;
    font-size: 15px;
    color: #544736;
    line-height: 1.4;
    
}
blockquote{margin-left:0;margin-right:0}
.blockquote{border-left:0.4em solid #ddd;background-color:#F5F5F5;padding:1px 0.625em; font-family: "Times New Roman", Times, serif;
	font-size: 16px;}
	
	.floating1 {
 
}
.fixed1 {
 position: fixed;
 top: 1%; /*здесь указываем отступ сверху*/
 z-index: 9999; /*устанавливаем блок поверх всех элементов на странице*/
}

.стиль4 {
	color: #CC3300;
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
}
.стиль7 {color: #330000}
.стиль9 {font-size: 20px}
.стиль10 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.foot2 {font-size: 19px;
	background: #FEFE99;
}
#raz, #skryt { display: none; }

label[for="raz"] { /* вид CSS кнопки */
  background: #4e6473;
  padding: 6px 140px;
  text-align:center;

  border-radius: 2px;
  color: #fff;
  cursor: pointer; }

#raz:checked ~ label[for="raz"] { background: #e36443; }

#raz:checked ~ #skryt { display: block; }

.19px {font-size: 19px;
	}