body {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	background-color: #EEEEEE;
	color: Black;
}

#header {
	width: 782px;
	height: 15px;
	position: relative;
	background-image: url(../images/image003.jpg);
	margin: auto;
}

#container {
	width: 754px;
	height: 475px;
	position: relative;
	background-image: url(../images/image004.jpg);
	margin: auto;
	padding-left: 14px;
	padding-right: 14px;
}

#menu {
	float: left;
	margin-top: 2px;
}

IMG.logo {
	float: left;
	margin-left: 15px;
	border: none;
}

#container p {
	float: right;
	padding-right: 15px;
	margin-top: 35px;
	margin-bottom: 0px;
	color: #666666;
}

#news {
	width: 323px;
	height: 380px;
	float: left;
	padding-left: 17px;
	padding-right: 15px;
	padding-top: 9px;
}

#news p {
	float: left;
	margin: 0px;
	color: Black;
}

#cb, #cb1, #cb2 {
	clear: both; 
	height: 25px; 
	font-size: 1px; 
	display: block; 
	padding: 0px; 
	margin: 0px;
}

#cb1 {
	height: 15px;
}

#cb2 {
	height: 1px;
}

#news p.nadpis {
	color: #FF9900;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 3px;
}


span {
	color: #FF5300;
	font-weight: bold;
}

IMG.bullet {
	float: left;
}

#news_image {
	float: left;
	width: 750px;
	height: 389px;
	background-image: url(../images/hp.jpg);
	background-repeat: repeat-y;
	padding-left: 0px;
}

#footer {
	width: 782px;
	height: 30px;
	position: relative;
	background-image: url(../images/image005.jpg);
	margin: auto;
}

#footer p {
	color: White;
	padding-left: 29px;
	margin: 0px;
	float: left;
	font-size: 10px;
}

#container a {
	text-decoration: none;
	color: #666666;
}

#container a:hover{
	color: #FF9900;
}

#news a, #content a {
	text-decoration: none;
	color: #FF9900;
}

#news a:hover, #content a:hoverr {
	color: #FF5300;
}

ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

#content {
	width: 326px;
	height: auto;
	float: left;
	padding-left: 12px;
	padding-right: 15px;
	padding-top: 9px;
	position: relative;
}

#content_images {
	float: left;
	width: 392px;
	height: 389;
	background-image: url(../images/image006.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 3px;
	padding-right: 5px;
}

#content p {
	text-align: justify;
	float: left;
	margin: 0px;
	padding: 0px;
	color: Black;
	width: 100%;
}

#content p.next {
	text-align: right;
	position: absolute; top: 370px; right: 15px
}

IMG.klienti {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

