body,
html {
    margin:0;
    padding:0;
     background-color:#e0ecf1;
     background-image: url("../images/bg_pattern.jpg");
     background-repeat: repeat;
 
    }
body {
    min-width:1000px;
    font-family:Verdana,Geneva,helvetica,sans-serif; 
	line-height:24px; 

    }
#wrap {
   background-color:#96b8ca;

    width:1000px;
 margin-left: auto ;
  margin-right: auto ;

    }

#header {
    font-family:arial;
    background:#4c5f66 url(../images/logo.png) no-repeat scroll center;
    height:60px;
    color:#fff;
    margin:auto;
    }


#header .flag{
	border-width:medium;
	padding:15px 0 10px 30px;
}

#header .flag img{
	
	margin:5px 5px 5px 5px;
	width:32px;
	height:32px;
	border: 0;
}

#nav {
    background:#4c5266;
    width: 100%;

     }

#main {
  margin:1px 1px 1px 1px;
  float:left;
  width:645px;
  
   background-color:#96b8ca;
   color:#333;

    
    }
#main h2, #main h3, #main h4, #main p {
    padding:10px 20px 0 20px;
    text-align: justify;
    }
#main h2,#main h3,#main h4{
    margin: 5px 5px 10px 0px;
    text-align: center;
    color:#CC3300;
font-family:georgia;
}
#main li{
    line-height: 20px;
    padding-bottom:5px;
    list-style-image: url(../images/blue.png);
    list-style-position: inside;
}
#main img{
	text-align: center ;
    display:block;
    margin-left: auto;
    margin-right: auto;
}

#partnerzy img{
	display:inline !important;
	text-align: left !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#sidebar{
    background:#eee;
    float:right;
    width:350px;
    background-color:#6e8a95;
  margin:1px 1px 0px 0px  ;
    display: block;
  

    
    }
#gallery {
    padding:5px 5px 5px 5px;

}

    
#sidebar h3, #sidebar p {
    padding:0 0 0 0;
	margin:0 0 0 0;
    text-align: justify;
    }

#sidebar ul {
    margin-bottom:0;
    }


#footer {
    font-size:small;
    background:#4c5f66;
    clear:both;
       padding:5px 5px 5px 10px;
    }
#footer p {
    margin:0;
    }

a {
    color: #485461;
    text-decoration:underline;
    font-weight:bold;
    }

a:hover {
    color: #990000;
    text-decoration:underline;
    }
    

hr{
    border: 0px;
    
}

#sidebar img{
    -moz-opacity:0.7;
    border: 2px solid #ccc !important;
}
#sidebar img:hover{
    -moz-opacity:1;
    border: 2px solid #000 !important;
}


#kalendarz{
    text-align: center;
        
}

#kalendarz p{
    text-align: center;
        
}
#kalendarz table {
    border: 1px #000 dotted;
    margin-left:auto;
    margin-right:auto;

}

    
    .imp{
        background-color: #dd1234;
        color:#fff;
        font-weight: bold;
    }
    td, th{
        padding: 3px 3px 3px 3px;
        border: 1px #000 dotted;
    }

