@charset "iso-8859-2";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #efe6ce;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #3e3e3e;
}
html>body { font-size: 1em; }

h1, h2, h3 { 
	margin: 0;
	padding: 0;
}

h1 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d3c09f;
	color: #5a8c0f; 
	font-size: 2em;
	text-indent: -5000px;
}
h1.firma { background: url(../images/h1firma.png) no-repeat; }
h1.uslugi { background: url(../images/h1uslugi.png) no-repeat; }
h1.sprzedaz { background: url(../images/h1sprzedaz.png) no-repeat; }
h1.kontakt { background: url(../images/h1kontakt.png) no-repeat; }

h2 {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #d3c09f;
	color: #5a8c0f; 
	font-size: 1.2em;
}

img { border: none; }

#container {
	width: 100%;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	font-size: .7em;
}
#headerwrap {
	height: 410px;
	background: #e3d6b8 url(../images/bgrheaderwrap.jpg) repeat-x; 
}
	#header {
		margin: 0 auto;
		width: 700px;
		height: 410px;
		background: #efefef;
	}
		#header1 {
			position: relative;
			width: 700px;
			height: 100px;
			background: url(../images/bgrheader1.jpg) no-repeat;
		}
			#logo {
				position: absolute;
				left: 50px; top: 0;
				width: 150px;
				height: 100px;
			}
			
			#mainmenu {
				position: absolute;
				top: 20px; right: 0;
				height: 30px;
			}
			
			#infobar {
				position: absolute;
				top: 65px; right: 0;
				height: 35px; 
				line-height: 35px;
				color: #fff;
				font-weight: bold;
				padding-right: 10px;
				font-style: italic;
			}
			#infobar p { margin: 0; padding: 0; }
			
		#header2 {
			position: relative;
			width: 700px;
			height: 280px;
			background: url(../images/bgrheader2.jpg) no-repeat;
		}
			#flash { 
				position: absolute;
				left: 320px; top: 20px;
				width: 360px;
				height: 240px;
			}
		#header3 {
			width: 700px;
			height: 30px;
			background: url(../images/bgrheader3.jpg) no-repeat;
		}
#mainContent {
	padding: 0; 
	background: #e3d6b8;
}
	#main {
		margin: 0 auto;
		padding: 0 20px 20px 20px;
		width: 660px;
		line-height: 1.6em;
	}
	
		#sidebar {
			margin: 0;
			float: left;
			width: 200px;
		}
		
		#content {
			margin: 0 0 0 220px;
			width: 440px;
		}
	
#footer {
	padding: 0;
	margin: 0;
	background: #efe6ce url(../images/bgrfooter.jpg) repeat-x;
	}
	
	#foot { 
		margin: 0 auto;
		width: 700px;
		height: 50px;
		text-align: center;
		background: #efe6ce url(../images/bgrfoot.jpg) no-repeat;
		padding-top: 20px;
		color: #a3907c;
	}

/* start boxy ---------------------------- */
.startbox {
	float: left;
	width: 310px; 
	margin: 10px;
	height: 300px;
}
.startbox .ha1 { border-bottom: 1px solid #d3c09f; }

.check { margin: 12px 0 0 0; padding: 0; }

.check li {
	margin: 5px 0;
	padding-left: 20px;
	list-style: none;
	background: url(../images/check.png) 0 2px no-repeat; 
	}

.ban1 { 
	width: 300px;
	height: 100px;
	border: 5px solid #fff;
	margin-top: 30px;
}

.clrboth { width: 100%; clear: both; }


/* listy --------------------------------- */
#mainmenu ul { margin: 0; padding: 0; }
#mainmenu ul li { margin: 0; padding: 0; list-style: none; display: inline; }

#sidebar ul { margin: 0; padding: 0; }
#sidebar ul li { margin: 0; padding: 0; list-style: none; display: inline; }

a:link, a:visited {
	text-decoration: none;
	color: #006ab3;
}
a:hover, a:active {
	text-decoration: underline;
}
a.tekstowy:link, a.tekstowy:visited { color: #3e3e3e; }

#mainmenu a:link, #mainmenu a:visited { 
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin-left: 1px;
	color: #efe6ce; 
	background: #4e321a;
	font-weight: bold;
	} 
#mainmenu a:hover, #mainmenu a:active {
	background: #2e1600;
	text-decoration: none;
	}

#sidebar a:link, #sidebar a:visited {
	display: block;
	width: 185px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px solid #d3c09f;

}

#infobar a { color: #fff; }

#footer a { color: #a3907c; }
#footer a:hover { color: #796958; }

.miniaturka {
	float: left;
	width: 200px;
	height: 180px;
	padding: 5px;
	background: #fff;
	border: 1px solid #d3c09f;
	text-align: center;
	font-weight: bold;
	margin: 20px 5px 20px 0;
}

.fltright {
	float: right;
	margin: 20px 0 20px 20px;
	width: 300px;
	background: #efe6ce;
	padding: 10px;
	border: 1px solid #d3c09f;
}
input, textarea {
	width: 250px;
	border: 1px solid #d3c09f;
	width: 100%;
	background: #f6f0e2;
	}
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
	margin-top: 10px;
	}
.button {
	margin-top: 10px;
	width: 80px;
	height: 25px;
	line-height: 25px;
	font-size: .9em;
	padding: 2px;
	}

