@import url(reset.css);

body{
	width: 100%;
	background: #00133d;
	font: 13.5px/1.6 Arial, Verdana, Tahoma, sans-serif;
	color: #fff;
}

.social{
 position: fixed;
 top: 200px;
 left: 0;
 z-index: 1000;
}  

.dws-button{
 background-color: #3b5998;
 width: 40px;
 height: 25px;
 padding: 5px;
 border: 1px solid silver;
 overflow:hidden;
 transition: all 1.5s;
 border-radius: 20%;
 padding-top: 5px;
 margin: 5px;
}

a{
 color: #fff;
 text-decoration:none;
} 

a i.fa {
 font-size: 25px;
 text-align: center;
 display: block;
} 

.dws-share{
 float: left;
 width: 40px;
}

.dws-text{
 float: right;
 font-size: 20px;
 position: relative;
 top: 2px;
 right: 5px;
 text-align: center;
}

.dws-facebook {background-color: #507999;}
.dws-vk {background-color: #507299;}
.dws-twitter {background-color: #33bdf1;}
.dws-youtube {background-color: #e62117;}
.dws-odnoklassniki {background-color: #ee8208;}
.dws-envelope-o {background-color: #656766;}  
.dws-instagram {background-color: #EC1EFF;}

.social a {
	color: #ffffff;
}

.dws-button:hover{  
 background-color: #000;
 width: 50px;
 padding-left: 15px;
 border-radius: 20%;
} 

.dws-instagram: hover {width: 85px;}
.dws-facebook:hover{width:75px;}
.dws-vk:hover,.dws-youtube:hover{width:95px;}    



#toTop {
    width: 80px;
    height: 60px;
    position: fixed;
    top: 420px;
    right: 35px;
    cursor: pointer;
    display: none;
    background: #000000;
    border: 1px solid #b1b1b1;
    border-radius: 20%;
    padding: 5px;
    text-align: center;
    color: #ffffff;
    font: 15px Verdana, Arial, Helvetica, sans-serif;
 	z-index: 1000;
 	font-weight: bold;
}
a {
	color: #FE7A00;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}

.active,a:hover {
	color: #fff;
} 

#top-line {
	background: #171a1e;
	height: 16px;
}


#wrapper {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	max-width: 1200px;
	height: 185px;
	background: url(..//images/header.jpg) no-repeat;
	padding: 9px 0 14px 0;
	border-bottom: 1px solid #ffd700;
	overflow: hidden;
}
#icon {
	float: right;
	padding: 10px 10px; 
}

#icon ul {
	font-size: 13px;
	float: left;
	text-transform: none;
	color: #FE7A00;
}

#icon ul li a {
	margin: 0;
	font-size: 12px;
	float:left;
	padding: 0;
	text-transform:none;
}

#icon ul li {
	margin: 0;
	font-size: 12px;
	float:left;
	color: #ffffff;
	padding:0px 2px;
	text-transform:none;	
}  

#icon a:hover {
	color: #ffffff;
}
.downbar{
	width:100%;
	float:left;
	position:relative;
	background:#031325;
	border-bottom: 1px solid #ffd700;
	margin: 21px 0px;
}

.downcontent{
	max-width:1200px;
	position:relative;
	margin: -28px 203px;
	padding:3px;
}

#menu {
	float:left;
	width:100%;
	position:relative;
	height:32px;
}

#menu ul {
	margin:-5px;
	padding:0;
	list-style:none;
	width:1200px;
	overflow:hidden;
	position:relative;
	left:-5px;
}

#menu ul li{
	font-size: 17px;
		float:left;
	padding:10px 26px;
	text-transform:none;
	background: url(../images/menu.png) right no-repeat;

}

#header-content {
	max-width: 1200px;
	height: 192px;
	border-bottom: 1px solid #ffd700;
	padding-top: 20px;
	margin-top: 34px;
}

.block-box {
	max-width: 1200px;
	height: 192px;
	float: left;
	border: 1px solid #ffd700;
	border-radius: 10px;
}

#block-box {
	float: left;
	padding: 24px 19px;
}

#content {
	font-family: A Font With Serifs, sans-serif;
	font-size: 1.3em;
	width: 1200px;
	height: 8150px;
	background: #95afc8 url(../images/content.jpg) no-repeat;
	margin-top: 37px;
	color: #00007E;
	border: 1px solid #ffd700;
	border-radius: 10px;
	position: relative;	
}

#content p {
	line-height: 150%;
}

.content-box {
	margin: 0;
	width: 388px;
	float: left;
	float-right: 20px;
	border: 0.5px solid #00007E;  
	font-size: 1.1em;
	padding: 9px;		
}

.content-box p {
 	padding: 2px 2px;
}

.content-box h1 {
	margin: 0;
	font-size: 30px;
	font-weight: bold; 
	color: #00007E;
	text-align: center;
	text-decoration: underline;
	padding: 10px;
}

.content-box h2 {
	margin: 0;
	margin: 0;
	font-size: 20px;
	color: #FE7A00;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px;
}

#content-box {
	margin: 0;
	width:361px;
	font-size: 20px;
	text-align: center;
	color: #00007E;
	font-weight: bold;
}

#content-box p {
	font-size: 25px;
	color: #00007E;
}

#content-box h1 {
	margin: -17px;
	margin-right: 0;
	font-size: 35px;
	font-weight: bold;
	color: red;		
	text-align: center;
}

#content-box h2 {
	margin: -10px;
	font-size: 30px;
	font-weight: bold;
	color: red; 
}

.content-box h1, h2 {
	font-size: 20px; 
	font-weight:;
	color: #00007E;
	left: 5%;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 10px;
	position: center;
}

#content-box1 {
	margin-right: 0;
	text-align: center;
}  

#content-box1 p {
	padding: 15px 20px; 
}

#content-box1 h1 {
	margin:-40px;
	font-size: 35px;
	font-weight: bold;
	color: #00007E;
	text-align: center;
}

#content-box1 h2 {
	margin: -5px;
	font-size: 25px;
	font-weight: bold;
	color:  #FE7A00;		
	text-align: center;
}


#footer {
	width: 100%;
	background: #0e1317;
	margin: 0 auto;
}

#footer-content {
	height: 100px;
	width: 1200px;
	margin: 0 auto;
}

#footer-content p {
	float: left;
	padding: 50px 0 0 20px;
}

#footer-content ul {
	float: right;
}

.icon li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
	font-size: 30px;
	padding: 35px 0 0 35px;
}

.icon li a {
	color: currentColor;
}


P.afisha { font-size: 20px !important; line-height: 22px !important; padding-bottom: 18px }
P.afisha SPAN { color: red; font-size: 22px; padding-bottom: 10px; display: inline-block; text-decoration: underline }