/*******************************/
/***** General settings *****/
/*******************************/
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;	
	margin:0px;
	padding:0px;
	border:0;
 
	}   
	
a {
  color: #3466cd;  
}	
a:hover {
  color: #000;
}

#website {
    width:780px;
    margin:0 auto;
	display: block;     
	 background: #FFF url(../gfx/arkas_01.jpg) left top repeat-x;
}
#topheader {
	background: #000 url(../gfx/arkas_02.gif) left top no-repeat;
	height:65px;
	display:block;
	top:0px;
	left:0px;
	width: auto;
}
#topmenu {
	background: url(../gfx/arkas_07.jpg) left top repeat-x;
	height:45px;
	display:block;
	top:0px;
	left:0px;
	width: auto;
}
#header {
	height:176px;
	display:block;
	top:0px;
	left:0px;
	width: auto;
}
#content {
	display:block;
	top:0px;
	left:0px;
	width: auto;
	height: auto;
	background: #FFF;  
	padding:10px;
}       
#imgswtresci {
  width: 230px;
  float:left;            
  padding: 10px;  
}
#content_start {
	display:block;
	top:0px;
	left:0px;
	width: auto;
	height: auto;
	background: #FFF url('../gfx/pix_grey.gif') 185px repeat-y;  
}
#footer {
	border-top: 1px solid #B4B5B7;
	background: #E9EAEC;  
	display:block;
	top:0px;
	left:0px;
	width: auto;  
	padding: 10px 0px 0px 10px;
	height: 100px;
}                   
#footer a{
  color: #848587;        
  text-decoration: none;
} 
#footer a:hover {                       
  text-decoration: underline;
}

/*** top menu ***/
#topmenu ul {   
  display:table;
  list-style: none;  
  margin:0;
  padding: 0;   
  padding-top: 12px;
  text-align: center;
}                   
#topmenu ul li {
  float: left;
  padding: 3px;          
  padding-right: 20px; 
  padding-left: 20px;
  border-right: solid 1px #bdc1c4;
}                         
#topmenu ul li a {
  font-size: 11px;
  color: #000;
  font-weight: bold;     
  text-decoration: none;   
}
#topmenu ul li a:hover {
  color: #3466cd;
}
/*** elements ***/
#header_leftside {
	background: url(../gfx/arkas_09.jpg) left top no-repeat;
	float: left;
	width: 391px;
	height: 147px;
}
#header_promotion {
	background: url(../gfx/arkas_10.jpg) left top no-repeat;
	float: right;
	width: 389px;
	height: 147px;	
	position: relative;
}
#header_h_one {
	background: url(../gfx/arkas_13.jpg) left top repeat-x;
	float: left;
	border-left: 1px solid #FFF;	
	color: #FFF;
	height: 22px;	
	padding: 7px 10px 0px 10px;	
}
#header_h_two {
	background: url(../gfx/arkas_14.jpg) left top repeat-x;
	float: left;
	border-left: 1px solid #FFF;	
	border-top: 1px solid #FFF;	 
	margin-top: -1px;		
	color: #FFF;
	height: 22px;	
	padding: 7px 10px 0px 10px;
}
#header_h_thr {
	background: #000;;
	float: left;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;	 
	border-top: 1px solid #FFF;	 
	margin-top: -1px;
	color: #FFF;		
	height: 22px;	
	padding: 7px 10px 0px 10px;
}
#footer_area {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #848587;
	text-decoration: none;
	line-height: 16px;	
    width:780px;
    margin:0 auto;
	display: block;	  
}	
#footer_content_left {
	float: left;
}
#footer_content_right {
	float: right;
}
/** promotion **/
#promotion_link {
	position: absolute;
	width: 389px;
	height: 147px;
	z-index: 2;
}
#promotion_area {
	position: absolute;
	width: 389px;
	height: 147px;
	z-index: 1;
}
#promotion_content {
	color: #fff;
	line-height: 13px;	
	top: 30px;
	left: 70px;
	position: absolute;
}
#promotion_image {
	top: 25px;
	left: 286px;
	position: absolute;	
}     
/**start page boxes **/
#box1 {
  width: 165px;
  float: left; 
  padding: 10px;
}             
#box2 {
  width: 185px;
  padding: 10px;
  float: left;  
} 
#box3 {
 width: 370px;
 padding: 10px;
 float: left; 
}            
.clear {
  clear: both;
}             
#logotypes {
   
  height: 70px;
  border-top: solid 1px #7f7f7f;  
  color: #811d7f;
  font-weight: bold;      
  width: 760px;
  margin:0 auto;     
  padding: 10px;   
  padding-left:0px;
  background: #fff;
}  
#logotypes img {
  float: left;  
  margin-top: 10px;
}   
     
.promotable {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  text-align: left;       
  color: #454346;  
  width: 100%;  
  font-size: 12px;
  
}  
           
.promotable tr th {
    background: #e9eaec;    
    padding: 10px;         
    border: solid 1px #c5cbcf;      
    font-weight: bold;     
}                    
.promotable tr td {
  padding: 10px;       
  border: solid 1px #c5cbcf;
} 
#content_start p, #content p {
  margin: 0;
  padding: 0;   
}

