.bg {
	background-attachment: fixed;
	background-color: #d4cfcb;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(img/3_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #9b0100;
}
.bg3 {
	background-image: url(img/table_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgtabel {
	background-image: url(img/menu_items.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 243px;

}
.link-meniu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #a41e22;
	text-decoration: none;
}
a.link-meniu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #a41e22;
	text-decoration: none;


}
a.link-meniu:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #a41e22;
	text-decoration: underline;


}
.txt-content {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
