@charset "UTF-8";
body {background:#AFAFAB;font-family:Helvetica,Arial;color:#333333}

#menu {margin:0px;padding:0px;margin-left:10px;overflow:hidden}
#menu li {margin:0px;padding:0px;margin-top:3px;list-style-type:none;}
#menu li.s{margin-left:15px;list-style-type:square}
#menu li a{color:#FFFFFF;text-decoration:none;font-size:12px}
#menu li a:hover {color:#44BB22;text-decoration:underline}

#flash1 {position:relative}

#top {height:50px;width:1000px;overflow:hidden}

#box {width:1015px;
	  height:600px;
	  margin:auto;
}

#box #top {height:20px}
#box #top #lang {text-align:right;font-size:11px;color:#FFFFFF}

#box #left {width:153px;
		height:534px;
	    float:left;
		margin:0px;
		margin-right:5px;
		background:url(../img/bg_left.jpg)}

#box #center {width:490px;
		height:534px;
		float:left;
		background:#FFFFFF;
		}	

#box #center #wklad{margin:5px;height:524px;width:480px}


#box #center #c1{width:239px;
		height:524px;
		float:left;
		margin:5px;
		margin-right:0px;
		border-right:solid 1px #FFFFFF}
	   
#box #center #c2{width:239px;
		height:524px;
	  	float:left;
		margin:5px;
		margin-left:0px;
		overflow:hidden}
		
#box #right  {width:357px;
		height:534px;
		margin:0px;
		margin-left:5px;
		overflow:hidden;
		background:url(../img/bg.gif);
	    float:left}	  

#box #right a{color:#E65409;text-decoration:none}
#box #right a:hover{color:#63A32B;text-decoration:underline}
		
#box #right #t1{margin:20px;margin-top:30px;font-weight:bold;font-size:14px}
		 	   
#box #right #t2{margin:20px;font-size:12px;color:#666666;line-height:16px}			   

#box #footer {;padding:5px;margin-left:158px;color:#575644;font-size:11px;clear:both}	
#box .ftext {border:solid 1px #5C5948;width:190px}
#box .ftextA {border:solid 1px #5C5948;width:190px}	
#box .button {border:solid 0px #5C5948;font-size:12px;background:#649E2D;color:#FFFFFF}	
	   
