@import "../fancybox/jquery.fancybox-1.3.4.css";

body {
margin:0;
padding:0;
font:14px Arial;
color:#fff;
min-height:660px;
background: url(../img/background.jpg) no-repeat 50% 50%;
}

h1, h2, h3, h4, h5, h6{
font-size:18px;
}

.vk {
 margin:0px; 
}
.face {
 margin:0px;
}


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

a:hover {
text-decoration:none;
}

img {
border:none;
}

/* --------------------Wrapper-------------------- */

div.wrapper{
margin:0 auto;
min-width:1200px;
max-width:1920px;
display:block;
 }

/* --------------------Header-------------------- */

#header{
min-width:1200px;
max-width:1920px;
height:130px;
background:url(../img/main-menu-bg.png) no-repeat 0% 50%;
 }
 
#tel {
float:right;
margin:40px 60px 0 0;
}

#logo {
float:left;
margin:15px 0 0 50px;
}

#main-menu {
display:inline-block;
margin:32px 0 0 50px;
}

#main-menu .item{
float:left;
 display:inline-block;
height:20px;
min-width:60px;
padding:26px 10px 21px;
margin:0 20px 0 0;
cursor:pointer;
}

#main-menu .active{
background:url(../img/mm-act.png) no-repeat 50% 0%;
}

/* --------------------Content-------------------- */

.container{
max-height:940px;
 }

.content{
float:right;
margin:5px 90px 30px 0;
background:url(../img/bl-bg.png) repeat 0% 0%;
border-radius:5px;
padding:10px;
width:360px;
 }
 
.content .title{
background:url(../img/title-img.png) no-repeat 0% 50%;
padding:15px 0 15px 100px;
font-size:18px;
margin:0 0 10px;
height:25px;
 }
 
.content .cont{
padding:5px 20px 20px;
 }

.column {
float:left;
width:300px;
background:url(../img/bl-bg.png) repeat 0% 0%;
border-radius:5px;
padding:10px;
margin:30px 0 30px 90px;
}

.column .block{
margin-bottom:5px;
}

.column .block .title{
background:no-repeat 0% 50%;
padding:20px 0 15px 100px;
font-size:18px;
margin:0 0 10px;
text-decoration:underline;
cursor:pointer;
}

.column .block .title:hover{
text-decoration:none;
}

.column .block .cont{
text-align:center;
margin:5px 0 10px;
}

.sub-title {
margin-bottom:5px;
cursor:pointer;
}

.sub-cont {
margin-bottom:10px;
}

.sub-cont .item{
margin-bottom:3px;
}
.ntb {
 border-bottom: 1px solid #FFFFFF;
 border-collapse: collapse;
 width: 100%;
 border: medium solid;
}

.ntb td{
 border:1px solid #FFFFFF;
 border-collapse: collapse;
 text-align:center;
}
/* --------------------Copyright-------------------- */

#copyright{
min-width:1200px;
max-width:1920px;
margin-top:20px;
height:85px;
clear:both;
 }
 
#copyright .text{
float:right;
width:300px;
margin:20px 60px 20px 0;
font-size:12px;
text-align:right;
 }
 
#intera{
float:right;
margin-left:20px;
 }

#portfolio {
 float:left;
 padding: 40px 0 0 35px;
}

#portfolio.photo {
}

#portfolio.photo a {
}

#portfolio.photo img {
}

#portfolio2 {
 float:right;
 padding: 40px 41px 0 0;
}

#portfolio2.photo {
}

#portfolio2.photo a {
}

#portfolio2.photo img {
}

#galleria {
	height: 450px;
}