/*CSS full resolution*/
* {
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none;
}

.clear {
    clear: both;
    visibility: hidden;
}

.inv {
    visibility: hidden;
}

a {
    color: #5c8a8b;
}

a:hover {
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

.t-right {
    text-align: right;
}

.t-left {
    text-align: left;
}

.t-center {
    text-align: center;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

body {
    text-align: center;
    font: normal 1em/1.4em "Tahoma", "Arial", sans-serif;
    background: #fff;
}

.center {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    padding: 0 0 57px 0;
}

.header {
    height: 223px;
    position: relative;
}

.header-short {
    height: 160px;
    position: relative;
}

.logotype {
    position: absolute;
    top: 45px;
    left: 0;
}

.toplinks {
    position: absolute;
    right: 0;
    top: 25px;
    font-size: .9em;
}

.toplinks a {
    margin: 0 0 0 27px;
}

/*.motto {
    position: absolute;
    left: 460px;
    top: 85px;
    color: #a1a5ac;
} */
.motto {
    position: absolute;
    left: 235px;
    top: 60px;
}

.daruj_tlacitko {
    position: absolute;
    left: 480px;
    top: 53px;
}

.adra_beh {
    left: 325px;
    position: absolute;
    top: 30px;
}

.search {
    position: absolute;
    right: 0;
    top: 74px;
    background: url("../../images/n/search.gif") no-repeat 0 0;
    width: 296px;
    height: 33px;
}

.search-text {
    color: #b6b9bf;
    position: relative;
    width: 200px;
    left: 10px;
    top: 4px;
    cursor: default;
}

.search-submit {
    background: none;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 77px;
    height: 33px;
    /*cursor: pointer;*/
}

.mainmenu {
    position: absolute;
    top: 137px;
    right: 0;
    width: 980px;
    height: 63px;
    background: url("../../images/n/mainmenu.gif") no-repeat left center;
    font-size: 16px;
}

.mainmenu-en {
    position: absolute;
    top: 137px;
    right: 0;
    width: 980px;
    height: 63px;
    background: url("../../images/n/mainmenu.gif") no-repeat left center;
    font-size: 0.8em;
}

.mainmenu li, .mainmenu-en li {
    padding: 0 0 0 14px;
}

.mainmenu a, .mainmenu-en a {
    float: left;
    color: white;
    padding: 21px 20px;
    text-decoration: none;
    font-family: "Tahoma", "Arial", sans-serif;
}

.mainmenu a:hover, .mainmenu a.active, .mainmenu-en a:hover, .mainmenu-en a.active {
    background: #5c8a8b;
    border-radius: 5px;
}

.big-banner {
    position: relative;
    width: 100%;
    /* 619px;*/
    height: 475px;
    overflow: hidden;
    border-radius: 5px;
    float: left;
}

.big-banner a {
    display: block;
    width: 980px;
    height: 475px;
}

.big-banner a img {
    width: 100%;
    overflow: hidden;
}

.big-banner-text {
    display: block;
    width: 527px;
    height: 82px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 205px;
    background: transparent url("../../images/n/big-banner-text-back.png") no-repeat 0 0;
}

.big-banner-text1 {
    position: absolute;
    left: 30px;
    top: 17px;
    font-size: 1.2em;
    padding: 0 30px 0 0;
}

.big-banner-text2 {
    position: absolute;
    left: 30px;
    top: 44px;
}

.big-banner-text3 {
    display: block;
    width: 130px;
    height: 33px;
    position: absolute;
    right: 20px;
    top: 20px;
    color: #000;
    background: transparent url("../../images/n/big-banner-button.png") no-repeat 0 0;
    font-size: 1.1em;
    text-align: center;
    padding: 11px 0 0 0;
}

.small-banners {
    position: relative;
    float: right;
    width: 337px;
    height: 300px;
}

.small-banners a {
    display: block;
    width: 337px;
    height: 120px;
    color: #fff;
    text-decoration: none;
}

.small-banners a:hover {
    color: #f2d0a9;
}

.hp-h2 {
    font-weight: normal;
    color: #5c8a8b;
    font-size: 1.4em;
    line-height: .9em;
}

.small-banner-1 {
    position: absolute;
    top: 40px;
    left: 0;
    background: url("../../images/n/hp-small-banner1.png") no-repeat 0 0;
    width: 337px;
    height: 120px;
}

.small-banner-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../../images/n/hp-small-banner2.png") no-repeat 0 0;
    width: 337px;
    height: 120px;
}

.small-banner-text1 {
    display: block;
    width: 220px;
    height: 50px;
    position: absolute;
    left: 100px;
    top: 15px;
}

.small-banner-text2, .small-banner-text5 {
    display: block;
    width: 130px;
    position: absolute;
    left: 100px;
    top: 45px;
    font-size: 1.5em;
    line-height: 1.2em;
}
.small-banner-text5 {
    top: 30px;
}

.small-banner-text3 {
    position: absolute;
    right: 10px;
    bottom: 5px;
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: 1mm;
}

.small-banner-text4 {
    display: block;
    width: 130px;
    position: absolute;
    left: 100px;
    top: 70px;
    font-size: 1.5em;
    line-height: 1.2em;
}

.more {
    background: url("../../images/n/green-arrow.gif") no-repeat 100% 50%;
    padding: 0 17px 0 0;
    position: relative;
    left: -5px;
}

.more-gift .more {
    top: 18px;
}

.news1 {
    padding: 17px 20px 0 0;
    width: 300px;
    float: left;
    line-height: 1.3em;
}

.news1 span {
    color: #6e7480;
    font-size: .8em;
}

.news1 img {
    float: left;
    border-radius: 5px;
    margin: 0 22px 0 0;
}

.newsletter {
    position: relative;
    top: 17px;
    width: 337px;
    height: 136px;
    float: right;
    background: url("../../images/n/chci-se-prihlasit.png") no-repeat 0 0;
    background-size: contain;
}

.newsletter h2, .content .newsletter-opravdovy-svet h2 {
    font-weight: normal;
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    padding: 26px 0 0 0;
}

.newsletter-button, .newsletter-opravdovy-svet .newsletter-button {
    position: absolute;
    right: 96px;
    top: 64px;
    width: 146px;
    height: 40px;
    cursor: pointer;
    /*color: #fff;
    background: none;*/
}

.newsletter-text, .newsletter-opravdovy-svet .newsletter-text {
    position: absolute;
    top: 85px;
    left: 35px;
    width: 165px;
    color: #abaeb4;
}
.newsletter-opravdovy-svet {
  position: relative;
  float: none;
  width: 337px;
    height: 136px;
    background: url("../../images/n/newsletter.gif") no-repeat 0 0;
}

.hp-photogallery {
    padding: 18px 0 0 0;
}

.hp-photogallery ul li {
    float: left;
    width: 206px;
    padding: 0 6px;
}

.hp-photogallery ul li a {
    display: block;
}

.hp-photogallery ul li span {
    display: block;
    padding: 3px 5px 0 5px;
    font-size: .9em;
    line-height: 1.2em;
    text-align: left;
}

.hp-photogallery ul li img {
    border-radius: 5px;
    overflow: hidden;
    width: 250px;
}
.hp-photogallery ul li img.video {
  width: 206px;
}

.hp-news {
    margin-top: 25px;
}

.slider-bottom-img  {
    border-radius: 5px;
    overflow: hidden;
    width: 206px;
    height: 132px;
}

.gallery-arrow-left {
    display: block;
    width: 46px;
    height: 132px;
    background: url("../../images/n/photogallery-left.gif") no-repeat 0 0;
    float: left;
    padding: 0 6px 0 0;
    outline: none;
}

.gallery-arrow-right {
    display: block;
    width: 46px;
    height: 132px;
    background: url("../../images/n/photogallery-right.gif") no-repeat 0 0;
    float: right;
    padding: 0 0 0 6px;
    outline: none;
}

.gallery-arrow-left:hover, .gallery-arrow-right:hover {
    background-position: left bottom;
}

.carousel {
    padding: 20px 0 0 0;
}

.slider-bottom {
    float:left;
    text-align: center;
}

.footer {
    width: 100%;
    height: 323px;
    background: url("../../images/n/footer-bg.gif") repeat-x 0 0;
    text-align: center;
}

.footer-center {
    width: 980px;
    height: 323px;
    margin: 0 auto;
    position: relative;
    text-align: left;
}

.fb-like {
    position: absolute;
    top: 37px;
    right: 30px;
    background: #fff;
}

.footer-box {
    float: left;
    width: 190px;
    color: #fff;
    padding: 0 0 0 40px;
}

.footer-box ul {
    font-size: 0.9em;
    line-height: 1.3em;
}

.fbox1 {
    width: 150px;
    padding: 0 0 0 50px;
}

.fbox1 p {
    font-size: .85em;
    line-height: 1.3em;
    padding: 0 0 12px 0;
}

.fbox1 img {
    display: block;
    padding: 18px 0 13px 0;
}

.fbox1 ul {
    padding: 15px 0 0 0;
}

.footer-box h2 {
    font-weight: normal;
    font-size: 1.1em;
    padding: 21px 0 38px 0;
}

.footer-box ul li a, .footer-box a.white-link {
    color: #fff;
}

.footer-box ul li {
    background: url("../../images/n/white-arrow.gif") no-repeat 0 8px;
    padding: 0 0 8px 17px;
}

.copyright {
    position: absolute;
    /*bottom: 35px;*/
    bottom: 10px;
    left: 50px;
    color: #fff;
    font-size: .9em;
}

/*Other*/
.mainbanner img {
    border-radius: 5px;
}

.mainbanner img.section-centre {
    width: 729px;
    height: 142px;
    border-radius: 0 5px 5px 0;
    position: relative;
    left: 248px;
}

.left {
    width: 300px;
    float: left;
    padding: 25px 0 0 0;
}

.content {
    float: left;
    width: 680px;
    padding: 25px 0 0 0;
}

.content p {
    padding: 0 0 17px 0;
    font-size: .95em;
}

h1 {
    font-size: 1.7em;
    line-height: 1.4em;
    color: #5c8a8b;
    font-weight: normal;
    padding: 0 0 20px 0;
}

.content h2 {
    font-weight: bold;
    font-size: 1em;
    color: #5c8a8b;
    padding: 5px 0 10px 0;
}

.content h3 {
    font-weight: bold;
    font-size: .9em;
    color: #5c8a8b;
    padding: 5px 0 10px 0;
}

.content ul {
    font-size: .95em;
    padding: 0 0 25px 25px;
}

.content ul li {
    background: url("../../images/n/bullet.gif") no-repeat 0 8px;
    padding: 0 0 8px 20px;
}

.content .carousel ul li {
    padding: 0 6px 10px 6px;
    background: none;
}

.content table {
    margin: 10px auto 35px auto;
    font-size: .95em;
}

.content table td {
    /*border: 1px solid #ccc; */
    padding: 4px 10px;
}

.content img {
    margin: 10px;
}

.pict-wrap.hor img {
	margin: 0;
}

.submenu {
    width: 200px;
    padding: 0 0 20px 0;
}

.submenu a {
    display: block;
    text-decoration: none;
    padding: 8px;
    font-size: 1.1em;
}

.submenu a:hover, .submenu a.active {
    background: #5c8a8b;
    color: #fff;
    border-radius: 5px;
}

.submenu ul {
    padding: 10px 0 5px 13px;
}

.submenu ul li a {
    font-size: .9em;
    line-height: 1.3em;
    text-decoration: underline;
    background: url("../../images/n/bullet.gif") no-repeat 0 5px;
    padding: 0 0 10px 17px;
}

.submenu ul li a:hover {
    text-decoration: none;
    background: url("../../images/n/bullet.gif") no-repeat 0 5px;
    color: #5c8a8b;
}

.submenu ul li a.active {
    background: url("../../images/n/bullet.gif") no-repeat 0 5px;
    font-weight: bold;
    color: #5c8a8b;
    text-decoration: none;
}

.left-banner {
    display: block;
    margin: 20px 0;
}

.partners-logotypes, .social-ico {
    padding: 20px 0;
}

.social-ico a {
    text-decoration: none;
}

.partners-logotypes a {
    display: block;
    width: 200px;
    text-align: center;
    padding: 10px 0;
}

.left-info {
    color: #6e7480;
    font-size: .9em;
}

.social-ico p {
    width: 200px;
    text-align: center;
    padding: 15px 0 0 0;
}

.info-center {
  padding: 15px 0 30px 0;
}

.info-center p {
    width: 190px;
    text-align: left;
    padding: 8px 0 0 0;
    font-size: .8em;
    line-height: 1.2em;
}

/*section*/
.mainbanner {
    position: relative;
}

.mainbanner-section {
    position: absolute;
    top: 0;
    left: 0;
    width: 188px;
    height: 102px;
    z-index: 50;
    background: url("../../images/n/mainbanner-section.png") no-repeat 0 0;
    color: #fff;
    font-size: 2em;
    line-height: 1.5em;
    padding: 20px 30px;
}

.mainbanner-centre {
    position: absolute;
    top: 0;
    left: 0;
    width: 248px;
    height: 142px;
    z-index: 50;
    background: url("../../images/n/mainbanner-centre.png") no-repeat 0 0;
    color: #fff;
}

.mainbanner-centre p {
    font-size: 1.1em;
    line-height: 1.2em;
    position: absolute;
    top: 12px;
    left: 80px;
}

.mainbanner-centre span {
    font-size: 1.6em;
    line-height: 1.2em;
    position: absolute;
    top: 90px;
    left: 20px;
}

.section-news {
    padding: 20px 0;
    clear: both;
}

.section-news img {
    float: left;
    margin: 0 30px 30px 0;
    border-radius: 5px;
}

p.section-news-content {
    font-size: 0.8em;
    text-align: justify;
}

.section-news span.section-news-date {
    color: #6e7480;
    font-size: .8em;
}

.content .section-news p {
    padding: 8px 0 0 0;
    line-height: 1.3em;
}

.bread {
    font-size: .8em;
    padding: 10px 0 0 5px;
}

.paginator {
    padding: 25px 0 0 0;
}

.paginator p {
    font-size: .9em;
    padding: 0 0 10px 0;
}

.paginator a {
    display: inline-block;
    background: #5c8a8b;
    width: 32px;
    height: 28px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 1.1em;
    padding: 4px 0 0 0;
    margin: 0 2px;
}

.paginator a:hover, .paginator a.paginator-start:hover,
.paginator a.paginator-left:hover, .paginator a.paginator-right:hover,
.paginator a.paginator-end:hover, .paginator a.paginator-selected {
    background-color: #6e7480;
}

.paginator a.paginator-start {
    background: #5c8a8b url("../../images/n/paginator-left-start.png") no-repeat center center;
}

.paginator a.paginator-left {
    background: #5c8a8b url("../../images/n/paginator-left-arrow.png") no-repeat center center;
    margin: 0 24px 0 2px;
}

.paginator a.paginator-right {
    background: #5c8a8b url("../../images/n/paginator-right-arrow.png") no-repeat center center;
    margin: 0 2px 0 24px;

}

.paginator a.paginator-end {
    background: #5c8a8b url("../../images/n/paginator-right-end.png") no-repeat center center;
}

.paginator-disabled {
    opacity: .5;
    cursor: default;
}

.paginator a.paginator-disabled:hover {
    background-color: #5c8a8b;
}

.edonation-kosik-box {
    font-size: 0.75em;
    width: 80%;
    margin: 15px 0 30px 0 ;
}

.leftbox-bottom {
    max-width: 70%;
    font-size: 0.8em;
}
.info-center {
    max-width: 70%;
}

.light-box-container {
    position: relative;
    top: 0;
    left: 0;
}

.dots {
                    position: absolute;
                    top: 5px;
                    right: 9px;
                    z-index: 999;
                }
                .dot {
                    display: inline-block;
                    width: 8px;
                    height: 8px;
                    background-color: #eee;
                    margin: 5px;
                    text-indent: -9999px;
                    cursor: pointer;
                }
                .dot.active {
                    display: inline-block;
                    width: 8px;
                    height: 8px;
                    background-color: darkslategrey;
                }


.napiste-nam-form input[type="text"], .edonation-krok2 input[type="text"], #section_password, .mince .text {
  padding: 4px;
  border: 1px solid #ccc;
  width: 250px;
}

.content textarea {
  padding: 4px;
  border: 1px solid #ccc;
}

#submit, #reset, #cancel, .edonation-kosik .submit, #frm-ok {
  background: #5c8a8b;
  padding: 8px 10px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

.edonation-kosik .fl {
  float: left;
}

.edonation-kosik .fr {
  float: right;
}

.edonation-kosik table td {
  border: 1px solid #ccc;
  padding: 6px 10px;
  font-size: .9em;
}

.edonation-kosik table th {
  text-align: left;
  font-size: .9em;
  padding-bottom: 5px;
}

#reset, #cancel {
  background: #ccc;
  color: #000;
}

td.submit {
  text-align: right;
}

.baby img {
  float: left;
}

.baby {
  padding: 40px 0 0 0;
  font-size: .9em;
  border-bottom: 1px solid #ccc;
}

.baby table td.vyrazne {
  font-weight: bold;
}

.r4-form p {
    padding-bottom: 5px;
}
.r4-form p span:first-child {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}
span.element {
    display: inline-block;
    width: 68%;
    text-align: left;
}

span.element span {
    display: inline-block;
}

.r4-form p input[type="text"],
.r4-form p input[type="email"],
.r4-form p input[type="tel"],
.r4-form p input[type="number"],
.r4-form p textarea,
.r4-table-form input[type="text"],
.r4-table-form input[type="email"],
.r4-table-form input[type="tel"],
.r4-table-form input[type="number"],
.r4-table-form input[type="password"],
.r4-table-form textarea {
    padding: 4px;
    border: 1px solid #ccc;
    width: 90%;
}

.r4-form p select,
.r4-table-form select {
    padding: 4px;
    border: 1px solid #ccc;
    width: 92%;
}
.r4-form p input[type="radio"],
.r4-table-form input[type="radio"] {
    margin: 5px;
    display: inline-block;
    vertical-align: middle;
}

.error-input {
    border: 1px solid red !important;
}
.red {
    color: red !important;
}
.submit {
    text-align: center;
}

.center-text{
    text-align: center;
}


/*cena Michala Veliska*/
.heroes {
    margin-bottom: 50px;
}

.hero-panel {
    width: 100%;
    background-color: #eee;
    border: 1px solid #aaa;
    margin: 16px 0px 0px;
}

.hero-panel span {
    display: inline-block;
    margin: 10px;
}

.hero-panel span:last-child {
    float: right;
}

.hero-box {
    width: 100%;
    display: none;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

.hero-box p {
    margin: 0px 10px;
}


.zajemci a {
  border: 1px solid #5c8a8b;
  background-color: #5c8a8b;
  border-radius: 5px;
  color: white;
}

.zajemci a:hover {
  color: #5c8a8b;
  background: #fff;
}

.edonation-form-success {
    border: solid 1px #5c8a8b;
    padding: 20px;
    background-color: #5c8a8b;
    font-size: large;
    font-weight: bold;
}

.select2.select2-container {
    width: 92% !important;
}

li.select2-results__option {
    text-align: left;
    font-size: 0.95em;
}

.content ul li.select2-selection__choice {
    background-image: none;
    font-size: 0.95em;
}

.select2-container .select2-search--inline .select2-search__field {
    font-size: 0.95em;
}

div.link.smer-down {
    background: url("../../images/arrow-down.png") no-repeat scroll 0px 9px;
    cursor: pointer;
}
div.link.smer-right {
    background: url("../../images/arrow-right.png") no-repeat scroll 0px 9px;
    cursor: pointer;
}
div.link p {
    margin-left: 15px;
}
