@import url(http://fonts.googleapis.com/css?family=Armata&subset=latin,latin-ext);  
/*
    **************************************************************
    * CSS
      Totalstudio SmallPortal|CSS engine v2.43
      created: 12/08/2006 || modified: 04/10/2006
      author:  Gergely Tamas | www.totalstudio.hu | tamas.gergely@totalstudio.hu
      All rights reserved!                                       *
    **************************************************************
*/

/* -------------------------------------------- Default ----------------------------------------- */
body { 	margin:0px;padding:0px; background:#FFFFFF;}
#main{
  width:773px;
}
#left{
  width:30px;
  height:600px;
  float:left;
  background:url(/design/leftshadow.gif) center left no-repeat;
}
#content{
  width:710px;
  float:left;
}
#content .bottomshadow{
  width:710px;
  height:50px;
  background:url(/design/bottomshadow.gif) center left no-repeat;
}
#content .topspace{
  width:710px;
  height:50px;
}
#content .logo{
  width:710px;
  height:70px;
}
#content .menuholder{
  width:689px;
  height:61px;
  margin-left:12px;
  margin-right:12px;
  margin-bottom:7px;  
  background:url(/design/menuBack.gif) center;    
  overflow:hidden;
}
#content .mainimage{
  width:710px;
  height:215px;
  background:url(/design/mainimage.jpg) center left no-repeat;  
}


#content .contenin{
  padding:12px;
  text-align:justify;
  margin-top:30px;
  color: #707a86;
  font-family:Tahoma;
  font-size:14px;
  line-height:25px;  
}
#content .footer{
  text-align:center;
  margin-top:30px;
  color: #dce0e3;
  font-family:Tahoma;
  font-size:12px;  
}

#content .contenin h1{
  color:#eb6f00;
  font-family: Verdana;
  font-size:18px;
  height:20px;
  margin:0px;
  padding:0px;
  
}
#right{
  width:30px;
  height:600px;  
  float:left;
  background:url(/design/rightshadow.gif) center left no-repeat;
}
.form { width:183px; height:21px;}		
.textarea { width:183px; height:161px;}

#mainimageText{
  width:325px;
  height:140px;
  position:relative;
  left:184px;
  top:40px;
  background-color:#bebebe;   
}
#mainimageText .maintextInner{
  padding:0px;
 /* font-family: 'Duru Sans'; */
  font-family: 'Armata', Arial, serif; font-weight: 400;  
  text-align:left;
  font-size:12px;  

}
.menu{
  float:left;
  width:136px;
  margin-top:20px;
  text-transform:uppercase;
  font-family: Tahoma;    
  font-size:12px;    
  font-weight:bold;
}
.menu a{
  text-decoration:none;
  color:#000000;
}
.menu a:hover{
  color:#e76d00;
}
.menuseparator{
  float:left;
  height:60px;
  width:2px;
  margin-top:1px;
  background:url(/design/menuSeparator.gif) center left no-repeat;
}

.menuActive{
  background:url(/design/menuactive.gif);
  height:61px;
  float:left;
}
.menudeActive{
  height:61px;
  float:left;
}
.footer a{
  color: #d0ccc7;
  text-decoration:none;
}
.footer a:hover{
  color:#e76d00;
}
td{
  text-align:justify;
  color: #707a86;
  font-family:Tahoma;
  font-size:12px;  
}

input{
  border:1px solid #707a86;
}
textarea{
  border:1px solid #707a86;
}

#Lngs{
  position:relative;
  left:330px;
  top:30px;
  text-align:left;
  width:90px;
}
.menu2Sub{
  width:140px;
  height:150px;
  background-color:rgb(215,212,224);
  display:none;
  position:absolute;
  margin-left:147px;
  z-index:1000;
  margin-top:-17px;
}

#keywords{
    clear:both;
    height:40px;
    margin-top:50px;
}
#keywords h1{
    float:left;
    padding:0px;
    margin:0px;
    margin-left:10px;       
}
#keywords h2{
    float:left;
    padding:0px;
    margin:0px;    
    margin-left:10px;         
}
#keywords h3{
    float:left;
    padding:0px;
    margin:0px;
    margin-left:10px;    
}
#keywords h4{
    float:left;
    padding:0px;
    margin:0px;
    margin-left:10px;    
}
#keywords h5{
    float:left;
    padding:0px;
    margin:0px;
    margin-left:10px;    
}
#keywords a{
    float:left;
    padding:0px;
    margin:0px;
    color: #707a86;    
    font-size:12px;
    text-decoration:none;    
}
#keywords a:hover{
  color:#e76d00;
}
/* ------------------------------------------------------------------------------------------------ */
.capital{
	font-size:18px;
	color:#EB6F00;
}
