/* CSS Document */
body {
	background-color: #f55d12;
	background-image: url(../lay/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-align: justify;
	color: Black;
}
#wapper {
	margin: 30px auto 10px auto;
	padding: 0px;
	width: 760px;
	background: url(../lay/wapper_bg.gif) repeat-y;
}
#header {
	width: 760px;
	height: 348px;
	background: #FFFFFF url(../lay/header_bg.jpg) no-repeat;
}
#header .sideshow {
	float: right;
	margin: 55px 50px 0px 0px;
	_margin-right:25px;
	padding: 0px;
	width: 267px;
	height: 144px;
}
#rotator
{
	border: 0px;
	overflow: hidden;
	position: relative;
	width: 267px;
	height: 144px;
}

#rotator img
{
	border: 0px;
	width: 267px;
	height: 144px;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}

#header .logo {
	background: transparent url(../lay/agrodlugosz_logo.jpg) no-repeat;
	float: left;
	margin/**/: 189px 0px 0px 46px;
	_margin-left: 23px;
	padding: 0px;
	height: 83px;
	width: 175px;
	border: 0px;
	cursor: pointer;
}
#contentwrapper{
	float: left;
	width: 100%;
}
#contentcolumn{
	margin-left: 210px;
	padding-left: 10px;
	padding-right: 10px;
}
#contentcolumn .sideshow {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	width: 524px;
	height: 145px;
	border: 1px solid #d9d9d9;
}
#contentcolumn .sideshow:hover {
	border: 1px solid #f99205;
}
.lbrt {
	margin-bottom: 3px;
	margin-right: 3px;
	padding: 2px;
	border: 1px solid #d9d9d9;
}
.lbrt:hover {
	border: 1px solid #f99205;
}
#leftcolumn{
	float: left;
	width: 210px;
	margin-left: -760px;
	background: url(../lay/column_bg.jpg) repeat-y;
}
#leftcolumn div{
	margin-left: 5px; 
	display: block; /* for IE5 and IE6 */
}
#submenu {
	color: #cccccc;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
}
#fotter {
	clear: left;
	background: #ffffff url(../lay/fotter_bg1.jpg) no-repeat top;
	width: 760px;
	height: 40px;
}
#fotter #lewa {
	margin-top: 15px; 
	margin-left: 5px;
	font-size: 10px;
	font-family: Tahoma;
	float: left;
}
#fotter #prawa {
	margin-top: 15px; 
	margin-right: 5px;
	font-size: 10px;
	font-family: Tahoma;
	float: right;
}
#fotter a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#fotter a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.promocje_bg {
	width: 328px;
	height: 157px;
	background-repeat: no-repeat;
	background-position: right;
}
h1 {
	color: #484848;
	font-size: 18px;
	margin-left: 20px;
}
h2 {
	font-size: 16px;
	margin-left: 20px;
}
.l {
	font: bold 10px Verdana;
	color: #FFFFFF;
}
#submenu a {
	color: #7d7d7d;
	text-decoration: none;
}
#submenu a:hover {
	color: #000000;
	text-decoration: none;
}
.on {
	color: #f99205;
	font-weight: bold;
	text-decoration: none;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.krok_1 {
	color: #ce5003;
}
.krok_2 {
	color: #cf9704;
}
.krok_3 {
	color: #7e9e39;
}
.krok_4 {
	color: #0072a8;
}
