body {
  font-family: verdana, tahoma, sans-serif;
  font-size: 0.75em;
  background-color: white;
  color: black;
  text-align: center;
}

table {
  font-size: 100%;
}

a {
  color: #24366A;
  font-weight: bold;
}

h1 {
  font-size: 130%;
}

a:hover {
  color: #B40C0C;
}

img {
  border: none;
}

textarea {
  font-family: verdana, tahoma, sans-serif;
  font-size: 100%;
}

.text {
  margin-right: 10px;
}

.text h2 {
  font-size: 110%;
  margin-bottom: 0px;
}

.text h3 {
  font-size: 110%;
  margin-bottom: 5px;
}

.text h4 {
  font-size: 100%;
  margin-bottom: 2px;
}

.text p {
  margin-top: 0px;
  text-align: justify;
}

.text img {
  border: 1px solid silver;
}

.text .alignRight {
  margin-left: 10px;
  float: right;
}

.text .alignLeft {
  margin-right: 10px;
  float: left;
}

#page {
  width: 755px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #24366A;
  background-image: url('images/pozadina.gif');
  background-repeat: repeat-y;
}

#headerPrintVersion {
  display: none;
}

#header {
  text-align: left;
}

#logo {
}

#menuHorizontal {
  width: 755px;
  height: 18px;
  background-color: #FF6600;
  color: white;
  text-align: left;
}

#menuHorizontal ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#menuHorizontal ul li {
  float: left;
  font-weight: bold;
}

#menuHorizontal ul li a {
  color: white;
  text-decoration: none;
  display: block;
  padding: 2px 7px 2px 7px;
  _position: relative;
  float: left;
  /*\*/
  float: none;
}

#menuHorizontal ul li a:hover {
  background: #24366a;
}

#menuHorizontal .menuPullDown, .menuPullUp {
  display: block;
  border-left: 1px solid white;
  padding: 0px 0px 0px 0px;
}

#menuHorizontal .menuPullDown, .menuPullUp {
  border-left: 1px solid white;
}


#menuHorizontal ul li a:hover, #menuHorizontal ul li.menuPullDown a {
  color: #FFFFCC;
}

#menuHorizontal ul li div {
  background: #ff6600;
  display: none;
  /*\*/
  display: block;
  width: 220px;
  position: absolute;
  visibility: hidden;
  margin-left: 0px;
  border-bottom: 1px solid white;
}

#menuHorizontal ul li ul {
  padding: 0px;
}

#menuHorizontal ul li ul li {
  font-size: 94%;
  float: none;
  padding: 0px;
  border-top: 1px solid #FFFFFF;
  width: auto;
}

#menuHorizontal ul li ul li a, #menuHorizontal ul li.menuPullDown ul li a {
  color: white;
  padding: 0.4em 0px 0.5em 10px;
  _width: 100%;
}

#menuHorizontal ul li ul li a:hover {
  background: #24366a;
  color: #FFFFCC;
}


#menuHorizontal ul li.menuPullDown div {
  visibility: visible;
}

#menuHorizontal ul li.menuPullUp div {
  visibility: hidden;
}

#menuVertical {
  width: 155px;
  padding-bottom: 10px;
  text-align: left;
  float: left;
  background-color: #66c2ff;
}

#menuVertical ul {
	list-style-type: none;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	color: white;
}

#menuVertical .menuSection {
  margin: 12px 10px 0px 10px;
  padding: 1px 2px 1px 2px;
  background-color: #24366a;
  color: white;
  font-weight: bold;
  font-size: 100%;
}

#menuVertical li {
	margin: 5px 0px 0px 0px;
}

#menuVertical a {
  text-decoration: none;
  padding-left: 10px;
  font-weight: bold;
  color: #24366A;
}

#footer {
  width: 750px;
  text-align: centre;
  font-size: 80%;
  color: #24366a;
}

#footer a {
  text-decoration: none;
}

#mainContent {
  text-align: left;
  margin-left: 160px;
  padding: 10px 0px 0px 10px;
}

#boxCompanyDescription {
  float: right;
  width: 160px;
  border: 1px solid #34679A;
  border-right: none;
  background-color: #66CCFF;
}

#boxCompanyDescription p {
  padding: 5px;
  margin: 0px;
  font-size: 90%;
  text-align: justify;
}

#boxCompanyDescription h2 {
  margin: 0px;
  padding: 0px 2px 2px 2px;
  font-size: 90%;
  background-color: #24366A;
  color: white;
}

#boxCompanyDescription img {
  border-bottom: 1px solid #34679A;
}

#boxCompanyDescription .readMore {
  text-align: right;
  padding: 2px;
}

#boxCompanyDescription .readMore a {
  font-size: 90%;
  font-weight: bold;
  text-decoration: none;
}

#welcome {
  width: 393px;
  text-align: justify;
}

.imgBanner img {
  border: solid 1px black;
  border-left: none;
}

.boxTour {
  width: 390px;
  border: 1px solid #34679A;
  margin-bottom: 10px;
}

.boxTour p {
  margin: 5px 5px 0px 5px;
  text-align: justify;
  font-size: 90%;
}

.boxTour .image {
  float: left;
  margin: 0px 5px 0px 0px;
}

.boxTour h1 {
  margin: 0px;
  padding: 0px 2px 2px 2px;
  font-size: 90%;
  background-color: #34679A;
  color: white;
}

.boxTour h1 a {
  color: white;
  text-decoration: none;
}

.boxTour h1 a:hover {
  color: yellow;
}

.boxTour .bottomBar {
  margin: 7px 5px 0px 108px;
}

.boxTour .flags {
  float: left;
  font-size: 7pt;
}

.boxTour .flags img {
  border: 1px solid black;
}

.boxTour .readMore {
  text-align: right;
}

.boxTour .readMore a {
  font-weight: bold;
  text-decoration: none;
}

.boxOurTours {
  margin-bottom: 10px;
}

.boxOurTours .title {
  width: 99%;
  margin: 0px;
  background-color: #34679A;
}

.boxOurTours h2 {
  font-size: 110%;
  color: white;
  margin: 0px 2px 2px 1px;
  padding: 2px;
}

.boxOurTours h2 a {
  color: white;
  text-decoration: none;
  vertical-align: bottom;
}

.boxOurTours h2 a:hover {
  color: yellow;
}

.boxOurTours .flags {
  float: right;
  margin: 2px 1px 1px 0px;
}

.boxOurTours .flags img {
  margin: 0px 0px 0px 2px;
}

.boxOurTours .readMore {
  text-align: right;
  margin: 5px 2px 25px 0px;
}

.boxOurTours p {
  margin: 0px 0px 0px 0px;
}

#tollFree {
  float: left;
  padding: 2px 0px 1px 10px;
  font-weight: bold;
  color: white;
  font-size: 90%;
}

#banneri {
  text-align: center;
  margin-top: 20px;
}

#banneri img {
  margin: 2px;
}

.pageTitle {
  font-size: 135%;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #003399;
}

.sectionTitle {
  font-weight: bold;
  font-size: 110%;
  background-color: #34679A;
  margin-top: 20px;
  color: white;
}

.infoBox {
  float: right;
  width: 220px;
  margin: 2px 0px 5px 10px;
  border: 1px solid black;
  border-bottom: none;
}

.infoBox table td {
  background-color: #FFCC00;
  border-bottom: 1px solid black;
  padding: 4px;
  font-weight: bold;
  font-size: 90%;
}

.infoBox .nr {
  vertical-align: top;
  text-align: right;
}

.infoBox .title {
  background-color: #FF9900;
  text-align: center;
  font-size: 100%;
}

#contactUs td {
  padding: 5px 5px 10px 5px;
}

#contactUs .sectionTitle {
  padding: 1px 2px 1px 2px;
}

.list {
  list-style-type: square;
  margin: 15px;
  padding: 0px;
  color: #24366A;
}

.list li {
  padding-bottom: 5px;
}

.sectionTitle a {
  text-decoration: none;
  color: white;
}

.titleMedia {
  margin-top: 0px;
}

.returnTop {
  font-size: 80%;
}

.black {
  color: black;
}

.red {
  color: #FF0000;
}

.box {
  border: 1px solid black;
  margin-top: 20px;
  padding: 0px 10px 0px 10px;
}

#faqAnswers h2 a {
  font-size: 110%;
  color: black;
}

#faqAnswers h2 {
  margin-top: 25px;
  margin-bottom: 5px;
}

#equipmentTable {
  width: 542px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

#equipmentTable td {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

#equipmentTable .tableHeader {
  background-color: silver;
  font-weight: bold;
}

#equipmentTable .tableBody1Header, .tableBody1Footer {
  background-color: #6DC985;
  font-weight: bold;
}

#equipmentTable .tableBody1 {
  background-color: #ccffcc;
}

#equipmentTable .tableBody2Header, .tableBody2Footer {
  background-color: #F8E81F;
  font-weight: bold;
}

#equipmentTable .tableBody2 {
  background-color: #ffff99;
}

#equipmentTable .tableBody3Header, .tableBody3Footer {
  background-color: #FF9E3E;
  font-weight: bold;
}

#equipmentTable .tableBody3 {
  background-color: #ffcc99;
}

#equipmentTable .tableBody4Header {
  background-color: #FE50A3;
  font-weight: bold;
}

#equipmentTable .tableBody4 {
  background-color: #ff99cc;
}

#tourRatings {
  margin: 20px 0px 20px 0px;
  width: 542px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

#tourRatings td {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

#tourRatings img, #tourRatingsDescription img {
  border: none;
  padding: 4px 3px 0px 0px;
}

#tourRatings .tableHeader {
  background-color: silver;
  font-weight: bold;
}

#tourRatings .tableBody1 {
  background-color: #99cc00;
}

#tourRatings .tableBody2 {
  background-color: #ffff00;
}

#tourRatings .tableBody3 {
  background-color: #ff6600;
}

#tourRatings .tableBody4 {
  background-color: #ff0000;
}

#tourRatingsDescription .left {
  border: 1px solid black;
  border-right: none;
  background-color: #E7E7E7;
}

#tourRatingsDescription .right {
  border: 1px solid black;
  border-left: none;
}

#tableTourDatesPrices {
  margin: 20px 0px 20px 0px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

#tableTourDatesPrices a {
  text-decoration: none;
}

#tableTourDatesPrices td {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  font-size: 90%;
  vertical-align: top;
}

#tableTourDatesPrices .tableHeader {
  background-color: silver;
  font-weight: bold;
}

#tableTourDatesPrices .tableHeader td {
  text-align: center;
}

#tableTourDatesPrices .transDolomiti {
  background-color: #ffff00;
}

#tableTourDatesPrices .romanTrails {
  background-color: #86fb37;
}

#tableTourDatesPrices .legendaryEasternCrest {
  background-color: #fc8004;
}

#tableTourDatesPrices .montBlancGlory {
  background-color: #3399ff;
}

#tableTourDatesPrices .tuscanRiviera {
  background-color: #00BF00;
}

#tableTourDatesPrices .soundsOfMusic {
  background-color: #FF5E46;
}

#tableTourDatesPrices .classicWesternAlps {
  background-color: #FFC082;
}

#tableTourDatesPrices .swissAlpsMtnMagic {
  background-color: #FFFFAE;
}

#tableTourDatesPrices .tyroleanTraverse {
  background-color: #C4C4E1;
}

#tableTourCalendar, #tableImportantStageHighlights, #tableTourTransDolomiti  {
  clear: right;
  width: 542px;
  margin: 20px 0px 20px 0px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

#tableTourCalendar td, #tableImportantStageHighlights td, #tableTourTransDolomiti td {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  font-size: 90%;
}

#tableImportantStageHighlights td, #tableTourTransDolomiti td {
  font-size: 100%;
}

#tableTourCalendar .tableHeader, #tableImportantStageHighlights .tableHeader, #tableTourTransDolomiti .tableHeader {
  background-color: silver;
  font-weight: bold;
  text-align: center;
}

#tableTourCalendar .transDolomiti {
  background-color: #ffff00;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .romanTrails {
  background-color: #86fb37;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .legendaryEasternCrest {
  background-color: #fc8004;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .montBlancGlory {
  background-color: #3399ff;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .tuscanRiviera {
  background-color: #00BF00;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .soundsOfMusic {
  background-color: #FF5E46;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .classicWesternAlps {
  background-color: #FFC082;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .swissAlpsMtnMagic {
  background-color: #FFFFAE;
  font-weight: bold;
  cursor: pointer;
}

#tableTourCalendar .tyroleanTraverse {
  background-color: #C4C4E1;
  font-weight: bold;
  cursor: pointer;
}

.tourRatingRed {
  display: inline;
  background-color: #ff0000;
}

.tourRatingYellow {
  display: inline;
  background-color: #ffff00;
}

.tourRatingOrange {
  display: inline;
  background-color: #ff6600;
}

.tourRatingYellow img, .tourRatingRed img, .tourRatingOrange img {
  border: none;
  padding: 2px;
}

#links {
  clear: right;
}

#links a {
  font-weight: normal;
}

#links h2 {
  font-size: 120%;
  background-color: #34679A;
  margin-top: 35px;
  margin-bottom: 0px;
  padding: 1px;
  color: white;
}

#links h2 a {
  font-weight: bold;
  color: white;
}

#links h3 {
  background-color: #CDDAE6;
  margin-top: 30px;
  margin-bottom: 5px;
  padding: 1px;
  margin-left: 20px;
}

#links h4 a {
  font-weight: bold;
  color: black;
}

#registerForm .textBox {
  width: 500px;
}

#registerForm .label {
  font-size: 80%;
  margin-top: 10px;
}

.tableNewTours {
  border: 1px solid #34679A;
}

.tableNewTours .header {
  background-color: #34679A;
  color: white;
}

.archivDate {
  font-size: 80%;
  margin-bottom: 10px;
}

.galleryNavigation {
  text-align: center;
}
/* more link */
.more {
	font-family : Arial, sans-serif;
	color : #B40C0C;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
.more:hover {
	font-family : Arial, sans-serif;
	color : #B40C0C;
	font-size : 11px;
	font-weight : bold;
	text-decoration: underline;
}