body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}

#header .textBox {
	_behavior: url(/js/iepngfix.htc);
}

a {
	text-decoration: underline;
	color: #ff9900;
}
a:hover {
	text-decoration: none;
}
p {
	line-height: 135%;
	margin-bottom: 10px;
	margin-top: 0px;
}
h1 {
	background-image: url(/img/titleBgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #343434;
	font-family: Tahoma, Arial;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px 10px 4px 10px;
	margin: 0px;
}
form {
	margin: 0px;
}
.shadow {
	width: 920px;
	margin: 0 auto;
	background-image: url(/img/shadow.png);
	background-repeat: repeat-y;
	background-position: center;
}
.popust {
	float: right;
	clear: both;
	padding-right: 20px;
}
body .popust {
	_padding-top: 50px;
}
/* ------------------- HEADER -------------------- */

#header {
	width: 900px;
	height: 253px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	/*background-image: url(/img/head01.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	
	position:relative;
}
#header .textBox {
	width:344px;
	height:30px;
	/*background-color:#000000;
	filter:alpha(opacity=40);
	opacity:0.4;*/
	background:url(/img/textBox.png) left top repeat-x;  
	position:absolute;
	bottom:15px;
	left:0;
}
#header .textBox p { margin-bottom:0; color:#FFFFFF; font-size:13px; line-height:30px; padding:0px 10px;}
#header a {
	color: #ffffff;
	text-decoration: underline;
}
#header a:hover {
	text-decoration: none;
}
#logo {
	width: 149px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
}
* html #logo {
	margin-left: 5px;
}
#logo img {
	margin: 0px;
}
#headerRight {
	width: 700px;
	float: right;
	text-align: right;
}
#languages {
	margin: 10px 10px 0 0;
}
#loginout {
	width: 300px;
	height: 21px;
	margin: 0;
	margin-top: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}
#loginout a {
	color: #858585;
	font-weight: bold;
}
#search {
	width: 300px;
	height: 21px;
	margin: 0;
	margin-top: 8px;
	float: right;
}
#search form {
	margin: 0;
	padding: 0px;
}
#search form input {
	border: 0px;
	padding: 3px 5px 2px 5px;
	margin: 0;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 170px;
	height: 16px;
	background-image: url(/img/searchInput.gif);
	background-repeat: no-repeat;
}
#search form input.btn {
	padding: 0;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
	vertical-align: bottom;
	width: 20px;
	height: 20px;
}
#search table {
	float: right;
	margin: 0px;
}
/* -------------------  KONTEJNER -------------------- */

#container {
	width: 878px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #a6a6a6;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #cccccc;
	background-image: url(/img/containerBgrd.png);
	background-repeat: no-repeat;
	background-position: top;
}
/*#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: 878px;
}
#topTri {
	border:2px solid #363636;
	display: block;
	float: left;
	width: 456px;
	height: 321px;
	margin-right: 10px;
}
#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-color: #FFFFFF;
	width: 282px;
	padding: 0px;
}
#searchBox table {
	width: 282px;
}
#searchBox table tr td {
	padding: 9px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(/img/searchTdBgrd.png);
	background-repeat: repeat-x;
	background-position: top;
}
#searchBox form {
	margin: 0;
}
#searchBox form select {
	font-size: 11px;
	width: 180px;
	height: 22px;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 0px;
	border: 1px solid #5D5D5D;
}
#searchBox table tr td a {
	color: #FF9900;
	font-size: 12px;
}
#searchBox table.osnovna {
	width: 282px;
}
#searchBox table.osnovna tr.searchTekst td {
	padding: 14px 0px 4px 12px;
	background-image: url(../img/searchTdFirstBgrd.png);
}
#searchBox table.osnovna tr.searchPolje td {
	padding: 0px 0px 12px 12px;
	background-image: none;
	border-bottom: 1px solid #A6A6A6;
}
#searchBox table.osnovna tr.searchPolje td input#osnovna {
	background-image: url(/img/searchInput2.gif);
	border:0px;
	padding: 5px;
	margin: 0px;
	height: 20px;
	width: 210px;
}
/* -------------------  HOME BOTTOM -------------------- */

#homeBottom {
/*background-image: url(/img/homeBottom-bgrd.gif);
	background-repeat: repeat-y;
	background-position: left;*/
}
#homeBottom .bottomBox {
	width: 282px;
	height: 496px;
	border: 2px solid #363636;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#homeBottom #homeBottomLeft {
	display: block;
	float: left;
	width: 449px;
	padding-left: 17px;
}
#homeBottom #homeBottomCenter {
	display: block;
	float: left;
	width: 216px;
	padding-left: 17px;
}
#homeBottom #homeBottomRight {
	display: block;
	float: left;
	width: 235px;
	padding-left: 33px;
}
/* -------------------  HOME BOTTOM BOX -------------------- */

#homeBottomBox {
/*background-image: url(/img/homeBottom-bgrd.gif);
	background-repeat: repeat-y;
	background-position: left;*/
}
#homeBottomBox .boxColumn {
	width: 282px;
	/*	height: 496px;*/
	border: 2px solid #363636;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
ul.boxColumnNav, ul.boxColumnNav li, ul.boxColumnNav ul {
	margin: 0;
	border: 0 none;
	width: 282px; /*Za KHTML*/
	list-style: none;
	text-align: left;
	padding:0px;
}
ul.boxColumnNav li {
	float: left; /*Za IE 7 */
	display: block !important; /*Dobro za browsere*/
	display: inline; /*Za IE*/
	position: relative;
}
ul.boxColumnNav a {
	display: block;
	color: #FF9900;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*Za IE*/
	background-color: #FFFFFF;
	background-image:url(/img/accordionOff.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 8px 10px 8px 30px;
}
ul.boxColumnNav a span {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	font-size:13px;
	font-weight: normal;
}
ul.boxColumnNav a:hover, ul.boxColumnNav li:hover a, ul.boxColumnNav li.iehover a {
	color: #FF9900;
	/*background-image:url(/img/accordionOn.png);*/
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
ul.boxColumnNav li:hover ul, ul.boxColumnNav ul li:hover ul {
	display: block;
}
/* -------------------  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 {
	background-image: url(/img/crtice4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.aktuelno h2 {
	margin: 0px;
	margin-top: 10px;
	font-size:16px;
	font-weight:bold;
}
.aktuelno p {
	margin: 0px;
}
.cenovnici tr td {
	padding: 5px 0;
}
/* -------------------  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: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#path a {
	color: #666666;
}
#path .active {
	color: #333333;
}
/* -------------------  CONTENT -------------------- */

#content {
	float: left;
	width: 578px;
	padding: 0px;
	border: 2px solid #363636;
	overflow: hidden;
}
#content h1 {
	background-image: url(/img/titleBgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #383838;
	font-family: Tahoma, Arial;
	font-size: 22px;
	color: #FFFFFF;
	padding: 3px 10px 4px 10px;
	margin: 0px;
}
#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;
}
#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%;
}
/* -------------------  CONTENT BLOCK -------------------- */

.block {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(/img/blockBgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.blockFlash {
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(/img/blockBgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.firstBlock {
	background-image: url(/img/firstBlockBgrd.jpg);
}
#content .countryBody img {
	border: 1px solid #373737;
	padding: 1px;
	margin: 0 2px;
}
/*----- easy clearing ------*/

.fix:after {
	clear:both;
	content:'[.]';
	display:block;
	height:0;
	visibility:hidden;
}
.fix {
	display:inline-block;
}
.fix {
	display:block;
}
/* -------------------  OSTALE PONUDE -------------------- */

.otherOffers {
	margin: 0px;
	border: 2px solid #363636;
	width: 404px;
	height: 321px;
	display: block;
	float: right;
}
.lastMinuteBlock {
	height:496px;
	width:282px;
}
/* -------------------  Katalozi -------------------- */

.catalogBlock {
	border:2px solid #363636;
	background-color: #FFFFFF;
	padding: 0;
	margin-bottom: 10px;
}
h1.catalogTitle {
	background-color: #343434;
	background-image: url(/img/titleBgrd.png);
	background-position: center top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 22px;
	font-weight:normal;
	margin: 0;
	padding: 3px 10px 4px;
}
.catalogList {
	background-image: url(/img/firstBlockBgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px 25px 15px 25px;
}
.catalog {
	display: block;
	float: left;
	width: 162px;
	text-align: center;
}
.catalog img {
	border: 1px solid #999999;
	margin: 0 15px;
}
.catalog img:hover {
	border-color: #FF6600;
}
.catalog h3 {
	margin: 0px;
	display: block;
	float: left;
	width: 162px;
	margin-top: 5px;
	font-size: 12px;
	clear: both;
}
.catalog p, .catalog h3 span {
	margin-bottom: 0px;
	font-size: 10px;
	color: #666666;
}
/* -------------------  DESNO -------------------- */

#right {
	float: left;
	/*	width: 286px;
*/	margin-left: 10px;
}
* html #right {
	width: 253px;
}
.blockRight {
	padding: 0px;
	border: 2px solid #363636;
	margin-bottom: 10px;
}
/* -------------------  REKLAME -------------------- */

.reklame {
	border:2px solid #363636;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding:15px 0 0 16px;
	background-image:url(/img/firstBlockBgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a.bannerFriend {
	display:block;
	float:left;
	margin:0 10px 15px 0;
}
a.bannerFriend img {
	border:none;
	vertical-align:bottom
}
a.bannerFooter {
	display:block;
	float:right;
	margin:0 0 0 5px;
}
a.bannerFooter img {
	border:none;
	vertical-align:bottom
}
/*.reklame a {
	float: left;
}
.reklame a.desno {
	float: right;
}*/

/*----- easy clearing ------*/

.fix:after {
	clear:both;
	content:'[.]';
	display:block;
	height:0;
	visibility:hidden;
}
.fix {
	display:inline-block;
}
.fix {
	display:block;
}
/* -------------------  POTPIS -------------------- */

#footer {
	width: 880px;
	margin: 0 auto;
	background-image: url(/img/footerBgrd.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 8px 30px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#footer p {
	margin: 0px;
	float: left;
	width: 200px;
}
#footer p a {
	color: #FF9900;
}
#footer p a:hover {
	text-decoration: none;
}
#footer p.menuBottom {
	float: left;
	width: 500px;
}
#footer p.menuBottom a {
	color: #cccccc;
	margin-right: 10px;
	text-decoration: none;
}
#footer p.menuBottom 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 {
}
#tekst img {
	border: 1px solid #373737;
	padding: 1px;
	margin: 0 2px 10px 2px;
}
#tekst p {
}
.hotel {
}
.hotel table {
	background-image: url(/img/hotelBgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #6B6B6B;
}
.hotel table tr td {
	padding: 1px;
}
#content .hotel .hotelThumb img {
	margin: 0px;
	border: 1px solid #ffffff;
}
#content .hotel h2 {
	background-color: #383838;
	padding: 4px 10px 2px 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
#content .hotel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-image: none;
}

#content .hotel h1.destinationH {
	position: relative;
}
#content .hotel h1 a {
	text-decoration: none;
}

#content .hotel h1 a:hover {
	text-decoration: underline;
}
#content .hotel h1 a.read_more {
	font-size: 13px; 
	position:absolute; 
	right: 10px; 
	top: 7px;
}
* html #content .hotel h1 a.read_more {
	right:20px;
}
.hotel .imeHotela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.hotel .stars, h2 .stars {
	font-size: 32px;
	color: #990000;
}
.hotel p.tipSobe {
	background-image: url(/img/tipSobeBgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0 10px;
}
.hotel table.cene {
	width: 100%;
	border-bottom: 1px solid #383838;
}
.hotel table.cene tr td {
	padding: 3px;
	border-right: 1px solid #a6a6a6;
	border-top: 1px solid #a6a6a6;
	background-color: #FFFFFF;
	width: 25%;
}
.hotel table.cene tr td p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.hotel table.cene tr td p span.datum {
	color: #999999;
}
#content .hotel table.cene tr td h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	margin-top: 5px;
	text-align: right;
}
.hotel table.cene tr td h3 a {
	text-decoration: none;
	color: #C7282D;
}
/* -------------------  SUBMENU RIGHT -------------------- */

.submenuRight {
	border: 1px solid #8a8a8a;
	margin-bottom: 10px;
}
.submenuRight a {
	display: block;
	height: 14px;
	width: 284px;
	text-align: center;
	padding: 13px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
	background-image: url(/img/submenuRight.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.submenuRight a:hover {
	color: #C7282D;
}
/* -------------------  STRANICENJE -------------------- */

.paginacija {
	height: 20px;
}
/* -------------------  POPUSTI I DOPLATE -------------------- */

#popusti {
}
#popusti h2 {
	background-color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 3px 8px 5px 8px;
	color: #ffffff;
}
#popusti h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin:0px;
}
#popusti table {
	width: 100%;
	border: 1px solid #383838;
}
#popusti table tr td {
	padding: 5px;
	text-align: center;
	background-image: url(/img/tdBgrd.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
#popusti table thead tr td, #popusti table tr th {
	background-color: #383838;
	background-image: none;
	color: #FFFFFF;
}
#popusti table thead tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#popusti table tr th {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
#popusti table tr td p, #popusti table tr td h5 {
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 120%;
	font-size: 11px;
	font-weight: normal;
}
/* -------------------  UKLJUCUJE / ISKLJUCUJE -------------------- */

#uklj {
	display: block;/*float: left;
	width: 315px;*/
}
#isklj {
	display: block;/*float: right;
	width: 315px;*/
}
#uklj h2, #isklj h2 {
	background-color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 3px 8px 5px 8px;
	color: #ffffff;
}
#uklj ul, #isklj ul {
	padding: 0 12px;
	margin: 0 12px;
}
* html #uklj ul, * html #isklj ul {
	padding: 0 10px;
	margin: 0 10px;
}
#uklj li, #isklj li {
	margin-top: 12px;
	list-style-image: url(/img/strelica.gif);
	list-style-position: outside;
}
#uklj li p, #isklj li p {
	margin: 0px;
}
/* -------------------  USLOVI I NACIN PLACANJA -------------------- */

#uslovi {
}
#uslovi h2 {
	background-color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 3px 8px 5px 8px;
	color: #ffffff;
}
/* -------------------  KOMENTARI -------------------- */

#commentsLine {
	margin-bottom: 0px;
	background-color: #383838;
	padding: 4px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#commentsLine img {
	margin: 0px;
	margin-right: 10px;
}
#commentsLine a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
}
#comments .com {
	background-image:url(/img/crtice4.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#comments table tr td.user {
	padding: 7px 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #858585;
	font-weight: bold;
}
#comments h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#666666;
	margin: 0px;
}
#comments p {
	margin: 4px 0px;
}
h3.komentari {
	color:#FF9900;
	text-transform: capitalize;
	padding-top: 20px;
}
/* -------------------  LISTA VESTI... ekskurzije,... -------------------- */

.newsList {
}
.newsList p {
	margin: 0px;
}
#content .newsList h2 {
	margin: 0px;
}
#content .newsList h2 a {
	color: #333333;
	font-weight: normal;
}
#content .newsList img {
	margin-bottom: 0px;
	border: 1px solid #383838;
	padding: 1px;
}
/* -------------------  VESTI... ekskurzije,... -------------------- */

#article {
}
/* -------------------  RZULTATI PRETRAGE -------------------- */

#searchHeading {
}
#searchHeading h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
}
#searchHeading #nastavi {
	float: right;
	margin-top: -25px;
}
#searchHeading #nastavi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchResults {
}
#content #searchResults h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-image: none;
}
#content #searchResults h1 a {
	text-decoration: none;
}
#content #searchResults h1 a:hover {
	text-decoration: underline;
}
#searchResults .searchHotel {
	border-right: 1px solid #373737;
	width: 183px;
}
#searchResults .searchHotel img {
	margin: 0px;
	padding: 1px;
	border-bottom: 1px solid #373737;
	border-left: 1px solid #373737;
}
#searchResults .searchLista table {
	border-bottom: 1px solid #373737;
	border-right: 1px solid #373737;
}
#searchResults .searchLista table tr td {
	border-bottom: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 30px;
}
#searchResults .searchLista table tr.poslednjiRed td {
	border-bottom: 0px;
}
#searchResults .searchLista table tr td.poslednjaKolona {
	border-right: 0px;
}
#searchResults .searchLista table tr td.poslednjaKolona a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #C7282D;
	text-decoration: none;
}
#searchResults .searchLista table tr td.poslednjaKolona a:hover {
	text-decoration: underline;
}
#searchResults .searchLista table tr td.poslednjaKolona p {
	background-color:#333333;
	background-image:url(/img/tipSobeBgrd.png);
	background-position:center top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0pt 10px;
	text-align: left;
}
/* -------------------  PRETRAGA -------------------- */

.napredna p {
	margin-bottom: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.napredna input {
	width: 180px;
	border: 1px solid #999999;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}
.napredna input.cena {
	width: 60px;
}
.napredna input.pronadji {
	border: 0px;
	width: 65px;
}
.napredna select {
	width: 180px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}
#content .napredna img {
	margin: 0px;
}
.napredna .block {
	padding: 20px 10px;
}
/* -------------------  SEND MAIL FORM -------------------- */

#sendMailForm {
}
#sendMailForm input {
	width: 295px;
	border: 1px solid #999999;
	padding-left: 2px;
	padding-right: 2px;
}
#sendMailForm input.posalji {
	width: 65px;
	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 {
}
.contactJob input.posalji {
	background-image: url(/img/sendButton.gif);
	height: 23px;
}
/* -------------------  AVIONSKE KARTE -------------------- */

#karteLista {
/*	background-image:url(/img/crtice4.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin-top: 20px;*/
}
#karteLista .vertikala {
	width: 9px;
}
#karteLista .company {
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 5px;
}
#karteLista .company img {
	margin: 0px;
}
#karteLista .company table {
	margin: 5px;
	width: 170px;
}
#karteLista .company table h2 {
	margin-bottom: 0px;
}
/* -------------------  pretraga -------------------- */

.rezultat {
	background-image:url(/img/crtice4.gif);
	background-position: top left;
	background-repeat:repeat-x;
	padding-top: 10px;
}
.rezultat a {
	font-size: 16px;
	line-height: 200%;
}
.poruka {
	font-size: 14px;
}
/* -------------------  izbor programa -------------------- */

.prog table {
	margin:0 0 10px;
}
.prog select {
	border: 1px solid #0067BC;
	padding:5px
}
/* -------------------  Legenda -------------------- */

#legenda {
	padding: 10px 15px;
	background-color: #FFFFFF;
	background-image:url(/img/searchTdFirstBgrd.png);
	background-repeat: repeat-x;
	background-position: top;
}
#legenda tr td {
	padding: 3px 8px;
}
.crveno {
}
.crveno ul li {
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
/********************************************
   HOME 3 COLUMNS NEWS
********************************************/ 

#threeColumns {
	float: left;
	width: 874px;
	display: inline;
	clear: both;
	border: 2px solid #363636;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #FFFFFF;
}
.threeColumnsBg {
	width: 874px;
	background-image: url(/img/4columnSep.gif);
	background-repeat: repeat-y;
	float: left;
	margin-top: 10px;
	margin-bottom: 0;
}
#threeColumns h1 {
	background-color:#343434;
	background-image:url(/img/titleBgrd.png);
	background-position:center top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:3px 10px 4px;
}
#threeColumns h2 {
	color:#FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#threeColumns p {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin: 0;
	display: inline;
	float: left;
}
#threeColumns .columns {
	float: left;
	width: 280px;
	display: inline;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
#threeColumns .columnImg {
	width: 256px;
	height: 120px;
	border: 1px solid #5D5D5D;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#threeColumns .last {
	margin-right: 0px;
}
/*    TEME   home   */

.teme {
	padding: 10px;
	font-size: 15px;
	line-height: 155%;
	margin-bottom: 0;
	background-image:url(/img/themesBlockH1_bg2.png);
	background-repeat: repeat-x;
}
.themesBlock {
	background-color:#FFFFFF;
	border:2px solid #363636;
	display:block;
	float:left;
	height:210px;
	margin:10px 0 0;
	overflow:hidden;
	width:282px;
}
.themesBlock h1 {
	background-color:#8C1B1E !important;
	background-image:url(/img/themesBlockH1_bg2.png)!important;
}
.boxThemes {
	padding:0px;
}
.boxThemes a, .boxThemes a:visited {
	background-image:url(/img/themesBlockH1_bg2.png);
	background-repeat: no-repeat;
	padding: 0 10px;
	color:#FFFFFF;
	display:block;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	margin: 0;
	text-decoration:none;
	font-size: 18px;
	line-height: 30px;
}
.boxThemes a:hover {
	text-decoration:none
}
h1.legendTitle {
!important;
	background-image:url(/img/themesBlockH1_bg2.png)!important;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Arial;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px 10px 4px 10px;
	margin: 0px;
}
.legenBox .current {
	font-size:18px;
	font-weight:bold
}





.tel {
	display: block;
	height: 27px;
	background-image: url(/img/telBgrd.png);
	background-repeat: repeat-x;
	padding: 8px 25px 0 25px;
	float: right;
	margin-right: 10px;
	margin-top: -5px;
	font-size: 15px;
}
* html .tel {
	margin-right: 5px;
	margin-bottom: -5px;
}
