﻿/* @override http://ptah.od.ua/malina/style/layout.css */

body{
  margin: 0;
  border: 0;
  padding: 0;

}

#menu{
    position: absolute;
    border: 0px solid black;
    margin-left: 20px;
	width: 300px;
	height: 70px;
    float: left;
    white-space: nowrap;
}
#main-menu{
    position: relative;
    left: 0px;
    height: 70px;
    width: 100%;
    float: left;
    border: 0px solid black;
}
#banners{
    position: absolute;
    left: 324px;
    width: 580px;
    border: 0px solid black;
    height: 50px;
    float: left;
}
#questions a p, #partners a p, #career a p, #consultation a p{
    padding: 9px;
	margin: 0px;
}
#questions a, #partners a, #career a, #consultation a{
    float: left;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    margin-left: 15px;
}
#logo h1{
	margin: 0px;
	visibility: hidden;
}
#logo{
	margin: 0;
}
#nav {
    position: absolute;/*позиция относительно верхнего левого угла страницы*/
    top: 0px;
    left: 225px;
}
#nav ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none; /*убираем стандартные маркировки браузеров*/
}
#nav ul li{
    list-style-type: none;
    float: left; /*пишем в строчку список*/
    display: block; /*пишем в строчку список для всех браузеров*/
    margin-right: 10px;
    padding: 20px;
}
#slogan1 {
    position: absolute;
    top: 45px;
    left: 225px;
    border: 0px solid black;
    padding: 0px;
    margin: 0px;
    height: 20px;
}
#slogan2 {
    position: absolute;
    top: 67px;
    left: 225px;
    border: 0px solid black;
    padding: 0px;
    margin: 0px;
    height: 20px;
}

#clients{
    position: absolute;
    top: 47px;
    right: 200px;
    padding: 0px;
    margin: 0px;
}
#cut{
    position: absolute;
    top:  30px;
    right: 0px;
    padding: 0px;
    margin: 0px;
}


#gradient{
    position: absolute;
    top:  113px;
    left: 50%;
    padding: 0px;
    margin: 0px;
    margin-left: -119px;
}
#flash {
    position: absolute;
    top:  25px;
    right: 25px;
    padding: 0px;
    margin: 0px;
    z-index:20px;
    border: 0px solid black;
}
#left, #left3, #main, #main2, #right, #right-all, #right-akcia, #left2, #right-akcia-enter{
    margin-top: 40px;
    margin-bottom: 30px;
    float: left;
    display: block;
}
#left{
    width: 30%;
}
#left2{
    width: 78%;
}
#left3{
    width: 20%;
}
#main{
    width: 48%;
}
#main2{
    width: 58%;
}
#right, #right-all, #right-akcia, #right-akcia-enter{
    width: 22%;
}

#space{
     margin-left: 40px;
     margin-right: 0px;
}
#space2{
    position: relative;
    left: 0px;
}

#footer{
    clear: both;
    height: 70px;
    position: relative ;
    bottom: 0px;
}
#pointer, #copyright{
    float: left;
}
#pointer{
    position: absolute;
    bottom: 0px;
    left: 10px;
}

#adress1{
    position: absolute;
    top: 10px;
    float: left;
    right: 20px;
    padding: 0px;
    margin: 0px;
}
#adress2{
    position: absolute;
    top: 40px;
    float: left;
    right: 20px;
    padding: 0px;
    margin: 0px;
}


#adress3{
    position: absolute;
    top: 35px;
    float: left;
    right: 15px;
    padding: 0px;
    margin: 0px;
}



#adress4{
    position: absolute;
    top: 15px;
    float: right;
    left: 100px;
    padding: 0px;
    margin: 0px;
}


#adress5{
    position: absolute;
    top: 15px;
    float: right;
    right: 350px;
    padding: 0px;
    margin: 0px;
}

#adress6{
    position: absolute;
    top: 15px;
    float: right;
    right: 270px;
    padding: 0px;
    margin: 0px;
}


#adress7{
    position: absolute;
    top: 15px;
    float: right;
    right: 170px;
    padding: 0px;
    margin: 0px;
}




#copyright{
    position: absolute;
    bottom: 5px;
    right: 10px;
}
#copy{
    position: absolute;
    bottom: 5px;
    right: 22px;
}
.navhead1 {
    position: relative;
    background-color: #f0f0f0;
    left: -5px;
    top: 50px;
}
.navhead2 {
    position: relative;
    background-color: #f0f0f0;
    left: 0px;
    top: 50px;
 }
.navhead3 {
    position: relative;
    background-color: #f0f0f0;
    left: 0px;
    top: 50px;
}
#navbody1, #navbody2, #navbody3 {
    position: absolute;
    left: 5px;
    margin-top: 52px;
    text-align:left;
    border: 0px solid black;
    color:#ff9130;

}
#company, #services, #portfolio{
    position: relative;
    float: left;
    border: 0px solid black;
    text-align: left;
    width: 85px;
    margin: 5px;
    height: 70px;
}
#company .navhead, #navbody1 {
    margin-left: 10px;
}
#services .navhead, #navbody2 {
    margin-left: 12px;
}
.vis {
    display: block;
}
.hid {
    display: none;
}


a span{
    display:none;
}
a.tt{position:relative;}
a.tt:hover {
    background-color: transparent;
    text-decoration: none
    z-index: 2;
}
a.tt:hover SPAN {
    display: block;
    border: red 0px solid;
    color: black;
    position: absolute;
    left: 0px;
    top: 60px;
    width:190px;
    height: 110px;
    padding:5px;
    font-size:11px;
    z-index: 3;
    list-style-type: none;
    background: url('http://www.marketinghouse.com.ua/images/fon.png') no-repeat 0 0;
}
#box{
    position: relative;
    padding: 0px;
    margin: 0px;
    display: block;
    height: 500px;
    background: url('http://www.marketinghouse.com.ua/images/zaglushka.jpg') no-repeat;
    background-position: center;
    border: 0px solid black;
}
.tree ul li{
  list-style-type: none;
}
#login{
padding-top: 10px;
left: 0px;
position: relative;
margin: 0px;
padding: 0px;
height: 0px;
}
#enter{
position: relative;
    padding: 0px;
    margin: 0px;
    padding-top: 2px;
    top: 10px;
    width: 127px;
    height: 20px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}
#akcia2{
     margin-left: 40px;
     margin-right: 0px;
     border: 1px solid black;
     margin: 0px;
    padding: 10px;
    border-style: dashed;
    border-color: #da200b;
    background-color: #ffffff;
}
#brif{
     margin-left: 40px;
     margin-right: 0px;
     border: 1px solid black;
     margin: 30px;
    padding: 30px;
    border-style: dashed;
    border-color: #da200b;
    background-color: #ffffff;
    text-align: center;
}
.a{
  margin-left: 0px;
}
.b{
  margin-left: 40px;
}
.c{
  margin-left: 80px;

}
.d{
  margin-left: 120px;
  line-height: 100%;
}
.e{
  margin-left: 25px;

}
#map{
     margin-left: 100px;
     margin-right: 0px;
     line-height: 120%;
}

.brand{
border: 1px;
background-color: #f7f7f7;
border-style: dashed;
}
ul li{
position: relative;
    margin-left: -20px;
    text-align: left;
}

#zak1{
     margin-left: 40px;
     margin-right: 0px;
     border: 1px solid black;
     margin: 15px;
    padding: 15px;
    border-style: dashed;
    border-color: #da200b;
    background-color: #ffffff;
    font-size: 12px;
line-height: 150%;
    text-align: center;
}
