/**
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
* http://cssreset.com
*/
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.login div {
    overflow:hidden;
    text-align:center;
    margin:10px 0 0 0;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/** 
*  MAIN 
*  ----------------------------------------------------------------
*/

.row{
    width: 980px;
    margin: auto;
}
.clear{
    width: 100%;
    clear: both;
    display: block;
}
.spacer{
    width: 100%;
    clear: both;
    display: block;
    height: 15px;
}
a{
    color: #3d3b3c;
    text-decoration: none;
}
a:hover{
    color: #3d3b3c;
    text-decoration: underline;
}

p{
    padding: 0px 0px 10px 0px;
}


.w190{
    width: 190px;
    height: 100px;
    padding: 5px;
}

[class*="span"]{
    float: left;
}
.span1{
    width: 98px;
}
.span2{
    width: 196px;
}
.span3{
    width: 294px;
}
.span4{
    width: 392px;
}
.span5{
    width: 490px;
}
.span6{
    width: 588px;
}
.span7{
    width: 686px;
}
.span8{
    width: 784px;
}
.span9{
    width: 882px;
}
.span10{
    width: 980px;
}

html{
   
}
body{
    background: url('../img/bg.png') repeat center top;
    font-family: verdana,arial,sans-serif;
    color: #3d3b3c;
    font-size: 12px;
    line-height: 15px;
}
#main{

    margin: auto;
    background: url('../img/kwiatbg.png') no-repeat center 200px;
}

#header{
    background: url('../img/header.jpg') no-repeat;
    height: 147px;
    box-shadow: 0 0 6px #414141;
}
#header .logo{
    text-align: center;
}

#container{
    clear: both;
}

#breadcrumbs{
    width: 980px;
    float: left;
    padding: 10px 10px 15px 10px;
    height: 12px;


}

#sidebar{
    box-shadow: 0 0 4px #414141;
    width: 188px;
    float: left;
    background: #f2f6d1;
    border: 1px solid #cad1a4;

}

.sidebar-header{
    font-size: 16px;
    padding: 10px 15px;
    display: block;
    border-bottom: 1px solid #c6cd8a;
}

#sidebar .nav li{
    border-bottom: 1px solid #c6cd8a;
    line-height: 16px;
    font-size: 12px;

}
#sidebar .nav li a{
    color: #3d3b3c;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 10px;
    display: block;
}
#sidebar .nav li.active a{
    color: #d1ea70;
    background: #494949 url('../img/menu-arrow.png') no-repeat center right;

}
#sidebar .nav li a:hover{
    color: #d1ea70;
    background: #494949 url('../img/menu-arrow.png') no-repeat center right;

}

#sidebar .yt{
    line-height: 26px;
    text-align: center;
    padding: 10px;
}
#sidebar .yt img{
    vertical-align:middle;
}



#content{
    box-shadow: 0 0 4px #414141;
    width: 758px;
    float: right;
    background: #f2f6d1;
    border: 1px solid #cad1a4;
    padding: 10px;


}

#content img.img-border{
    border: 5px solid #677b2a;
    -webkit-border-image:url('../img/image-border.png') 30 30 fill; /* Safari 5 */
    -o-border-image:url('../img/image-border.png') 30 30 fill; /* Opera */
    border-image:url('../img/image-border.png') 30 30 fill;
    box-shadow: 0 0 4px #414141;
}

#content .karteczki{
    background: url('../img/karteczki.jpg') no-repeat;
    width: 656px;
    height: 200px;
    padding: 35px 50px;
}

.kartka{
    width: 160px;
    height: 160px;

    padding: 10px 10px;
    margin: 0px 18px;
    float: left;
}
.kartka h3{
    margin-top: 40px;
    line-height: 16px;
}


.btn-left{
    background:url('../img/btn-left.png') no-repeat left center;
    height: 50px;
    display: inline-block;
    min-width: 23px;
    float: left;

}

.btn-right{
    background: url('../img/btn-right.png') no-repeat right center;
    height: 50px;
    display: inline-block;
    min-width: 23px;
    float: left;
}
.btn{
    background: url('../img/btn-center.png') repeat-x center center;
    height: 50px;
    display: inline-block;
    float: left;
    line-height: 45px;
    font-weight: bold;
    color: #fff;

}
.btn:hover{
    color: #d1ea70;;

}

#footer{
    background: #414141;
    height: 105px;
    box-shadow: 0 0 6px #414141;
    clear: both;
    color: #fdf299;
    padding: 15px;

    width: 950px;
    font-size: 11px;
    font-weight: bold;
}

#footer a{
    color: #fdf299;
    text-decoration: none;
}
#footer h5{
    padding: 5px 0;
    margin: 0;
    text-align: center;
    font-size: 12px;
}
#footer .logo{
    float: left;
}
.fl{
    float: left;
    padding: 10px 10px;
}
#footer strong{
    color: #fa7e0e;
    
}
#footer .nav {
    height: 110px;
    width: 320px;
    float: left;
    padding-left: 30px;
    margin-top: 10px;
    position: absolute;
    margin-left: 630px;
}

#footer .nav li{
    line-height: 18px;
    font-size: 10px;
    width: 160px; 
    float: left;
}
#footer .nav li a{
    color: #fdf299;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
}
#footer .nav li.active a{
    color: #fa7e0e;
}
#footer .nav li a:hover{
    color: #d1ea70;
}

.gallery{
    text-align: center;
}
.gallery hr{
    border: none;
    background: url('../img/hr.png') no-repeat center center;
    height: 13px;
}
.thumbs img{
    margin: 0px 10px;
}

.thumbs .arrr{
    background: url('../img/arrow-right.png') no-repeat center center;
    width: 45px;
    height: 45px;
    display: block;
    float: right;
    padding: 20px 0;
    opacity: 0.5;
}
.thumbs .arrl{
    background: url('../img/arrow-left.png') no-repeat center center;
    width: 45px;
    height: 45px;
    display: block;
    float: left;
    padding: 20px 0;
    opacity: 0.5;
}
.thumbs .arrr:hover{
    opacity: 1;
}
.thumbs .arrl:hover{
    opacity:1;
}
.gallery-summery{
    position: absolute;
    margin-top: 74px;
    margin-left: 60px;
}

.actions {
    overflow:hidden;
    margin:0 0 20px 0;
}
.actions ul li {
    overflow:hidden;
    float:left;
    margin-right:10px
}

.pages {
    overflow:hidden;
}

.pages table {
    overflow:hidden;
    margin:15px 0 15px 0;
}

.pages table tr  {
    margin-top:10px;
}


.pages table tr td,th {
    width:120px;
    font-size:14px;
    margin-top:10px;
    padding-bottom:10px;
    
}

.pages table tr th {
    text-align:left;
}

.pages_form div {
    overflow:hidden;
    margin-top:10px;
}

.kontakt_left {
    overflow:hidden;
    float:left;
    width:300px;
}

.mapka {
    overflow:hidden;
    float:right;
}

.kontakt_top p {
    overflow:hidden;
    margin-top:4px;
}

.login {
    overflow:hidden;
}

input {
    width:400px;
    height:24px;
    margin:20px 0 0 0;
    text-align:center;
}

.login input {
    overflow:hidden;
    text-align:center;
    margin:0 0 0 10px;
    clear:both;
}


.login div.submit input {
    overflow:hidden;
    text-align:center;
    width:100px;
    margin:0 auto;
}

.login label {
    overflow:hidden;
    clear:both;
    font-weight:bold;
    font-size:14px;
    display: block;
    height:20px;
    margin:0 0 5px 0;
}

.kontakt {
    overflow:hidden;
}

.kontakt .form {
    overflow:hidden;
}

.kontakt .form input {
    width:270px;
    height:18px;
    margin-top:0;
    font-size:13px;
    text-align:left;
}

.kontakt .form textarea {
    width:270px;
    height:200px;
    font-size:13px;
}

.kontakt .wiersz div {
    height:30px;
}

.kontakt .wiersz div.opis {
    height:20px;
}

.kontakt .wiersz div.przycisk {
    height:30px;
    
}

.kontakt .wiersz div.przycisk_t {
    height:200px;
}

.kontakt .submit input {
    background: url(../img/wyslij.png) no-repeat;
    width:82px;
    height:35px;
    border:0;
    margin-top:10px;
}

#flashMessage {
    overflow: hidden;
    width:1000px;
    height:30px;
    text-align:center;
    margin:0 auto;
    padding:5px 0 5px 0; 
    color:red;
    font-size:20px;
}

.info_copy {
    overflow: hidden;
    width:980px;
    height:20px;
    text-align:right;
    margin:0 auto;
    padding:5px 0px 5px 0px; 
    color:#3D3B3C;
    font-size:10px;
}

/* Photo grid — static gallery (replaces jQuery GalleryView) */
.photo-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 8px;
    padding: 10px 0;
}
.photo-grid .photo-item {
    display: block;
    overflow: hidden;
    border: 1px solid #cad1a4;
}
.photo-grid .photo-item img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
    transition: opacity 0.2s;
}
.photo-grid .photo-item img:hover {
    opacity: 0.85;
}
