/*@import url("//hello.myfonts.net/count/26e3c6");*/


@font-face
{
    font-family: 'BubblegumSansPro';
    src: url('css/webfonts/26E3C6_0_0.eot');
    src: url('css/webfonts/26E3C6_0_0d41d.eot?#iefix') format('embedded-opentype'),url('css/webfonts/26E3C6_0_0.woff') format('woff'),url('css/webfonts/26E3C6_0_0.ttf') format('truetype'),url('css/webfonts/26E3C6_0_0.svg#wf') format('svg');
}

html, body
{
    padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    background: #cdbb95 url('../SPIImagesList/OzadjeVilaAida.jpg') no-repeat fixed center top;
}

a img
{
    border: 0px;
}

textarea
{
    resize: none;
}

.LanguageSelection
{
    display: inline-block;
    zoom:1;
    *display: inline;
    height: 32px;
    padding-left: 55px;
    *width:200px;
}

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

.LanguageSelection td > span
{
    display:inline-block;
    zoom:1;
    *display:inline;
    vertical-align:top;
    padding: 5px;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.7);
    margin-left: 4px;
    border-radius: 3px;
    margin-top: 0px;
    position:relative;
    -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}

.LanguageSelection td span:hover,
.LanguageSelection td span:hover a
{
    background-color: #ED1E79;
    color: white;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.LanguageSelection td span a
{
    color: #ED1E79;
    text-decoration: none;
    font-size: 14px;
    display: block;
    padding: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.LanguageSelection td span.selected
{
    background-color: #ED1E79;
}

.LanguageSelection td span.selected a
{
    background-color: #ED1E79;
    padding-bottom: 5px;
    color: white;
}

.LanguageSelection .ms-hidden
{
    display: none;
}

.BodyWrapper
{
    width: 900px;
    margin: 0px auto;
}

.fb-like
{
    position: absolute !important;
    z-index: 5;
    top: 50px;
    left: 50%;
    width: 300px;
    margin-left: 154px;
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.fb-like:hover
{
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.vSpacer
{
    height: 110px;
    width: 100%;
    padding-left: 30px;
    padding-top: 10px;
}

.vSpacer a img
{
    border: none;
}

.ContentWrapper
{
    width: 900px;
    margin: auto 0px;
   /* top: 150px;*/
    background-color: #FFF;
    -pie-background: rgba(255, 255, 255, 0.67);
    background-color: rgba(255, 255, 255, 0.67);
    padding: 0px;
    border-top: 10px solid #ED1E79;
    position:relative;
     -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}


.ContentFooterWrapper
{
    width: 900px;
    margin: auto 0px;
}


.Navigation
{
    width: 900px;
    margin: auto 0px;
    margin-bottom: 0px;
}

.Navigation .MenuLine
{
    height: 40px;
    line-height: 40px;
}

.Navigation span
{
    width: 172px;
    height: 40px;
    float: left;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.7);
    -pie-background: linear-gradient( bottom, rgba(255,255,255, 0.7), rgba(255,255,255, 0.7) );
    margin-right: 10px;
    border-radius:3px 3px 0px 0px;
    -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}

.Navigation span.LastEntry
{
    margin-right: 0px;
}

.Navigation span.LastEntry a
{
    border-right: 0px;
}

.Navigation a
{
    text-decoration: none;
    color: #ED1E79;
    letter-spacing: 0.08em;
    font-family: BubblegumSansPro, "Segoe Print", Arial, sans;
    font-size: 22px;
    text-align: center;
    height: 40px;
    display: block;
    border-radius:3px 3px 0px 0px;
    position:relative;
    z-index:1;
    -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}

.Navigation span.selected a
{
    color: #FFFFFF;
    background-color: #ED1E79;
    height: 45px;
    margin-top: -5px;
    padding-top: 5px;
}

.Navigation span a:hover
{
    color: #FFFFFF;
    background-color: #ED1E79;
    height: 45px;
    margin-top: -5px;
    padding-top: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.NavigationLevel2
{
    margin: 0px;
    padding-top: 5px;
    padding-left: 27px;
    height: 15px;
    height: auto !important;
    min-height: 15px;
}

.NavigationLevel2 .MenuLine
{
    padding-top: 10px;
}

.NavigationLevel2 .MenuLine span.Dummy
{
    visibility: hidden;
    display: none;
}

.NavigationLevel2 .MenuLine > span
{
    display: inline-block;
    margin-right: 10px;
    background-color: #ED1E79;
    border-radius: 4px;
    -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}

.NavigationLevel2 .MenuLine > span a
{
    line-height: 30px;
    text-decoration: none;
    /*    font-family: 'Noto Sans',Arial, serif; */
    font-size: 14px;
    color: white;
    padding: 0px 30px;
    vertical-align: top;
}

.NavigationLevel2 .MenuLine > span a:hover,
.NavigationLevel2 .MenuLine > span.selected a
{
    color: #FFFFFF;
    height: 30px;
    line-height: 37px;
}

.NavigationLevel2 .MenuLine > span.selected
{
  
     border-radius: 4px 4px 0px 0px;
    -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}

.ContentWrapper .Content
{
    overflow: auto;
    color: #3F3F3F;
    font-size: 13px;
    padding: 0px 20px;
    padding-bottom: 20px;
    line-height: 20px;
}

.ContentWrapper .Content .ContentInnerWrapper
{
    background-color: white;
    border-radius: 6px;
    padding: 20px 20px;
    border: 1px solid rgb(237, 30, 121);
    border: 1px solid rgba(237, 30, 121, 0.31);
    -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}

.ContentWrapper .Content h3,
.ContentWrapper .Content h2,
.ContentWrapper .Content h1
{
    font-family: BubblegumSansPro, "Segoe Print", Arial, sans;
    font-weight: normal;
}

.ContentWrapper .Content h1
{
    font-size: 24px;
    color: #ED1E79;
}

.ContentWrapper .Content h2
{
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.ContentWrapper .Content h3
{
}

.ContentWrapper .Content .ImageGallery
{
    padding-left: 3px;
    display: block;
    margin-top: 6px;
    margin-bottom: 26px;
}

.ContentWrapper .Content .ImageGallery a
{
    display: inline-block;
    overflow: hidden;
    margin-top: 10px;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 5px 1px #aaa;
    box-shadow: 0px 0px 5px 1px #aaa;
    -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}

.ContentWrapper .Content .ImageGallery a,
.ContentWrapper .Content .ImageGallery a img
{
    width: 122px;
    height: 122px;
}

.ContentWrapper .Content a
{
    color: #ED1E79;
    text-decoration: none;
}



#lightboxOverlay
{
    background-color: #CFCFCF !important;
}

.lb-data .lb-caption
{
    color: #FFF;
    font-size: 11px !important;
    font-family: Verdana;
    font-weight: normal !important;
    position: absolute;
    height: 35px;
    margin-top: -100px;
    margin-left: 0px;
    background-color: #000000;
    -moz-opacity: 0.7;
    opacity: 0.7;
    padding: 10px;
    padding-top: 5px;
    line-height: 1.2em !important;
    width: 54%;
    width: 341px !important;
    -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}

.lb-data .lb-number
{
    display: none !important;
}

.lb-outerContainer
{
    background-color: #B3B3B3 !important;
    -moz-box-shadow: 0px 0px 10px 3px #A8A8A8;
    -webkit-box-shadow: 0px 0px 10px 3px #A8A8A8;
    box-shadow: 0px 0px 10px 3px #A8A8A8;
    -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}



div.GumReserve
{
    display: block;
    height: 57px;
    background-color: #FFFFFF;
    width: 150px;
    border: 2px solid #FFFFFF;
    text-align: center;
    line-height: 57px;
    letter-spacing: 0.1em;
    position: absolute;
    top: 242px;
    margin-left: 371px;
}

div.GumReserve a
{
    color: #444;
    text-decoration: underline;
    font-weight: bold;
}



.SPIForm input[type=submit]
{
    padding: 0px;
    margin: 0px;
    width: 150px;
    text-align: center;
    line-height: 32px;
    height: 34px;
    border: 2px solid #F84594;
    background-color: #ED1E79;
    color: white;
}







.SPIForm div input[type=text]:focus
{
    background-color: #F5F5F5;
}

.SPIForm .Label
{
    width: 117px;
}


.SPIForm div.Sporocilo
{
    border: 1px solid rgba(255, 255, 255, 0);
    -ms-zoom: 1;
    zoom: 1;
}

.SPIForm .Sporocilo .RequiredField
{
    height: 92px;
    margin-left: 558px;
    *margin-left: 0px;
    margin-top: 36px;
    *margin-top: 33px;
}


.SPIForm .Wrapper textarea
{
    height: 140px;
}

.TimeToUpgrade
{
    position: absolute;
    top: 0px;
    background-color: fuchsia;
    color: white;
    width: 450px;
    margin-left: -250px;
    left: 50%;
    padding: 5px;
}


#content
{
    font-size: 12px;
}

#content h1
{
    font-size: 16px;
}

#bodyContent ul
{
    padding: 0px;
    list-style: none;
}

#bodyContent ul li.Header
{
    margin-bottom: 5px;
}

#bodyContent ul li.Spacer
{
    height: 5px;
}




hr
{
    border: 1px solid #E2E2E2;
    border-bottom: 1px solid #C4C4C4;
}




.LinkButton
{
    display: block;
    position: absolute;
    margin-left: 609px;
    padding: 10px;
    color: #ED1E79;
    text-decoration: none;
    width: 179px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    height: 48px;
    line-height: 47px;
    margin-top: 21px;
    background-image: url('../SPIImagesList/emailcon.png');
    background-repeat: no-repeat;
    background-position: center left;
}






.LanguageSEleectionIcon
{
    display: inline-block;
    width: 36px;
    height: 32px;
    vertical-align: top;
    background-image: url(../SPIImagesList/DodatneSlike/socialmediavillaaida.png);
    background-position: -144px 0px;
}

#zz1_TopNavigationMenuV4
{
    display: inline-block;
    padding: 0px;
}



.TopButtonPar 
{
    text-align: right;
}

.AddThisButtons
{
    display: inline-block;
    zoom:1;
    *display: inline;
    vertical-align: top;
    position:relative;
    z-index:5;
    
    width: 190px;
}

.AddThisButtons .addthis_button_email,
.AddThisButtons .addthis_button_google_plusone_share,
.AddThisButtons .addthis_button_twitter,
.AddThisButtons .addthis_button_facebook
{
    background-image: url(../SPIImagesList/DodatneSlike/socialmediavillaaida.png);
    margin-right: 2px;
    border-radius: 3px;
    margin-top: 2px;
    -ms-behavior: url(PIE/pie.htc);
    behavior: url(PIE/pie.htc);
}

.AddThisButtons .addthis_button_email span,
.AddThisButtons .addthis_button_google_plusone_share span,
.AddThisButtons .addthis_button_twitter span,
.AddThisButtons .addthis_button_facebook span
{
    background-image: none;
    width: 36px !important;
}



.AddThisButtons .addthis_button_email
{
    background-position: -106px 0px;
}

.AddThisButtons .addthis_button_google_plusone_share
{
    background-position: -71px 0px;
}

.AddThisButtons .addthis_button_twitter
{
    background-position: -32px 0px;
}

.AddThisButtons .at300b:hover
{
    opacity: 1;
}



.AboutThisPage
{
    border-top: 1px solid white;
    margin-top: 15px;
    font-size: 11px;
    color: white;
    opacity: 0.5;
    padding-bottom: 10px;
}

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



/*Form style */

.SPIForm .LineBlock
{
    display: inline-block;
    zoom:1;
    *display: inline;
    width: 302px;
    vertical-align: top;
}

.SPIForm .Wrapper
{
    width: 157px;
}

.SPIForm .ContactData
{
    width: 203px;
}

.SPIForm .ContactData ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 15px;
}

.SPIForm .FullLine
{
    width: 100%;
    display: block;
}

.SPIForm .FullLine .Label
{
    display: block;
    background-color: #ED1E79;
    color: white;
    padding: 4px;
    width: 574px;
}

.SPIForm .FullLine .Wrapper
{
    width: 582px;
}

.SPIForm .ChekBoxField .Label
{
    width: auto;
    background-color: white;
    display: inline;
    color: black;
}

.SPIForm .ChekBoxField .Wrapper
{
    width: 25px;
}

.SPIForm .Required .ValidationMesage
{
    display: none;
}

.SPIForm .Required input,
.SPIForm .Required input[type=text],
.SPIForm .Required textarea,
.SPIForm .Required select
{
    border-color: #ED1E79;
}
