.pozadina {
	background-color: #FEF8F0;
}
.teta-pozadina {
	background-image: url(images/teta.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tile-right {
	background-image: url(images/tile_right.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.tile-left {
	background-image: url(images/tile_left.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.menutile {
	background-image: url(images/menutile.gif);
	background-repeat: repeat-y;
}
.bgrnd {
	background-image: url(images/bgrnd.gif);
}
.obrub {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #319925;
	border-right-color: #319925;
	border-bottom-color: #319925;
	border-left-color: #319925;
}
.toptile {
	background-image: url(images/toptile.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BORDER {
	border: 1px solid #339933;
}
.bokses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	border: 1px solid #FFCCCC;
	width: 170px;
}
.selected_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: C90047;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: C90047;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
h1 {
	font-weight:bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #C90048;
}
h2 {
	font-weight:bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #C90048;
}
.fotka {
	margin-right:4px;
}
h3 {
	font-weight:bold;
	font-size: 18px;
	color: #FF0000;
}

