* {margin: 0;padding: 0;/*transition: all .20s;*/}

html,body {
    font-family: "Segoe UI", "Open Sans", Verdana, Arial, Tahoma, sans-serif, serif;
	font-size: 12px;
	color: #fff;
    height: 100%;
    width: 100%;
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
}
body {
    /*background-image: url(../images/fon1.jpg);*/
    background-position: center center;
    min-height: 100%;
    height: auto;
	background: #fcfcfc;
	background: -moz-radial-gradient(center, ellipse cover, #fcfcfc 0%, #eaeaea 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #fcfcfc 0%,#eaeaea 100%);
	background: radial-gradient(ellipse at center, #fcfcfc 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eaeaea',GradientType=1 );
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	
}
p{font-size: 15px;}

/*Общие параметры
----------------------------------------------------------------------------------------------------------------*/
img {
    max-width: 100%;
    height: auto;
    width: auto;/* ie8 */
    border: 0;
}
table img{
	min-height: 170px;
    min-width: 225px;
	padding-bottom: 8px;
}

input,textarea{
	display: block;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857;
	color: #262626;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
textarea{
	width:70%;
	height:200px;
}

/*Меню
----------------------------------------------------------------------------------------------------------------*/
/*.item-1116, .item-1236{
color: #aeaeae;
text-shadow: -1px -1px 0px #D7D7D7;
}*/


/*Каркас
----------------------------------------------------------------------------------------------------------------*/
#main {      
    margin: 0 auto;
    /*max-width: 1280px;*/
    width: 100%;
    /*padding-bottom: 100px;*/
}
#wrapper {
	max-width: 1280px;
	margin: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}
#top_ld {
	margin-top: 10px;
	margin-bottom: 25px;
	float: left;
	/*min-height: 200px;*/
	/*width: 100%;*/
	background-color: #fafafa;
	padding: 10px;
	box-shadow: 0 2px 2px gray;
	background-image: repeating-linear-gradient(rgb(251, 251, 251) 0%, rgb(234, 234, 234) 50%, rgb(254, 254, 254) 100%);
}
#topmain {
    height: 135px;
    /*width: 1000px;*/
    position: relative;
}
#toplogofon {   
    position: absolute;
    width: 100%;
    height: 135px;
    background-color: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
    /*max-width: 1000px;*/}
#toplogotext {
    position: absolute;
    width: 100%;
    height: 135px;
    background-image: url(../images/textlogo.png);
}
#toplogogv {
    position: absolute;
    width: 100%;
    height: 135px;
    background-image: url(../images/gvardia.png);
}
#menufon {   
    position: absolute;
    /*width: 1000px;*/
    height: 25px;
    background-color: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
    margin-top: 136px;
}
#menulist {
    position: absolute;
    height: 25px;
}
/* menu
---------------------------------------------------------------------------------------------------------------*/
#menulist ul {
    border:0;	            /* высота списка */
	list-style:none;/* отменяем маркер для списка */
	padding:0px;
    margin: 0px;
     
}
#menulist ul li {
    display:block;
	float:left;
    padding: 4px 0 0 5px;
}
#menulist ul li a{
	color:white;/* цвет текста */
	display:block;/* меняем тип отображения */
	float:left;/* обтекание */
	margin:0px;
	text-decoration:none;/* отмена декораций */    
}
#main>.moduletable{background-color: #647687;box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);}
.menu{max-width: 1280px;margin: auto !important;}
/* main page
---------------------------------------------------------------------------------------------------------------*/
#news{/*margin-top:20px;*/background-color:#fafafa;box-shadow: 0 2px 2px gray;padding: 10px 0 10px 0;}
.material{background-color: #e0e0e0;height: 170px;max-width: 226px;max-height: 204px;margin: 12px;border: 1px solid #d6d6d6;border-radius: 3px;box-shadow: 0 2px 2px gray;overflow: hidden;transition: transform .20s ease-in-out, box-shadow .15s ease-in-out;}
.material:hover{border-bottom: 2px solid #ccff43;box-shadow: 0 2px 2px #ccff43;margin-bottom: 2px;}
.material>img{min-width: 170px;}
.flash_title{height:34px;top: -42px;position: relative;background-color: #00000080;padding: 4px;overflow:hidden;}
.flash_title>span>a{color:#fff;text-decoration:none;font-weight: 800;}
.img-fulltext-left{float: left;padding-right: 10px;padding-bottom: 10px;}
.contentheading{font-weight:800;font-size:16px;text-decoration:none;color:gray;}
#cont {
    width:100%;
	margin-top: 55px;
}
.newsflash {
    position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
#calendar {
    width: 214px;
    height: 329px;
    background-image: url(../images/calend.jpg);
    float: left;
}
#calendartext {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
#calendarnum {
    color: red;
    font-weight: bold;
    font-size: 80px;
    margin: -15px 0 -15px 0;
}
#cit {
    padding: 5px 15px 5px 15px;
    font-size: 10px;
    color: #000;
    
}
#calendarbr {
    padding-top: 135px;
}
#topnewsimg {
    padding-left: 30px;
    width: 482px;
    height: 329px;
    float: left;
}
#topnewscont {   
    margin-left: 30px;
    width: 244px;
    height: 329px;
    background-color: #fff;
    opacity: 0.5;
    filter:alpha(opacity=50);
    float: left;
}
#topnewsetc {
    position: absolute;
    width: 224px;
    padding: 10px 10px 0 766px;
    color: #000;
}
#topnewstitle {
    font-weight: bold;
    padding-bottom: 10px;
}
/* blog
---------------------------------------------------------------------------------------------------------------*/
#blogitem {
    padding-top: 20px;
}
#contblog>form{
    background-color: #fff;
	box-shadow: 0 2px 2px gray;
	color: #444;
	padding: 10px;
}
#calendarblogcont {
    width: 214px;
    height: 220px;
    float: left;
}
#calendarblog {
    position: absolute;
    width: 214px;
    height: 220px;
    background-color: #fff;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
#calendarblogtextcont {
    position: absolute;
    width: 214px;
    padding-top: 50px;
}
#calendarblogtext {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
#calendarblognum {
    color: #000;
    font-weight: bold;
    font-size: 80px;
    margin: -10px 0 -10px 0;
}
#blogcontimage {
    float: left;
    padding-left: 30px;
    width: 316px;
    height: 220px;
    overflow: hidden;
    
}
#blogimage {
    width: 110%;
    height: 110%;
}
#blogcontext {
	width: 440px;
	height: 220px;
	float: left;
	background-color: #fff;
	color: black;	
}
#blogconttext {
	width: 100%;
	float: left;
	background-color: #fff;
	box-shadow: 0 2px 2px gray;
	color: black;
	border-radius: 3px;
}

#blogcontextfon {
    position: absolute;
    width: 440px;
    height: 220px;
    background-color: #fff;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
/*#blogconttext {
    width: 430px;
    height: 210px;
    color: #000;
    padding: 5px;
    position: absolute;
}*/
#blogconttext p, #blogcontext p  {
    padding: 8px;
}
#blogconttext table, #blogcontext table  {
	padding: 0 0 10px 10px;
}
#blogconttext p:first-child, #blogcontext p:first-child  {
    font-weight: bold;
	/*background-color: #fff;*/
}
#blogconttext img{float: left;padding-right: 10px;/*padding-bottom: 10px;*/}
/* pagination
---------------------------------------------------------------------------------------------------------------*/
#pagpobeda {
    position: relative;
}
#pagpobeda .pagination-page {
   
    /*width: 47px;
    height: 44px;*/
    padding: 15px 5px 0 0;

}
#pagpobeda .pagination-page span {    
	width: 30px;
	height: 27px;
	padding-top: 3px;
	display: block;
	text-align: center;
	font-size: 14px;
	background: linear-gradient(220deg, transparent 7px, #1d900d 7px, #82C341 100%);
	font-weight: 800;
	cursor:default;
	border-radius: 3px;
}
#pagpobeda .pagination-page a {
	width: 30px;
	height: 27px;
	padding-top: 3px;
	display: block;
	text-align: center;
	font-size: 14px;
	background: linear-gradient(220deg, transparent 7px, #1B69A0 7px, #067CD1 100%);
	font-weight: 800;
	text-decoration:none;
	color:#fff;
	border-radius: 3px;
}
#pagpobeda .pagination-page a:hover {
    color: #fff;
    background: linear-gradient(220deg, transparent 7px, #F58220 7px, #FDBA12 100%);
}
#pagpobeda div div {
    float: left;
}
/* footer
---------------------------------------------------------------------------------------------------------------*/
#footerbr {
    height: 30px;
}
#footer {
    position:absolute;
    bottom: 0;
    height: 100px;
    width: 100%;
}
#footercont {
    height: 100px;
    margin: 0 auto;
    /*max-width: 1000px;*/}
#footerfon {   
    height: 100px;
    background-color: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
#footermenu {
    position: absolute;
    height: 35px;

}

/* other
---------------------------------------------------------------------------------------------------------------*/


/*==================================*/

.readmore {
    border-radius: 0;
    border: none;
    /*box-shadow: 0 12px 10px -7px rgba(0,0,0,0.2);*/
    color: #fff;
	font-weight: bold;
    cursor: pointer;
    display: inline-block;
    line-height: 2.5em;
    max-width: 100%;
    overflow: hidden;
    padding: 0 1.6em;
    text-overflow: ellipsis;
    transition: transform .15s ease-in-out, box-shadow .15s ease-in-out;
    white-space: nowrap;
    will-change: transform;
    background: linear-gradient(220deg, transparent 7px, #f1f1f1 8px, #f7f7f7 100%);
	float: right;
	margin-top: -33px;
	/*margin-bottom: 41px;*/
}

.accent-r {
    background: linear-gradient(220deg, transparent 7px, #1d900d 8px, #82C341 100%);
}
.accent-l {
    background: linear-gradient(130deg, transparent 7px, #1d900d 8px, #82C341 100%);
}
.readmore:hover {
    background: linear-gradient(130deg, transparent 7px, #F58220 8px, #FDBA12 100%);color: #ffffff;
	transition: transform .15s ease-in-out, box-shadow .15s ease-in-out;
}
a:hover, a:active {
    color: #7398b6;
}
a:active, a:hover {
    outline-width: 0;
}

.readmore:active {
    transform: translateY(2px);
    box-shadow: 0 10px 10px -8px rgba(0,0,0,0.2);
}
a:hover, a:active {
    color: #7398b6;
}
a:active, a:hover {
    outline-width: 0;
}

.readmore:focus {
    outline: 0;
}
/*==================================*/

.item-page{
	background-color: #fff9;
	color: #151515;
	padding: 10px;
	box-shadow: 0px 2px 2px #cbcbcb;
}

.attr_{
	opacity: 0;
}

.print a{color:#b2b2b2;}

.green_button{background: linear-gradient(310deg, #1d900d 8px, #82C341 100%);color: #ffffff;}
.green_button:hover{background: linear-gradient(310deg, #F58220 8px, #FDBA12 100%);color: #ffffff;}


.tODtd{margin-top:10px;}
.tODtd>p{margin-bottom:3px;}
