html { 
	overflow: scroll;
	overflow-x: auto;
}


body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	background: #FFF;	
	color:#304764;
	line-height:1.4em;
}

#content-address {
	margin-top:156px;
	padding-left:20px;
	font-size:11px;
	line-height:1.2em;	
}

.cs2info {
	text-align:center; 
	font-weight:normal;
	font-size:9px;
}

.overcontent {
	width:100%;
}


#bottom-dummy {
	width:955px;
	font-size:11px;
}


a {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #6E99CC;
}

img {
	border: none;
}


#body-container {
	width:955px;
	min-height: 100%;
	text-align:left;
}

#body-over0 {
	position:absolute;
	_position:relative;	
	height: 100%;	
	min-height: 100%;	
	width: 100%;
	text-align:center;

}

#body-over  {
	position:relative;		
	width:955px;
	_height: 100%;		
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;	
}


#content-language {
	position:absolute;
	padding:0;
	margin:0;
	right:0px;
	top:0px;
  	width:306px;
  	height:102px;
	overflow:hidden;
	
}


#content-print {
	position:absolute;
	padding:0;
	margin:0;
	right:20px;
	top:20px;
  	width:12px;
  	height:12px;
	overflow-x:hidden;
}


#header-logo {
 	overflow:hidden;
 	padding:0;
	margin:0;
	height:102px;
	width:323px;
}

#top {
	height:102px;
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:1px;
	background: url(../pics/gula.jpg) 323px 0  no-repeat;		
}

#top1 {
	height:25px;
	width:100%;
	position:relative;
	overflow:hidden;
	background: url(../pics/pas.gif) top left repeat-x;	
}

#top2 {
	width:100%;
	position:relative;	
	overflow:hidden;
	background: #FFF;
	margin-top:20px;
}

#content-content {
	padding-right:20px;
}

.content-left {
	width:425px;
	float:left;
}

.content-right {
	width:210px;
	float:right;
}


#content-menu {
	padding-left:20px;
}

#column-1 {
	position:relative;
    float:left;
	margin: 0px;
	padding: 0px;
	width: 230px;
    overflow-x:hidden;
    _height:208px;
    min-height:208px;
}

#column-2 {

	float: right;
	margin: 0px;
	padding: 0px;
	width: 700px;	
	overflow: hidden;
}


.clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;	
	font-size:0px;	
	clear: both;
}

html>body .clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;
	font-size:0px;
	clear: both;
} 


@media print {

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
	background: #FFF;	
	color:#304764;
	line-height:1.4em;
}

.cs2info {
	text-align:center; 
	font-weight:normal;
	font-size:9px;
}

#bottom-dummy {
	width:955px;
	font-size:11px;
}


a {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #6E99CC;
}

img {
	border: none;
}


#body-container {
	width:700px;
	min-height: 100%;
	text-align:left;
}

#body-over0 {
	position:absolute;
	_position:relative;	
	height: 100%;	
	min-height: 100%;	
	width: 100%;
	text-align:center;

}

#body-over  {
	position:relative;		
	width:700px;
	_height: 100%;		
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;	
}


#content-language {
	display:none;
}


#content-print {
	display:none;
}


#header-logo {
 	overflow:hidden;
 	padding:0;
	margin:0;
	height:102px;
	width:323px;
}

#top {
	height:102px;
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:1px;
	background: url(../pics/gula.jpg) 323px 0  no-repeat;		
}

#top1 {
	height:25px;
	width:100%;
	position:relative;
	overflow:hidden;
	background: url(../pics/pas.gif) top left repeat-x;	
}

#top2 {
	width:100%;
	position:relative;	
	overflow:hidden;
	background: #FFF;
	margin-top:20px;
}

#content-content {
	padding-right:20px;
}

.content-left {
	width:425px;
	float:left;
}

.content-right {
	width:210px;
	float:right;
}


#content-menu {
	display:none;
}

#column-1 {
	display:none;
}

#column-2 {
	float:right;
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 680px;	
	overflow-x: hidden;
}

.clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;	
	font-size:0px;	
	clear: both;
}

html>body .clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;
	font-size:0px;
	clear: both;
} 



}


