	html, body {margin: 0px; padding: 0px;}
	body {font-family: Arial, Verdana, Tahoma; font-size: 9pt; }
	
	img{border: 0px;}
	
	a{text-decoration: underline; color: #6c6c6c;}
	a:hover{text-decoration: none; color: #6c6c6c;}
		
	#content_container { width: 600px;
		 padding: 0px;
		 margin: 0px auto 0px auto;	
	}
	
	br.clear{clear: both;}
	
	#site{ background-color: white; width: 600px;margin: 0px auto 0px auto;}
	
	#header{}
	
	.print {
	display: none;
	}
	
	div.language{ width: 525px;margin: 4px auto 0px auto; display: none;}
	div.header_img{height: 160px; margin: 0px 3px 0px 3px; float: right; padding: 0px 10px 0px 0px}
	
	div.header_menu{ height: 20px; text-align: right; margin: 0px 3px 0px 3px; padding:5px 10px 0px 0px; color: white; display: none;}
	div.header_menu img{margin: 0px 7px 0px 7px; display: none;}
	
	div.header_menu a{color: white; text-decoration: none;}
	div.header_menu a:hover{color: white; text-decoration: underline;}
	
	div.prod_header{float: left; margin: 10px 0px 0px 10px;}
	
	div.prod_header span.title{font-size: 12pt; color: black; font-weight: bold;}
	div.prod_header span.subtitle{font-size:10pt; font-weight:bold; }
	div.prod_header span.descr{ font-size: 9pt; font-weight: normal;}
	
	#content{}
	
	div.content_left{width: 0px; float: left; color:#9a3620; font-family: Georgia; padding:0px 0px 0px 20px;display: none;}
	span.title{font-size: 20px; }
	span.subtitle{font-size: 16px; font-weight: bold; }
	span.subsubtitle{min-height: 20px; height: auto; _height:  20px; margin:0px; padding:0px 0px 0px 30px; display:block;  }
	span.subsubtitle a{color: #9a3620;}

	div.hor_bar {widht:1px; height:315px; float: left; display: none;}

	div.content_right{width: 450px; float: left; padding: 0px 0px 0px 10px; color: #6c6c6c;}
	
	#footer{width: 680px; margin: 0px auto 0px auto; color: white;}
	#footer a{color: white;}
	#topImage{
	
	height: 180px; 
	width: 341px; 
	position: absolute; top:0px; padding-left: 80px; 
	_margin-left:-100px;
	}
	*+html #topImage{
		margin-left:-100px;
	}
	
	