body{
	background-color: #F5F5EB;
	margin: 0px;
	background-image: url(../gfx/body.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
}
h1{
	font-size: 28px;
	font-family: Tahoma;
	font-weight: normal;
	
}
h3{
	color: #385A97;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: #3B5997;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/***************   uklad kolumn strony ******************/
#Page{
	width: 1000px;
	margin: auto;
}
#Stopka{
	background-image: url(../gfx/stopka.gif);
	height: 94px;
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 15px;
}
#lewa{
	float: left;
	width: 189px;
	overflow: hidden;
	margin-left: 15px;
 
}
/*jesli jest submenu*/
#lewa{
	float: left;
	width: 189px;
	overflow: hidden;
}
#prawa{
	float: right;
	width: 770px;
	overflow: hidden;
}
div.pasek{
	background-color: #3B5997;
	padding: 3px;
	margin: 4px;
	color: White;
}
/* jesli brak submenu */
#content2{
	background-image: url(../gfx/bg_content.gif);
	background-position: center;
	background-repeat: repeat-y;
	overflow: hidden;
	text-align: left;
	color: #3A5A95;
	line-height: 17px;
	width: 988px;
}
#content_dol{
	background-image: url(../gfx/bg_content_dol.gif);
	height: 10px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 988px;
	margin-bottom: 20px;
}
div.listaindex{
	background-image: url(../gfx/bg_index.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#Flash{
	background-image: url(../gfx/fla_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
	width: 988px;
}
div.flash_dol{
	background-image: url(../gfx/dol_flash.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
div.FlashTxt{
	width: 250px;
	background-color: #24150E;
   position: absolute;
	height: 315px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	margin-left: 20px;
	margin-top: 10px;
}
div.FlashTxtTresc{
	width: 230px;
   position: absolute;
	height: 295px;
	margin-left: 30px;
	margin-top: 20px;
	color: White;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	z-index: 1;
}
.odstep1{
	height: 0px;
	text-align: center;
}
div.Top{
	height: 116px;
	text-align: left;
	line-height: 75px;
}
.clear{
	clear: both;
}
/*******************************************************/


/****************   czesc topa   ***********************/
div.Top img.logo{
	border: 0px;
	float: left;
	margin: 10px;
}
div.menuTop{
	float: right;
	background-image: url(../gfx/bg_menu.gif);
	background-repeat: no-repeat;
	width: 506px;
	height: 103px;
	line-height: 103px;
}
.la{
	width: 12px;
	margin-left: 5px;
	float: left;
	height: 20px;
	margin-top: 40px;
}
a:hover.la{
	text-decoration: none;
}
div.home{
	width: 985px;
	height: 211px;
	background-image: url(../gfx/box_home.jpg);
	background-repeat: no-repeat;
}
div.menuTop ul{
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
}
div.menuTop li{
	float: left;
	margin-left: 20px;
}
div.menuTop li a{
	font-family: Tahoma;
	font-size: 12px;
	color: White;
	text-decoration: none;
	padding: 6px;
	font-weight: bolder;
}
div.menuTop li a:hover{
	padding: 6px;
}
/*******************************************************/


/****************** menu bok  *************************/
div.menuBok{
	background-image: url(../gfx/menu_tlo.jpg);
	width: 257px;
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
div.mgr1{
	vertical-align: bottom;
	bottom: 0px;
	background-image: url(../gfx/menu_bok_top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
div.mgr2{
	background-image: url(../gfx/menu_bok_dol.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 14px;
}
div.menuBok ul{
	margin: 0px;
	list-style: none;
	padding-left: 0px;
}
div.menuBok ul li{
	background-image: url(../gfx/li_od.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
}
div.menuBok ul a{
	color: #24150E;
	text-align: left;
	text-decoration: none;
	display: block;
	font-family: Tahoma;
	font-size: 14px;
	width: 254px;
}
div.menuBok ul a span{
	margin-left: 20px;
}
div.menuBok ul a:hover{
	background-color: #664A32;
	color: White;
}
/*******************************************************/

/******************  el. CMS  *************************/

/*nawigacja na podstronach */
div.nav, div.nav a{
	color: #3B5997;
	text-align: left;
	text-decoration: none;
	margin-left: 7px;
}
div.nav{
	height: 25px;
}
div.nav a:hover{
	text-decoration: underline;
}
/* linki na podstronach wstecz i drukuj */
div.link_txt a{
	color: #664A32;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	margin-right: 30px;
}
/*******************************************************/
ul.galeria a{
	color: #3B5997;
	font-size: 16px;
	text-decoration: none;
	font-weight: bolder;
}
ul.galeria a:hover{
	color: #482A1C;
}
.stopkaTXT{
	 color: White;
	 text-decoration: none;
}
.stopkaTXT:hover{
	text-decoration: underline;
}
a.zn{
	display: none;
}
td{
	color: #3A5A95;
}
div.box_gora{
	background-image: url(../gfx/box_top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 189px;
}
div.box{
	background-color: #ECE8DD;
}
div.box_dol{
	background-image: url(../gfx/box_dol.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 189px;
}
a.bok{
	background: url(../gfx/menu_bok.gif) no-repeat 0px -26px;
	width: 167px;
	height: 25px;
	line-height: 25px;
	color: #3554A4;
	text-align: right;
	font-weight: bolder;
	text-decoration: none;
	display:  block;
}
a.bok span{
	margin-right: 28px;
}
a:hover.bok{
	color: White;
	background: url(../gfx/menu_bok.gif) no-repeat 0px 0px;
	text-decoration: none;
}