@charset "utf-8";
html, body {
	background-image: url('gfx/background.jpg');
	color: #000;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	width:766px;
}
* {margin: 0px;padding: 0px;}
#top {
	width: 766px;
	background-image: url('gfx/body.jpg');
	background-repeat:repeat-y;
	height:100%
}
#tresc marquee{
color:#006a9d;
font-weight:bold;
font-size:14px;
}
#linki {
position:relative;left:47px;
}
#adres{
color: #22506a;
margin-left:30px;
}
#adres a, a:visited{
color: #22506a;
text-decoration:none;
font-size:12px;
}
#adres a:hover{
color: #d50000;
text-decoration:underline;
font-size:12px;
}
#adres2{
color: #22506a;
margin-left:30px;
}
#naglowek {
width:766px;
}
#logo1{
width:254px;
height:232px;
float:left;
}
#logo2{
width:437px;
height:232px;
float:left;
background-image: url('gfx/logo2.jpg');
}

#logo3{
width:75px;
height:232px;
float:right;
background-image: url('gfx/logo3.jpg');
}
#menu {
	width: 254px;
	float: left;
	overflow: hidden;
	background-image: url('gfx/left_bg.jpg');
	background-repeat:repeat-y;
	height:100%;
}
#tresc {
	width: 512px;
	float: right;
	overflow: hidden;
	background-image: url('gfx/07.jpg');
}
#tresc h1 {
font-size:14px;
color:#161616;
margin-left:20px;
background-image:url('gfx/o7.jpg');
background-repeat:no-repeat;
}
#tresc p, ul, li{
margin-top:5px;
font-size:11px;
color:#161616;
margin-left:10px;
}
#tresc, a, a:visited{
color:#1b0097;
font-size:10px;
text-decoration:none;
}
#tresc a:hover{
text-decoration:underline;
color:#1b0097;
font-size:10px;
}
#tresc{
width:512px;
height:100%;
font-size:11px;
color:#03003e;
float:right;
}
#tresc form{
font-size:11px;
color:#03003e;
margin-left:30px;
}
#tresc table{
font-size:11px;
color:#03003e;
margin-left:10px;
margin-right:5px;
}
#tresc thead{
text-align:center;
font-size:11px;
color:#03003e;
margin-left:10px;
height:26px;
background-image: url('gfx/table_bg.png');
}
#cena{
text-align:right;
background-image: url('gfx/table_tresci.png');
}
#nazwa{
text-align:center;
background-image: url('gfx/table_tresci.png');
}
#opis{
text-align:center;
background-image: url('gfx/table_tresci.png');
}
#stopka {
	clear: both;
	width: 100%;
height:64px;
background-image: url('gfx/stopka.jpg');
}
#stopka p{
color:#1b0097;
margin-top:3px;
margin-left:175px;
font-size:10px;
text-decoration:none;

}
#stopka, a:hover, a:visited{
color:#1b0097;
font-size:10px;
text-decoration:none;
}
#stopka a:hover{
text-decoration:underline;
}
.button {
	height: 20px;
	width: 50px;
	border-top-style: 1px;
	border-right-style: 1px;
	border-bottom-style: 1px;
	border-left-style: 1px;
	color: #ffffff;
	font-weight: bold;
	background-color: #d50000;
	font-size: 11px;
	padding-bottom: 2px;
}
