﻿body, html
{
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font: 14px Tahoma, sans-serif;
    color: #000;
    min-width: 980px;
}

a
{
    outline: none;
    color: #b60907;
}

h1
{
    color: #b60907;
    font-size: 1.8em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height:1.2em;
}

h2
{
    color: #b60907;
    font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height:1.2em;
}

h3
{
    color: #b60907;
    font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height:1.2em;
}

h1 span, h2 span
{
    color: #424242;
}

a:hover
{
    text-decoration: none;
}

#wrapper
{
    min-height: 100%;
    width: 100%;
    float: left;
}


/* HEADER */
#header
{
    height: 294px;
    padding: 0 20px;
}

#head_in
{
    background: url("images/head_bg.jpg") repeat-x left top;
    height: 244px;
}

#head_left
{
    height: 244px;
    width: 100%;
    float: left;
position:relative;
background: url("images/head_left.jpg") no-repeat left top;
}

#head_right
{
float:left;
height:244px;
margin-left:-356px;
width:100%;
}
#head_right_in{
float:right;
height:197px;
margin-right:10px;
margin-top:-120px;
}
#head_right .block{
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	color: #fff;
}


#head_right_in .form-text{
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
}

#head_right_in .form-submit{
background-color: #676767;
color: #fff;
border: 1px solid #000;
}

#head_left img
{   

    float: left;
}

#phone
{
color:#257EDA;
left:170px;
line-height:18px;
position:absolute;
top:90px;
}

#phone a
{
    color: #fff;
}

#phone p
{
    margin: 0;
}

#phone strong
{
    font-size: 1.3em;
    color: #fff;
}

/*TOPMENU */
#topmenu
{
    clear: both;
    background: url("images/menu_bg.jpg") repeat-x;
    height: 61px;
    width: 100%;
}

#topmenu_left
{
    background: url("images/menu_left.jpg") no-repeat left top;
    width: 7px;
    height: 48px;
    float: left;
}

#topmenu ul
{
    margin: 0 auto;
    text-align: center;
    background: url("images/menu_right.jpg") no-repeat right top;
}

#topmenu ul li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

#topmenu ul li a
{
color:#FFFFFF;
display:inline-block;
font-size:1.6em;
height:10px;
padding:15px 3% 23px;
text-decoration:none;
}

#topmenu ul li:hover a, #topmenu ul li.active-trail a
{
    background: url("images/menu_active.jpg") repeat-x left top;

}
/* MAIN*/
#center
{
    width: 100%;
    float: left;
}

/* SIDE */
#left_side
{
    width: 280px;
    float: left;
    min-height: 10px;
    position: relative;
    padding: 0 20px 20px 40px;
}

#left_side ul
{
    padding: 0;
    margin: 0;
    line-height: 24px;
}

#left_side ul li
{
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#left_side ul li ul li
{
    margin-top: 5px;
    line-height: 16px;
    font-size: 0.9em;
}


#left_side ul li a
{
    color: #235a83;
}

#left_side ul li ul li a
{
    color: #585858;
}

/* CENTER */
#central
{
    margin-left: -340px;
    float: left;
    width: 100%;
    line-height: 1.25em;
}

#central_in
{
    margin-left: 340px;
}

.node
{
padding: 0 10px 10px;
}
.node h2{
margin-top:0;
clear: both;
}

.imgprev img
{
    width: 100px;
    height: 80px;
}
.imgprev .filefield-icon img
{
    width: 16px;
    height: 16px;
}


/* FOOTER */
#rezerv
{
    height: 86px;
	width: 100%;
    clear: both;
}

#footer
{
    float: left;
    height: 86px;
    position: relative;
    margin-top: -86px;
    width: 100%;
    min-width: 980px;
    color: #969696;
}

#footer ul
{
    margin: 0 auto;
    padding: 15px 0 0 0;
    text-align: center;
}

#footer ul li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer ul li a
{
    padding: 0px 2%;
    color: #464646;
    text-decoration: none;
    font-size: 0.9em;
}

#footer ul li a:hover
{
    text-decoration: underline;
}

#copy
{
    text-align: center;
    padding-top: 15px;
}

/* PAGER */
.item-list ul.pager li, .item-list ul.pager li a
{
    color: #b60907;
}

/* NEWS & ARTICLES */
#block-views-news-block_1 .views-field-created
{
    padding: 10px 0 5px;
    color: #84b8c5;
}

#left_side .more-link a
{
    font-size: 0.9em;
    color: #b60907;
}

#block-views-news-block_1 a
{
    color: #878585;
}

#block-views-articles-block_1 .views-field-title
{
    padding: 0 5px 0 0;
}

#block-views-articles-block_1 .views-field-title a
{
    color: #84b8c5;
}

#block-views-articles-block_1 .views-row
{
    padding: 10px 0 5px;
}


#central_in .views-row
{
    padding: 10px 20px 5px 0;
}

#central_in .views-row .views-field-title, #central_in .views-row .views-field-name
{
    font-size: 1.5em;
    padding: 5px 0;
}

#left_side ul li ul{
	margin-left: 20px;
}

#left_side ul li ul li ul{
	margin-left: 40px;
}
#xEditingArea body {
	max-width: 90%;
}
.field-field-opros{
clear:both;
float:left;
margin-top:15px;
width:100%;
}
#left_side .view .view-content img{
	float: left;
	padding-right: 4px;
}
#left_side .views-row{
	float: left;
	clear: both;
	width: 275px;
}
#central_in .newsview img{
	float: left;
	padding: 10px;
}
.more-link{
	float: right;
	clear: both;
}
.view-front-p img, .view-prod img{
	float: left;
	padding: 0 5px 2px 0;
}
.view-front-p .views-row, .view-prod .views-row{
	clear: both;
}

.slogan{
color:#257EDA;
width:100%;
float:left;
background: url("images/head_right.jpg") no-repeat 356px 0;
height:244px;
}

.footmes
{
color:#000000;
text-align:center;
}

.messages{
color:red;
font-size:1.5em;
margin-bottom:20px;
margin-left:0;
margin-right:20px;
margin-top:20px;
}
.node .content p{
	margin: 0 0 10px;
	text-align: justify;
	font-size: 17px;
	font-family: Calibri, Arial;
	line-height: 20px;
}
.node .content li{
	margin: 0 0 10px 10px;
	text-align: justify;
	font-size: 17px;
	font-family: Calibri, Arial;
	line-height: 20px;
}
.node .content h2{
	margin-top: 20px;
}
.node .content div, .block .content div{
float:left;
margin-bottom:10px;
}
.node .field div{
margin-bottom:5px;
float:none;
}
.field-field-opros img
{
float:left;
padding:0 5px 2px 0;
}

#block-block-2 .content:first-child
{
text-align:center;
}
#left_side .node .content div, #left_side .block .content div{
float:none;
margin-bottom:0;
}
li {
 margin:0.2em 0 0.4em;
}
.field-field-zaglav{
display:none;
}

.content table{
clear:both;
margin-top:10px;
}

.left_h_n{
float:left;
}
.f_h{
height:150px;
padding-top:17px;
width:400px;

}
#mission{
position:absolute;
width:100%;
}