body {
	margin: 15px;
}


#lang {
	
	padding: 0px 0px 0px;
	clear: both;
	float: none;
	font: Tahoma;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}


#lang a:link, #lang a:visited {
	color: #540318;
	text-decoration: none;
	font-weight: bold;
	}

#lang a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #222222;
}

#main {
	
	
	font: Tahoma;
	
	font-size: 13px;
	
	}


#main a:link, #main a:visited {
	color: #0066ff;
	text-decoration: none;
	font-weight: bold;
	}

#main a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0099ff;
}

#foot {
	background: url(../images/bottomseperator.png) no-repeat center top;
	text-align:center;
	vertical-align: bottom;
	padding: 0px 0px 0px;
	clear: both;
	float: none;
	font: Tahoma;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}

#rolunk {
	text-align:justify;
	padding: 0px 0px 0px;
	clear: both;
	float: none;
	text-align: top;
	font: Tahoma;
	margin: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	}

#text {
	text-align:justify;
	padding: 0px 0px 0px;
	clear: both;
	float: none;
	text-align: top;
	font: Tahoma;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}
