/* CSS Document */

body {
margin: 0px;
padding: 0px;
background-color:#F4F4F4;
background-image:url(../images/tlo.jpg);
background-repeat:repeat-x;
font-family:Tahoma;
font-size:11px;
color:#333333;
}

#submenu {
background-image:url(../images/aspekt_12.jpg);
background-repeat:no-repeat;
height:72px;
}

#content {
background-image:url(../images/aspekt_13.jpg);
background-repeat:no-repeat;
height:484px;
padding-top:15px;
padding-left:20px;
}

#contakt {
background-image:url(../images/kontakt_13.jpg);
background-repeat:no-repeat;
height:484px;
padding-top:15px;
padding-left:20px;
}

#ofertka {
background-image:url(../images/oferta_14.jpg);
background-repeat:repeat-y;
height:430px;
padding-left:20px;
}

#srodek {
background-image:url(../images/srodek_14.jpg);
background-repeat:repeat-y;
height:430px;
padding-left:20px;
padding-right:20px;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
