﻿
a {

}

.clearfix {
    clear: both;
}

html, body{
    background-color: #8bdce4;
    height: 100%;
    font-family: Arial, helvetica, sans-serif;
}

/* =maket= */
.maket {
    width: 1080px;
    margin: 0 auto;
    min-height: 100%;
	height: auto !important;
	background: ;
	position: relative;
    background: #e1fbfe;
    box-shadow: 0px 1px 20px rgba(0,0,0,0.5);
    z-index: 1;
}

/* =header= */
.header {
    height:420px;
	width: 1080px;
    background: url(../images/header-bg.jpg) no-repeat;
    margin: 0 auto;
    z-index: 2;
}

.logo {
    margin-left: 40px;
    margin-top: 20px;
    float: left;
    display: block;
    font-family: 'Dancing Script', Arial;
    font-size: 37px;
    font-weight: bold;
    line-height: 1em;
    text-shadow: 1px 1px #fff;
}

.logo span {
    font-size: 25px;
    font-weight: normal;
    text-shadow: none;
    color: #fff;
    text-shadow: 1px 1px rgba(0,0,0,0.6);
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tel {
    float: right;
    font-family: 'Roboto Condensed';
    font-size: 28px;
    color: #222;
    margin-right: 20px;
    margin-top: 5px;
    min-height: 30px;
    padding-left: 35px;
    background: url(../images/phone-icon.png) no-repeat 0px 7px;
}

.top-menu {
    height: 58px;
    background: #12a9b8;
    text-align: center;
    width: 934px;
    margin: 0 auto;
    margin-top: 270px;
    bordr: 1px solid #fff;
    position:relative; 
}

.ie8 .top-menu {
    top: 270px;
}

.top-menu:before,
.top-menu:after {
        content:"";
        position:absolute;
        z-index:-2;
        bottom:13px;
        left:10px;
        width:50%;
        height:30%;
        max-width:300px;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.6);
       -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.6);
            box-shadow:0 15px 10px rgba(0, 0, 0, 0.6);
    -webkit-transform:rotate(-2deg);
       -moz-transform:rotate(-2deg);
        -ms-transform:rotate(-2deg);
         -o-transform:rotate(-2deg);
            transform:rotate(-2deg);
}
         
.top-menu:after {
    right:10px;
    left:auto;
    -webkit-transform:rotate(3deg);
       -moz-transform:rotate(3deg);
        -ms-transform:rotate(3deg);
         -o-transform:rotate(3deg);
            transform:rotate(3deg);
}

.top-menu ul li {
    float: left;
    padding: 13px 22px;
    borderleft: 1px solid #fff;
}

.top-menu ul li:first-child {
    border: none;
}
 .top-menu li.active, .top-menu li:hover {
    background: #fff;
}

.top-menu li a {
    color: #111;
    text-decoration: none;
    font-family: 'Roboto Condensed';
    font-size: 19px;
    display: block;
    text-shado: 1px 1px rgba(0,0,0,0.6);
    text-transform: uppercase;
    border: 1px dashed #111;
    padding: 3px 6px 4px 6px;
    border-radius: 2px;
}



.top-menu li:hover a, .top-menu li.active a {
    color: #111;
	border: 1px dashed #444;
}
/* =end header= */

/* =content= */
.content {
    margin-top: 50px;
    min-height: 300px;
    font-family: 'Roboto Condensed';
    color: #222;
}

.sidebar {
    width: 235px;
    float: left;
    margin-left: 30px;
}

.sidebar h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

#contact label {
    display: block;
    margin-bottom: 3px;
}

#contact {
    margin-bottom: 20px;
}

.content .sidebar p {
    color: #333;
    font-family: 'Roboto Condensed';
	margin-bottom: 10px;
}

.main-article {
    width: 750px;
    float: left;
    margin-left: 15px;
}

.content h2, .item-page h2 a {
    font-size: 30px;
	color: #222;
	text-decoration: none;
    margin-bottom: 10px;
}

.content p, .blog p {
    margin-bottom: 10px;
    font-family: arial;
    text-align: justify;
	overflow: hidden;
}

.content img {
    margin: 0 10px;
	border-radius: 5px;
	border: 3px solid #ddd;
}

.blog  {
    margin-left: 20px;
    overflow: hidden;
}

.news-item {
    overflow: hidden;
    margin-bottom: 20px;
}

.blog h2 a {
    color: #005962;
    display: block;
    margin-bottom: 15px;
	font-size: 20px;
}

.content .blog img {
    margin: 0 10px;
    max-width: 200px;
    float: left;
	max-height: 250px;
}

p.readmore {
    margin-bottom: 20px;
}

p.readmore a {
    display: block;
    float: right;
    color: #fff;
    background: #12a9b8;
    padding: 4px 5px;
    border-radius: 4px;
    text-decoration: none;
}

p.readmore a:hover {
    box-shadow: inset 0px 0px 4px rgba(0,0,0,0.5);
    text-decoration: underline;
}

.items-leading {
    overflow: hidden;
	margin-bottom: 20px;
}

.items-row {
    overflow: hidden;
	margin-bottom: 20px;
}

.items-more {
    display: none;
}

.pagination {
    margin-bottom: 20px;
	text-align: center;
}

.pagination ul li {
    display: inline;
	margin: 10px;
}

.pagination ul li a {
    color: #005962;
}
/* = end content= */


.rasporka {
    height: 65px;
}

/* =end maket= */
.footer {
    height: 65px;
    clear: both;
    position: relative;
    background: #444;
    z-index: 3;
    width: 1080px;
    margin: 0 auto;
    margin-top: -65px;
    color: #fff;
    font-family: 'Roboto Condensed';
    font-size: 15px;
}

.footer a {
    color: #fff;
    font-size: 15px;
}

.footer-tel {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    line-height: 1.3em;
}

.soc-wrap {
    float: left;
    margin-left: 320px;
    width: 180px;
    height: 30px;
    margin-top: 35px;
}

.copyright {
    float: right;
    margin-right: 10px;
    margin-top: 38px;
}