/***************** стили для всех ссылок сайта */
a:link, a:visited {text-decoration:underline; color: #1C72BC;}
a:hover {text-decoration:none;}

/***************** Заголовки */
#both h1,
#only_left h1,
#only_right h1,
#no_sides h1 {
margin:10px 0;
font-size:22px;
font-weight:normal;
text-align:center;
}
#both h2,
#only_left h2,
#only_right h2,
#no_sides h2 {
margin:10px 0;
font-size:20px;
font-weight:normal;
color:#333
}
#both h3,
#only_left h3,
#only_right h3,
#no_sides h3 {
margin:10px 0;
font-size:18px;
font-weight:normal;
color:#666;
}
#both .con_title,
#only_left .con_title,
#only_right .con_title,
#no_sides .con_title {
font-size:18px; 
font-weight:normal;
}

/***************** Абзацы */
#both p,
#only_left p,
#only_right p,
#no_sides p {
font-size:14px;
line-height:20px;
}

/**********************************/

#both .blog_moderate_no,
#only_left .blog_moderate_no,
#only_right .blog_moderate_no,
#no_sides .blog_moderate_no {color:red;}

#both input,
#only_left input,
#only_right input,
#no_sides input, 
#both .text-input,
#only_left .text-input,
#only_right .text-input,
#no_sides .text-input {
	border:1px solid #666;
	padding: 4px;
	vertical-align: top;
}

table td {
	padding:5px
}


@font-face {
	font-family: 'PT Sans Narrow';
	font-style: normal;
	font-weight: 400;
	src: local('PT Sans Narrow'), local('PTSans-Narrow'), url('../fonts/pt_sans.woff2') format('woff2');
	src: url('../fonts/PTSansNarrow.eot') format('embedded-opentype'), 
	url('../fonts/PTSansNarrow.woff') format('woff'), 
	url('../fonts/PTSansNarrow.ttf') format('truetype');
}

@font-face {
    font-family: 'PT Sans Bold';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url('../fonts/PTSansBold.woff2') format('woff2');
}


@font-face {
	font-family: "HelveticaNeueCyr-Roman";
	src: url("../fonts/HelveticaNeueCyr-Roman.eot");
	src: url("../fonts/HelveticaNeueCyr-Roman.eot?#iefix")format("embedded-opentype"),
	url("../fonts/HelveticaNeueCyr-Roman.woff") format("woff"),
	url("../fonts/HelveticaNeueCyr-Roman.woff2") format("woff2"),
	url("../fonts/HelveticaNeueCyr-Roman.otf") format("opentype"),
	url("../fonts/HelveticaNeueCyr-Roman.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "HelveticaNeueCyr-Medium";
	src: url("../fonts/HelveticaNeueCyr-Medium.eot");
	src: url("../fonts/HelveticaNeueCyr-Medium.eot?#iefix")format("embedded-opentype"),
	url("../fonts/HelveticaNeueCyr-Medium.woff") format("woff"),
	url("../fonts/HelveticaNeueCyr-Medium.woff2") format("woff2"),
	url("../fonts/HelveticaNeueCyr-Medium.otf") format("opentype"),
	url("../fonts/HelveticaNeueCyr-Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "HelveticaNeueCyr-Light";
	src: url("../fonts/HelveticaNeueCyr-Light.eot");
	src: url("../fonts/HelveticaNeueCyr-Light.eot?#iefix")format("embedded-opentype"),
	url("../fonts/HelveticaNeueCyr-Light.woff") format("woff"),
	url("../fonts/HelveticaNeueCyr-Light.woff2") format("woff2"),
	url("../fonts/HelveticaNeueCyr-Light.otf") format("opentype"),
	url("../fonts/HelveticaNeueCyr-Light.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}