body{
background-color: #4E89BE;
background-attachment: fixed;
background-image: url(elementy/tlo_f.jpg);
margin: 5px, 0px, 5px, 0px;
background-color: #4E89BE;
background-position: top;
background-attachment: fixed;
background-repeat: no-repeat
}

#container {
width: 780px;
height: auto;
margin: auto;
padding: 10px 10px 10px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px;
box-shadow: inset white 3px 3px 4px, inset black -3px 3px 4px, inset black 3px -3px 4px, 4px 4px 20px black;
border:1px solid #ffffff;
}

#logo {
width: 776px;
height: 100px;
margin: 0px 5px 7px 0px;
padding: 0px 0px 0px 0px;
overflow: hidden;
background-color: #4E89BE;
border-radius: 5px;
box-shadow: inset white 2px 2px 3px, inset black -2px 2px 3px, inset black 2px -2px 3px, 3px 3px 4px black;
border:1px solid #ffffff;
}


#info {
width: 773px;
height: 22px;
margin: 0px 0px 10px 0px;
padding: 3px 0px 0px 3px;
overflow: hidden;
background-color: #336699;
-webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px;
box-shadow: inset white 2px 2px 3px, inset black -2px 2px 3px, inset black 2px -2px 3px, 3px 3px 4px black;
border:1px solid #ffffff;
}


#box {
width: auto;
min-height: 330px;
margin: 15px 0px 0px 0px;
padding: 0px;
overflow: hidden;
}


#menu {
width: 133px;
height: auto;
margin: 0px 0px 10px 0px;
padding: 0px 2px 2px 0px;
overflow: hidden;
-webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px;
box-shadow: 3px 3px 4px black;
float: left;
border:1px solid #ffffff;
background-color: #004D8F;
}


#content {
display: inline;
position: relative;
width: 628px;
min-height: 323px;
margin: 0px 3px 25px 0px;
padding: 0px;
float: right;
overflow: hidden;
-webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px;
box-shadow: inset white 2px 2px 3px, inset black -2px 2px 3px, inset black 2px -2px 3px, 3px 3px 4px black;
border:1px solid #ffffff;
background-color: #336699;
}


#oferta {
margin: 5px 0px 5px 4px;
width:620px;
min-height: 292px;
padding: 5px 0px 5px 0px;
float: left;
overflow: hidden;
text-align:center;

}


#stopka {
clear: both;
width: auto;
height: auto;
margin: 20px 18px 4px 18px;
padding: 0px;
text-align: center;
font-size: 10px;
color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px;
box-shadow: 3px 3px 4px black;
border:1px solid #ffffff;
background-color: #4E89BE;
}


.oferta {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 23px;
font-weight: bold;
color: #ffffff;
text-shadow: 3px 3px 5px black;
background-color:#336699;
}


.opis {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
color: #ffffff;
text-align: center;
line-height: 1.3;
text-shadow: 3px 3px 5px black;
background-color: #336699;
}


.adres {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
text-shadow: 3px 3px 5px black;
text-align: left;
color: #ffffff;
background-color:#336699;
}


.stopka {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #000040;
}

dl, dt, dd {
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

dd {
	width: 133px;
	text-align: center;
	padding: 0px 0px 3px 0px;
	

}

dl a:link, dl a:visited {
	display: block;
	width: 133px;
	font-size: 22px;
	text-decoration: none;
	text-shadow: 3px 3px 3px black;
 padding: 8px 0px;
	font-weight: bold;
	
	color: #ffffff;

}

dl a:hover {
        padding: 8px 0px;
        text-shadow: 2px 2px 3px #FFFF00;
	color: #ffffff;
}
