@charset "iso-8859-2";

/*
 *		plik:		alnus.css
 *		autor: 	Marek Kleszyk <mkleszyk@gmail.com>
 *		data:		03 czerwiec 2007
 */

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

#container {
	margin: auto;
	padding: auto;
	width: 791px;
	height: auto;
	background-image: url(img/tlo.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

#base {
	margin: auto;
	padding: auto;
	width: 776px;
	min-height: 100%;
	height: auto !Important;
	height: 100%;
	text-align: center;
}

#top-odstep {
	width: 776px;
	height: 2px;
	background-color: #FFFFFF;
	float: left;
}

#top-pasek {
	width: 777px;
	height: 18px;
	background-image: url(img/pasek.jpg);
	background-repeat: repeat-x;
	text-align: left;
	float: left;
}

#top {
	margin: 0px;
	padding: 0px;
	width: 777px;
	height: 132px;
}

#top #ban1{
	width: 178px;
	height: 132px;
	background-image: url(img/ban1.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #ban1 img {
	position: relative;
	top: 37px;
	right: 14px;
	border: none;
}

#top #ban2{
	width: 151px;
	height: 132px;
	background-image: url(img/ban2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #ban3{
	width: 156px;
	height: 132px;
	background-image: url(img/ban3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #ban4{
	width: 151px;
	height: 132px;
	background-image: url(img/ban4.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #ban5{
	width: 141px;
	height: 132px;
	background-image: url(img/ban5.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top-odstep2 {
	width: 777px;
	height: 4px;
	background-color: #FF9A09;
	float: left;
}

#main {
	margin: 0px;
	padding: 0px;
	width: 776px;
	height: auto;
}

#main #left {
	margin: 0px;
	padding: 0px;
	width: 178px;
	min-height: 240px;
	height: auto !Important;
	height: 240px;
	float: left;
}

#main #left #menu-logo {
	width: 178px;
	height: 83px;
	background-image: url(img/logo-menu.jpg);
	background-repeat: no-repeat;
	float: left;
}

#main #left #menu {
	width: 178px;
	min-height: 157px;
	height: auto !Important;
	height: 157px;
	background-image: url(img/menu-tlo.jpg);
	background-repeat: repeat-x;
	background-color: #00A35D;	
	float: left;
}

#main #left #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#main #left #menu ul li {
	width: 165px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin: 0px;
	border-bottom: 1px solid #80D1AE;
	clear: both;
	float:left;
}

#main #left #menu ul li.dol{
	width: 165px;
	position: relative;
	left: 29px;	
	padding-bottom: 10px;
	padding-top: 15px;
	margin: 0px;
	border: none;
	clear: both;
	float:left;
}

#main #left #menu ul li.podmenu{
	width: 165px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
	border: none;
	clear: both;
	float:left;
}

#main #left #menu ul li span {
	margin-left: 10px;
	margin-right: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#main #left #menu ul li a {
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 0px;
	margin-left: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

#main #left #menu-odstep {
	width: 178px;
	height: 5px;
	background-color: #FF9A09;
	float: left;
}

#main #left #podmenu-gradient {
	width: 178px;
	height: 9px;
	background-image: url(img/podmenu-gradient.jpg);
	background-repeat: no-repeat;
	float: left;
}

#main #left #podmenu-tlo {
	width: 84px;
	height: 247px;
	background-image: url(img/podmenu-tlo.jpg);
	background-repeat: repeat-x;
	float: left;
}


#main #tresc {
	margin: 0px;
	padding: 0px;
	width: 598px;
	min-height: 500px;
	height: auto !Important;
	height: 500px;
	background-color: #E0E5D7;
	float: left;
}


#footer {
	margin: 0px;
	padding: 0px;
	width: 777px;
	height: 45px;
	text-align: right;
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	float: left
}

#footer #flagi {
	width: 140px;
	height: 45px;
	text-align: left;
	float: left;
}

#footer #flagi a {
	position: relative;
	left: 20px;
	top: 13px;
}

#footer #flagi a img {
	border: 1px solid #FFFFFF;
}

#footer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 0px;
}

#footer ul li a {
	position: relative;
	top: 7px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

#realizacja {
	margin: 0px;
	padding: 0px;
	width: 776px;
	height: 45px;
	text-align: right;
	background-color: #FFFFFF;
	font-size: 11px;
	float: left
}

#realizacja span {
	position: relative;
	top: 10px;
	right: 30px;
	color: #9F9F9F;
}

#realizacja span a {
	color: #9F9F9F;
	font-weight: bold;
	text-decoration: none;
}

#page {
	width: 538px;
	position: relative;
	left: 20px;
	text-align: left;
}

#box1 {
	padding: 0;
	margin: 0;
	width: 548px;
	height: 215px;
	float: left;	
}

#box1 .tlobox {
	height: 205px;
	background-color: #FFFFFF;
}

#box2 {
	width: 264px;
	height: 215px;
	float: left;
}

#box3 {
	width: 274px;
	height: 215px;
	float: left;
}

#box4 {
	width: 10px;
	height: 215px;
	float: left;
}

#page h1 a {
	margin-left: 25px;
	color: #B4B7AF;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}

#page h1 a.ciemnylink {
	color: #696969;
}

#page .text {
	margin: 5px;
	text-align: left;
	color: #000;
	float: left;
}

#page .text2 {
	text-align: left;
	color: #000;
	padding-right: 5px;
	float: left;
}

#page #box1 img {
	width: 160px;
	height: 120px;
	margin: 5px;
	float: right;
}

#page #box3 img {
	width: 120px;
	height: 90px;
	margin: 5px;
	float: right;
}

#page #box1 #wiecej {
	width: 360px;
	text-align: right;
}

#page #box2 #wiecej {
	width: 249px;
	text-align: right;
}

#page #box3 #wiecej {
	width: 249px;
	text-align: right;
}

#wiecej a {
	color: #FEAE38;
	text-decoration: none;
	font-weight: bold;
}

#page hr {
	width: 80%;
	text-align: left;
}


		/* --------- standardowe ---------- */

input, select, textarea { border-width: 1px; }
.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
img { border: none; }
a:focus { -moz-outline-style: none; }
a { color: #0000FF; font-size: 11px; }

td { font-size: 11px; text-align: center; }
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; }
		
#page-content {
	width: 538px;
	position: relative;
	left: 20px;
	padding: 10px;
	background-color: #FFFFFF;
}

#page-title {
	padding: 5px;
	padding-left: 10px;
}

#page-title h1 {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 9pt;
	letter-spacing: 1px;
}

.submit {
	border: solid outset 1px #666666;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
}

.error { 
	color: #FF0000;
}

.search-result-1 {
	padding: 5px;
	background: #CCCCCC;
}

.search-result-2 {
	padding: 5px;
}