body {
	background-color: #FFFCF7;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

h1{
	font-size:18px;
	color: #0A163F;
}
h2{
	font-size:14px;
	font-weight:bold;
	color: #571717;
}

li{
	margin-bottom:5px;
}

#oferta h2{
	font-size:14px;
	width: 185px;
	height: 25px;
	background-image: url(images/pasek_title.png);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align:middle;
	padding-top: 5px;
	padding-left: 5px;
}

#main {
	background: #F1EAE2 url(images/tlo_pasek.png) repeat-y;
	padding: 0px;
	margin: 0px;
	width: 900px;
	display:block;
	margin:0px;
}
#top {
	background: url(images/menu_top.png) no-repeat scroll;
	width: 850px;
	height: 157px;
	padding: 0px;
	margin:0px;
}

#menu {
	width: 850px;
	padding-top: 0px;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu li{
	padding:0px;
	list-style: none;
	display:block;
	float:left;
	vertical-align:middle;
}

#menu a{
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	background-repeat:no-repeat;
	padding-top: 80px;
	width:164px;
	height: 65px;
	display:block;
	margin-right: 5px;	
	/*  border: 1px solid red; */
}

#menu a:hover{ text-decoration:none; }

#menu_1 a{ background: url(images/bg1_down.png) no-repeat 0px 0px; }
#menu_1 a:hover{ background: url(images/bg1_down.png) no-repeat -164px 0px; }

#menu_2 a{ background: url(images/bg2_down.png) no-repeat 0px 0px; color:#000000; }
#menu_2 a:hover{ background: url(images/bg2_down.png) no-repeat -164px 0px; }

#menu_3 a{ background: url(images/bg3_down.png) no-repeat 0px 0px; }
#menu_3 a:hover{ background: url(images/bg3_down.png) no-repeat -164px 0px; }

#menu_4 a{ background: url(images/bg4_down.png) no-repeat 0px 0px; }
#menu_4 a:hover{ background: url(images/bg4_down.png) no-repeat -164px 0px; }


#content_container{
	width: 850px;
	background-image: url(images/content_pasek.png);
	background-position: left;
	background-repeat: repeat-y;
	height:auto;
	overflow:hidden;
}

#content_container_rb{
	width: 850px;
	background: url(images/menu_left_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height:auto;
	overflow:hidden;
}

#menu_left{
	width: 165px;
	float:left;
	padding-bottom:0px;
	margin:0px;
	min-height: 150px;
}

#menu_left ul{
	margin: 5px 5px 0px 0px;
	padding-left:33px;
	text-align:left;
	line-height: 20px;
	color:#FFFFFF;	
}

#menu_left a, #menu_left a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#menu_left a:hover{
	text-decoration:underline;
}

#content{
	float:left;
	margin: 0px;
	width: 655px;
	padding: 0px 5px 10px 15px;
	text-align: left;
}
#content ul{
	margin-top: 0px;
}

#content p { 
	margin-top:2px;
	margin-bottom: 2px;
}

#content h2 a{
	color: #571717;
	text-decoration:none;
	margin-bottom: 0px;
}

#foot {
	background: url(images/stopka.png) no-repeat left top;
	width:820px;
	height:25px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 0px;
	padding: 5px 15px 0px 15px;
	clear: both;
	text-align:left;
}
#foot a, #foot a:hover, #foot a:visited, #foot a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#main_foot{
	width:900px;
	height:22px;
	background: url(images/tlo_bottom.png) no-repeat center top;
}

label{
	float:left;
	display: block;
	width: 150px;
	text-align:right;
	margin: 0px 20px;
	font-weight:bold;
}
fieldset p{
	clear:both;
	padding-top: 10px;
}
fieldset{
	margin-top:10px;
	padding: 10px 0px 10px 0px;
}
legend{
	font-weight:bold;
	color: #571717;
	background: url(images/pasek_title.png) no-repeat left top;
	margin-left:10px;
}

input[type=text], textarea{
	width:300px;
	background-color:#F6F0E3;
	border: 1px solid #0A163F;
}
input[type=submit], input[type=reset]{
	background-color:#0A163F;
	padding: 2px 6px;
	margin-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	border: none;
}
input[type=reset]{
	background-color:#571717;
}
#kalkulator input[type=text]{
	min-width: 50px;
	max-width: 130px;
	width:auto;
	height: 30px;
	font-size:24px;
	padding: 5px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}

#banery{
	margin: 20px 0px 5px 2px;	
}
