body {
background-image: url(img/bg.png);
background-position: right;
background-repeat: repeat-y;
background-color: #E2C7DA;
margin-top: 0px;
 scrollbar-face-color: #A7729E;
 scrollbar-shadow-color: #E2C7DA;
 scrollbar-highlight-color: #E2C7DA;
 scrollbar-3dlight-color: #E2C7DA;
 scrollbar-darkshadow-color: #E2C7DA;
 scrollbar-track-color: #E2C7DA;
 scrollbar-arrow-color: #E2C7DA;
font-size: 11px;
color: #A7729E;
font-family: verdana, tahoma;
}


a:link, a:visited, a:active  { 
color: white;  
font-weight: bold;
text-decoration: none; }

a:hover   { 
color: #A7729E; 
font-weight: bold;
text-decoration: none; 
}



#horni1
{background-image: url(img/horni1.png);
 width: 593px;
 height: 136px;
 background-repeat: no-repeat;
 position: absolute;
 top: 0px;
 right: 0px;}

#horni2
{background-image: url(img/horni2.png);
 width: 593px;
 height: 123px;
 background-repeat: no-repeat;
 position: absolute;
 top: 136px;
 right: 0px;}

#horni3
{background-image: url(img/horni3.png);
 width: 593px;
 height: 199px;
 background-repeat: no-repeat;
 position: absolute;
 top: 259px;
 right: 0px;}

 

#menu
{background-image: url(img/leve.png);
 width: 203px;
 height: 230px;
 background-repeat: no-repeat;
 position: absolute;
 top: 458px;
 right: 390px;
 text-align: right; }
 
 #menupad
{
padding-right: 12px ;
padding-left: 20px ;
padding-top: 30px ;
}
 
#menu .head {
border-bottom: solid 2px #EEDDE9; 
padding-right: 10px;
padding: 2px;
font-weight: bold;
font-variant: small-caps;
font-size: 12px;
text-align: right;
color: #A7729E;}


#menu a:link, #menu a:visited, #menu a:active  {  
color: #ffffff;
text-decoration: none;
text-align: center;
padding: 2px;
padding-left: 10px;
display: block;
height: 15px;
border-bottom: solid 1px #EEDDE9; }

#menu a:hover   { 
color: #A7729E;
text-decoration: none;
text-align: right;
letter-spacing: 1px;
padding: 2px;
padding-left: 20px;
display: block;
height: 15px;
border-bottom: solid 1px #A7729E;
}



#text
{background-image: url(img/prave.png);
 width: 390px;
 height: 230px;
 background-repeat: no-repeat;
 position: absolute;
 top: 458px;
 right: 0px;}
 
 #textpad
{
padding-right: 32px;
padding-top: 10px ;
}
 


#text .head {
background-color: #E2C7DA;
border-bottom: solid 2px #fff;
border-top: solid 2px #fff;
font-weight: bold;
font-variant: small-caps;
font-size: 14px;
padding: 1px;
text-align: center;
color: #A7729E;}



.minihead {
font-variant: small-caps;
border-bottom: dotted 2px #A7729E;
font-weight: bold;
font-size: 12px;
text-align: left;
color: #fff;}

