@charset "utf-8";
/* CSS Document */
body{background: #006633; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;
background-image: url(/img/common/fonas.jpg);
background-repeat: repeat;
background-position: left top;}
ul {margin: 0}
#head {height: 111px; width: 100%; background:#074d2a; border-bottom: 8px solid #fff}
.logo {float: left; width: 120px;text-align: left;}
.container { width: 900px;border: 2px dotted green; background: #fff;}
.title .container {background: none;}
.title .titleContainer {width: 900px; margin:0 auto;background: #fff;}
.top {margin-top: 52px; margin-bottom: 20px;}
.languages li{display: inline; list-style-type: none; }
.globalNavigation li{display: inline; list-style-type: none;}
.title .leftContent{ float: left !important; clear: both; margin: 0 auto;}

#navigation{margin: 6px 4px 7px 5px; float:left; background: #ffffff;}
#navigation li {
list-style-type: none;
width: 215px;
height: 161px;
display:block;
float:left;
color: #fff;
}
.colorTop{float: left; width: 890px; height: 10px; margin: 0px 5px;}
.column3 .colorTop{width: 888px;}
.inner #navigation {margin-bottom: 0px;}
.inner #navigation li {height: 53px; }
.inner #navigation li.active {height: 61px; }
#navigation li span {padding: 5px 10px; display:block}
#navigation li a {display: block; height: 48px; font-size:0px; }
#navigation li.about a {
    background-image: url(/img/common/about.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#navigation li.production a {
    background-image: url(/img/common/production.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#navigation li.rent a {
    background-image: url(/img/common/rent.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#navigation li.contacts a {
    background-image: url(/img/common/contacts.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

li.about {
    margin-right: 10px;
    background-color: #22A235;
    background-image: url(/img/common/about.jpg);
    background-repeat: no-repeat;
    background-position: 10px 110px;
}
li.production {background: #FFCB03; margin-right: 10px;
    background-image: url(/img/common/production.jpg);
    background-repeat: no-repeat;
    background-position: 10px 100px;}
li.rent {background: #6599FF; margin-right: 10px;
    background-image: url(/img/common/rent.jpg);
    background-repeat: no-repeat;
    background-position: 10px 100px;}
li.contacts {background: #FE0000;
    background-image: url(/img/common/contacts.jpg);
    background-repeat: no-repeat;
    background-position: 10px 110px;}
.leftContent {width: 620px; float:left; padding: 30px 20px; color: green; text-align: justify; }
.title .leftContent  { border: 2px dotted green; background: #fff;}
.title .rightContent  { border: 2px dotted green; width: 197px; background: #fff;}
h1 {color: green; font-size: 20px;}
h2 {font-size: 18px; margin-bottom:0px; color: green;}
.rightContent {width: 210px; float:left; margin-left: 15px; padding:30px 10px 10px ; color: #006633;}
.rightContent h2{color: #006633;}
.rightContent a {color: #333333;}
.entry{display:block; padding-bottom: 0px;}
.wrapper {width: 900px; margin:0 auto; }
.languages{float: right; margin-right: 100px; color: #fff; padding-top: 85px;}
.languages a { color: #fff; font-size: 11px; text-decoration:none}
.globalNavigation{float: right; margin-right: 40px; padding-top: 85px;}
.inner .rightContent  {padding: 0px 10px; margin: 0px; width: 190px;}
.leftEntry ul {margin-left: 25px;}
.rightContentContacts{margin-left: 5px !important;}
.inner .rightContent h2.colornews,.inner .rightContent h2.colorcontacts, .inner .rightContent h2.colorrent, .inner .rightContent h2.colorabout, .inner .rightContent h2.colorproduction {color: #ffffff !important; padding-left: 20px; margin-bottom: 20px; margin-top: -8px; padding-bottom: 3px;}
.inner .rightContent h2 {margin-left: -12px; width: 195px; padding-left: 10px;}
.inner .leftContent {padding: 0 0 0 5px; width: 675px;}
.inner .leftEntry {/* border-left: 2px dotted #FFCB03; border-right: 2px dotted #FFCB03; */}
.column3 .leftEntry {border-left: 2px dotted #FFCB03; border-right: 2px dotted #FFCB03; border-bottom: 2px dotted #FFCB03;}
.column3 .rightContent {border-right: 2px dotted #FFCB03; border-bottom: 2px dotted #FFCB03;}
.inner .middleEntry {border-right: 2px dotted #FFCB03; border-bottom: 2px dotted #FFCB03;}
.inner .middleEntry h2{font-size: 14px; padding-bottom: 10px;}
.leftEntry {width: 376px; float: left;padding: 20px 15px 20px 20px; text-align:justify}
.middleEntry {float: left;width: 244px; padding:20px 7px; text-align:justify}
.leftEntry {/* border-left: 2px dotted #FFCB03; border-right: 2px dotted #FFCB03; */}
.column2 .rightContent {border-left: 2px dotted green; border-right: 2px dotted green; border-bottom: 2px dotted green; padding-bottom: 15px;}
.colorproduction { background: #FFCB03; }
.colorrent { background: #6599FF; }
.colorabout { background: #22A235; }
.colorcontacts { background: #FE0000; }
.colornews{background: #22A235}
.color {background: #FFCB03;}
.column2 .leftEntry {width: 631px !important; padding-right: 20px;}