body
{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	background: #eff5f8 url('http://static.nomad2000.si/images/background.png') repeat-x;
	line-height: 130%;
	font-size: 12px;
	color: #2e2c6a;
}

a
{
	color: #2e2c6a;
}

a:hover
{
	text-decoration: none;
}

ol.forms li
{
	list-style: none;
	padding: 3px 0;
	clear: left;
}

ol.forms label
{
	float: left;
	display: block;
	width: 150px;
	font-weight: bold;
}

fieldset
{
	border: 1px solid #f26421;
	margin: 20px 0 0;
}

fieldset:first-child
{
	margin: 0;
}

span.help
{
	display: block;
	color: #000;
}

p.notice
{
	margin-top: 30px;
	font-style: italic;
	font-weight: bold;
}

div.notice
{
	margin-bottom: 20px;
	border: 3px solid #2e2c6a;
	padding: 5px;
	background-color: #aacee1;
}

.error
{
	border: 1px solid #f00;
	padding: 3px !important;
	color: #f00;
}

#site
{
	width: 900px;
	padding: 0 15px;
	background: transparent url('http://static.nomad2000.si/images/sitebg.png') repeat-y;
	margin: 0 auto;
}

.logo-holder
{
	float: left;
	width: 254px;
	height: 88px;
	padding: 0 3px;
	background-color: #fff;
}

.adventure-center
{
	padding: 0 38px 0 45px;
	margin-top: -6px;
	padding-bottom: 6px;
}

.logo-holder a img
{
	border: 0;
}

#top-part
{
	width: 900px;
}

#menu
{
	float: left;
}

.menu-top
{
	float: left;
	width: 620px;
	height: 30px;
	background-color: #fff;
	padding: 10px;
}

.menu-top .search
{
	float: left;
	margin-left: 44px;
}

.menu-top .lang-select
{
	float: right;
}

.menu-top input.searchq
{
	border: 2px solid #cc6633;
}

.menu-top input.searchbtn
{
	width: 80px;
	background: #cc6633;
	border: 2px solid #cc6633;
	color: #fff;
	font-weight: bold;
	font-family: arial, sans-serif;
	
}

.menu-bottom
{
	background-color: #fff;
	padding: 0 22px 10px 10px;
}

.main-menu
{
	background-color: #fff;
	border-top: 3px solid #f26421;
	height: 36px;
}

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

.main-menu ul li
{
	display: inline;
}

.main-menu ul li a
{
	display: block;
	float: left;
	padding: 10px 19px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	background-color: #fff;
	color: #2e2c6a;
}

.main-menu .offer a
{
	float: none;
	padding: 5px 0 2px;
	margin-top: 10px;
	text-align: left;
}

.main-menu .offer a:hover
{
	background: none;
}

.main-menu ul li a:hover
{
	background: #fff url('http://static.nomad2000.si/images/catbg.png') repeat-x;
}

.main-menu ul li.special a
{
	color: #f26421;
}

.clear
{
	clear: both;
}

div.categories:first-child
{
	margin-top: 0;
}

div.categories:after
{
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

.strong
{
	font-weight: bold;
}

#slideshow
{
	width: 880px;
	height: 270px;
	border: 10px solid #fff;
	margin-top: 5px;
}

#slideshow ul
{
	position: absolute;
	z-index: 50;
	margin: 0;
	padding: 0;
}

#slideshow ul li
{
	display: none;
	list-style: none;
}

#slideshow ul li:first-child
{
	display: block;
}

#bc
{
	padding: 10px;
	background-color: #eff5f8;
	border-top: 2px solid #2e2c6a;
}

#bc a, #bc strong
{
	padding: 0 3px;
}

#content
{
	width: 900px;
	border-top: 4px solid #cc6633;
	background-color: #eff5f8;
	font-size: 13px;
}

.content
{
	padding: 10px;
}

.categories
{
	margin-top: 10px;
}

.categories .category
{
	float: left;
	width: 224px;
	border-left: 1px solid transparent;
}

.categories .category .title
{
	background: #eff5f8 url('http://static.nomad2000.si/images/catbg.png') repeat-x;
}

.categories .category.fresh .title
{
	background: #eff5f8 url('http://static.nomad2000.si/images/fresh_title_bg.png') repeat-x;
}

.categories .category .title h1
{
	margin: 0;
}

.categories .category .title a, .categories .category .title span
{
	padding: 10px;
	display: block;
	width: 204px;
	color: #2e2c6a;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

.lower
{
	text-transform: lowercase;
}

.categories .category .title a:hover
{
	text-decoration: none;
}

.categories .category .image
{
	padding: 9px;
	border: 1px solid #ddd;
}

.categories .category.fresh .image
{
	padding: 1px;
	border: 9px solid #69c;
}

.categories .weather .image table
{
	background: url(../images/weatherbg.png) repeat-x;
	width: 68px;
	height: 115px;
	font-size: 12px;
}

.categories .weather .image table td
{
	padding: 0;
}

.categories .weather .image table a
{
	font-size: 12px;
	font-weight: bold;
}

.categories .category .image a img
{
	border: none;
}

.categories .category .description
{
	padding: 3px;
}

.categories .category.fresh .description
{
	background: #a8ccdf url('http://static.nomad2000.si/images/fresh_desc_bg.png') repeat-x;
}

.categories .category .description p
{
	margin: 0;
	font-size: 12px;
}

#footer
{
	width: 100%;
	border-top: 4px solid #c63;
	background-color: #fc9;
	font-size: 12px;
	font-weight: bold;
}

#footer .copyright
{
	width: 900px;
	margin: 0 auto;
	padding: 10px;
}

#footer span
{
	display: block;
	padding: 10px;
}

#footer ul.links
{
	border-left: none !important;
	border-right: 2px solid #c63 !important;
	margin: 0;
	padding: 10px;
}

#footer ul.links li
{
	list-style: none;
	text-align: right;
	display: inline;
	margin: 0 0 0 10px;
}

#footer ul.links li a
{
	float: none;
}

#photos
{
	float: left;
}

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

.text-content
{
	float: left;
	width: 661px;
	padding: 10px 0 0 10px;
}

.normal
{
	width: 426px;
}

.full
{
	width: 655px;
}

.main h1
{
	font-family: arial, sans-serif;
	font-size: 20px;
	margin: 0 0 20px;
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #f26421;
}

.main h2
{
	margin-top: 20px;
	font-size: 16px;
}

.main a
{
	color: #2e2c6a;
	font-weight: bold; 
}

h1.title
{
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: auto;
}

h1.medium
{
	font-size: 19px;
}

h2.nomargin
{
	margin-top: 0;
}

ul.photos
{
	padding-bottom: 9px;
}

ul.photos li.photo
{
	width: 219px;
	list-style: none;
}

ul.photos li.photo .title
{
	background: #eff5f8 url('http://static.nomad2000.si/images/catbg.png') repeat-x;
}

ul.photos li.photo .title a
{
	padding: 10px;
	display: block;
	width: 198px;
	color: #2f2f2f;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
}

ul.photos li.photo .title a:hover
{
	text-decoration: none;
}

ul.photos li.photo .image
{
	padding: 9px 0 0 0;
}

ul.photos li.photo:first-child .image
{
	padding-bottom: 0;
}

ul.photos li.photo .image a img
{
	border: 1px solid #5e5e5e;
}

/* Links css */

.links-container
{
	padding-bottom: 1px;
	margin-bottom: -1px;
}

ul.links
{
	border-left: 2px solid #c63;
	padding: 5px 0 5px 10px;
}

ul.links li.link
{
	list-style: none;
	margin: 10px 0;
}

ul.links li.link a
{
	color: #cc6633;
}

ul.links li ul
{
	margin: 0 10px;
	padding: 0 10px;
}

ul.links li ul li
{
	margin: 5px;
}

.background
{
	padding: 10px;
	color: #2f2f2f;
	margin: 0;
	background: #eff5f8 url('http://static.nomad2000.si/images/catbg.png') repeat-x;
	border-bottom: 1px solid #ddd;
}

/* Rent-a-bike css */

table.pricelist
{
	width: 300px;
	border: none;
	border-collapse: collapse;
}

table th
{
	border: none;
	border-bottom: 2px solid #cc6633;
	padding: 5px;
}

table tr.even
{
	border: none;
	background-color: #ffba76;
}

table tr.odd
{
	background-color: #fc9;
}

table td
{
	padding: 5px;
}

/* Contact css */

.company-data
{
	float: left;
	width: 250px;
}

.company-location
{
	float: left;
	width: 608px;
	height: 400px;
	padding: 10px;
	border: 1px solid #ddd;
}

span.noscript
{
	font-weight: bold;
}

/* Category, subcategory, activity css */

.left-menu
{
	float: left;
	width: 224px;
	border-left: 1px solid transparent;
}

.left-menu a
{
	color: #2e2c6a;
}

.left-menu .title
{
	background: #eff5f8 url('http://static.nomad2000.si/images/catbg.png') repeat-x;
}

.left-menu .border
{
	border-bottom: 1px solid #ddd;
}

.left-menu .title h3
{
	padding: 10px;
	display: block;
	width: 204px;
	color: #2e2c6a;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	margin: 0;
}

.left-menu ul.items
{
	padding: 0;
	margin: 0;
	border-top: 1px solid #ddd;
}

.left-menu ul.items li.item
{
	list-style: none;
}

.left-menu ul.items li.item a, .left-menu ul.items li.item span
{
	display: block;
	padding: 5px 0 5px 10px;
	background-color: #ffc;
	text-decoration: none;
}

.left-menu ul.items li.item span
{
	background-color: #fc9;
}

.left-menu ul.items li.item a:hover
{
	background-color: #fc9;
}

.left-menu ul.items li.selected a
{
	background-color: #fc9;
}

.left-menu ul.subitems
{
	margin: 0;
	padding: 0;
}

.left-menu ul.subitems li.subitem
{
	list-style: none;
}

.left-menu ul.subitems li.subitem a
{
	display: block;
	padding: 5px 0 5px 25px;
	background-color: #ffc;
	text-decoration: none;
	font-size: 11px;
}

.left-menu ul.subitems li.subitem a:hover
{
	padding-top: 3px;
	border-top: 2px solid #c63;
}

.left-menu ul.subitems li.selected a
{
	padding-top: 3px;
	border-top: 2px solid #c63;
	background-color: #fc9;
}

.left-menu ul.options
{
	margin: 0;
	padding: 0;
	border-top: 2px solid #2e2c6a;
	border-bottom: 2px solid #c63;
}

.left-menu ul.options li
{
	list-style: none;
}

.left-menu ul.options li.gift-card a
{
	display: block;
	padding: 10px 0 10px 10px;
	background-color: #aacee1;
	font-weight: bold;
}

.left-menu ul.options li.book a
{
	display: block;
	padding: 10px 0 10px 10px;
	background-color: #fc9;
	font-weight: bold;
}

.left-menu .contact
{
	border-top: 1px solid #ddd;
}

.middle-content
{
	float: left;
	padding: 10px;
}

.skyscraper
{
	width: 160px;
	height: 600px;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 21px 21px 21px 22px;
}

ul.dates
{
	margin: 0 0 10px;
	padding: 0;
}

ul.dates li.date
{
	float: left;
	width: 136px;
	display: inline;
	list-style: none;
	padding: 0 2px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin: 1px;
}

ul.dates li.odd
{
	background-color: #aacee1;
}

ul.dates li.even
{
	background-color: #8aa4c3;
}

ul.informations
{
	margin: 0 0 10px;
	padding: 0;
}

ul.informations li.information
{
	list-style: none;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
}

ul.informations li.odd
{
	background-color: #aacee1;
}

ul.informations li.even
{
	background-color: #8aa4c3;
}

ul.informations li.information span
{
	display: block;
	float: left;
	width: 150px;
	font-weight: normal;
}

.chronology
{
	margin: 10px 0;
}

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

ul.days li.day
{
	list-style: none;
	margin-top: 10px;
}

ul.days li.day:first-child
{
	margin-top: 0;
}

ul.days li.day .day-content
{
	padding: 5px 10px;
	border-top: 1px solid #ddd;
	border-bottom: 2px solid #c63;
	background-color: #ffc;
}

ul.days li.day .day-content p:first-child
{
	margin-top: 0;
}

ul.days li.day .title h2
{
	padding: 10px;
	display: block;
	color: #2e2c6a;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	background: #eff5f8 url('http://static.nomad2000.si/images/catbg.png') repeat-x;
}

div.activity-top
{
	width: 428px;
	height: 10px;
	background: transparent url('http://static.nomad2000.si/images/bluebox/top.png') no-repeat;
}

div.activity-bottom
{
	width: 428px;
	height: 10px;
	background: transparent url('http://static.nomad2000.si/images/bluebox/bottom.png') no-repeat;
}

div.activity-top-full
{
	width: 655px;
	height: 10px;
	background: transparent url('http://static.nomad2000.si/images/bluebox/top-full.png') no-repeat;
}

div.activity-bottom-full
{
	width: 655px;
	height: 10px;
	background: transparent url('http://static.nomad2000.si/images/bluebox/bottom-full.png') no-repeat;
}

.bluebox-full
{
	width: 635px;
	background-color: #aacee1;
	padding: 10px;
}

.bluebox
{
	width: 408px;
	background-color: #aacee1;
	padding: 10px;
}

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

ul.activities li.activity
{
	float: left;
	width: 655px;
	list-style: none;
	margin: 10px 0 0;
}

ul.activities li.activity:first-child
{
	margin-top: 0;
}

ul.activities li.activity span.image
{
	float: left;
	margin: 0 5px 0 0;
}

ul.activities li.activity span.image a img
{
	border: 1px solid #2e2c6a;
}

ul.activities li.activity .info-full
{
	background-color: #369;
	margin: -2px 0 0;
	padding: 3px 10px;
	color: #fff;
}

ul.activities li.activity .info
{
	width: 408px;
	background-color: #369;
	margin: -2px 0 0;
	padding: 3px 10px;
	color: #fff;
}

ul.activities li.activity .foot-info
{
	border-top: 1px solid #fff;
	margin: 5px 0 -10px;
	padding: 7px 0 0;
	font-weight: bold;
	font-size: 11px;
}

span#dates
{
	text-align: right;
}

span#dates table
{
	float: left;
	margin-right: -7px;
	border-collapse: collapse;
}

span#dates table td
{
	margin: 0;
	padding: 0 10px;
	font-weight: normal;
}

ul.activities li.activity div.description
{
	float: left;
	width: 286px;
	padding-right: 5px;
}

ul.activities li.activity div.description-full
{
	float: left;
	width: 503px;
	padding-right: 5px;
}

ul.activities li.activity div.description h3, ul.activities li.activity div.description-full h3
{
	margin: 0;
	font-size: 13px;
}

ul.activities li.activity div h4
{
	margin: 10px 0 5px 0;
}

ul.activities li.activity div h4:first-child
{
	margin: 0 0 5px 0;
}

ul.activities li.activity div p
{
	margin: 5px 0 0;
}

ul.activities li.activity h2
{
	margin: 0 0 8px;
}

ul.activities li.activity h2 a
{
	display: block !important;
	width: 100% !important;
	text-decoration: none;
	color: #fff;
	padding: 10px;
	margin: -10px;
}

.block
{
	display: block;
}

span.activity-info-top
{
	margin: 0 0 0 50px;
	color: #fff;
}

span.activity-info-bottom
{
	margin: 0 0 0 20px;
}

/* dropdown menu */

li#offer
{
	position: relative;
}

li#offer .offer
{
	display: none;
	position: absolute;
	z-index: 100;
	top: 41px;
	background-color: #fff;
	width: 900px;
	height: 290px;
	margin-left: -858px;
}

li#offer ul li
{
	display: block;
}

li#offer ul a
{
	float: none;
	width: auto;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

li#offer ul .offer-container
{
	background-color: #fff;
	padding: 0 10px 10px;
}

.overlay
{
	width: 100%;
	height: 100%;
	background: url(http://static.nomad2000.si/images/ajax-loader.gif) no-repeat center center;
}

li#offer ul .offer-container:first-child
{
	padding-top: 10px;
}

li#offer ul .offer-container h3,
li#offer ul .offer-container a
{
	margin: auto;
}

li#offer h3
{
	display: block;
	margin: 0 0 5px;
	font-size: 12px;
	border-bottom: 1px dashed #999;
	color: #f26421;
}

li#offer ul a
{
	color: #2e2c6a;
	font-weight: normal;
	float: none;
	display: block;
	margin: auto;
	
}

li#offer ul ul,
li#offer ul li
{
	margin: 0;
	padding: 0;
}

li#offer ul li.subcat
{
}

li#offer ul li.subcat a
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

li#offer ul li.subcat a:hover
{
	text-decoration: none;
}

li#offer ul li.subcat ul
{
	font-size: 11px;
}

li#offer .offer-category
{
	float: left;
	width: 205px;
	margin: 0 10px;
}

dt
{
	margin-top: 10px;
}

dd
{
	font-weight: bold;
}

div.tabs
{
	background-color: #eff5f8;
	border-bottom: 2px solid #2e2c6a;
	font-size: 11px;
	font-weight: bold;
}

div.tabs ul
{
	margin: 0;
	padding: 0;
}

div.tabs li
{
	display: inline;
}

div.tabs a
{
	float: left;
	display: block;
	padding: 10px 5px 10px 8px;
	background: url(../images/spot.png) no-repeat left 52%;
}

div.tabs li:first-child a
{
	background: none;
}

div.tabs a:hover
{
	text-decoration: none;
}

p.hand
{
	padding-top: 15px;
	font-size: 13px!important;
	font-weight: 600;
	font-style: italic;
	color: #f26421;
}

p.hand a
{
	color: #f26421;
}

.small
{
	font-size: 11px;
}

table.team
{
	margin-top: -10px;
}

table.team td
{
	vertical-align: top;
	font-size: 11px;
}

table.team h2
{
	font-size: 15px;
	margin: 15px 0 2px;
}

table.team
{
	border-spacing: 10px 0;
}

span.team-contact
{
	display: block;
	font-size: 11px;
	padding: 0 15px;
	margin: 5px 0 10px;
}

div.team
{
	text-align: center;
}

div.team img
{
	border: 1px solid #2e2c6a;
}

div.weather.forecast table
{
	border-spacing: 5px;
	font-size: 12px;
	text-align: center;
}

.forecast .min
{
	text-align: center;
	background-color: #9cc;
}

.forecast .max
{
	text-align: left;
	background-color: #f66;
}

.category .image table.forecast
{
	width: 204px;
	text-align: center;
	font-weight: bold;
}

div.weather.current table
{
	width: 100%;
	font-size: 12px;
	text-align: center;
	border-spacing: 5px;
}

td.weather-cell
{
	text-align: center;
	width: 50%;
}