body, html{
	font-family: 'Open Sans Regular';
	font-size: 13px;
	color: #000;
	background: #fff;
    margin:0 auto;
    height:auto;
    background-image: url("../images/bg_logo.png"), url("../images/bg_footer2.png");
    background-position: center top, center bottom;
    background-repeat: repeat-x;
    width: 1024px;
}

img{
	border: 0;
}

#header{
    background: url('../images/bg_logo.png') no-repeat;
    top: 0px;
    height: 150px;
    width: 1024px;
}


#logo{
    position:absolute;
    float:left;
    z-index:5;
}

.ui-datepicker-trigger{
 cursor:pointer;   
}

#header_right{
 	text-align:right;
    float:right;
    position:absolute;
    padding-top:5px;
    z-index:100;
    font-family: 'Open Sans Regular';
    color: white;
    vertical-align: top;
    right: 20px;
}

#navi{
   float:left;
    color:white;
    font-size:9pt;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    width:700px;
    margin-top: 70px;
    margin-left: 380px;
    position:relative;
}

#navi ul{
    display: inline-table;
}

#navi ul a{
    text-decoration: none;
    color:white;
}

#navi > .menu > li{
    float: left;
    padding-left:10px;
}

#navi ul li:hover ul{
 position:absolute;
 display:block;
 margin-top:1px;
 margin-right:-20px;
}

#navi ul:after {
    content: ""; clear: both; display: block;
}

#navi ul ul{
  padding: 0;
  background:rgba(145,21,39,0.8);
  position: absolute;
  top: 15px;

  padding:5px;
}

#navi ul ul li {
	font-size: 10px;
    float: none; 
	position: relative;
}

#navi ul ul li a {
	color: #fff;
}	
#navi ul ul li a:hover {
    padding-left: 5px;
    background: rgba(0, 0, 0, 0.2);
}

#navi ul li ul{
    display: none;
   
}
#navi > ul > li ul a {
  display: block;
  padding: 5px 0px;
  text-decoration: none;
}

#navi > .menu > li:first-child{
    padding-left:0px;
}

#slider{
    position:absolute;
    top: 90px;
    text-align:center;
    width:1024px;
    height:400px;
    z-index:1;
}

#sild{
    position:relative;
    width: 0px;
    height: 0px;
    margin-top:-300px;
    margin-left:200px;
    border-style: solid;
    border-width: 0 300px 300px 300px;
    border-color: transparent transparent rgba(255,255,255,0.4) transparent;  
    z-index:100;
}

.text_slider{
    position:absolute;
    font-size:16pt;
    color:white;
    width:300px;
    margin-left:-150px;
    text-align:center;
    margin-top:150px;
    font-weight: bold;
	text-shadow: 0 2px 2px #000;
}

#timer{
      width:800px;
      background-color:#fcf4e9;
      color:#cd233b;
      text-align:center;
     margin-top: -20px;
    height: 320px;
}

#opis{
    clear:both;
    padding-top:25px;
    font-size:12pt;
    font-family: 'Open Sans Regular';
    text-align: justify;
}

#content{
    clear:both;
    position:relative;
    margin-left:112px;
    width:800px;
    z-index:1;
    margin-top: 20px;
    margin-bottom: 20px;
}


#orgs{
    clear:both;
    position:relative;
    width:100%;
    z-index:1;
}

#orgs #imgs{
    padding-left:30px;
    padding-right:30px;
    padding-top:0px;
}

.akapit{
    font-size: 14px !important;
    padding-left: 50px;
}
span {
    font-size: 14px !important;
    line-height: 30px !important;
}

.left{
    float:left;
}

#podm img{
    float:left;
}

#footer{
    clear:both;
    background: url('../images/bg_footer.png') no-repeat center;
    width:1024px;
    height:258px;
    padding-top: 30px;
    left:0px;
    z-index: 999;
    text-align: center;
    box-sizing: border-box;
    height: 318px;
}



#footer  ul li:before {
    content: url('../images/arrow.png');
}
#footer #menu_footer ul{
    padding-left:15px;
    
}
#footer  ul a{
    text-decoration: none;
    color:#ffffff;
    text-shadow: 0 0 5px #6d0313;
}

#footer #menu_footer{
    display:inline-block;
    text-align: left;
    color:#ffffff;
    text-shadow: 0 0 5px #6d0313;
}

#footer #kontakt{
    text-align: left;
    display:inline-block;
    color:#ffffff;
    text-shadow: 0 0 5px #6d0313;
    padding-left:100px;
}

img.img-margin-top-5px{
    margin-top:5px;
}

aside {
    margin-top: 370px;
    min-height: 500px;
}

img.lightview {
    max-width: 200px;
}

div.photo_gallery{
    display: inline-block;
    width: 250px;
    margin: 20px 5px 20px 5px;
    text-align: center;
}

div.news {
    margin: 20px 0 20px 0;
    padding: 10px;
}

div.news:nth-child(2n) {
    background-color: rgba(227,227,227,0.5);
}
div.data_news {
    font-size: 10px;
}

div.title_news {
    font-family: "Open Sans SemiBold";
}

div.content_news {
    margin-top: 5px;
}
div.pagination{
    vertical-align: top;
    font-size: 10px;
    vertical-align: middle !important;
}
div.pagination a{
    vertical-align: top;
    font-size: 10px;
    color: #000000;
    vertical-align: middle !important;
}
span.disabled{
    font-size: 10px !important;
    margin-top: 0px; !important;
    vertical-align: middle !important;
}

.kafel{
    opacity: 0.7;
}

.kafel:hover{
    opacity: 1;
}

a {
  color: #000000;
}

#galeria {
    text-align: left;
    display: inline-block;
    color:#ffffff;
    text-shadow: 0 0 5px #6d0313;
    padding-left:100px;
}
#galeria img {
    max-width: 100px;
    max-height: 80px;
    margin: 0px 5px 10px 0;
}

#facebook {
    margin-right: 400px;
    text-align: left;
    display: inline-block;
    color:#ffffff;
    text-shadow: 0 0 5px #6d0313;
    width: 400px;
}

#link {
    width: 420px;
    height: 200px;
    position:absolute;
    cursor:pointer;
    z-index:9999;
}

input[type="text"] {
    font-family: 'Open Sans Italic';
    padding: 0 5px 0 5px;
    font-size: 12px;
    background: #ffffff;
    border: 1px solid #000;
    width: 300px;
    height: 28px;
    border-radius: 3px;
    margin: 5px 0 5px 0;
    color: #000000;
    box-sizing: border-box;
    vertical-align: top;
}
input[type="text"]:focus {
    border: 1px solid #c7826e;
    box-shadow: 0px 0px 5px #c7826e;
}

input[type="submit"] {
    padding: 5px;
}

#Title-label, #name-label, #mail-label, #contents-label  {
    font-size: 12px;
    font-family: 'Open Sans SemiBold';
    font-style: normal;
}
#Title-element, #name-element, #mail-element, #contents-element  {
    font-size: 10px;
    font-family: 'Open Sans SemiBold';
    font-style: normal;
    color: red;
}

textarea {
    font-family: 'Open Sans Italic';
    padding: 5px 5px 5px 5px;
    font-size: 12px;
    background: #ffffff;
    border: 1px solid #000;
    width: 300px;
    height: 150px;
    border-radius: 3px;
    margin: 5px 0 5px 0;
    color: #000000;
    box-sizing: border-box;
    resize: none;
}
textarea:focus {
    border: 1px solid #c7826e;
    box-shadow: 0px 0px 5px #c7826e;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}
h6 {
    font-size: 10px;
}

#content ul li {
    list-style-type: disc;
    margin-left: 10px;
}

#content ol li {
    list-style-type: decimal;
    margin-left: 10px;
}

div.ok {
    font-family: 'open sans semibold';
    color: green;
}

div.err {
    font-family: 'open sans semibold';
    color: red;
}

div.u_0_6{
    display:none !important;
}

div._5jjm {
    display:none !important;
}

table {
    width: 600px;
    line-height: 15px !important;
    border-collapse: collapse !important;
    cellpadding: 0px !important;
    cellspacing: 0px !important;
    font-family: 'Open Sans Regular' !important;

}

tbody {
    font-family: 'Open Sans Regular' !important;
}
td{
    margin:0px !important;
    padding-top:2px !important;
    padding-left:10px !important;
    padding-right:10px !important;
    padding-bottom:2px !important;
    text-align: justify;
    font-family: 'Open Sans Regular' !important;
}

#counter {
    width: 100px;
    height: 100px;
    position:absolute;
    z-index:9998;
    font-family: 'Chopin';
    color: #ffffff;
    font-size: 70px;
    top: 152px;
    padding-left: 180px;
    font-weight: bold;
}
#logo_text {
    width: 100px;
    height: 100px;
    position:absolute;
    z-index:9998;
    font-family: 'Chopin';
    color: #ffffff;
    font-size: 30px;
    top: 20px;
    padding-left: 180px;
    font-weight: bold;
}