/* GLOBAL */
* { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
BODY { background-color: #ffffff; margin: 10px; }
A { color: #150858; }
FORM { margin: 0px; }
HR { height: 1px; border-width: 1px 0px 0px 0px; border-color:#bbbaba; border-style: dotted;  }
LI { list-style-image: url(../images/strelica3.gif); }

/* MENU TOP */
TABLE.menu_top TD { color: #FFFF00; font-weight: bold; cursor: default; }
TABLE.menu_top TD A { color: #555555; font-weight: bold; text-decoration: none; display: block; width: 100%;}


/* MENU LEFT */
TABLE.content TD.menu_left A { display: block; width: 100%; padding-top:3px; padding-bottom: 3px; border-bottom-style: dotted; border-bottom-color: #cccccc; border-bottom-width: 1px; bbackground-image: url(../images/menu_left_bg.gif); background-repeat: no-repeat; background-position: left; text-decoration: none; font-weight: bold; color: #555555; }
TD.menu_left_title { padding-top:3px; padding-bottom: 3px; padding-left: 17px; padding-right: 5px; border-bottom-style: dotted; border-bottom-color: #cccccc; border-bottom-width: 1px; font-weight: bold; color: #150858; background-color: #F7EBBD; border-left: 1px solid #B5B6B5; border-bottom: 2px solid #EFD35A; }

/* TITLES */
H1, H1 a, H1 a:hover { font-size:16px; color:#150858; margin-bottom: 10px; margin-top: 0px; text-decoration:none; }
H2 { font-size:14px; color:#150858; margin: 0px; margin-top: 15px; }
H3 { font-size:11px; color:#333333; margin-bottom: 4px; margin-top: 12px; }

/* CONTENT */
TABLE.content { width: 760px; }
TABLE.content TD.content { padding-top: 10px; padding-left: 15px; padding-right: 15px; }

INPUT.cijena { width:55px; height:13px; border-style:none; background-color:transparent; margin:0px; padding:0px; text-align:center; color:#000000; }


/* TABLICA DETALJI */
TABLE.detalji TH { border-style:none none dotted none; border-width:1px; border-color:#150858; text-align:left; color: #150858; }
TABLE.detalji TD { border-style:none none solid none; border-width:1px; border-color:#EFEFEF; }

/* TABLICA CJENIK */
TABLE.cjenik TH { border-style:none none dotted none; border-width:1px; border-color:#150858; color: #150858; text-align: right; }
TABLE.cjenik TD { border-style:none none solid none; border-width:1px; border-color:#EFEFEF; text-align: right; }
TABLE.cjenik TD.naziv, TABLE.cjenik TH.naziv { text-align: left; }


/* KONTAKT INPUTI */
INPUT, TEXTAREA { background-color:#FFFFFF; border-width:1px; border-color: #cccccc; }

BUTTON, INPUT.button {
	background-color:#EAD05D;
	font-weight: bold;
	cursor:hand;
	cursor:pointer;
-moz-border-radius:12px 0px 12px 0px;
}

TABLE.kontakt { border-style:solid; border-width:1px; border-color:#B7B6B6; }
TABLE.kontakt TH { border-style:none none solid none; border-width:1px; border-color:#B7B6B6; }


/* HOME */
.home { font-size:12px; font-weight:bold; color: #150858; }

TD.last_minute { border-style: none solid solid solid; border-width: 1px; border-color: #92C2DF; padding:10px; }
TD.pos_ponuda { border-style: none solid solid solid; border-width: 1px; border-color: #F5E162; padding:10px; }
TD.korisno { border-style: none solid solid solid; border-width: 1px; border-color: #FEC589; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 10px; }
em { color: #FF711B; font-style:normal; }

/* TABLE BOOKING */
TABLE.booking { border: 1px solid #E6E6E6; background-color: #F9F9F9; float: left; margin-right: 15px; }
TABLE.booking TD { padding-left: 15px; padding-right: 15px; }
TABLE.booking SELECT { background-color:#FFFFFF; border-width:1px; border-color: #cccccc; }

TABLE.booking2 { width: 100%; }
TABLE.booking2 TH { text-align:left; border-bottom: 1px solid #EFEFEF; }
TABLE.booking2 TD { border-style:none dotted none none; border-width:1px; border-color:#EFEFEF; }

TABLE.booking3 { border-style:solid none none solid; border-width:1px; border-color:#E6E6E6; }
TABLE.booking3 TD { border-style:none solid solid none; border-width:1px; border-color:#E6E6E6; }

TABLE.pricelist { border: 1px solid #150858; border-width: 1px 1px 1px 0px; background-color: #ffffff; width: 100%;  }

TABLE.pricelist TD.title_left { border: solid #150858; border-width: 0px 0px 0px 1px;}
TABLE.pricelist TD.title { border: 1px solid #150858; border-width: 0px 0px 0px 1px; text-align:center;}
TABLE.pricelist TD.title_right { border: 1px solid #150858; border-width: 0px 0px 0px 1px; text-align:center;}

TABLE.pricelist TD.title2_left { border: solid #150858; border-width: 1px 0px 0px 1px;}
TABLE.pricelist TD.title2 { border: solid #150858; border-width: 1px 0px 0px 1px; text-align:center;}
TABLE.pricelist TD.title2_right { border: solid #150858; border-width: 1px 0px 0px 1px; text-align:center;}

TABLE.pricelist TD.row_left { border: solid #150858; border-width: 1px 0px 0px 1px; }
TABLE.pricelist TD.row { border: 1px solid #150858; border-width: 1px 0px 0px 1px; text-align:center; }
TABLE.pricelist TD.row_right { border: 1px solid #150858; border-width: 1px 0px 0px 1px; text-align:center; }
.row2 {background-color:#e3e3e3;
}


.imagethumbs img{
filter: Alpha(opacity=50);
opacity: 0.5;
-moz-opacity: 0.5;
margin: 1px; 
border: solid #000000 1px; 
}

.imagethumbs:hover img{
filter: Alpha(opacity=100);
opacity: 1.0;
-moz-opacity: 1.0;
margin: 1px; 
border: solid #000000 1px; 
}
.table_prodaja {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted gray;
}
