html, body {
	width: 100%;
	height: 100%;
	margin: 0;
}

form {margin: 0;}
p {margin: 10px 0;}

a {color: #fff; text-decoration: none;}
a:hover {text-decoration: underline;}

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	background: #ff6800 url('../images/bg.gif') repeat-x;
}

#site {
	min-height: 500px;
	overflow: hidden;
	margin-left: 70px;
}

#top {
	height: 127px;
	width: 880px;
	background: url('../images/top.jpg') no-repeat;
}

#top-left, #top-right {float: left;}
#top-left {height: 100%; width: 115px; text-indent: -2000px;}
#top-left h1, #top-left a {display: block; width: 100%; height: 100%; margin: 0; padding: 0;}
#top-right {width: 765px; overflow: hidden; height: 100%;}

#top-menu {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	list-style-type: none;
	margin-top: 76px;
	margin-left: 168px;
}

#top-menu a {text-indent: -2000px; display: block; width: 100%; height: 100%;}
#top-menu li {display: block; float: left; height: 20px;}

#top-menu #o-nas {width: 37px;}
#top-menu #aktualnosci {margin-left: 65px; width: 70px;}
#top-menu #oferta {margin-left: 65px; width: 45px;}
#top-menu #kontakt {margin-left: 63px; width: 50px;}


#sidebar, #container {float: left; margin: 0;}

#sidebar {width: 222px; background: #fff; overflow: hidden;}

#sidebar-photo {width: 197px; height: 270px; margin: 4px auto; margin-bottom: 7px; background: url('../images/man.jpg') no-repeat;}
#sidebar-offer {background: #fff url('../images/nasza-oferta.gif') no-repeat; padding-top: 22px; color: #000057;}
#sidebar-offer a {color: #000057;}
#sidebar-offer ul {list-style-type: none; margin: 0; padding: 0;}
#sidebar-offer li {display: block; border-top: 1px solid #ff6800; padding: 2px 13px;}

#flash {margin-left: 5px; width: 664px; height: 168px;}

#content, #sidebar2 {float: left;}

#content {
	margin-left: 58px;
	margin-right: 68px;
	margin-top: 37px;
	padding-top: 9px;
	/*width: 378px;
	width: 538px; - rowno + 160 z sidebar2*/
	width: 578px;
	overflow: hidden;
	min-height: 200px;
}
.Caktualnosci {background: url('../images/aktualnosci.gif') no-repeat;}
.Conas {background: url('../images/o-nas.gif') no-repeat;}
.Coferta {background: url('../images/oferta.gif') no-repeat;}
.Ckontakt {background: url('../images/kontakt.gif') no-repeat;}
.Cwitamy {background: url('../images/witamy.gif') no-repeat;}

#nowosci {
	background: url('../images/nowosci.gif') no-repeat;
	padding-top: 15px;
}

.line {margin: 10px 0; width: 100%; height: 1px; font-size: 1px; background: #fff;}
.newsTitle {color: #000057; font-weight: bold;}


#sidebar2 {
	width: 160px;
	height: 57px;
	background: url('../images/sidebar2.1.gif') no-repeat;
	margin-top: 37px;
	padding-top: 30px;
	font-size: 18px;
	border-bottom: 1px solid white;
	font-family: verdana;
}

#footer {
	border-top: 4px solid #fff;
	color: #ffb480;
	margin-top: 50px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 70px;
}

#f-left, #f-right {float: left;}
#f-left {width: 650px;}

#footer a {
	color: #ffb480;
}
