body {
    margin: 0px 20px;
    text-align: center;
    background-color: #ffffff;
}
/*html, body {
    height: 100%;
}
#main, #main-left {
    height: 100%;
}*/
#main, #top, #banner, #banner2 {
    margin: 0px 2%;
    overflow: hidden;
}
#top #top-left #logo {
    background-color: #ffffff;
}
#top #top-right #lang a, #top #top-right #lang {
    font-family: 'Open Sans';
    color: #ffffff;
    text-decoration: none;
}
#top #top-right #lang {
    background-color: #000000;
    text-align: right;
} 
#top #top-right #menu {
    overflow:hidden;
}
#top #top-right #menu ol {
    display: table;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#top #menu ol li a {
   text-transform: uppercase;
   text-decoration: none;
   color: #000000;
   width: 100%;
   display: block;
   font-family: 'Goudy Bookletter 1911';
   background-color: #ffffff;
}
#top #menu ol li a:hover,  #top #menu ol li .selected {
   background-color: #000000;
   color: #ffffff;
}

#banner, #banner2 {
    width: 96%;
    position: relative;
    margin-top: 2%;
}	

#main a:hover, #bottom a:hover {
	text-decoration: none;
}
#main h2, #main h3, form.wyszukiwarka label, form.wyszukiwarka input.wyszukaj {
    font-family: 'Goudy Bookletter 1911';
    text-transform: uppercase;
    color: #ffffff;
}

#main #main-left h3, #main #submain-left h3 {
    color: #000000;
    text-align: left;
}
#main h2 {
    background-color: #000000;
    color: #ffffff;
    padding: 5px 10px;
    text-align: left;
    clear: both;
}
#main p, #bottom p, #main li, td, th {
    font-family: 'Open Sans';
    text-align: justify;
}
 #main .wiecej {
    text-align: right;
}
#main .wiecej a {
    font-family: 'Goudy Bookletter 1911';
    background-color: #000000;
    padding: 5px 15px;
    color: #ffffff;
}
#main .wiecej_full {
	width: 100%;
margin:auto;
margin-top: 10px;

}
#main .wiecej_full a {
	display: block;
text-align: center;
padding: 10px;
font-size: 17px;
}
#main .wiecej {
    text-align: right;
}
#main a {
    color: #000000;
}
#main a:hover {
    text-decoration:none;
}
#bottom {
    background-color: #000000;
    margin: 40px 2% 0px 2%;
    overflow: hidden;
}

#bottom p, #bottom a {
    color: #ffffff;
}
#bottom h2 {
    font-family: 'Goudy Bookletter 1911';
    text-transform: uppercase;
    color: #ffffff;
    text-align: left;
}
#bottom #stopka-right, #bottom #stopka-left {
    background-color: #000000;
}
#top #top-left #logo .mob, #top #top-left #logo .comp {
    display: none;
}
table.numery_spis  {
    border-top: 1px solid #afafaf;
}
.numery_spis td {
    border-bottom: 1px solid #afafaf;
}
td.numery_naglowek  {
    padding: 10px 0 !important;
}
@media screen and (min-width: 650px) and (orientation: landscape) {
    #top #top-left #logo .comp {
        display: block;
    }
    #top #menu ol li {
        display: table-cell;
    }
    #top #top-right #lang .wm{
		display: none;
    }	
    #main #main-left {
        width: 35%;
        float: left;
    }
    #main #main-right {
        width: 60%;
        float: left;
    }
    #main #main-left {
        margin-right: 5%;
    }   
    #bottom #stopka-right, #bottom #stopka-left {
        float: left;
        padding: 2%;
        height: auto;
    }
    #bottom #stopka-left {
        width: 33%;
    }
    #bottom #stopka-right {
        width: 59%;
    }
    div.bright {
        float: right;
        margin-left: 50px;
        margin-bottom: 20px;
    }    
    .numery_lista_numer {
        float: left;
        width: 25%;
        margin-right: 3%;
    }
    .numery_lista_numeropis {
        width: 59%;
        margin-right: 3%;
    }    
}
@media screen and (min-width: 840px) and (orientation: landscape){
    #top #top-right #lang {
        padding: 10px 30px 10px 5px;
    } 
    #top #top-right #lang a, #top #top-right #lang {
        font-size: 12px;
    }    
	#main h2, #bottom h2, form.wyszukiwarka label, form.wyszukiwarka input.wyszukaj {
		font-size: 16px;
	}	
	#main h3 {
		font-size: 14px;
	}	
	#main p, #bottom p, #main li, #content #main .wiecej a, td, th, form.wyszukiwarka input, form.wyszukiwarka select, .numer, .numery_spis td {
		font-size: 14px;
                line-height: 24px !important;
	}	

}
@media screen and (max-width: 839px) and (min-width: 650px) and (orientation: landscape) {
    #top #top-right #lang {
        padding: 2px 20px 2px 2px;
    } 
    #top #top-right #lang a, #top #top-right #lang, form.wyszukiwarka label, form.wyszukiwarka input, form.wyszukiwarka select {
        font-size: 11px;
    }    
}
@media screen and (min-width: 1000px)  and (orientation: landscape) {
    #top #top-left #logo {
        width: 280px;
        float: left;
    }
    #top #top-left #logo img {
        padding-top: 20px;
        padding-right: 20px;
    }  
    #top #top-right #menu ol li a {
       font-size: 15px;
       padding-top: 26px;
       padding-bottom: 5px;
    }
    #banner, #banner  ul.myElement li img {
            height: 351px;
    }    
    #banner2, #banner2  ul.myElement2 li img {
            height: 212px;
    }     
}
@media screen and (max-width: 999px) and (min-width: 840px) and (orientation: landscape) {
    #top #top-left #logo {
        width: 230px;
        float: left;
    }
    #top #top-left #logo img {
        padding-top: 10px;
        padding-right: 20px;
    }  
    #top #top-right #menu ol li a {
       font-size: 14px;
       padding-top: 15px;
       padding-bottom: 5px;
    }
    #banner, #banner  ul.myElement li img {
            height: 321px;
    }    
    #banner2, #banner2  ul.myElement2 li img {
            height: 212px;
    }
}
@media screen and (max-width: 839px) and (min-width: 720px) and (orientation: landscape) {
    #top #top-left #logo {
        width: 190px;
        float: left;
    }
    #top #top-left #logo img {
        padding-top: 10px;
        padding-right: 20px;
    }  
    #top #top-right #menu ol li a {
       font-size: 12px;
       padding-top: 15px;
       padding-bottom: 5px;
    }
    #banner, #banner  ul.myElement li img {
            height: 251px;
    }    
    #banner2, #banner2  ul.myElement2 li img {
            height: 120px;
    }
	#main h2, #bottom h2, form.wyszukiwarka label, form.wyszukiwarka input.wyszukaj {
		font-size: 14px;
	}	
	#main h3 {
		font-size: 12px;
	}	
	#main p, #bottom p, #main li, #main .wiecej a, form.wyszukiwarka input, form.wyszukiwarka select, .numer, .numery_spis td  {
		font-size: 13px;
	}		
}
@media screen and (max-width: 719px) and (min-width: 650px) and (orientation: landscape) {
    #top #top-left #logo {
        width: 150px;
        float: left;
    }
    #top #top-left #logo img {
        padding-top: 10px;
        padding-right: 20px;
    }  
    #top #top-right #menu ol li a {
       font-size: 11px;
       padding-top: 5px;
       padding-bottom: 5px;
    }
    #banner, #banner  ul.myElement li img {
            height: 211px;
    }    
    #banner2, #banner2  ul.myElement2 li img {
            height: 100px;
    }
	#main h2, #bottom h2, form.wyszukiwarka label, form.wyszukiwarka input.wyszukaj {
		font-size: 12px;
	}	
	#main h3 {
		font-size: 10px;
	}	
	#main p, #bottom p, #main li, #main .wiecej a, form.wyszukiwarka input, form.wyszukiwarka select, .numer, .numery_spis td  {
		font-size: 12px;
	}	
}
@media screen and (orientation: portrait), (max-width: 650px) {
        #top #top-left #logo .mob {
            display: block;
            width: 100%;
        }    
        #top #top-left #logo {
                margin: 2% 0;
                width: 100%;
        }
        #top #top-right #lang {
            padding: 3vh 3vh 3vh 3vh;
            font-size: 3vh;
            margin: 10px 0 10px 0;
        }	
        #top #top-right #lang .wm {
                    float: left;
        }		
	#top #top-right #menu {
		border: 1px solid #000000;
	}
	#top #top-right #menu li a {
		border-top: 1px solid #000000;
                font-size:  3.6vh;
		padding: 5px;
	}
	#banner, #banner2 {
		display: none;
	}
	#main h2, #bottom h2, form.wyszukiwarka label, form.wyszukiwarka input.wyszukaj {
		font-size:  3.2vh;
	}	
	#main h3 {
		font-size:  3.1vh;
	}	
	#main p, #bottom p, #main li, #main .wiecej a, form.wyszukiwarka input, form.wyszukiwarka select, .numer, .numery_spis td  {
		font-size:  2.8vh;
	}
    #bottom  {
        display: none;
    }	
    .vticker {
        display: none;
    }
    .numery_lista_numer, .numery_lista_numeropis {
        width: 100%;
    }    
   
	
}


div.bright, div.bleft {
    
    clear: both;
    background-color: #dedede;
    padding: 10px;
}
div.bright p, div.bleft p {
    text-align: center !important;
    font-size: 11px !important;
    
}
div.bright_full {
    width: 100%;
}
form.wyszukiwarka  {
    padding: 10px;
    background-color: #777;
}
form.wyszukiwarka fieldset {
    border: 0px;
    padding: 0px;
}
form.wyszukiwarka label {
   color: #ffffff; 
}

 
form.wyszukiwarka label, form.wyszukiwarka input, form.wyszukiwarka select {
    cursor: pointer; 
    width: 90%;
    padding: 2px;
}
.wyszukiwarka_blok {
    float: left;
    display: block;
    width: 25%;
}
.wyszukiwarka_blok2 {
    float: left;
    display: block;
    width: 20%;
}
.streszczenie_tr {
    text-decoration: underline;
}

ul.ui-autocomplete2 {
    left: 50% !important;
    margin: 0px;
    padding: 0px;
    margin-left: -22% !important;
    width: 30% !important;
}
ul.ui-autocomplete{
    margin: 0px;
    padding: 0px;
    width: 40%;

}
.ui-widget-content {
	border: 1px solid #838385;
	background-color: #ffffff;
	color: #222225;
}
.ui-menu-item {
    list-style-type: none;
    margin: 0px;
    padding: 4px;
    font-family: 'Open Sans';
    font-size: 14px;    
    text-align: left;
}
.ui-menu-item:hover {
    background-color: #D1D1D1;
    cursor: pointer;
}
.ui-helper-hidden-accessible {
    display: none;
}

.sztukanaiwna_obiekt {
    width: 100%;
    border-bottom: 1px solid #afafaf;
    padding: 10px;
    display: table;
    font-family: 'Open Sans';
    
}
.sztukanaiwna_obiekt_kolumna1 {
    width: 20%;
    display: table-cell;
    vertical-align: top;
}
.sztukanaiwna_obiekt_kolumna2 {
    width: 70%;
    display: table-cell;
    text-align: left;
    vertical-align: top;
    padding-left: 20px;
}

.obiekty_obraz {
    float: left;
    width: 50%;
}
.obiekty_opis {
    float: left;
    width: 50%;
}
.obiekty_opis p {
    font-family: 'Open Sans';
    margin-left: 5%;
}

.foto_left {
    float: left;
    width: 30%;
    margin-right: 30px;
}
.foto_left img {
    width: 100%;
} 


a.img_zoom:hover {
    background-color: #ffffff;
    color: #363d42;
    -webkit-border-radius: 0px; 
    -moz-border-radius: 0px;
    border-radius: 0px;  
}
.img_zoom_container {
    overflow: hidden;
}
.img_zoom {
    background-image: url("/gfx/systemowe/ico_zoom.jpg");
    background-position: center;
    padding: 0px;
    border: 1px solid #eeeeee;
    overflow: hidden;
    display: block;
}

.img_zoom_container .img_zoom {
     margin: 1%;
     display: block;
}
 a.img_zoom {
    padding: 0px;

}
.img_zoom img {
    display: block;
    width: 100%;
    transition: all .3s ease-in-out;
}
.img_zoom img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    transform: scale(1.05);
    
}
.mediaaj {
    width: 16%;
    font-family: 'Open Sans';
    float: left;
    margin: 2%;
}
.mediaaj img {
    width: 100%;
}
.media {
    display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden;
}
.mediaaj {
    flex: 1;
}

.video_container {
    

}

hr { 
    clear: both;
    border: 0;
    height: 1px;
    background: #cccccc;
}

.on1 {
    border: 1px solid #fff;
    padding: 1px 2px;
    margin-left: 4px;
}
.on2 {
    border: 1px solid #000;
    padding: 1px 2px;
}