body {
	background-image:  url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

a:link { 
	text-decoration: none;	
	font-style: normal;	
	font-weight: 500;
	color: #44ac07; 
} 
a:visited {
	text-decoration: none;
	color: #44ac07;
}
a:hover {
	text-decoration: underline;
	font-weight: 900;
}
a:active {
	text-decoration: none;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 300; 
	color: #000066; 
}
.tekst_plav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #130786;
}
.tekst_zelen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #44ac07;
}
.tekst_zelen_majhen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	cursor: text;
	color: #44ac07;
}

.tekst_bel_16 {
	font-family: Arial;
	font-size: 16px;
	cursor: text;
	color: #FFFFFF;
}

.tekst_bel_14 {
	font-family: Arial;
	font-size: 14px;
	cursor: text;
	color: #FFFFFF;
}

.tekst_bel_12 {
	font-family: Arial;
	font-size: 12px;
	cursor: text;
	color: #FFFFFF;
}

.tekst_vijolcen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #1141A1;
	line-height: normal;
	background-color: #591d00;
}
.tekst_mali {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: 300; color: #1141A1; }
.tekst_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2121A7;
	font-style: oblique;
	text-decoration: underline;
}
.zacetek_stavka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #44ac07;
}



.glavna_tabela {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	position: relative;
}

.navig {
	background-image:  url(../images/bg_navig.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.navig_2 {
	background-repeat: repeat-x;
	background-color: #591d00;
}
.top_navig {
	background-image:   url("../images/bg_top_desno.jpg");
	background-repeat: repeat-x;
	margin-top: 0px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #44ac07;
}
.top_levo {
	background-image:   url("../images/top_levo.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 25px;
	width: 375px;
}
.naslov {
	background-image:   url("../images/bg_naslov.jpg");
	background-repeat: repeat-x;
	margin-top: 0px;
	height: 42px;
}
.vsebina {
	margin-top: 15px;
	width: 616px;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-align: left;
}
.rezervacija {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #000000;
	font-style: normal;
	cursor: text;
	text-align: left;
	border-color: #44ac07;
	border-width: 1px;
}
