/* 
brown: 6e2306
orange: f9760e
blue: 0086cf */


html, #fp {background: #1c1c1c; color: #fff; font-family: tahoma, "Lucida Grande","Lucida Sans Unicode", Arial,Verdana,sans-serif;}

/*** Fonts, colors and sizes ***/
body, p, a, li, h1, h2, h3 {font-family:  tahoma, "Lucida Grande","Lucida Sans Unicode", Arial,Verdana,sans-serif;}


a {color: #6e2306; text-decoration:underline;}
a:hover {text-decoration: underline;}


#logo {position: absolute; top: 12px; left: 0px;}

#info, #panta {background: #0086cf;  position: absolute; padding-right: 20px;}
#info {top: 15px; right: -10px; padding: 10px;}

#panta {top: 95px; right: -10px; padding: 5px; padding-right: 20px}
#panta h2 {font-size: 161.6%; text-transform: uppercase;}

#info p {margin-bottom: 3px;}



#doc2 {
width: 847px;
height: 531px;
padding: 0;
position:relative;
background: url(../layout/background-hair.jpg) no-repeat;
}

#navigation {position: absolute; top: 200px; left: 0;}
#navigation li {background: #6e2306; width: 160px; margin-bottom: 3px;margin-left: -10px;}
#navigation li.selected {background: #f9760e; margin-left: -20px; padding-left: 10px; width: 150px;}
#navigation li a {color: #fff; padding: 5px 20px; text-decoration: none; text-transform: uppercase; font-size: 108%; display: block;}
#navigation li a:hover {background: #f9760e; }

#offer {
background: #fff;
padding: 10px;
position: absolute; top: 94px; right: 278px;
border: 1px solid #6e2306; 
width: 350px;
opacity:0.9;
}

#offer h1, #offer h2, #offer h3, #offer h4, #offer p {color: #6e2306; font-size: 153.9%; font-weight: bold; text-transform: uppercase;}
#offer h3 {color: #f9760e; margin-left: 20px; font-size: 174%;}
#offer h4 {font-size: 131%;}
#offer h1 {color: #f9760e; font-size: 131%; text-align: center;}
#offer p {font-size: 100%; margin-top: 10px; text-transform: none;}

#offer ul {margin-top: 40px;}
#offer ul li {color: #6e2306; font-weight: bold; font-size: 131%; text-align: right; text-transform: uppercase;}
#offer ul li span.price {color: #f9760e;}

th, td {color: #6e2306; font-size: 108%;}
th {font-weight: bold;}
td {text-align: right;}
#ft {margin-top: 531px; background: #f9760e; padding: 5px 5px; }
#ft p { color: #fff; text-align: left; font-weight: bold;}
#ft a {color: #fff;}
#hus {position: absolute; top: 134px; right: -11px;}
