/* prva stran */

.front-page {
	padding:10px 0;
}

.offer-list {
	background:url(images/bg_offer-list-top.png) top left no-repeat;
	width:184px;
	margin-bottom:10px;
}

.offer-list .bottom {
	background:url(images/bg_offer-list-bottom.png) bottom left no-repeat;
}

.offer-list ul {
	margin:0;
	padding:5px;
}

.offer-list ul li {
	margin:0;
	padding:3px 5px;
	list-style:none;
	border-bottom:1px #cce4f5 solid;
}

.offer-list ul li a {
	display:block;
	text-decoration:none;
}

.offer-list ul li a span {
	float:right;
	color:#9a011e;
}

.offer-list h2 {
	background:#0e83bd url(images/bg_offer-list.gif) top left repeat-x;
	font-size:14px;
	font-weight:normal;
	height:25px;
	line-height:25px;
	margin:0 2px 0 1px;
	padding:0 0 0 5px;
}

.offer-list .more {
	font-weight:bold;
	padding:2px 10px 5px 10px;
}

.front-banner-right .banner {
	margin-bottom:10px;
}

.day-offer {
	background:url(images/bg_day-offer-top.png) top left no-repeat;
	margin:10px 0 10px 10px;
}

.day-offer .bottom {
	background:url(images/bg_day-offer-bottom.png) bottom left no-repeat;
	padding:0 10px 10px 0;
}

.day-offer h3 {
	margin:0;
}

.main-offer {
	width:420px;
	height:150px;
	background:url(images/bg_main-offer.jpg) no-repeat;
	margin-left:10px;
	padding:10px;
}

.main-offer .left-list {
	width:200px;
	float:left;
}

.main-offer .right-list {
	width:180px;
	float:right;
}

.main-offer ul {
	margin:0;
	padding:0;
}

.main-offer ul li {
	margin:0;
	padding:0;
	list-style:none;
	padding:2px 0;
}

.main-offer ul li a {
	font-weight:bold;
}

.main-offer ul li.more {
	padding:10px 0 0 0;
	text-align:right;
}

.main-offer ul li.more a {
	font-weight:normal;
}

.main-offer ul li a span {
	float:right;
}

.main-offer h2 {
	margin:0 0 5px 0;
	color:#fff;
}

.tabs-offer {
	margin:0 0 0 10px;
}

.tabs-offer ul.tabs  {
	margin:0;
	padding:0 10px;
	background:url(images/bg_front-tabs.png) top left no-repeat;
	height:30px;
}

.tabs-offer ul.tabs li {
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	list-style:none;
	float:left;
	font-weight:bold;
	width:90px;
	text-align:center;
	background:url(images/bg_front-tab-selected.png) top left no-repeat;
}

.tabs-offer ul.tabs li.active {
	background: none;
}

.tabs-offer .more {
	clear:both;
	text-align:right;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #ab0020;
}

.offer {
	padding:10px 0 0 0;
	clear:both;
}

.offer a.offer-pic {
	padding:2px;
	background:#fff;
	border:1px solid #3a98bf;
	float:left;
	margin:0;
}

.offer h2 {
	padding:0 0 0 165px;
}

.offer p {
	margin:0 0 0 165px;
}

.offer .info {
	margin:5px 0 0 165px;
}

.offer a:hover.offer-pic {
	border:1px solid #000;
}

.offer h2 {
	margin:0 0 10px 0;
}

.offer .info .price {
	width:100px;
	height:20px;
	background:url(images/bg_price-red.png) top left no-repeat;
	margin:0 5px 0 0;
	padding:0;
	float:left;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}

/* listing stran */

.blue-box {
	background:url(images/bg_full-box-middle.png) top left repeat-y;
	margin:0;
	position:relative;
}

.blue-box .top {
	background:url(images/bg_full-box-top.png) top left no-repeat;
	height:100%;
}

.blue-box .bottom  {
	background:url(images/bg_full-box-bottom.png) bottom left no-repeat;
	padding:5px 15px 10px 15px;
	height:100%;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	color:#b01116;
	font-size:14px;
	font-weight:bold;
}


table.offer-table {
	margin:0;
	padding:0;
}

table.offer-table td,
table.offer-table th {
	border:none;
	vertical-align:top;
}

table.offer-table th {
	text-align:left;
	background:#d8e7f2;
	border-bottom:1px solid #0e83bd;
}

table.offer-table td.offer {

}

table.offer-table td.dates .top {
	background:url(images/bg_dates-top.png) top left no-repeat;
}

table.offer-table td.dates .bottom {
	background:url(images/bg_dates-bottom.png) bottom left no-repeat;
	padding:5px;
	line-height:1.4em;
}

table.offer-table td.offer h3{
	padding:0 0 0 95px;
	margin:0;
    
}

table.offer-table td.offer h3 a:hover {
    text-decoration: none;
}

table.offer-table td.offer .info {
	margin:0 0 0 95px;
}

table.offer-table td.price {
	vertical-align:top;
}

table.offer-table td.price div {
	background:url(images/bg_price-red.png) top left no-repeat;
	text-align:center;
	font-size:14px;
	height:20px;
	line-height:20px;
	width:100px;
}

.page-content {
	padding:10px;
	clear:both;
}

td.align-left {
	text-align:right;
}

.breadcrumb {
	font-size:0.8em;
	color:#555;
	padding:5px 10px 0 10px;
}

.breadcrumb a {
	color:#555;
}

.pager {
	background:#d8e7f2;
	border-bottom:1px solid #0e83bd;	
	margin:10px 0 0 0;
	padding:5px;
	height:1.2em;
}

.pager ul {
	margin:0;
	padding:0;
}

.pager ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:block;
	padding:2px 3px;;
	margin:0 2px 0 0;
}

.pager ul li.active {
	background:#5f98c2;
	color:#fff;
}

.pager ul li:last-child {
	float:right;
	font-weight:bold;
	border:none;
	padding:0;
	background:url(images/bg_pager-next.png) center right no-repeat;
}

.pager ul li:last-child a {
	display:block;
    padding:1px 10px 0 5px;
}

.pager ul li:first-child {
	float:left;
	font-weight:bold;
	border:none;
	padding:0;
    background:url(images/bg_pager-back.png) center left no-repeat;
}

.pager ul li:first-child a {
	display:block;
	padding:2px 5px 0 10px;
}

h1.page-headline {
	padding:10px 10px 10px 10px;
	margin:0;
}

/* ponudba page */
#ponudba-galerija {
	float:left;
	width:402px;
	background:url(images/bg_galerija.png) bottom left no-repeat;
	padding:0 0 2px 0;
}

#ponudba-slike li {
	list-style:none;
}

.desc {
	float:right;
	width:220px;
	background:url(images/bg_offer-desc.png) top right no-repeat;
	padding:8px;
}

.desc ul {
	margin:0;
	padding:0;
	list-style:none;
}

.desc ul li {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
	
}

.desc ul li.big {
	font-size:1.2em;
}

.desc ul li span {
	float:left;
	width:70px;
}

.desc ul li strong {
	float:right;
	width:150px;
	text-align:right;

}

.desc .txt {
	clear:both;
	padding:20px 0 0 0;
}

.desc .order {
	height:35px;
	background:url(images/bg_offer-buy.png) top left no-repeat;
	padding:5px;
	clear:both;
	margin:15px 0 0 0;
}

.desc .order span {
	line-height:16px;
	font-weight:bold;
	font-size:14px;
	color:#275d8e;
}

.desc .order .order-button {
	background:none;
	border:none;
	height:35px;
	line-height:35px;
	width:90px;
	color:#fff;
	font-weight:bold;
    cursor: pointer;
}

.tabs-info {
	padding:10px 0;
}

.tabs-info ul.domtabs {
	margin:0;
	padding:0;
	border-bottom:1px solid #2f81cd;
	height:24px;
}

.tabs-info ul.domtabs li {
	display:block;
	float:left;
	font-weight:bold;
	height:24px;
	line-height:30px;
	list-style-type:none;
	margin:0 5px 0 0;
	padding:0;
	text-align:center;
	background:url(images/bg_info-tab-left.png) top left no-repeat;
}

.tabs-info ul.domtabs li.active {
	background:url(images/bg_info-tab-left-selected.png) top left no-repeat;
}

.tabs-info ul.domtabs li a {
	color:#fff;
	display:block;
	float:left;
	font-weight:bold;
	height:24px;
	line-height:24px;
	padding:0 5px;
	text-align:center;
	background:url(images/bg_info-tab-right.png) top right no-repeat;
	text-decoration:none;
}

.tabs-info ul.domtabs li.active a {
	background:url(images/bg_info-tab-right-selected.png) top right no-repeat;
}

.tabs-info .tab-win {
	padding:10px 0 0 0;
}

span.red-color { color: #8F0E0E; font-size: 12px; font-weight: bold; }
span.blue-color { color: #0056CB; font-size: 12px; font-weight: bold; }
span.green-color { color: #527411; font-size: 12px; font-weight: bold; }
span.normal-color { color: #000000; font-size: 12px; font-weight: normal; }

/* reservation */
h2.res-title {
margin:0;
padding:10px 10px 0 10px;
font-size:14px;
font-weight:normal;
}

form.reservation fieldset {
  margin-bottom: 10px;
}
form.reservation legend {
  padding: 0 2px;
  font-weight: bold;
  color:#B01116;
  font-size:14px;
  font-weight:bold;
}
form.reservation label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.reservation fieldset ol {
  margin: 0;
  padding: 0;
}
form.reservation fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.reservation fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.reservation fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
  color:#363636;
  font-size:12px;
  font-weight:normal;
}
form.reservation fieldset fieldset label {
  display: block;
  width: auto;
}
form.reservation em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.reservation label {
  width: 120px; /* Width of labels */
}
form.reservation fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
.sr {
height:1px;
left:-9999em;
overflow:hidden;
position:absolute;
top:0;
width:1px;
}

div.oseba {
	clear:both;
	padding:5px;
    float: left;
    border: 1px solid white;
}

div.oseba div {
	width:160px;
	float:left;
}

div.oseba div label {
	display:block;
}

.dodaj-osebo-link {
	clear:both;
	padding:15px 5px 5px 5px;
}

.dodaj-osebo-link a {
	background:url(images/ico_plus.gif) top left no-repeat;
	padding:0 0 0 18px;
}

.odstrani-osebo-link {
	clear:both;
	padding:15px 5px 5px 0;
}

.odstrani-osebo-link a {
	background:url(images/delete.png) top left no-repeat;
	padding:0 0 0 18px;
}

form.reservation .form-button {
	margin-left:130px;
}

/* Podstran */
#podstran-wrap {
    padding: 10px;
}

#page_title {
    padding: 10px;
    padding-bottom: 0 !important;
    margin-bottom: 5px !important;
}

/* Rezervacija */
#clone_item {
    visibility: hidden;
    display: none;
}

/* Form error */
span.form_input_error {
    color: red !important;
}

/** 15. 1. 2010 **/
.tabs-offer {
	margin-top:10px;
}

.main-offer {
background:transparent url(images/bg_main-offer.jpg) no-repeat 0 0;
height:220px;
width:440px;
padding:0;
}

.main-offer .mo-img {
	float:left;
	padding-right:5px;
	background:transparent url(images/bg_main-offer-img.png) no-repeat top right;
	margin:0 5px 0 0;
}

.main-offer h2 {
color:#B01116;
margin:0 0 5px;
padding:10px 0 0 0;
}

.main-offer ul li {
	border-bottom:1px solid #CCE4F5;
}

.main-offer ul li a span {
color:#9A011E;
float:right;
font-weight:normal;
padding:0 5px 0 0;
}

.ponudba-meseca h2 {
	color:#fff;
	line-height:30px;
}

.ponudba-meseca-opis {
	margin:10px 0 0 165px;
	padding:0;
}

.ponudba-meseca-opis ul {
  margin:0;
  padding:0 0 0 15px;
}

.ponudba-meseca-opis ul li {
  margin:0;
  padding:0;
  list-style-position:outside;
}

.cat-link {
  background:transparent url(images/bg_cat-list-link-3.png) no-repeat scroll left top;
	color:#fff;
	height:30px;
	line-height:28px;
	margin:10px 0;
	padding:0 0 0 10px;
}

.cat-link a {
  color:#fff;
	font-size:13px;
	display:block;
	height:100%;
}

.cat-link span {
	float:right;
	font-size:11px;
	text-decoration:none;
	padding:0 40px 0 0;
}

/** 15.1.2010 KONEC **/

/* youtube video */
.tx-itawyoutoubeembed-pi1 {
    margin-bottom: 15px;
}
/* youtube video KONEC */

.promotion_link {
    color: #b01116 !important;
}

.promotion_link:hover {
    color: #b01116;
}

.contenttable {
    border: 0;
    text-align: center !important;
    width: 100% !important;
}

.contenttable tbody tr td {
    border: 0 !important;
    text-align: center !important;
    font-size: 14px;
}

.pdf_tabela {
    border: 0 !important;
}

.pdf_tabela tr td {
    border: 0 !important;
    vertical-align: top;
}

.filmstrip {
    z-index: 0 !important;
}

#pointer {
    z-index: 0 !important;
}

.price_custom {
    font-size: 14px;
    font-weight: bold;
}

.ponudba-meseca-opis {
    line-height: 15px;
}

/* Print */
.print_departures {
    display: none;
}

#print_icon {
    float:right;
}

#print_icon span {
    padding-right: 10px;
}

#print_icon img {
    vertical-align: middle;
}

#imagecycle_c662 {
    margin: 0 auto;
}

ul.tx-imagecycle-pi1 img {
	margin: 0 auto;
}

/** POSLOVALNICE **/
.nova_poslovalnica {
	background: url('images/novo.gif') no-repeat right 0;
}
/** POSLOVALNICE END **/

.tab-win table thead {
    background-color: #97D3F5;
}

.tab-win table thead th {
    border-right: 0px;
}

.tab-win table thead th:last-child {
    border-right: 1px solid black;
}


.tab-win table tbody {
    background-color: #CCE7FA;
}

.tab-win table tbody tr td {
    border: 1px solid white !important;
}