@font-face {font-family: 'Open Sans'; 
	src: local('Open Sans'), 
            url('/fonts/OpenSans-Regular.ttf') format('truetype')}

@font-face {font-family: 'Open Sans Semibold'; 
	src: local('Open Sans Semibold'), 
            url('/fonts/OpenSans-SemiBold.ttf') format('truetype')}

@font-face {font-family: 'Open Sans Condensed'; 
	src: local('Open Sans Condensed'), 
            url('/fonts/OpenSans_Condensed-Regular.ttf') format('truetype')}

@font-face {font-family: 'Roboto Condensed'; 
	src: url('/fonts/RobotoCondensed-Regular.eot'); 
	src: local('Roboto Condensed'), 
            url('/fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'), 
            url('/fonts/RobotoCondensed-Regular.woff') format('woff'),
            url('/fonts/RobotoCondensed-Regular.ttf') format('truetype')}

@font-face {font-family: 'Roboto Medium'; 
	src: url('/fonts/Roboto-Medium.eot'); 
	src: local('Roboto-Medium'), 
            url('/fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), 
            url('/fonts/Roboto-Medium.woff') format('woff'),
            url('/fonts/Roboto-Medium.ttf') format('truetype')}

@font-face {font-family: 'Roboto'; 
	src: url('/fonts/Roboto-Regular.eot'); 
	src: local('Roboto'), 
            url('/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), 
            url('/fonts/Roboto-Regular.woff') format('woff'),
            url('/fonts/Roboto-Regular.ttf') format('truetype')}

@font-face {font-family: 'PT Serif'; 
	src: url('/fonts/PT_Serif-Web-Bold.eot'); 
	src: local('PT Serif'), 
            url('/fonts/PT_Serif-Web-Bold.eot?#iefix') format('embedded-opentype'), 
            url('/fonts/PT_Serif-Web-Bold.woff') format('woff'),
            url('/fonts/PT_Serif-Web-Bold.ttf') format('truetype')}
			
html{font-size:100%;min-height:100%}

body{
    margin:0px;
    font-size: 18px;
    /*line-height: 1.33333;*/
    color: #4c4c4c;
    line-height: 1.5;
    font-family: 'Roboto', Arial, sans-serif;
    min-height:100%;
}

p {
    margin: 20px 0;
}

img {
    margin:5px 20px 5px 0px;
    border:0px;
    float:left;
    max-width: 100%;
}

a {
    text-decoration:none;
    color: #4c4c4c;
    font-size: 14px;
    line-height: 1.2;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a[href$="doc"],
a[href$="docx"],
a[href$="rtf"],
a[href$="zip"],
a[href$="rar"],
a[href$="pdf"],
a[href$="jpg"],
a[href$="jpeg"],
a[href$="pjpeg"],
a[href$="gif"],
a[href$="png"],
a[href$="xls"],
a[href$="xlsx"],
a[href$="txt"] {
    color: #1d6b36;
    font-size: 17px;
}


a:hover {
    text-decoration:underline;
}


h1, h2, h3, h4 {
    margin:0px;
    color: #4c4c4c;
    /*padding:0px 0px 0px 20px;*/
}
h1 {
    font-family: 'Roboto Medium';
    font-size: 25px;
    margin-bottom:15px;
    font-weight:normal;
    line-height: 1.2;
}
h2, h3, h4{clear:both;font-weight:bold;}
h2 {
    font-size: 20px;
    line-height: 1.2;
    margin-top:15px;
    margin-bottom:20px;
}

h3{margin-top:25px;margin-bottom: 10px;font-size: 18px;line-height: 1.3333;}
h4{margin-top:15px;margin-bottom: 5px;font-size:16px;}

h1 a, h2 a, h3 a, h4 a{text-decoration:none;cursor:pointer}
h1 a, h2 a, h3 a, h4 a{/*color:#fff;*/}

ol{margin:0px;padding:0px;counter-reset:item;list-style:none}

ol li {
    margin: 4px 0 4px 20px;
    display:block;
}

ol ol li{font-weight:normal}
ol>li:before {
    counter-increment:item;
    content:counters(item,".") '.';
    margin-right:5px;
    padding:0px;
    color: #4c4c4c;
}

ol ol>li:before{font-weight: normal;}


ul{margin:0px;padding:0px;list-style:none;}
ul li {
        margin: 4px 0 4px 0;
    padding-left: 20px;
    font-weight:bold;
    color:#4f4f4f;
    background:url("/desimages/circle2.png") 0px 11px no-repeat;
}
ul li:first-child{margin-top:10px;}
ul li:last-child{margin-bottom:5px;}
ul ul{margin:5px 0px 5px 5px;}
ul ul li{font-weight: normal}
ul li ul li ul{padding:0;}


table{border:none;margin:15px 0px;border-collapse:collapse;}
caption{font-size:16px;font-weight:bold;text-align:left;padding-bottom:10px;text-transform:uppercase;color:#e8ac0a;}
th, td{
    padding: 10px;
    vertical-align: top;
    text-align:left;
    border:none;
    color: #4c4c4c;
    font-size: 14px;
    line-height: 1.2;
}

th{
    text-align:center;
    background:#2faa57;
    color:#fff;
    font-size:14px;
    font-weight: bold;
}

tr:nth-child(even){background: #fff;}
tr:nth-child(odd){background: #f1f0ef;}
th td {
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
}

td:last-child{border:none;}


hr{height:1px;border: 0px;border-top:3px solid #30af59;margin: 10px 0px}



/* ************* стили фото для прессы ************* */

.minpr_all_photo_press{border:1px solid #30af59;width:200px;clear:both;float:left;margin-right:3%;margin-top:15px;}
.minpr_all_photo_press h3{margin:10px 0 10px 20px;padding:0;}
.minpr_all_photo_press a{display:block;margin-left:20px;padding:0 30px 20px 0;text-align:right;background:url(/desimages/person-load.gif) no-repeat;color:#4f4f4f;}

/* ************* стили фото для прессы ************* */



