body,html {
margin: 0 0 0 0;
padding: 0 0 0 0;
height: 100%;
width: 100%;
background-color: #FFFFFF;
background-image: url(../img/bg_main.gif);
background-repeat: repeat-x;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #444444;
}

p {
text-align: justify;	
}

a { color: #006AC3;}

#container {
width: 750px;
Zmargin-top: 0px;
Zmargin-left: auto;
Zmargin-right: auto;
Zmargin-bottom: 0px;
position:relative;
min-height: 100%;
margin: 0 auto;
}

* html #container {
	height: 100%;
}

#container-header {
width: 670px;
height: 85px;
padding: 20px 40px 0px 40px;
background-image: url(../img/bg_header.gif);
font-size:28px;
font-weight:bold;
position:relative;
}

#container-header img {
padding-top: 9px;
}


#container-header a {
text-decoration:none;
color:#666;
}

#flagi img {	
	border: none;
}

h1#logo-text {
position:absolute;
top:30px;
left:100px;
background: none;
height: 20px;
}

h1#logo-text span { color: #666; font-size: 12px;}

h2#slogan {
position:absolute;
top:50px;
/*ADT*/right:40px;
font-size: 18px;
font-weight: normal;
font-style: italic;
/*ADT*/margin:0;
/*ADT*/padding:0;
}

span, #container-name span,#container-slogan span {
color: #006AC3;
}

#container-eyecatcher {
width: 670px;
padding: 0px 40px 0px 40px;
height: 175px;
background-image: url(../img/bg_eyecatcher.gif);
}

#container-navigation {
width: 670px;
background-color: #45AAFF;
height: 22px;
border-bottom: 1px solid #ffffff;
}

#container-navigation ul {
margin: auto;
padding: 0;
}

#container-navigation ul li {
display: inline;
float: left;
}

#container-navigation ul li a {
display: block;
width: 82px;
text-align: center;
color: #ffffff;
font-size: 11px;
text-decoration: none;
height: 22px;
border-left: 1px solid #ffffff;
line-height: 22px;
}

.last-container-navigation {
background: red;
}

#container-navigation ul li a:hover {
text-decoration: underline;
background-color: #0066CC;
}

#container-content {
width:670px;
background-image: url(../img/bg_content.gif);
background-repeat: no-repeat;
padding: 20px 40px 0px 40px;
margin: 0 0 0 0;
height: auto;
float:left;
}

#main {
width: 420px;
padding:0 5px;
float: left;
overflow:hidden;
line-height:1.5em;
}

#sidebar {
width: 190px;
width: 200px;
float:right;
overflow:hidden;
}

#container-footer {
border-top: 4px solid #E5E5E5;
width: 670px;
padding: 10px 0px 20px 0px;
margin: 0 40px 0px 40px;
clear: both;
color: #aeaeae;
position: relative;
height: 80px;
height: 20px;
}

#container-footer a {
font-weight: bold;
padding: 2px 2px 2px 2px;
color: #aeaeae;
}

#container-footer a:hover {
color: #006AC3;
}

#footer {
font-size: 11px;
color: #aeaeae;
width: 670px;
margin-bottom: 20px;
}

.clearer {
clear: both;
}


h1 {
font-size: 22px;
color: #666666;
margin: 10px 0 0 0;
padding: 0px 0 20px 25px;
background-image: url(../img/h1_arrow.gif);
background-repeat: no-repeat;
background-position: 5px 7px;
line-height: 24px;
}

#main h2 {
font-size: 16px;
color: #006AC3;
padding: 5px 0 5px 25px;
letter-spacing: 1px;
text-transform: uppercase;
}

#main h2 a {color: #006AC3;}

h3 {
font-size: 14px;
color: #006AC3;
padding: 5px 0 0px 25px;
text-transform: uppercase;
letter-spacing: -0.5px;
}

h4,#sidebar h2 {
font-size: 14px;
color: #006AC3;
text-transform: uppercase;
letter-spacing: -0.5px;
}

#sidebar .block {
Amargin:7px 0 8px 0
}


#sidebar ul li {
color: #006AC3;
line-height:180%;
list-style: square;
}

#sidebar ul li a {
color: #006AC3;
}

span.submitted {display:block;}


#wiosna {
position: relative;
height: 70px;
background-image: url(../img/tlo.jpg);
margin-top: -70px;
}

table.gallery {padding: 5px;width: 100%;}
table.gallery td {text-align: center;}
table.gallery img {padding: 5px;margin: 2px;border: 1px solid #ccc;max-width: 120px;max-height: 120px;}
.mbf-item { display: none; }

