/* General */

html {
  height: 100%;
}

body {
  margin: 0;
  height: 100%;
  width: 100%;
}

a:focus {
  outline: none;
}

table {
  width: 100%;
}

td {
  vertical-align: top;
  padding: 0;
}

a img {
  border: 0;
}



/* MAIN PAGE */

/* Wrapper */

#wrapper {
  height: 100%;
  width: 760px;
  margin: 0 auto;
  background: url(images/cont-bg.gif) repeat-y;
}



/* Left column */

#leftcolumn {
  float: left;
  width: 141px;
  text-align: right;
  font-family: Arial Black;
  font-size: 11px;
}

#leftcolumn a {
  color: #b4b3b4;
  text-decoration: none;
  position: relative;
  top: 133px;
  display: block;
  margin: 2px 10px 0 0;
}

#leftcolumn a:hover {
  color: #7D8349;
}

#leftcolumn a.active {
  color: #7D8349;
}



/* Content Wrapper */

#content-wrapper {
  margin-left: 141px;
  min-height: 756px;
  background: #c4bdb0 url(images/background.jpg) no-repeat;
  padding-bottom: 10px;
}

#content-wrapper.index {
  position: relative;
}



/* Header */

#header {
  height: 124px;
  background: #7c8c55;
  position: relative;
  top: 13px;
}

#logo {
  width: 154px;
  height: 72px;
  position: relative;
  top: 7px;
  left: 21px;
}

#logo h1 {
  color: #fff;
  margin: 0;
  text-align: center;
  padding-top: 18px;
}

#logo a {
  display: block;
  width: 154px;
  height: 72px;
  position: absolute;
  top: 0;
  background: url(images/logo.gif) no-repeat;
}



/* Navigation */

#navigation {
  margin-top: 20px;
}

#navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Arial Black;
  font-size: 11px;
  text-align: right;
}

#navigation li {
  display: inline;
}

#navigation .hidden {
  padding-right: 17px;
  color: #707e4d;
}

#navigation a {
  color: #fff;
  text-decoration: none;
  padding-right: 17px;
}

#navigation a:hover {
  color: #C3BCAF;
}



/* Next arrow */

#next-arrow {
  height: 50px;
  width: 619px;
  margin-top: 18px;
  position: absolute;
  top: 558px;
}

#next-arrow a {
  display: block;
  width: 14px;
  height: 20px;
  background: url(images/next-arrow.gif) no-repeat;
  float: right;
  position: relative;
  top: 20px;
  right: 22px;
}



/* ABOUT */

#navigation .active {
  color: #C3BCAF;
}

#content-wrapper-about {
  margin-left: 141px;
  min-height: 766px;
  height: 100%;
  position: relative;
}

#content-wrapper-about.roma {
  background: #c4bdb0 url(images/about-roma.jpg) no-repeat;
}

#content-wrapper-about.tanja {
  background: #c4bdb0 url(images/about-tanja.jpg) no-repeat;
}

#content-wrapper-about.julja {
  background: #c4bdb0 url(images/about-julja.jpg) no-repeat;
}

#content-wrapper-about.vanja {
  background: #c4bdb0 url(images/about-vanja.jpg) no-repeat;
}

#about-nav {
  height: 29px;
  margin-top: 13px;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 12px;
  padding-top: 6px;
}

#about-nav ul, #about-nav li, #about-nav div {
  display: inline;
}

#about-nav ul {
  padding: 0;
  margin: 0 0 0 87px;
}

#about-nav li {
  padding-right: 25px;
}

#about-nav a {
  text-decoration: none;
  color: #8f8880;
}

#about-nav a:hover, #about-nav a.active {
  color: #788b54;
}

#about-nav div {
  float: right;
  padding-right: 20px;
}

#about-content {
  height: 405px;
  font-family: Arial;
  font-size: 12px;
  position: relative;
  color: #8e8e8e;
}

#appear {
  background: #fff;
  padding: 15px 20px;
  position: absolute;
  bottom: 0;
  width: 519px;
  margin-left: 30px;
  display: none;
}

#about-content strong {
  font-family: Arial Black;
  color: #788b54;
}

#appear.ohmy {
  display: block;
}




/* MENU */

#menu-content {
  background: #fff;
  width: 459px;
  min-height: 539px;
  margin: 27px 0 0 17px;
  padding: 33px 41px 33px 77px;
  font-family: Arial;
  font-size: 11px;
}

#menu-content h2 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}

#menu-content h2 span {
  display: block;
  font-style: italic;
  font-size: 14px;
  text-transform: none;
}

#menu-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu-content li {
  margin-top: 10px;
}

#menu-content a {
  display: block;
  text-decoration: none;
  color: #7a8b54;
  font-weight: bold;
  font-size: 14px;
}

#menu-content a:hover {
  color: #A4B380;
}

#menu-content hr {
  border: 0;
  margin: 23px 0 15px;
  height: 2px;
  background: #918f8f;
}



/* SUB MENU */

#menu-content.submenu {
  width: 440px;
}

#menu-content th {
  display: none;
}

#menu-content td {
  padding-bottom: 13px;
}

#menu-content .course-title {
  color: #808285;
}

#menu-content .title {
  display: block;
  color: #7a8b54;
  font-weight: bold;
  font-size: 14px;
}

#menu-content .eng-title {
  display: block;
  font-size: 12px;
  color: #000;
  margin-top: 5px;
}

#menu-content .weight {
  text-align: right;
  color: #8f9194;
  width: 70px;
  padding-top: 2px;
}

#menu-content .price {
  text-align: right;
  width: 55px;
  padding-top: 2px;
}



/* BAR */

#menu-content.bar ul {

}



/* CONTACTS */

#menu-content address {
  color: #808184;
  font-style: normal;
}

#menu-content.contact a img {
  margin-top: 25px;
  width: 455px;
  height: 156px;
  border: 2px solid #7a8b54;
}

#menu-content.contact a:hover img {
  border: 2px solid #A4B380;
}



/* NEWS */

#menu-content.news {
  min-height: 569px;
}

#menu-content.news.right {
  width: 481px;
  padding-right: 0;
}

#menu-content.news h2 {
  margin: 0;
  padding-bottom: 20px;
}

#menu-content.news .table {
  position: absolute;
}

#menu-content.news .row {
  display: table-row;
  clear: both;
}

#menu-content.news .cell {
  display: table-cell;
  width: 209px;
  padding: 0 20px 30px 0;
  color: #808184;
  vertical-align: top;
}

#menu-content.news a {
  display: block;
  margin-bottom: 10px;
}

#menu-content.news a:hover {
  text-decoration: none;
}

#menu-content.news a img {
  display: block;
  border: 2px solid #7a8a54;
  margin-bottom: 10px;
  width: 130px;
  height: 130px;
}

#menu-content.news a:hover img {
  border: 2px solid #A4B380;;
}

#menu-content.news.center {
  position: relative;
  width: 471px;
  padding-right: 17px;
  margin-left: 27px;
}

#menu-content.news.center a.news-next {
  display: block;
  position: absolute;
  background: url(images/next-arrow.gif);
  width: 14px;
  height: 20px;
  top: 444px;
  right: -18px;
}

#menu-content.news.center a.news-prev {
  display: block;
  position: absolute;
  background: url(images/prev-arrow.gif);
  width: 14px;
  height: 20px;
  top: 444px;
  left: -18px;
}



/* ARTICLE */

#content-wrapper.article {
  background: url(images/cont-article-bg.gif) no-repeat;
  padding-bottom: 0;
  position: relative;
}

#menu-content.article {
  padding: 0;
  width: 100%;
  margin-left: 0;
  background: transparent;
}

#menu-content.article h2 {
  text-transform: none;
  padding: 23px 0 0 95px;
  margin-bottom: 15px;
}

#menu-content.article #gallery {
  height: 247px;
  overflow: hidden;
}

#menu-content.article #gallery li {
  float: left;
  margin: 0;
  list-style: none;
}

#menu-content.article #gallery a {
  display: block;
}

#menu-content.article a img {
  border: 2px solid #7a8a54;
  width: 117px;
  height: 117px;
  margin: 0 0 2px 2px;
}

#menu-content.article a:hover img {
  border: 2px solid #A4B380;;
}

#menu-content.article .arrows {
  height: 40px;
}

.article-text {
  clear: both;
  color: #808184;
  background: #FFF;
  position: relative;
  bottom: 20px;
}

.right {
  margin: 0 49px 0 15px;
  padding: 0 20px 20px 75px;
}

.center {
  margin: 0 49px 0 49px;
  padding: 0 20px 20px 41px;
}

.left {
  margin: 0 49px 0 49px;
  padding: 0 20px 20px 41px;
}

.article-text p {
  margin: 0;
  padding-top: 10px;
}

a.next {
  background: url(images/next-arrow.gif) no-repeat;
  height: 20px;
  width: 14px;
  position: relative;
  left: 580px;
  top: 150px;
}

a.prev {
  background: url(images/prev-arrow.gif) no-repeat;
  height: 20px;
  width: 14px;
  position: relative;
  top: 129px;
  left: 25px;
}

a.v2 {
  top: 150px;
}



/* LIGHTBOX */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 90px;
	float: right;
	padding-bottom: 0.7em;
}



/* PANORAMA */

.pano {
  margin: 17px 0 0 0;
}



/* Print */

.print {
  float: right;
}

.print a {
  display: block;
  background: url(images/print.gif);
  width: 16px;
  height: 16px;
}



/* Copyrights */

#copyrights {
  font-size: 11px;
  font-family: Arial;
  text-align: center;
  margin-top: 5px; 
}

#copyrights.about {
  position: absolute;
  bottom: 10px;
  width: 619px;
}

#copyrights.article {
  position: absolute;
  width: 619px;
  margin-top: -10px;
  background: #c4bdb0;
  padding-bottom: 10px;
  bottom: 0;
}

#copyrights a {
  color: #000;
  text-decoration: none;
}

#copyrights img {
  position: relative;
  top: 3px;
}



/* RESTAURANT */

#menu-content.article .restaurant {
  height: 427px;
  background: #fff;
  display: table-cell;
  vertical-align: middle;
  width: 619px;
}

#menu-content.article .restaurant .content {
  text-align: center;
}

#menu-content .restaurant a {
  display: inline;
  margin: 8px;
}

#menu-content .restaurant a img {
  width: auto;
  height: auto;
  border: 0;
}

#menu-content .restaurant a:hover img {
  border: 0;
}



















