div#content
{
margin-left:0px;
width: 690px;
min-height: 500px;
margin-bottom: 0px;
padding: 0px;
}

div#content h1 {
	text-align: left;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
	padding-left: 15px;
background-color: #dadada;
clear: left;
}

div#content h3 {
	text-align: justify;
	color: black;
	font-size: 14px;
	padding: 7px;
	padding-left: 15px;
clear: left;
font-weight: normal;
}

div#content h3 b {
	color: black;
	font-size: 16px;
	font-weight: bold;
}


div#content .promocyjny {
float: left;
padding: 5px;
}
div#content .start {
height: 387px;
}

div#content .start img {
border: 0px;
}


div#content table.glowna {
	width: 680px;
	border: 0px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
text-align: center;
}

div#content img.list{
	margin: 0;
	padding:0;
	clear: both;
text-align: center;
}

div#content td {
	padding: 0px 2px 0px 2px;
	vertical-align: top; 
	border-right: 1px solid rgb(99, 99, 99);
	width: 25%;
}
div#content hr.glowna {
	width: 100%;
	height: 1px;
	color: rgb(99, 99, 99);
	border-top: 0px solid rgb(99, 99, 99);
	border-top: 0px solid rgb(99, 99, 99);
	border-left: 0px;
	border-right:0px;
}
div#content td.last {
	border-right: 0px solid black;
}

div#content h3 a {
	margin: 1px 2px 0px 2px;
	font-size: 11px;	
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: black;
	clear: left;
}
