/*
BARVE:
#e6e6e6 -- sivo ozadje, če ni background slike
#1f2711 -- barva fonta (temno zelena na meji s črno)
#6a7f44 -- zelena kot logotip
#f7f4f2 -- umazano belo ozadje in robovi
#d0d2d6 -- modro-sivo ozadje in sence
#653D6F -- vijolična heading
#6A4D6A -- nezna vijolicna background

SPREMEMBE
#653D6F, #6A4D6A -> #767B7C -- temno siva

Georgia
*/


html, body {
    margin: 0;
    padding: 0;
}
body {
    /*
    background-color: #e6e6e6;
    background: url("../images/lp-background4.png") repeat scroll 0 0 transparent;
    */
    font-family: 'BenchNine', Tahoma;
    font-size: 16px;
    color: #53564c;
    line-height: 150%;
}

p {
    margin: 5px 0;
}

.map-pin {
    background: url("../images/pin.png") no-repeat scroll 68px 0 transparent;
    color: #53564C !important;
    display: inline-block;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
    width: 85px;
}

input, select, textarea, button, keygen, isindex, legend, a {
    font-family: 'BenchNine', Tahoma;
}
a {
    text-decoration: none;
}

.mail {
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
}
.outer {
    border-left: 20px solid #FFFFFF;
    border-right: 21px solid #FFFFFF;
    padding-top: 10px;
    margin: 0 auto;
    width: 977px;
    background: none;
    background-color: #fff;
}

.header {
}
.header .logo {
    background-image: url("../images/lp-logo.png");
    background-repeat: no-repeat;
    height: 155px;
    width: 105px;
    float: left;
    margin-top: 61px;
}
.inner-header {
    position: relative;
    padding-left: 93px;
}
.menu {
    /*border: 1px green solid;*/
    padding-top: 20px;
    padding-left: 70px;
}
.menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.menu li {
    float: left;
}
.menu li a {
    color: #6a7f44;
    padding: 8px 14px 5px;
    text-decoration: none;
    font-size: 24px;
    margin-left: 81px;
}
.menu li a:hover, .menu li a.active {
    /*background: none repeat scroll 0 0 #9c9e8f;*/
    color: #767B7C;
    /*border-radius: 3px 3px 0px 0px;*/
}
.slideshow {
    left: 106px;
    margin-top: 46px;
    position: absolute;
}
.slideshow .images {
    height: 146px;
    width: 874px;

}

#slider {
    border-radius: 3px;
}
/* SKUPNE ZNAČILNOSTI CONTENTOV */
.relfleft {
    position: relative;
    float: left;
}
.bckgr-white {
    /*
    background-color: #f6f6f2;
    border-radius: 3px;
    box-shadow: 0 0px 2px 0 #d0d2be;
    */
    border: 5px solid #fff;
    
}
.bckgr-dark {
    background-color: #d0d2d6;
    border-radius: 3px;
    border: 5px solid #f7f4f2;
    box-shadow: 0 0px 2px 0 #d0d2be;
}
/* */

.content {
    width: 100%;
    padding-top: 4px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
    border-left: 20px solid #FFFFFF;
    border-right: 21px solid #FFFFFF;
    margin-left: -20px;
}
.content h2 {
    color: #767B7C;
    font-style: normal;
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0 10px;
    font-family: 'BenchNine', Tahoma;
}
.content h3 {
    margin: 10px 0 10px;
    font-size: 22px;
    color: #767B7C;
    font-weight: normal;
    font-family: 'BenchNine', Tahoma;
}
.content-leftmid {
    right: 25%;
    width: 100%;
}
.content-left {
    right: 52.1%;
    width: 100%;
}
.content-left .center {
    left: 100.6%;
    width: 53%;
}
.content-left .center .title {
    margin-bottom: 15px;
    padding: 5px;
}
.content-left .center .title h1 {
    font-style: normal;
    font-size: 26px;
    font-weight: normal;
    font-variant: small-caps;
    margin: 2px;
    color: #6a7f44;
    font-family: 'BenchNine', Tahoma;
}
.content-left .center .body {
    /*min-height: 444px;*/
    line-height: 170%;
    text-align: justify;
}
.content-left .left {
    left: 24%;
    width: 21%;
    min-height: 556px;
}
.content-left .right {
    left: 80.2%;
    width: 21.1%;
    min-height: 556px;
}
.center, .left, .right {
    float: left;
    position: relative;
}
.widget {
    padding: 5px 10px 5px;
    font-family: Tahoma;
    font-size: 14px;
}
.widget-inner {
    margin-left: 10px;
}
.vertical-spacer {
    padding: 3px;
    display: block;
}
.facebook a {
    background: url("../images/social-facebook.png") no-repeat scroll center top transparent;
    width: 26px;
    height: 26px;
    display: block;
}
.facebook a:hover {
    background-position: center bottom;
}
.widget-center {
    text-align: center;
}

.button, input[type="reset"], input[type="submit"], input[type="button"],
.button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover {
    display: inline-block;
    font-family: 'BenchNine', Tahoma;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    padding: 2px 5px;
    border: 1px solid #6a7f44;
    border-radius: 3px;
    box-shadow: 0 0px 2px 0 #d0d2be;
    color: #fff;
    background: #6a7f44;
    /*
    background: -webkit-gradient(linear, left top, left bottom, from(#abc66f), to(#6a7f44));
    background: -moz-linear-gradient(top,  #abc66f, #6a7f44);
    */
}
input[type="text"] {
    border-radius: 3px;
    border: 1px solid #cecece;
    background-color: #f5f6f6;
    background-image: none;
    width: 150px;
    height: 27px;
    color: #515151;
    font-size: 11px;
    padding-left: 7px;
}
.event-wrapper {
    /*margin: 13px;*/
    margin-bottom: 20px;
}
.event-text {
    background-color: #9c9e8f;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 0 0 3px 3px;
    font-family: 'BenchNine', Tahoma;
    font-size: 17px;

}
.event-image {
    padding: 0px;
    /*margin-bottom: -7px;*/
}

.event-image img {
    padding: 0px;
    margin: 0px;
    border-radius: 3px 3px 0 0;
    width: 166px;
    height: 166px;
}



/* seznam eventov */
.event-wrapper-list {
    margin: 0px;
    padding: 15px 10px 10px;
}

.event-wrapper-list-delimiter {
    border-bottom: 1px solid #D0D2D6;
    display: block;
}

.event-image-list {
    padding: 0px;
    float: left;
    padding-right: 12px;
}

.event-image-list img {
    padding: 0px;
    margin: 0px;
    border-radius: 3px 3px 3px 3px;
}

.pass-img{
    opacity: 0.4;
}

.event-text-list-meaning {
    font-weight: bold;
    color: #6A7F44;
    margin-right: 3px;
}

.pass {
    font-style: italic;
    color: #888888;
}



.bottom {
    color: #848484;
    font-size: 0.8em;
}
.map {
    text-align: center;
}

.messages-sub-info {
    color: #6A7F44;
    font-size: 12px;
}

.messages-sub-error {
    color: #6A7F44;
    font-size: 12px;
}