body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	background: url(../images/bg_strony0.png) repeat-x;
	background-color: #fffef7;
}

img {
	border: 0;
}

a:hover, a:link, a:visited {
	border: none;
	font-family: Verdana;
	font-size: 12px;
	color: #d7693e;
	text-decoration:  none;
}

div.body{
	position: relative;
	width: 742px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg_strony.png) repeat-x;
}

div.flash-top{
	position: relative;
	top:20px;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	height: 190px;
	background: url(../images/bg_top.png) no-repeat;
	border-top: 10px solid #125203;
}

div.menu{
	position: relative;
	top: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	height: 39px;
	border-bottom: 4px solid #af846f;
}

div.page{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}

div.l_pane {
	position: relative;
	padding-left: 4px;
	width: 234px;
	float: left;
}

div.mod{
	position: relative;
	margin-top: 7px;
	background: url(../images/bg_modul.png) no-repeat;
	background-color: #f8f5eb;
}

div.aktualnosci{
	background: url(../images/bg_content.png) no-repeat;

}

div.r_pane {
	position: relative;
	float: right;
	width: 498px;
	margin-top: 7px;
	line-height: 18px;
	background: url(../images/bg_content.png) no-repeat;
}

div.r_pane2 {
	position: relative;
	width: 734px;
	margin-top: 7px;
	line-height: 18px;
	background: url(../images/bg_content.png) no-repeat;
}

div.mapa_prawa {
	position: absolute;
	top: 0;
	width: 420px;
	left: 280px;
	padding: 0;
	line-height: 18px;
}

div.mapa_lewa {
	position: absolute;
	top: 420px;
	width: 420px;
	left: 280px;
	padding: 0;
	line-height: 18px;
}

div.kontakt_tekst1{
	position: absolute;
	top: 0;
	left: 0;
	width: 275px;
}

div.kontakt_tekst2{
	position: absolute;
	top: 420px;
	left: 0px;
	width: 275px;
}

div.r_pane_content2{
	position: relative;
	width: 720px;
	height: 860px;
	margin: 7px 25px 10px 25px;
	font-family: Verdana;
	font-size: 11px;
	color: #414141;
	letter-spacing: 1px;
}

div.r_pane_head{
	position: relative;
	width: 300px;
	height: 20px;
	margin: 7px;
	color: #c24740;
	padding: 30px 0 0 60px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

div.r_pane_content{
	position: relative;
	width: 450px;
	margin: 7px 25px 10px 25px;
	font-family: Verdana;
	font-size: 11px;
	color: #414141;
	letter-spacing: 1px;
}

div.reset{
	clear: both;
}

div.bottom_menu{
	position: relative;
	height: 29px;
	width: 740px;
	color: #ac0000;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	background: url(../images/bg_bottom_menu.png) no-repeat;
	text-align:center;
}

div.bottom_menu a:hover, a:link, a:visited {
	color: #ac0000;
	font-size: 11px;
	letter-spacing: 1px;
}

div.aktual{
	position: relative;
	top: 1px;
	left: 16px;
	width: 216px;
	color: #ffffff;	
}

div.pol{
	position: relative;
	top: 1px;
	left: 16px;
	width: 216px;
	color: #636363;
	font-weight: bold;	
}

div.pol a:hover, div.pol a:link, div.pol a:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #498706;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	letter-spacing: 0px;
}

div.aktual li {
background:transparent url(../images/aktual_arr.gif ) no-repeat scroll 0px 5px;
list-style-type:none;
padding-left:15px;
}

div.aktual ul {
display:block;
padding-left:0px;
text-indent:0;
}

div.aktual li span.data{
	display: block;
	height: 18px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ea8b21;
	letter-spacing: 1px;
}

div.aktual ul span.tresc{
	font-family: Verdana;
	font-size: 11px;
	color: #498706;
}

div.aktual ul a:hover, div.aktual ul a:link, div.aktual ul a:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #498706;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	letter-spacing: 0px;
}



/* PANEL ADMINA */

div.admin{
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 1;
}

div.pa{
	position: relative;
	width: 700px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	color: black;
}

ul.oferta{
	list-style-type:none;
}

ul.oferta li{
	padding-bottom: 20px;
}

ul.oferta li a:hover, ul.oferta li a:link, ul.oferta li a:visited {
	border: none;
	font-family: Verdana;
	font-size: 12px;
	color: #ba332e;
	text-decoration:  none;
	font-weight: bold;
}

font.oferta_link{
	font-weight: normal;
	font-size: 10px;
	color: #414141
}