body{
 Background:#c2c3c6;
 text-align: center;
 font-family: Tahoma,verdana,arial;
 font-size: 13px;
}

#AlmekiMenu{
 float:left;
 padding-top:30px;
}
#Header{
 Background:#49223b url('../Images/Design/header_bg.png') repeat-x 0 0;
 height:80px;
 width:100%;

}
.Feader{
 width:335px;
 height:70px;
 Background:url('../Images/Design/fade_bg.png') repeat-y 0 0;
 text-align:center;
 vertical-align:middle;
}
#Logo{
 float:left;
 width:335px;
 height:100%;
 Background:url('../Images/Design/fade_bg.png') repeat-y 0 0;

}

#InfoLine{
 Background:#5f5f5f url('../Images/Design/DecorFade.png') repeat-x 0 top;
 height:144px;
 width:100%;
}

#WhiteLine{
 height:1px;
 width:100%;
 Background:#fff;
 font-size:0px;
}

#DecorLine{
 height:4px;
 width:100%;
 Background:#ca0076;/*#5f5f5f;*/
 font-size:0px;
}


#MainInfo{
 Background:url('../Images/Design/main_bg.png') no-repeat right bottom;
 min-height:530px;
 width:1000px;
 margin: 0 auto;
 color:#4e0a34;
 font-size: 15px;
}
#MainInfo li{
padding-bottom:5px;
}

#CenterCenter{
 float:left;
 width:803px;
 margin: 0 0 0 10px;
 padding: 20px 10px 0px 10px;
 position:relative;
 text-align: justify;
}

#CenterRight{
 padding-top:20px;
 float:left;
 width:165px;
 Font-Family: Tahoma,verdana,arial;
 position:relative;
}



#FooterLine{
 Background:#ca0076;
 height:4px;
 width:100%;
 font-size:0px;
}

#Footer{
 Background:#5f5f5f url('../Images/Design/footer_bg.png') repeat-x 0 0;
 height:70px;
 width:100%;
}

#Sisu{
 height:100%;
 width:1000px;
 margin: 0 auto;
}

.InfoTable{
 width:100%;
}
.InfoText{
 font-style:italic;
 text-align:right;
 vertical-align:middle;
 letter-spacing:2px;
 color:#c0c0c0;
 font-size: 15px;
}
h5{
 padding-top:5px;
 font-weight: bold;
 font-size: 12px;
 letter-spacing:2px;
 font-style:italic;
 color:#fff;
}
h6{
 font-weight: bold;
 font-size: 13px;
 letter-spacing:1px;
}
.FooterText{
 text-align:right;
 vertical-align:middle;
 color:#fff;
}
.FooterText a{
 font-size: 10px;
 color:#fff; 
 text-decoration: none;
}
.FooterText a:hover{
 color:#fff;
 text-decoration: underline;
}

.GallUpMenu a{
 font-size: 14px;
 color:#48243a; 
 font-style:italic;
 text-decoration: none;
}
.GallUpMenu a:hover{
 color:red; 
}
#lang{
 margin-top:6px;
 float:right;
 text-align:center;
}
 #lang a{
 margin:0px;
 padding:0px;
 display: block;
 width: auto;
}
#lang img{
 margin-top:2px;
 margin-bottom:2px;
}

#SmlGall{
 border-left:solid 1px #4e0a34;
}
#SmlGall img{
 margin:10px;
 border:solid 3px #808080;
}

.GalTab{
 margin-top:15px;
}
#GalImg{
 margin:3px;
 padding:10px;
 text-align:center;
 background:#d4c8ce;
 border:dotted 1px #808080;
}
#GalImg a{
 text-decoration: none;
 letter-spacing:1px;
 font-weight: bold;
}
#GalImg img{
 margin-bottom:10px;
 border:solid 3px #fff;
}

#GalImg h4{
 color:#404040;
 font-size: 15px;
}
#clear{
 clear: both;
}
