body {
	background-image: url(images/bgimg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Georgia, Constantia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	
}
.cim {
	font-family: Georgia, Constantia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #A0590F;
}
a:link {
	color: #A0590F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A0590F;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #A0590F;
}
.text {
	font-family: Georgia, Constantia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
}
.text2 {
	font-family: Georgia, Constantia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.text3 {
	font-family: Georgia, Constantia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
}
.text3 li {
	list-style-type: square;
}
.small {
font-size: 9px;
color:#CCCCCC;
}

.akcio {
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	
}
.akcio a:link, a:visited, a:hover, a:active {
	color: #ffffff;
	}
.black {
	color:#000000;
}