.error{ color: #fff; }
input,select,textarea{ border-width: 1px; }
.search-result-1,.search-result-2{ padding: 5px; }
.search-result-1{ background: #4a95bc; }
.clear{ clear: both; }
.center{ text-align: center; }
.left{ text-align: left; }
.right{ text-align: right; }
.right a { text-decoration: none; color: #660000; }
img{ border: 0px; padding: 2px;}

hr{ background: #065077; color: #065077; height: 1px; border: 0px; }
h1{ font-size: 13pt; }
h2{ font-size: 12pt; }
h3{ font-size: 11pt; }
h4{ font-size: 10pt; }
h5{ font-size: 9pt; }
h6{ font-size: 9pt; }

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height:100%;
	background-color: #FFFFFF;
	background-image: url('img/tlo_gora.jpg');
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
}


#container{
	margin: auto;
	width: 830px;
	min-height: 100%;
	height: auto !Important;
	height: 100%;
	text-align: left;
}

#banner{
	margin: 0px;
	padding: 0px;
	width: 830px;
	height: 216px;
	float:left;
}

#banner img{
	margin: 0px;
	padding: 0px;
	width: 830px;
	height: 216px;
}

#base{
	width:830px;
	background-image: url('img/tlo.gif');
	background-repeat:repeat-y;
	height: auto;
	float:left;
}

#content {
	height: auto;
	position: relative;
	overflow: auto;
	text-align: left;
	margin-left: 5px;
}

#page-title {
	width: 450px;
	margin-left: 10px;
}

#page-title h1 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
		
#page-content {
	height: 100%;
	padding: 3px;
	padding-top: 5px;
	color: #000000;
}

#page-content h1{
	color: #00ff00;
}

#page-content h1 a{
	text-decoration: none;
	color: #660000;
	font-family: Tahoma;
	font-size: 20px;
}

#lewa {
	width: 219px;
	height: auto;
	float: left;
}

#lewa #menu {
	width: 219px;
	height: 208px;
	background-image: url('img/menu.jpg');
	background-repeat: no-repeat;
	float: left;
}

#lewa #menu ul {
	padding-top: 19px;
	text-align: right;
	padding-right: 25px;
}

#lewa #menu ul li {
	padding-top: 3px;
	padding-bottom:1px;
	margin: 0px;
	list-style-type: none;	
	background: url('img/li-menu.gif') no-repeat bottom center;		
}

#lewa #menu ul li a {
	color: #FFFFFF;
	font-size: 16px;
	padding: 3px;
	margin: 8px 8px 8px 2px;
	font-family: "Monotype Corsiva", Comic Sans MS, Tahoma;
	text-decoration: none;
}

#lewa #szukaj{
	width: 219px;
	height: 59px;
	background-image: url('img/szukaj.jpg');
	background-repeat: no-repeat;
	float: left;
}

#lewa #szukaj img {
	padding: 0px;
	margin-left: 40px;
}

#szukaj .formularz {
	padding-left: 48px;
	padding-top: 0px;
	margin:0px;
	height: 40px;
}

#szukaj .text {
	border: 1px;
	border-color: #FFFFFF;
	background-color: #660000;
	border-style: outset;
	color: #FFFFFF;
	font-size: 10px;
	width: 100px;
}

#szukaj .submit {
	background-color: #C5A5A5;
	border:0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

#lewa #pod_menu {
	width: 219px;
	height: 85px;
	vertical-align:bottom;	
	float: left;
}

#lewa #pod_menu  #pd_tlo {
	width: 131px;
	min-height: 100%;
	height: auto !Important;
	height: 100%;	
	float:left;
}

#lewa #pod_menu  #pd_biale {
	width: 88px;
	min-height: 100%;
	height: auto !Important;
	height: 100%;
	background-color: #FFFFFF;
	vertical-align:bottom;
	float:left;
}

#glowna {
	width: 492px;
	min-height: 351px;
	height: auto !Important;
	height: 351px;	
	background-color: #FFFFFF;
	float:left;
}

#prawa {
	width: 119px;
	height: auto;
	float: left;
}

#footer {
	width: 830px;
	height: 46px;
	float: left;
}

#footer #dol_lewa{
	width: 131px;
	height: 46px;
	float: left;
}

#footer #dol_prawa{
	width: 119px;
	height: 46px;
	float: left;	
}

#footer #stopka {
	width: 580px;
	height: 46px;
	background-image: url('img/footer.jpg');
	background-repeat: no-repeat;	
	background-color: #F3E6BC;
	float: left;	
}

#footer #stopka  #realizacja {
	position: relative;
	top: 12px;
	left: 10px;
	width: 280px;
	color: #D6C898;
	text-align: left;
	font-size: 11px;
	float: left;
}

#footer #stopka  #realizacja a {
	text-decoration: none;
	color: #816B2F;
}

#footer #stopka #wszelkie {
	width: 300px;
	position: relative;
	top: 25px;
	right: 10px;
	text-align: right;
	font-size: 11px;
	color: #D6C898;
	float: left;
}