body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align:top;
}

.logoMoxyka{
	background:url('images/moxyka/moxyka.png') left top no-repeat;
	width:66px;
	height:32px;
	text-decoration:none;
	display:block;
}
.h1{
	font-family: Georgia;
	text-decoration:none;
	font-size: 11px;
	color: #333333;
	margin:0;
	padding:0;
}
.logoMoxyka:hover{
	background:url('images/moxyka/moxyka.png') left bottom no-repeat;
	width:66px;
	height:32px;
	text-decoration:none;
	display:block;
}	

.title {
	font-family: Georgia;
	text-decoration:none;
	font-size: 21px;
	color: #111111;
	margin:0;
	padding:0;
	
}

.text {
	font-family: Georgia;
	text-decoration:none;
	font-size: 11px;
	color: #333333;
	margin:0;
	padding:0;
	
}

.footertext {
	font-family: Arial;
	text-decoration:none;
	line-height:10px;
	font-size: 10px;
	color: #FFFFFF;
	margin:0;
	padding:0;
}

.headertext {
	font-family: Arial;
	text-decoration:none;
	line-height:20px;
	font-size: 10px;
	color: #999999;
	margin:0;
	padding:0;
}

.headertext:hover {
	text-decoration:none;	
	color: #333333;
	
}

.footerlink {
	font-family: Arial;
	text-decoration:none;
	line-height:20px;
	font-size: 10px;
	color: #999999;
	margin:0;
	padding:0;
}

.footerlink:hover {
	text-decoration:none;	
	color: #FFFFFF;
	
}

.footerlinkOn {
	text-decoration:none;	
	color: #999999;
	font-weight: bold;
}

.footerlinkOn:hover {
	text-decoration:none;	
	color: #FFFFFF;
	font-weight: bold;
}

.linkcontent {
	font-family: Arial;
	text-decoration:none;
	font-size: 11px;
	line-height:13px;
	color: #999999;
	margin:0;
	padding:0;
}

.linkcontent:hover {
	text-decoration:none;	
	color: #333333;
	}
