@charset "iso-8859-2";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ece7db url(../images/bgr_body.png) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
html>body { font-size: 1em; }

h1 {
	font-size: 1.4em;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #d2c7ad;
	color: #805007;
}

h2 { 
	font-size: 1.2em;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #d2c7ad;
	color: #805007;
}

.al-right { text-align: right; }

.w200 { width: 200px; }

#container { 
	font-size: .7em;
	width: 760px;  
	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	position: relative;
	width: 760px;
	height: 90px;
	background: url(../images/bgr_header.jpg) no-repeat;
} 
	#logo {
		position: absolute;
		left: 55px; top: 0px;
		width: 190px;
		height: 90px;
	}
	#top-adres {
		position: absolute;
		left: 270px; top: 0;
		height: 40px;
		color: #e5ca8c;
		line-height: 40px;
	}
#top {
	position: relative;
	width: 760px;
	height: 225px;
	background: url(../images/top_img1.jpg) no-repeat;
}
	#flash {
		position: absolute;
		left: 300px; top: 11px;
		background: #ccc;
		width: 440px;
		height: 200px;
	}
#sidebar1 {
	float: left; 
	margin: 0 0 0 40px;
	width: 202px; 
	display: inline;
}
#mainContent { 
	margin: 0 0 0 260px; 
	width: 460px;
	padding: 0;
	line-height: 1.5em;
} 
#footer { 
	width: 760px;
	height: 54px;
	background: url(../images/bgr_footer.png) no-repeat;
	text-align: center;
	padding-top: 15px;
	margin-top: 20px;
	color: #b3b3b3;
} 
#slowa-kluczowe {
	width: 760px;
	text-align: center;
	color: #b0a58f;
	margin-bottom: 20px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#sidebar1 ul { margin: 0; padding: 0; }
#sidebar1 ul li { margin: 0; padding: 0; list-style: none; }

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover, a:active {
	text-decoration: underline;
}

	
#sidebar1 a.main:link, #sidebar1 a.main:visited {
	display: block;
	width: 170px;
	height: 35px;
	background: url(../images/but1.jpg) no-repeat;
	line-height: 35px;
	border: 1px solid #fff;
	margin-bottom: 5px;
	padding-left: 30px;
	color: #38302b;
	font-weight: bold;
}
#submenu {
	width: 180px;
	background: #dfd9cb;
	margin-top: -5px;
	margin-bottom: 5px;
	padding: 0 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}

#sidebar1 a.sub:link, #sidebar1 a.sub:visited {
	display: block;
	background: none;
	font-weight: normal;
	margin: 0;
	border: none;
	line-height: 20px;
}

h2 a:link, h2 a:visited {
	color: #805007;
}

#slowa-kluczowe a:link, #slowa-kluczowe a:visited {
	color: #b0a58f;
}


#top-adres a:link, #top-adres a:visited {
	color: #e5ca8c;
}

#footer a { color: #b3b3b3; }

.img-right {
	float: right;
	margin: 10px 0 10px 10px;
}

table.cform {
	margin-top: 20px;
}

.pole-form {
	width: 300px;
	border: 1px solid #d2c7ad;
	padding: 3px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

.miniaturka {
	float: left;
	margin: 10px;
	background: #fff;
	padding: 5px;
}
.miniaturka img {
	border: none;
}