body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background:url(../gfx/background.gif) repeat-x #FFFFFF;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #000000;
}

.blue {
color:#2568bb;
padding:0 0 0 15px;
}

img {
border:none;
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
}

#pasek {
background:url(../gfx/pasek_bg.gif) repeat-x;
height:48px;
position:absolute;
top:10px;
width:40%;
z-index:-100;
}

#menu {
width:900px;
background:url(../gfx/top_picture2.jpg) no-repeat scroll 329px;
height:38px;
}

#menu a{
color:#3f3f3f;
float:left;
text-decoration:none;
height:25px;
padding:12px 0 0 0;
margin:0 30px 0 30px;
}

#menu a:hover {
text-decoration:none;
border:1px solid #2568bb;
border-width:0 0 1px 0;
}

#dropdown {
background-color:#FFF;
width:150px;
height:70px;
position:absolute;
margin:38px 0 0 192px;
display:none;
border:3px #2365B3 solid;
border-width:0 0 5px 0;
}

#dropdown:hover {
display:block;
}

#dropdown a {
width:135px;
height:25px;
padding:10px 0 0 15px;
margin:0;
}

#dropdown a:hover {
background-color:#2365B3;
color:#FFFFFF;
border:none;
}

#mainContent {
padding:15px;
text-align:justify;
}

#mainContent h1 {
color:#2568bb;
font-size:1.5em;
}

.oferta_box {
border:1px #E6E6E6 solid;
border-width:0 0 1px 0;
float:left;
margin-bottom:10px;
}

.oferta_box_left {
float:left;
width:200px;
}

.oferta_box_right {
width:600px;
float:right;
}

.oferta_box_right h2 {
font-size:1em;
color:#2568bb;
}

#logos {
width:900px;
clear:left;
height:75px;
text-align:left;
}

#logos_corp {
width:600px;
float:right;
}

#logos_corp img {
padding:0 20px;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
}

#logos_corp img:hover {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
cursor:pointer;
}

#footer {
	background:url(../gfx/footer_bg.gif) repeat-x;
	height:55px;
}

#footer_content {
width:900px;
margin:0 auto;
padding:8px 0 0 15px;
color:#666666;
}

