
body {
	background:#fff url(tlo.jpg) repeat-x fixed top;
	margin-top: 0;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}

#strona {
	width: 775px;
	margin: 0 auto;
	/*border: 1px solid #000;*/
}

#top {
	background:#fff url(top.jpg) no-repeat;
	width: 775px;
	height: 100px;
}

#top_menu {
	width: 775px;
	background-color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#top_menu > #home {
	width: 194px;
}

.top_odn {
	width: 153px;
	height: 25px;
	display: /*-moz-inline-block*//*inline-block*/table-cell;
	background-color: rgb(117,114,114);
	border-right: 1px solid #eee;
	text-align: center;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}

.top_odn:hover {
	background-color: rgb(255,159,0);
	color: #fff;
}

#tresc {
	width: 775px;
	height: 100%;
	display: table-row;
}
/*
#strona_lewa, #strona_prawa {
	display: table-cell;
}*/

#zawartosc { /*IE NIE OBSLUGUJE ELEMENTOW WYSWIETLANYCH JAKO TABELA, WIEC POTRZEBNA JEST NORMALNA */
	width: 775px;
	height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
	color: #000;
	border-collapse: collapse;
	
}
td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
}

td.strona_lewa, td.strona_lewa2 {
	width: 193px;
	background-color: rgb(218,218,218);
	border: 1px solid #aaa;
	border-top: 0px;
	border-bottom: 0px;
}

td.strona_lewa {
	height: 150px;
	min-height: 150px;
	__height: 150px;
}

.naglowek {
	background-color: rgb(153,153,153);
	font-weight: bold;
	display: block;
	width: 189px;
	text-align: /*center*/left; padding-left: 5px;
	line-height: 18px;
}

.spacer {
	/*display: block;*/
	width: /*100%*/150px;
	height: 3px;
	background-image: url(linia.gif);
	background-repeat: no-repeat;
	color: rgb(218,218,218);
	line-height: 3px;
}

#menu_b {
	/*padding-left: 15px;*/
	font-weight: bold;
	color: #000;
	width: 193px;
	padding-bottom: 150px; /*PUSTE MIEJSCE*/
	/*border-bottom: 1px solid #000;*/
}

.menu_blink, .menu_bkate, .menu_bkatelink {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #000;
	padding-left: 6px;
	display: block;
	width: 183px;
	line-height: 16px;
	text-decoration: none;
}

.menu_blink:hover, .menu_bkatelink:hover {
	background-color:/*rgb(188,214,247)*/rgb(255,159,0);
}

.menu_bkate {
	background-color:rgb(254,243,225);
}

.menu_bkatelink {
	padding-left: 20px;
	width: 173px;
}

.strona_prawa {
	background-color: #fff;
}

#prawa_top {
	background: #fff url(prawa_tlo.jpg) no-repeat;
	height: 205px;
	width: 581px;
}

#prawa_top_tekst {
	background: #fff url(prawa_top.jpg) no-repeat;
	height: 189px;
	width: 575px;
	position: relative;
	top: 2px;
	left: 3px;
}

#tekst {
	margin: 5px 0 0 3px;
	border: 1px solid #555;
	height: 100%;
	/*display: table;*/
	width: 555px;
	padding: 15px 5px 15px 15px;
	font-size: 12px;
}

.belka {
	display: block;
	background-color: #DADADA;
	width: 558px;
	margin-left: 3px;
	line-height: 24px;
	padding-left: 20px;
	font-weight: bold;
}

#kolorek {
	width: 777px;
	height: 10px;
	margin: 0px auto;
	background-color: rgb(25,41,100);
	display: block;
	line-height: 5px;
}

#stopka {
	width: 775px;
	line-height: 18px;
	margin: 0px auto;
	border: 1px solid #000;
	text-align: center;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#aktualnosci {
	display: block;
	position: relative;
	float: right;
	right: 10px;
	top: 10px;
	width: 215px;
	height: 165px;
	/*border: 1px solid #b00;*/
	padding: 2px 2px 2px 2px;
	word-wrap: break-word;
	overflow: auto;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.separator {
	width: 194px;
	height: 10px;
	display: block;
	position: relative;
	/*left: -1px;
	right: -1px;*/
	background: #fff url(separator.gif) no-repeat;
}

ul {

}

li {
	font-weight: bold;
}

.zdjecie {
	border: 1px solid #000;
	padding: 10px 10px 10px 10px;
	width: 150px;
	height: 115px;
}

ul.wykonujemy li {
	font-weight: normal;
}

#mapa_strony
{ 
	display:none;
	text-align:left;
	margin-left:50px;
}

#mapa_strony a
{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
#mapa_strony a:hover
{
	color:#000000;
	text-decoration:none;
}
#mapa_strony p
{
font-weight:bold;
color:#000000;
margin: 10px;
text-decoration:none;
}
#map {width:500px;height:350px;margin:auto; border:1px solid #000;}