BODY {	background-color: #ffffff;
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
}

BODY, TD, TABLE { font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

TD.gl-l { background-image: url('IMG/bg-l.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}

TD.gl-r { background-image: url('IMG/bg-r.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}

TD.gl-c { width: 700px; 
	background-color: #FFFFFF;
}

TD.header { background-image: url('IMG/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 83px;
	vertical-align: top;
	text-align: right;
}

TD.menu { background-color: #FF9600;
	height: 20px;
	border-bottom: 1px solid #FF9600;
	border-top: 1px solid #FF9600;
}

TD.centralna {	padding: 10px;
	vertical-align: top;
	text-align: justify;
	font-size: 12px;
}

TD.aktuelno-tekst { 
	width: 18px;
	height: 148px;
	background-image: url('IMG/aktuelno.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

TD.aktuelno-ostalo {
	color: #000000;
	font-size: 12px;
	padding: 5px;
	background-image: url('IMG/aktuelno-uzvichnik.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

TD.anketa-tekst { 
	width: 18px;
	height: 148px;
	background-image: url('IMG/anketa.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

TD.anketa-ostalo {
	color: #484848;
	font-size: 12px;
	padding: 5px;
	background-image: url('IMG/anketa-upitnik.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 25%;
}

TD.aktuelnosti {
	vertical-align: top;	
	font-size: 12px;
	padding-right: 10px;
	text-align: justify;
}

TD.aktuelnosti-meni { 
	vertical-align: top;
	width: 250px;
}

TD.aktuelnost { 	
	padding: 7px;
	padding-top: 0px;
	text-align: justify;
}

TD.spacer { height: 20px;
}

TABLE.glavnatabela { 
	width: 100%;
	height: 100%;
}

TABLE.aktuelno {
	background-color: #FF9600;
	width: 250px;
	height: 100px;
}

TABLE.oglas {
	background-color: #FF9600;
	padding: 3px;
	width: 90%;
}

TD.oglas {
	background-color: #FFFFFF;
	width: 100%;
}

A { color: #EE7400;
	text-decoration: none;
}

A:hover { color: #FF9600;
}

A.aktuelno { color: #484848; 
}

A.aktuelno:hover { color: #525252;
	text-decoration: underline;
}

A.clear { color: #000000;
}

INPUT, SELECT, TEXTAREA { background-color: #FFFFFF;
	color:  #FF6600;
	border: 1px dotted #FF6600;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;	
}

P.foot { text-align: center;
	font-size: 10px;
}

.spacer { width: 100%;
	height: 30px;
}

.odd { background-color: #FFE7D8;
}

H4 { font-size: 12px;
	color: #FF9600;
	margin-top: 0;
}
TABLE.sponzori {
	background-color: #FFFFFF;
	width: 250px;
	height: 100px;
	text-align: center;
	background-position: center center;
}
