* {
margin: 0;
}
html, body {
height: 100%;
}

/*----------*/
html, body {
margin: 0;
padding: 0;
height: 100%;
}
.clear {
clear:both;
}
#container-page {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -360px;
min-width:990px;
}
#container-footer, .push {
height: 360px;
width: 100%;
}
#container-footer {
background:#000 url(/img/footer.gif) no-repeat left top;
position:relative;
}
.error {
display:block;
padding:5px 0;
}
/*------------------------------ HEADER ELEMENTS -----------------------------*/
.header {
height:128px;
background:url('/img/header.jpg') no-repeat center top;
}
.logo {
background:url('/img/logo_white.png') no-repeat top left;
width:385px;
height:183px;
position:absolute;
top:0;
left:0;
z-index:2;
}
.logoHome {
position:absolute; 
top:70px; 
left:83px;
z-index:6;
}
.logoHomeLink  {
display:block;
width:85px;
height:85px;
}
.active {
padding:5px 5px 5px 0;
}
.PreFooter {
width:100%;
background:url(/img/prefooter_line.gif) no-repeat left bottom;
height:280px;
position:absolute;
bottom:0;
}
/*------------------------------ MENU ELEMENTS -------------------------------*/
.menu {
position:relative;
top:77px;
left:20%;
color:#fff;
width:79%;
z-index:1000;
}
.menu ul {
margin:0;
padding:0;
list-style:none;
list-style-image:none;
}
.menu ul li {
float:left;
margin-left:2%;
}
.menu ul li a {
display:block;
color:#fff;
}
.green {
background:#98E347;
}
.red {
background:#f00;
}
.blue {
background:#00C0FF;
}
.purple {
background:#A75AAE;
}
.orange {
background:#FFAE00;
}
/*------------------------------ CONTENT ELEMENTS ----------------------------*/
.ContainerContent  {
width:100%;
}
#content {
width:100%;
clear:both;
}
/*------------------------------ CONTENT-LEFT ELEMENTS -----------------------*/
#content-left {
width:40%;
padding-left:5%;
padding-bottom:55px;
float:left;
}
.card {
height:350px;
}
.descr {
padding:190px 0 0 0;
}
.card p {
width:250px;
padding-bottom:1px;
//padding-bottom:0;
}
.card p span {
padding-right:10px;
}
.breadcrumb {
margin:50px 0 8px 5%;
}
.about-text p {
padding:0 0 12px 0;
width:90%;
}
.about-text ul {
margin:0 0 0 16px;
padding:0 0 30px 0;
}
.about-text ul li {
padding-bottom:6px;
}
/*------------------------------ CONTENT-CENTER ELEMENTS ---------------------*/
#content-center {
float:left;
width:25%;
}
/*------------------------------ CONTENT-RIGHT ELEMENTS ---------------------*/
#content-right {
width:29%;
float:left;
padding:0;
}
#content-right h2,
.about {
margin:0;
padding:0 0 30px 0;
}
#content-right h3 {
margin-top:30px;
padding:40px 0 40px 0;
}
.about_right ul {
margin:0 0 0 16px;
padding:0 0 30px 0;
}
.about_right ul li {
padding-bottom:5px;
}
.walking {
position:absolute;
margin-top:-78px;
width:296px;
height:265px;
}
.about_right p {
padding-bottom:30px;
}
.left, .right {
float:left;
width:46%;
}
.right {
padding:0 0 0 3%;
}
.about_right .left img {
border:none;
margin-top:5px;
}
.about_right .right ul {
margin:0;
padding:0;
list-style:none;
list-style-image:none;
}
/*------------------------------ FOOTER ELEMENTS -----------------------------*/
.copyright {
padding:220px 0 0 0;
color:#fff;
margin:0;
clear:both;
display:block;
padding-left:7%;
position:absolute; 
left:63%;
color:#60666a;
}

.footContact {
margin-top:10px;
}
.footContact span {
margin-left:-20px;
}
.counter {
width:100px; height:63px; padding:0; margin:0; position:absolute; top:230px; left:2%;
}
img {
border:none;
}
form {
margin:0;
padding:0;
}

