html,body { 
margin:0;
padding:0;
font-family:Arial, Verdana;
font-weight:normal;
font-size:12px;
line-height:20px;
color:#000;
background:#000;
}

hr {
clear:both;
width:100%;
margin-bottom:18px; 
align:center;
height:1px;
color:#FFF;
border:0;
border-top: solid 1px #EAD6B9;
}

i {
width:100%;
font-family:Arial;
font-size:11px;
line-height:16px;
}

span.small {
    font-family:Arial;
    font-size:10px;
    line-height:16px;
}

img {
border:0;
}

h1 {
font-size:14px;
height:20px;
font-weight:lighter;
margin:0;
padding:0;
padding-top:5px;
padding-bottom:5px;
color:#f9af00;
}

h2 {
font-size:14px;
height:20px;
font-weight:lighter;
margin:0;
padding:0;
padding-top:5px;
padding-bottom:5px;
color:#f9af00;
}

a,
a:link {
color:#fff;
text-decoration:none;
}

a:visited {
color:#fff;
text-decoration:none;
}

a:active {
color:#fff;
text-decoration:none;
}

a:hover {
color:#f9af00;
text-decoration:none;
}

#nav {
width:750px;
position:absolute;
margin:15px;
margin-top:66px;
padding:10px;
background:url(../back.png);
top:0;
left:0;
color:#fff;
z-index:3;
}

#subnav {
top:0;
left:0;
font-family: Georgia, Arial, Verdana;
line-height:24px;
width:750px;
height:529px;
position:absolute;
margin:0;
margin-top:40px;
padding:10px;
background:#fff;
color:#000;
display:none;
}

#subnav a,
#subnav a:link {
color:#000;
text-decoration:none;
padding-right:5px;
}

#subnav a:visited {
color:#000;
text-decoration:none;
}

#subnav a:active {
color:#000;
text-decoration:none;
}

#subnav a:hover {
color:#f9af00;
text-decoration:none;
}

#subnav ul {
margin:0;
padding:0;
padding-bottom:15px;
list-style:none;
line-height: 16px;
}

#subnav li {
padding-top:10px;
}

#content_vita {
position:absolute;
top:0;
left:0;
font-family: Georgia, Arial, Verdana;
width:575px;
height:500px;
margin:15px;
margin-top:150px;
padding:25px;
padding-top:0;
/* background:url(../back_vita.png); */
color:#fff;
overflow:hidden;
z-index:-2;
scrolling:none;
}

#portrait {
position:absolute;
top:0;
left:0;
width:300px;
height:500px;
margin-left:640px;
margin-top:150px;
padding:0;
z-index:-1;
}

#content_vita a,
#content_vita a:link {
color:#f9af00;
text-decoration:none;
}

#content_vita a:visited {
color:#f9af00;
text-decoration:none;
}

#content_vita a:active {
color:#f9af00;
text-decoration:none;
}

#content_vita a:hover {
color:#f9af00;
text-decoration:none;
}

#content {
top:0;
left:0;
font-family: Georgia, Arial, Verdana;
line-height:23px;
width:720px;
height:500px;
position:absolute;
margin:0;
margin:15px;
margin-top:105px;
padding:25px;
background:#fff;
/* color:#909090; */
color:#000;
z-index:1;
overflow:auto;
}

#content a,
#content a:link {
color:#f9af00;
text-decoration:none;
}

#content a:visited {
color:#f9af00;
text-decoration:none;
}

#content a:active {
color:#f9af00;
text-decoration:none;
}

#content a:hover {
color:#f9af00;
text-decoration:none;
}

#logo {
position:absolute;
width:260px;
height:71px;
margin:15px;
padding:15px;
background-color:#000;
top:0;
right:0;
}

#bottom {
position:fixed;
margin:15px;
padding:10px;
background:url(../back.png);
bottom:0;
right:0;
color:#fff;
}

#adress {
width:420px;
position:fixed;
margin:15px;
padding:10px;
background:url(../back.png);
bottom:0;
left:0;
color:#fff;
z-index:1;
font-size:12px;
}

#shadow {
position:absolute;
bottom:0;
left:0;
background:url(../back_vita.png);
display:none;
height:100%;
width:100%;
}

#bg { 
position:static; 
background-position:center;
top: 0;
left: 0;
z-index:-100;
}

.fadepic {
display:none;
}

.bgwidth { 
width: 100%; 
}

.bgheight { 
height: 100%; 
}

.menu-level1-bold {
font-weight:bold;
}

.menu-level2, .menu-level2-active, .menu-level2-current-active, .menu-level2-with-subpage {
font-weight:normal;
}