.header{
	font-size:18px;
	color:#ff0000;
	font-family:century gothic, arial, verdana;
	text-transform:uppercase;
}

.text{
	font-size:13px;
	color:#000000;
	font-family:arial;
}

.menu{
	font-size:13px;
	color:#333333;
	font-family:century gothic, arial, verdana;
	text-transform:uppercase;
	text-decoration:none;
}

.menu:hover{
	font-size:13px;
	color:#333333;
	font-family:century gothic, arial, verdana;
	text-transform:uppercase;
	text-decoration:underline;
}

.adres1{
	font-size:13px;
	color:#919191;
	font-family:arial;
}

.adres2{
	font-size:20px;
	color:#919191;
	font-family:arial;
}

a {
	color:#000;
	text-decoration:underline;	
}

a:hover {
	color:#666666;
	text-decoration:none;
}

.bmenu {

	font-size:10px;
}