body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-image: url(img/bk.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #706D64;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #666;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 24px;
}
.footer {
	background-image: url(img/footer.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #f3f1df;
	padding-right: 30px;
	padding-left: 10px;
	height: 33px;
	vertical-align: middle;
}
.conttabela {
	background-image: url(img/bg1.jpg);
}
.conttekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	padding-top: 15px;
}

.subtitle {
	background-image: url(img/subtitle.jpg);
	height: 31px;
	font-size: 20px;
	font-weight: normal;
	padding-left: 225px;
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: bottom;
}
.menutable {
	background-image: url(img/bgmenu.jpg);
	height: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c2c2c2;
	padding-left: 15px;
	font-variant: normal;
	vertical-align: middle;
}

.menutable a:active {
	text-decoration: none;
	color: #c2c2c2;
}
.menutable a:link {
	text-decoration: none;
	color: #c2c2c2;
}
.menutable a:visited {
	text-decoration: none;
	color: #c2c2c2;
}
.menutable a:hover {
	color: #F90;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-transform: capitalize;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 30px;
}
.copy a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.copy a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.copy a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.copy a:hover {
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}
.subsubtitle {
	height: 31px;
	font-size: 16px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: bottom;
}
.td1px {
	border: 1px solid #000;
}
hr {
	color: #000;
}
