﻿/****************************************************************************************/
/*                                                                                      */
/* Version:         2011-05-06 20:00                                                    */
/* Last changed by: Jana Tomsu                                                     */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* GLOBAL SETTINGS                                                                      */
/*======================================================================================*/

html, body
{
	background: #fff url(images/bg.png) repeat-x left top;
	color: #383838;
	position: relative;
	font-size: 13px;
    font-family: Tahoma, Arial, sans-serif;
}

form{
   
}

*
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, input, select, textarea, sub, sup
{
	font-size: 100%;
}

img
{
	border: none;
}

a
{
	cursor: pointer;
	color: #383838;
	text-decoration: underline;
}

label
{
	cursor: pointer;
}

.clear 
{
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}

.clear hr
{
	display: none;
}

.grey{
    background: #fff;
}



h1, h2{
    margin: 25px 0 10px 0;
    font-size: 26px;
    font-weight: normal;
    font-family: 'dinproregular',Tahoma, Arial, sans-serif;
    text-align: left; 
     line-height:30px;
     color: #000;
}

h2{

    text-align: left;
    font-size: 24px;
    font-weight: normal;
}

h3{
    padding: 5px 0;
    text-align: left;
    font-size: 15px;
}

.leftPanel h2{
    margin-left: 0;
}


h2 a{
    font-weight: normal;
    font-size: 12px;
    font-family: 'dinproregular',Tahoma, Arial, sans-serif;
}

#page {
    width: 990px;
    margin: 0 auto;
    clear: both;
    padding: 0 0 30px 0;
}



#leftPlace{
    width: 210px;
    padding: 0 20px 0 0;
    float: left;
    margin: 0;


}


#leftPlace .logosHolder,
#RightRightPlace .logosHolder{
    text-align:center;
    padding: 0;
}

#leftPlace .logosHolder img,
#RightRightPlace .logosHolder img{
    display: block;
    margin: 10px auto;
    max-width: 140px;
}

#centerRightPlace{
    width: 720px;
    padding: 15px 0 0 0;
    float: right;
}

#centerRightPlace .actual-item,
#centerPlace .actual-item{
    background: #f0f0f0;
}

#centerRightPlace .actual-item:hover{
    background: #f4f4f4
}

#centerPlace{
    width: 440px;
    padding: 20px 0 20px 20px;
    padding-left: 20px;
    float: left;
    overflow: hidden;
}

#centerPlace .map{
    width: 70%;
    display: block;
    margin: 0 auto;
}

#rightPlace{
    width: 250px;
    padding: 0 15px 20px 15px;
    float: right;
    overflow: hidden;
    background: #eee;
}

#RightRightPlace{
    width: 140px;
    float: right;
    min-height: 950px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.2);
}

#rightPlace h2{
    margin: 20px 0 10px 0;
    padding: 0;
    border-bottom: 1px dotted #bbb;
    color: #222;
    font-size: 18px;
    font-family: 'dinprobold',Tahoma, Arial, sans-serif;
}

/* ======== HEADER ========== */

#header-dark-holder{
    margin: 15px 0 0 0;
    padding: 12px 0;
    background: #a0e6a1;
    color: #222;
    font-size: 19px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    font-family: 'dinproregular',Tahoma, Arial, sans-serif;
}

#header-dark-holder a{
    text-decoration: none;
    color: #222;
}

#header-bright-holder{
    margin: 0;
    padding: 10px 0;
    background: #f0f0f0;
}


#header-dark-holder strong{
    font-weight: normal;
    text-transform: uppercase;
     font-family: 'dinprobold',Tahoma, Arial, sans-serif;
    
    
}

#header-dark-holder .logo{
    width: 60px;
    height: 50px;
    display: inline-block;
    float: right;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0px;

     background: url(images/logo6.png) no-repeat right top;
}

#header-dark-holder .small{
    font-size: 13px;
}

.header{
    width: 970px;
    position: relative;
    margin: 0 auto;
}

.moto{
    display: inline-block;
    padding: 0 20px 0 20px;
    font-size: 14px;
    
    color: #f2f7e8;
}




.bottomHolder{
    width: 75%;
    position: absolute;
    right: 0;
    bottom: 0;
    height:40px;
    background: #fff;
}

.logo{
    width: 200px;
    height: 96px;
    margin: 15px 0 0 0;
    display: inline-block;
    text-decoration: none;
    background: url(images/logo5.png) no-repeat center top;
}

.logosHolder{
    padding: 30px 15px 15px 15px;
    font-size: 13px;
    text-align: center;
}

.logosHolder h2{
    margin: 0 0 20px 0;
    color: #17365d;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    text-align: center;
}

.logosHolder img{
    margin: 0 18px 10px 18px;
    
}


/*  ================ mainSlider ============= */



#mainSlider{
   margin:0;
    height: 220px;
    overflow: hidden;
    position: relative;
    padding: 10px;
    border: 1px solid #e2e0e0;
    background: #fff;
}

#mainSlider .sliderItem{
    width:950px;
    position: absolute;
    left: 10px;
    top: 10px;
    height: 220px;
    overflow: hidden;
}

#mainSlider .sliderItem img{
    width: 100%;
}

#mainSlider .bullets{
    position: absolute;
    left: 20px;
    bottom: 15px;
    z-index: 200;
}

#mainSlider .bullets a{
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    margin: 0 12px 5px 0;
    text-decoration: none;
    background: url(images/bullets.png) no-repeat left bottom;
}

#mainSlider .bullets a:hover,
#mainSlider .bullets a.current{
    background-position: left top;
}

#mainSlider .textHolder
{
    width: 920px;
    padding: 6px 20px;
    position: absolute;
    right: 8px;
    bottom: 13px;
    color: #222;
    text-align: right;
    background: url(images/ow2.png) repeat left bottom;
}

#mainSlider .textHolder a{
    color: #222;
    font-weight: bold;
}

/*  ================ menu ============= */

.mainMenu{

    width: 100%;

}

.mainMenu ul{
    margin: 20px 0;
}

.mainMenu ul li ul{
    display: none;
    margin: 5px 0;
}

.mainMenu ul li ul li{
    padding: 0;
    background: none;
    font-weight: bold;
}

.mainMenu ul li{
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 20px;
    background: url(images/li.png) no-repeat left 11px;
}

.mainMenu ul li a{
    padding: 10px 0;
    margin: 0;
    display: block;
    color: #183426;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
    border-bottom: 1px dotted #c0dbc4;
}



.mainMenu ul li.active a{

    font-weight: bold;
   
    
}




.galleriesHolder{
    display: none;
    font-weight: normal;
}

.mainMenu ul li.active ul li a{
    padding: 3px 5px 3px 10px;
    margin: 0 0 5px 0;
    background: #f0f0f0;
    font-weight: normal;
    font-size: 14px;
}



.mainMenu ul li ul li ul{
    margin: 0 0 0 20px;
}

.mainMenu ul li.active ul li.active a{
    background: #f5ec88;
}

.mainMenu ul li.active ul li.active ul li a{
    background: #f0f0f0;
}

.mainMenu ul li.active ul li.active ul li.active a{
    background: #f5ec88;
}

.mainMenu ul li.active ul li.active ul li.active ul li a{
    background: #f0f0f0;
}

.mainMenu ul li.active ul li.active ul li.active ul li.active a{
    background: #f5ec88;
}

.mainMenu ul li.active ul li.active ul li.active ul li.active ul li a{
    background: #f0f0f0;
}

.mainMenu ul li.active ul li.active ul li.active ul li.active ul li.active a{
    background: #f5ec88;
}

.mainMenu ul li.active ul{
    display: block;
}

.mainMenu ul li.active ul li ul{
    display: none;
}

.mainMenu ul li.active ul li.active ul{
    display: block;
}

.mainMenu ul li.active ul li.active ul li ul{
    display: none;
}

.mainMenu ul li.active ul li.active ul li.active ul{
    display: block;
}




.mainMenu ul li.active ul li.active a.active{
    padding-top: 3px;
    background: #f7f6e2;
}

.mainMenu ul li.active ul li a.galleryLink span{
    font-size: 11px;
}

.mainMenu ul li.active ul li a.galleryLink{
    background: #fff;
    text-align: right;
    font-size: 12px;
    border: 0;
    line-height: 12px;
    padding: 0 0 5px 0;
    font-weight: normal;
}
  
.galleriesList a{
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 210px;
    height: 210px;
    margin: 10px 10px 0 0;
    background: #f0f0f0;
    border: 1px solid #d4d2d2;
    text-align: center;
    overflow: hidden;
}

.galleriesList a img{
    display: inline-block;
    max-height: 210px;
    max-width: 210px;
}

#GalleryImages{

}

#GalleryImages a{
    display: block;
    float: left;
    position: relative;
    margin: 10px 10px 0 0;
}

#GalleryImages a img{
    display: block;
    height: 150px;
}

#GalleryImages.galleryList a img{
    height: 230px;
}

#GalleryImages a .photoTitle{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #000;
    font-size: 16px;
    line-height: 25px;
    text-shadow: 0.5px 0.5px 1px #fff;
    background: url(images/ow3.png) repeat left top;
}

/* =========  HOMEPAGE ============ */

.leftPanel{
    width:100%;
    padding: 0 0 30px 0;
}

.rightPanel{
    width:100%;
    padding: 0;
}

.homepageTitle {
    padding: 0 0 20px 0;
    font-size: 13px;
    color: #4f4e4e;
    font-family: 'dinproregular',Tahoma, Arial, sans-serif;

}

.homepageTitle h1{
    text-align: left;
    font-weight: normal;
    line-height: 32px;
}

.homepageTitle h1 strong{
    font-weight: normal;
    text-transform: uppercase;
}

.homepageTitle p{
    padding: 5px 0 0 0;
    text-align: justify; 
}


/* ------------- */

.actual-item {
    clear: both;
    padding: 10px 15px;
    margin: 0 0 10px 0;
    background: #fff;
}

.actual-item .image{
    width: 90px;
    min-height: 80px;
    padding: 7px;
    margin: 0 20px 5px 0;
    float: left;
    overflow: hidden;
}

.actual-item p{
    padding: 0;

    font-size: 11px;
    color: #000;
}

.actual-item h3{
    font-size: 18px;
    line-height: 20px;
    padding: 5px 0;
     text-align: left;
     font-weight: normal;
     
     font-family: 'dinproregular',Tahoma, Arial, sans-serif;
}

.actual-item h3 a{
    color: #000;
    text-decoration: none;
}

.actual-item a.more{
    font-size: 13px;
    display: block;
    text-align: right;
    color: #000;
}

.actual-item .image img { max-width: 90px; max-height: 90px; display: block; margin: 0 auto;  }

.actual-item .text{
    padding: 0;
    text-align: justify;
}

.actual-item .text .info{
    text-align: left;
    font-size: 11px;
    padding: 0 0 5px 0;
    color: #787878;
}

.pageDetail table.articles-grid td{
    padding: 0;
}

.pageDetail table.articles-grid td a {
    color: #222;
}

.pageDetail table.articles-grid tr:hover td{
    background: #fff;
}

.pageDetail table.articles-grid tr.pagerTable td{
    padding: 10px 5px;
    font-size: 16px;
}

  
.pageDetail table.articles-grid tr.pagerTable td span {
    padding: 0 8px;
    background: #eee03f;
    }
  
.pageDetail table.articles-grid tr.pagerTable td a {
    padding: 0 8px;
    }

/* ------------- */

.link-list{
    width: 56%;
    float: right;
    display: block;
    margin: 0;
    padding: 0;
    text-align: right;
}

.link-list ul{
    width: 100%;
    text-align: right;
}

.link-list a{
    text-decoration: none;
}

.link-list a:hover{
    text-decoration: underline;
}

.link-list h3{
    font-weight: bold;
    font-family: 'dinprobold',Tahoma, Arial, sans-serif;
    font-size: 15px;
    padding: 0 0 5px 0;
    text-align: right;
}


.link-list ul li{
    width: 120px;
    display: inline-block;
    padding:0;
    padding: 10px 0 10px 10px;
    margin: 0 0 10px 0;
    vertical-align: top;
    color: #4f4e4e;
    text-align: right;
    border-bottom: 1px solid #eee;
}

.link-list ul li a{
    font-weight: normal;
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #4f4e4e;
}

.link-list ul li a.logo{
    display: inline-block;
    margin: 0 0 30px 0;
}

.link-list ul li.bigger{
    width: 100px;
}

.link-list ul li.bigger a{
    font-size: 14px;
    line-height: 18px;
}

.link-list a.reservation{
    display: inline-block; 
    margin: 5px 0 0 0;
    padding: 0 40px 0 0;
    min-height: 40px;
    font-size: 18px;
    line-height: 28px;
    background: url(images/reservation.png) no-repeat right top;
    text-decoration: underline;
    color: #000
}

/* ------------- */

.contact-text{
    width: 43%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px;
}

.contact-text h2{
    margin-top: 0;
}

.contact-text strong{
    font-size: 14px;
    line-height: 24px;
}

.contact-text .left-contact{
    width: 47%;
    padding: 0;
    float: left;
}

.contact-text .right-contact{
    width: 52%;
    padding: 0;
    float: right;
    text-align: left;
}

/*  ================ GALERIE ============= */

.galleryPhotos{
    margin: 15px 0;
}

.galleryPhotos a{
    margin: 0 10px 10px 0;
    text-decoration: none;
    display: block;
    float: left;
    position: relative;
}

.galleryPhotos a .photoTitle{
    width: 100%;
    display: block;
    opacity: 0.8;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    background: url(images/ow.png) repeat left top;
    text-shadow: 1px 1px 1px #000;
    
}

.galleryPhotos a .photoTitle span{
    max-height: 20px;
    width: 84%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 5% 8%;
    display: block;
    -webkit-transition: all 100ms linear;
      -moz-transition: all 100ms linear;
      -o-transition: all 100ms linear;
      transition: all 100ms linear;
}

.galleryPhotos a:hover .photoTitle span{
    max-height: 100px;
    white-space: normal;
    text-overflow: clip;
    -webkit-transition: all 1s linear;
      -moz-transition: all 1s linear;
      -o-transition: all 1s linear;
      transition: all 1s linear;
}

.galleryPhotos a img{
    display: block;
}




.categoriesMenu .galleriesHolder{
    display: none;
}


#galleryDetail{
    padding: 0 0 0 0;
}

#main #galleryDetail h2{
    padding: 10px 0 5px 0;
    color:#fff;
    border: 0;
    text-align: left;
}






.leftBox{
    width: 210px;
    padding: 20px;
    margin: 0;
    float: left;
    background: #fff;
}

ul.secondMenu{
    font-size: 15px;
    color: #787878;
    padding: 10px 0 30px 0;
    font-family: 'dinproregular',Tahoma, Arial, sans-serif;
}

ul.secondMenu li{
    list-style-type: none;
    margin: 0 0 5px 0;
}

ul.secondMenu a{
    display: block;
     background: #f7f2b5;
    padding: 10px;
    color: #444;
    text-decoration: none;
    text-align: right;
}

ul.secondMenu a:hover{
    background: #ede372;
}


.leftBox .link-list ul li{
    width: 90%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    
}

.leftBox .link-list ul li.colorActive{
    background: #f7f2b5;
}

.link-list ul li .current{
    font-size: 18px;
    font-weight: bold;
}

.link-list ul li .subcurr{
    padding: 5px 0 5px 30px;
}



.pageDetail .info{
    font-size: 12px;
    color: #787878;
    padding: 10px 0;
}

.pageDetail ul{
    padding: 10px 0;
    margin: 0 0 0 20px;
}

.pageDetail ul li{
    padding: 3px 0;
    list-style-position: outside;
}

.float-image{
    height: 90px;
    float: right;
    margin: 0 0 20px 20px;
}

.detailText{
    padding: 10px 0 0 0;
    line-height: 18px;
}


#footerHolder{
    background: #f0f0f0;
}

#footer{
    width: 960px;
    padding: 20px 0;
    margin: 0 auto;
}

.contact-item{

    margin: 10px 10px 0 0;
}

.pageDetail .contact-item h4, .contact-item h4{
    font-weight: normal;
    font-size: 16px;
    padding: 5px 10px 5px 40px;
    background: #f7f2b5 url(images/down.png) no-repeat 5px 5px;
    cursor: pointer;
    border-radius: 5px;
}

.contact-hide{
    padding: 10px;
    display: none;
}



.pageDetail table{
    border: 0;
    width: 100%;
    border-spacing: 0 2px;
  background: #fff;
}

.pageDetail table td{
    padding: 7px 10px 5px 10px;
    border-bottom: 1px solid #d7d7c2;
}

.pageDetail table table td{
    border: 0;
    padding: 0 10px;
}

.pageDetail table td{
    border: 0;
    margin: 0;
}

.pageDetail table tr.tr-alt td{
    background: #f7f7f7;
}

.pageDetail table tr.rowalt td
{
    background: #f7f7f7;
}

.pageDetail table tr:hover td,
.pageDetail  table tr.rowalt:hover td,
.pageDetail  table tr.tr-alt:hover td{
    background: #ebebeb;
}

.pageDetail  table td a{
    color: #d56511;
    font-weight: bold;
    text-decoration: none;
    font-family: 'dinprobold',Tahoma, Arial, sans-serif;
}

.pageDetail table td a:hover{
    text-decoration: underline;
}

.pageDetail  table td a.smallLink{
    font-size: 11px;
    color: #555;
    font-weight: normal;
}

.pageDetail table table{
  width: auto;
  margin: 0;
  border: 0;
  border-spacing: 0;
  background-color: transparent;
}


.pageDetail table th{
    text-align: left;
    color: #000;
    font-weight: normal;
    padding: 10px 10px 8px 10px;
    border: 0;
    border-bottom: 1px solid #f68632;
}

.pageDetail  table th a{
    color: #000;
}

.document-item{
    padding: 0 0 5px 0;
    border-bottom: 1px solid #e6e6e6;
}

.document-item h2{
    margin: 5px 0 0 0;
    padding: 0;
    
}

.document-item h2 a{
    font-size: 14px;
    line-height: 18px;
    display: block;
    padding: 3px 0 5px 30px;
    font-weight: bold;
    background: url(images/doc2.png) no-repeat left top;
    font-family: 'dinprobold',Tahoma, Arial, sans-serif;
    
}

    .document-item.docGallery h2 a {
        color: #237324;
        padding-left: 37px;
        background: url(images/gal-ico.png) no-repeat left top;
    }

.pageDetail h4{
    padding: 10px 0 5px 0;
    font-size: 15px;
}


.pageDetail h5{
    padding: 7px 0 4px 0;
    font-size: 14px;
}

.docDetail{
    padding: 0 0 5px 0;
}

.docDetail h3{
    padding: 2px 0;
    font-size: 13px;
}

.docDetail img{
    height: 70px;
    margin: 0 10px 10px 0;
}

.adPlace{
    margin-top: 30px;
    background: #eee;
    text-align: center;
}

.adPlace img{
    width: auto;
    height: 120px;
    margin: 10px;
}