body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
/*	background-image: url(/img/bgrd1.jpg);
*/	background-repeat: no-repeat;
	background-position: center top;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #0062B3;
}
a:hover {
	text-decoration: none;
}
p {
	line-height: 135%;
}
h1 {
	font-family: "Arial Black";
		font-size: 22px;
		font-weight: lighter;
		color: #FF9900;
		margin: 0px;
		margin-bottom: 10px;
}
form {
	margin: 0px;
}

/* ------------------- HEADER -------------------- */

#header {
	width: 985px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 95px;
}
#header a {
	color: #ffffff;
	text-decoration: underline;
}
#header a:hover {
	text-decoration: none;
}

#logo {
	width: 149px;
	float: left;
	margin-top: 13px;
/*	background-image: url(/img/logo.png); 
	background-position: left; 
	background-repeat: no-repeat;
*/	margin-left: 18px;
}
* html #logo {
	/*background-image: url(/img/logo.gif); */
	margin-left: 9px;
}

#logo img {
	margin: 0px;
}

#headerMiddle {
	width: 430px;
	float: right;
	margin-top: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

#headerRight {
	width: 300px;
	float: right;
	text-align: right;
}

#languages {
	margin: 10px 10px 0 0;
}

#loginout {
	margin: 10px 10px 0 0;
}

#search {
	margin: 35px 10px 0 0;
	width: 300px;
	float: right;
}
* html #search {
	margin-right: 5px;
}
#search form {
	margin: 0;
	padding: 0px;
}
#search form input {
	border: 1px solid #999999;
	padding: 2px;
	padding-top: 3px;
	margin: 0;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#search form input.btn {
	padding: 0;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
	vertical-align: bottom;
}
#search table {
	float: right;
	margin: 0px;
}


/* -------------------  KONTEJNER -------------------- */

#container {
	width: 983px;
	margin: 0 auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #FFFFFF;
}
#container #linija {
	width: 983px;
	background-image: url(/img/basicBgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
* html #container {
	margin-top: -1px;
}

/* -------------------  HOME TOP -------------------- */

#homeTop {
	width: 983px;
	background-image: url(/img/crtice.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#topTri {
	display: block;
	float: left;
	width: 682px;
	padding-left: 17px;
}
#homeTop3 {
	display: block;
	float: left;
	width: 699px;
	background-image: url(/img/homeTop3-bgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 20px;
}
	#homeTop3 .top {
		display: block;
		float: left;
		width: 216px;
		padding-left: 17px;
	}
	#homeTop3 .top .topSlika {
		display: block;
		height: 100px;
		overflow: hidden;
		margin-bottom: 8px;
	}
	#homeTop3 .top p {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	#homeTop3 .top p.destination {
		font-size: 13px;
		margin: 0px;
	}
	#homeTop3 .top h1 {
		font-size: 25px;
		margin: 0px;
	}
	#homeTop3 .top table {
		border: 1px solid #999999;
		margin-top: 5px;
		margin-bottom: 0px;
	}
	#homeTop3 .top table tr th {
		background-color: #f0f0f0;
		border-right: 1px solid #999999;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		padding: 3px;
	}
	#homeTop3 .top table tr th a {
		text-decoration: none;
	}
	#homeTop3 .top table tr th a:hover {
		text-decoration: underline;
	}
	#homeTop3 .top table tr th .cena {
		font-size: 18px;
		font-weight: bold;
	}
	#homeTop3 .top table tr td {
		font-size: 13px;
		font-weight: bold;
		text-align: center;
	}
	#homeTop3 .top .detaljnije {
		background-image: url(/img/dalje.gif);
		background-position: left;
		background-repeat: no-repeat;
	}
	#homeTop3 .top .detaljnije a {
		margin-left: 18px;
	}
#homeSearch {
	display: block;
	float: left;
	width: 266px;
	padding-left: 18px;
	margin-bottom: 20px;
}
	#searchBox {
		background-image: url(/img/searchBgrd.gif);
		background-repeat: no-repeat;
		width: 214px;
		height: 288px;
		padding: 18px;
	}
	#searchBox table tr td {
		padding: 5px 0;
		font-weight: bold;
	}
	#searchBox form {
		margin: 0;
	}
	#searchBox form select {
		font-size: 11px;
		width: 132px;
		border: 1px solid #999999;
		padding-top: 2px;
		padding-bottom: 1px;
	}
	#searchBox form select.full {
		width: 214px;
	}
	
/* -------------------  HOME BOTTOM -------------------- */

#homeBottom {
	background-image: url(/img/homeBottom-bgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#homeBottom #homeBottomLeft {
	display: block;
	float: left;
	width: 449px;
	padding-left: 17px;
}
#homeBottom #homeBottomCenter {
	display: block;
	float: left;
	width: 226px;
	padding-left: 17px;
}
#homeBottom #homeBottomRight {
	display: block;
	float: left;
	width: 235px;
	padding-left: 23px;
}
									
/* -------------------  HOME BOTTOM LEFT -------------------- */

#lista {
	
}
#lista table tr td.crtice {
	background-image: url(/img/crtice4.gif);
	background-repeat: repeat-x;
	background-position: left;
}
#lista h2 {
		font-size: 16px;
		font-weight: bold;
		margin: 0px;
}
#lista p {
	font-size: 11px;
	margin: 0px;
	margin-top: 5px;
	color: #000000;
}
#lista p.cenaTermin {
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}
#lista p.cenaTermin a {
	text-decoration: none;
}
#lista p.cenaTermin a:hover {
	text-decoration: underline;
}

.homeKomentar {
	width: 216px;
	display: block;
	float: left;
}
.komentarAutor {
	margin: 0px;
}
.komentarNaslov {
	margin: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

/* -------------------  HOME BOTTOM CENTER -------------------- */

.niska {
	 height: 100px; 
	 overflow: hidden;
	 margin-bottom: 10px;
}


.aktuelno {
	border: 1px solid #747272;
	background-image: url(/img/aktuelnoBlokBgrd.png);
	background-position: top;
	background-repeat: repeat-x;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.aktuelno h2 {
	margin: 7px 3px;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
}
.aktuelno img {
	border: 1px solid #FFFFFF;
}
.aktuelno p {
	margin: 0px;
}
.aktuelno p.link {
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
}

.cenovnici tr td {
	padding: 5px 0;
}
.aktuelno h3, .aktuelno h4, .aktuelno h5, .aktuelno h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}
.aktuelno h3 {
	font-size: 14px;
}
.aktuelno h4 {
	font-size: 14px;
	color: #FF6600
}
.aktuelno h5 {
	font-size: 13px;
}
.aktuelno h6 {
	font-size: 13px;
	color: #0062B3;
}


/* -------------------  HOME BOTTOM RIGHT -------------------- */

.top10 {
	 display:block; 
	 float:left;
	 padding-left: 10px;
	 padding-bottom: 0px;
	 margin-bottom: 10px;
	 
	 background-image:url(/img/crtice4.gif);
	 background-position:left bottom;
	 background-repeat:repeat-x;
}
.rbroj {
	width: 27px;
	height: 21px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background-image: url(/img/rbr.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#temeHome {
	display: block; 
	float:left;
	background-image: url(/img/temeHomeBgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#banerHome {
	display: block; 
	float:left;
	width: 235px;
	margin-top: 10px;
	padding-top: 10px;
	background-image:url(/img/crtice4.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#teme {
	display: block; 
	float:left;
	background-image: url(/img/temeBgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#teme h1, #teme p, #temeHome h1, #temeHome p {
	margin: 0px 18px 10px 18px;
}
#teme p, #temeHome p {
	line-height: 170%;
}
#teme p a, #temeHome p a {
	font-weight: bold;
}


/* -------------------  PATH -------------------- */

#path {
	margin: 0;
	padding: 0px;
	padding-bottom: 25px;
}
#path .active {
	color: #FF9900;
}

/* -------------------  CONTENT -------------------- */

#content {
	float: left;
	width: 670px;
	padding: 0px;
	padding-left: 17px;
}
#content h1 {

}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}
#content h2 img {
	margin: 0px;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}
#content p {
	line-height: 140%;
}
#content img {
	margin: 0 10px 10px 0;
}
#content ul, #center ol {
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
}
#content ol li, #content ul li {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 160%;
}

/* -------------------  DESNO -------------------- */

#right {
	float: left;
	width: 250px;
	margin-left: 30px;
}
* html #right {
	width: 253px;
}

/* -------------------  POTPIS -------------------- */

#footer {
	width: 945px;
	margin: 0 auto;
	background-image: url(/img/footerBgrd.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 20px;
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
* html #footer {
	background-image: url(/img/footerBgrd.gif);
}
#footer p {
	margin: 0px;
	margin-bottom: 10px;
}
#footer p a {
	color: #FFFFFF;
	margin-right: 11px;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}


table.poll_results tr td{
    height: 22px;
}
img.poll_img {
    margin: 0px;
}

table.poll_results tr td.poll_img {
    vertical-align: top;
}

table.poll_results tr td.answer {
    padding-right: 10px;
    text-align: right;
}


/* -------------------  TEKST -------------------- */

#tekst {
	padding-bottom: 1px;
/*	margin-bottom: 20px;
*/	background-image: url(/img/crtice4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
#tekst img {
	border: 1px solid #0067BC;
	margin: 0 20px 10px 0;
}
#tekst p {
	margin: 10px 0;
}
.hotel {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-image: url(/img/crtice4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hotel .imeHotela {
	text-transform: uppercase;
}
.hotel .stars, h1 .stars {
	font-size: 32px;
	color: #990000;
}
.hotel p.tipSobe {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.hotel table.cene {
/*	border: 1px solid #999999;
	border-left: 0px;
*/	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
	width: 64px;
	height: 82px;
}
.hotel table.cene tr td {
	width: 58px;
	background-color: #FCFCFC;
	padding: 3px 3px;
	text-align: center;
	border: 1px solid #999999;
}
.hotel table.cene tr td.season {
	width: auto;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #565656;
	padding-left: 10px;
	text-align: left;
}
.hotel table.cene tr td.par {
	background-color: #F0F0F0;
}
.hotel table.cene tr td p {
	margin: 0px;
}
.hotel table.cene tr td h3 {
	margin: 0px;
	margin-top: 5px;
}
.hotel table.cene tr td h3 a {
	text-decoration: none;
}

#tekst h6 {
	border: 1px solid #cc0000;
	float: right;
	display: block;
	width: 286px;
	margin: 0px;
	margin-bottom: 20px;
	text-align: center;
	padding: 10px;
	font-size: 17px;
	line-height: 140%;
	color: #cc0000;
}


/* -------------------  SUBMENU RIGHT -------------------- */

.submenuRight {
	padding-bottom: 1px;
	margin: 0 10px 20px 10px;
	background-image: url(/img/crtice4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.submenuRight a {
	display: block;
	margin-bottom: 12px;
	padding-left: 20px;
	background-image: url(/img/dalje.gif);
	background-position: left;
	background-repeat: no-repeat;
}


/* -------------------  STRANICENJE -------------------- */

.paginacija {
	height: 30px;
	background-image: url(/img/crtice4.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

/* -------------------  POPUSTI I DOPLATE -------------------- */

#popusti {
	background-image: url(/img/crtice4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 20px;
}
#popusti h3 {
	color: #FF9900;
}
#popusti table {
	width: 100%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#popusti table tr td {
	padding: 3px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
}
#popusti table thead tr {
	background-color: #b0b0b0;
	font-weight: bold;
	color: #FFFFFF;
}

/* -------------------  UKLJUCUJE / ISKLJUCUJE -------------------- */

#ukljisklj {
	background-image: url(/img/crtice4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#ukljisklj h3 {
	color: #FF9900;
}
.ukljisklj-linija {
	background-image: url(/img/ukljisklj-linija.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#ukljisklj #uklj {
	display: block;
	float: left;
	width: 315px;
}
#ukljisklj #isklj {
	display: block;
	float: right;
	width: 315px;
}

/* -------------------  USLOVI I NACIN PLACANJA -------------------- */

#uslovi {
	background-image: url(/img/crtice4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#uslovi h3 {
	color: #FF9900;
}

/* -------------------  KOMENTARI -------------------- */

#commentsLine {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #EFEFEF;
	padding: 8px;
	margin-bottom: 10px;
}
#commentsLine img {
	margin: 0px;
	margin-right: 10px;
}

#comments .comOdd, #comments .comEven {
	background-image:url(/img/crtice4.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#comments table tr td.user {
	font-size: 11px;
}
#comments h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#0062B3;
	margin: 0px;
}
#comments p {
	margin: 4px 0px;
}
h3.komentari {
	color:#FF9900;
	text-transform: capitalize;
	padding-top: 20px;
}

/* -------------------  LISTA VESTI... ekskurzije,... -------------------- */

.newsList {
	background-image:url(/img/crtice4.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.newsList p {
	margin: 0px;
}
#content .newsList h2 {
	margin: 0px;
}
#content .newsList img {
	margin-bottom: 0px;
}

/* -------------------  VESTI... ekskurzije,... -------------------- */

#article {
	background-image:url(/img/crtice4.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

/* -------------------  RZULTATI PRETRAGE -------------------- */

#searchHeading {
	background-image:url(/img/crtice4.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
	#searchHeading h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #333333;
		font-weight: normal;
	}
	#searchHeading #nastavi {
		float: right;
		margin-top: -20px;
	}


#searchResults {
	background-image: url(/img/searchVertLine.png);
	background-position: left;
	background-repeat: repeat-y;
}
	#searchResults .linija {
		background-image: url(/img/crtice4.gif);
		background-position: left bottom;
		background-repeat: repeat-x;
	}
	#searchResults .searchHotel img {
		margin: 0px;
		margin-bottom: 10px;
		/*float: left*/
	}

/* -------------------  PRETRAGA -------------------- */

.napredna p {
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
}
.napredna input {
	width: 200px;
	border: 1px solid #999999;
	padding-left: 2px;
	padding-right: 2px;
}
.napredna input.cena {
	width: 71px;
}
.napredna input.pronadji {
	border: 0px;
	width: 75px;
}
.napredna select {
	width: 200px;
	border: 1px solid #999999;
}

.horLine {
	background-image: url(/img/crtice4.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 36px;
}
.verLine {
	background-image: url(/img/searchVerLine.png);
	background-position: left;
	background-repeat: repeat-y;
}
#content .napredna img  {
	margin: 0px;
}


/* -------------------  SEND MAIL FORM -------------------- */

#sendMailForm {
	background-image:url(/img/crtice4.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin-top: 20px;
	padding-top: 20px;
}
#sendMailForm input {
	width: 295px;
	border: 1px solid #999999;
	padding-left: 2px;
	padding-right: 2px;
}
#sendMailForm input.posalji {
	width: 75px;
	border: 0px;
}
#sendMailForm input.datum {
	width:189px;
}
* html #sendMailForm input.datum {
	width:192px;
}
#sendMailForm input.datumR {
	width:173px;
}
#sendMailForm input.broj {
	width: 15px;
}
#sendMailForm input.pbroj {
	width: 101px;
}
#sendMailForm input.oddo {
	width: 121px;
}
#sendMailForm input.radio {
	width: 15px;
	border: 0px;
}
#sendMailForm input.check {
	width: 15px;
	border: 0px;
}

#sendMailForm select {
	width: 300px;
	border: 1px solid #999999;
}
#sendMailForm textarea {
	width: 296px;
	height: 200px;
	border: 1px solid #999999;
	padding-left: 2px;
	padding-right: 2px;
}
#sendMailForm input, #sendMailForm select, #sendMailForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.obavezno {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 0px;
}
* html .obavezno {
	
}

/* -------------------  AVIONSKE KARTE -------------------- */

#karteLista {
/*	background-image:url(/img/crtice4.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin-top: 20px;*/
}

#karteLista .horizontala {
	background-image:url(/img/crtice4.gif);
	background-position: center left;
	background-repeat:repeat-x;
}
#karteLista .vertikala {
	width: 35px;
	background-image:url(/img/vertikala.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#karteLista .company {
	vertical-align: top;
}
#karteLista .company img {
	margin: 0px;
}
#karteLista .company table {
	margin: 10px;
	width: 180px;
}
#karteLista .company table h2 {
	margin-bottom: 0px;
}

/* -------------------  pretraga -------------------- */

.rezultat {
	background-image:url(/img/crtice4.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
	padding-bottom: 10px;
}
.rezultat a {
	font-size: 16px;
	line-height: 200%;
}
.poruka {
	background-image:url(/img/crtice4.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
	padding-bottom: 4px;
}

/* -------------------  izbor programa -------------------- */

.prog table {
	float: right;
}
.prog select {
	width: 200px;
	border: 1px solid #0067BC;
}

/* -------------------  Lead destinacije -------------------- */

.destinationLead {
	margin-bottom: 20px; 
	color: #666666; 
	font-weight: bold; 
	font-size: 13px;
	
}



/* --------------------------------------- */

.crveno {
	padding-top: 7px;
}
.crveno ul li {	
	color: #FF0000;
	font-weight: bold;
}

.katalog {
	margin-top:0x;
	margin-bottom:10px;
}


/* --------------------------------------- */


#tekst .attach {
	padding: 0px;
	border-bottom: 1px dashed #e6e6e6;
	border-top: 1px dashed #e6e6e6;
}
#tekst .attach p {
}
#tekst .attach img {
	border: 0px;
	margin: 0px;
	margin-right: 10px;
}







.corrected {text-decoration: line-through; color: #990000;}



.imgleft {
	float:left;
	margin-bottom:7px;
	margin-right:10px;
}

.imgright {
	float:right;
	margin-bottom:7px;
	margin-left:7px;
}





/* baner desno */


.bannerRight-1 {
	margin-bottom: 5px; 
	background-image:url(/img/crtice4.gif); 
	background-position:left bottom; 
	background-repeat:repeat-x; 
	padding-bottom: 10px;
	text-align: center;
}


/* VAZNO! */


.vazno {
	margin-top: 10px; 
	background-image:url(/img/crtice4.gif); 
	background-position:left top; 
	background-repeat:repeat-x; 
	padding-top: 10px;
	display: block;
	float: left;
}
.vazno p {
	margin: 0px;
}
.vazno p.naslov {
	font-size: 14px;
	font-weight: bold;
	color: #c00;
	margin-bottom: 5px;
}


















