body {
	text-align:center;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0px;
	font-size:90%;
	margin:0 auto;
	color:#404040;
	background-color:white;
}

.newLine {
	clear: both;
}

.center {
	margin:0 auto;
	text-align:left;
}

div.center {
	width:980px;
	margin:0 auto;
	text-align:left;
}

img {
	border:0px;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

a {
	text-decoration:none;
}

div.header {
	height:70px;
	margin-top:20px;
}

img.ico {
	margin-right:10px;
	}
div.menu {
	background-image: url(../img/menu.png); 
	background-repeat: repeat-x;
	height:40px;
	width:980px;
	margin-top:5px;
}

div.menu a {
	font-weight:bold;
	font-family:Tahoma;
	color:white;
	text-decoration:none;
	padding:10px 10px;
	letter-spacing:1.5px;
	display:block;
	float:left;
	font-size:100%;
}

div.menu a:hover {
	color:#ff8a00;
}

div.menu a.sel {
	color:#ff8a00;
}

div.path {
	margin-top:2px;
	height:14px;
	font-size:80%;
	color:gray;
	padding-left:20px;
}

div.path a {
	color:#404040;
}

div.path a:hover{
	color:#006cc7;
}

div.stopka {
	background-image: url(../img/stopka.png); 
	background-repeat: repeat-x;
	height:24px;
	width:980px;
	margin-top:5px;
	font-size:75%;
	color:white;
}

div.stopka strong{
	display:block;
	font-weight:normal;
	padding-top:5px;
}

div.stopka a {
	color:white;
	text-decoration:none;
	margin-right:5px;
}

div.stopka a:hover {
	color:#ff8a00;
}

/* -- box -- */
 div.box {
	margin:0 5px;
	margin-bottom:5px;
}
div.boxTop {
	height:25px;
	background-image: url(../img/box_top.png); 
	background-repeat: repeat-x;
}

div.boxMiddle {
	padding:0px;
	padding-right:26px;
	height:auto;
	background-image: url(../img/box_right.png); 
	background-repeat: repeat-y;
	background-position:right;
}

div.boxContent {
	padding-left:26px;
	padding-right:0px;
	padding-bottom:1px;
	padding-top:1px;
	line-height:20px;
	height:auto;
	background-image: url(../img/box_left.png); 
	background-repeat: repeat-y;	
}


div.boxBottom {
	height:25px;
	background-image: url(../img/box_bottom.png); 
	background-repeat: repeat-x;
}

div.box600 {
	width:600px;
}

div.box260 {
	width:260px;
}


div.box620 {
	width:620px;
}

div.box700 {
	width:700px;
}


div.box800 {
	width:800px;
}

div.box850 {
	width:850px;
}

div.box980 {
	width:980px;
}

div.tresc {
	margin: 5px 15px 30px 5px;
}

div.tresc a {
	text-decoration:none;
	color:#404040;
}

div.tresc a:hover {
	color:#006cc7;
}

div.tresc a.up {
	font-weight:bold;
	display:block;
	color:white;
	height:24px;
	width:88px;
	padding-top:2px;
	padding-left:25px;
	font-size:75%;
	background-image: url(../img/btn_up.png);
	background-repeat:no-repeat; 
}

div.tresc a.up:hover {
	color:#ff8a00;
	background-image: url(../img/btn_up_on.png);
	border:none;
}

div.tresc a.back {
	font-weight:bold;
	display:block;
	color:white;
	height:24px;
	width:88px;
	padding-top:2px;
	padding-left:25px;
	font-size:75%;
	background-image: url(../img/btn_back.png);
	background-repeat:no-repeat; 
}

div.tresc a.back:hover {
	color:#ff8a00;
	background-image: url(../img/btn_back_on.png);
}

div.tresc h1 {
	color:#006cc7;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-bottom:7px;
	border-bottom:1px solid #006cc7;
	margin-bottom:15px;
	font-size:130%;
}

div.tresc h2 {
	color:#006cc7;
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:15px;
	font-size:120%;
}

div.tresc h3 {
	color:#006cc7;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	font-size:110%;
}

div.tresc h4 {
	color:#006cc7;
	margin:0px;
	padding:0px;
	font-size:110%;
}

div.cms {
	margin-bottom:40px;
}

div.cms a {
	color:white;
	font-size:80%;
	margin-top:5px;
	margin-left:20px;
	text-decoration:none;
}

div.cms a img{
	margin:2px;
	margin-left:10px;
}

div.cms a:hover {
	color:gray;
}

div.cennik table {
	
}

div.cennik table tr td{
	border:1px solid #c0c0c0;
	padding:7px 5px;
	margin:0px;
	text-align:center;
}

div.cennik table tr.naglowek {
	background-color:#e8f2fe;
	font-weight:bold;
}

div.cennik table tr td.nazwa{
	text-align:left;
	width:250px;
}

div.tresc ul {
	margin:0px;
	padding:0px;
}

div.tresc ul li {
	padding:0px;
	margin-left:12px;
	margin-bottom: 5px;
}

div.tresc ol {
	margin:0px;
	padding:0px;
}


div.tresc ol li {
	padding:0px;
	margin-left:20px;
	margin-bottom: 5px;
}

div.moduly {
	margin-top:20px;
	width:270px;
}

div.modul div.tresc {
	margin:0px;
}

div.moduly {
	color:#404040;
}

div.moduly a {
	text-decoration:none;
	color:#404040;
}

div.moduly a:hover {
	color:#006cc7;
}

div.modul div.img_txt{
	margin:0 20px 30px 30px;
}
div.lang {
	margin-top:35px;
	margin-right:20px;
}

div.pages {
	height:35px;
	background-image: url(../img/pages.png);
	background-repeat:repeat-x;
	margin:10px 0px;
}

div.pages div.pages_txt {
	padding-top:6px;
}

div.pages div.pages_txt .opis {
	font-size:80%;
	font-weight:normal;
	margin-right:20px;
}


div.pages div.pages_txt a {
	color:#404040;
}




div.pages div.pages_txt a:hover {
	color:#006cc7;
}


div.pages div.pages_txt .current {
	color:#006cc7;
}


div#map {
	width:620px;
	height:350px;
	border:1px solid #006cc7;
}

div.formularz {
	width:260px;
	margin-left:30px;
}


div.news {
	margin-top:30px;
}

div.news img.typ {
	margin-right:10px;
}

div.news h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}
	
	
div.news div.data {
	margin-bottom:10px;
	font-weight:bold;
	font-size:75%;
}


div.news div.spacer {
	font-weight:bold;
	color:#006cc7;
	text-align:center;
	margin-top:5px;
	margin-bottom:30px;
}

div.images {
	margin-top:10px;
}

div.images img {
	margin:5px;
	padding:1px;
	border:1px solid #006cc7;
}

div.images a.more {
	font-size:85%;
	margin-right:15px;
	margin-left:15px;
}

div.galleria {
	margin-top:30px;
}

div.buttons {
	height:30px;
	font-weight:bold;
}
div.linki {
	margin-top:30px;
}

div.linki div.link {
	margin-left:10px;
	margin-bottom:3px;
}

div.linki div.link a {
	font-weight:bold;
}

div.formSend {
	margin-top:10px;
	margin-bottom:20px;
}

div.ksiega_gosci {
	margin-top:30px;
	width:570px;
}

div.ksiega_gosci div.wpis_top {
	height:45px;
	background-image: url(../img/coment_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}


div.ksiega_gosci div.wpis_top h3{
	padding-left:60px;
	color:#404040;
}

div.ksiega_gosci div.wpis_top .data{
	font-size:75%;
	padding-left:30px;
}

div.ksiega_gosci div.wpis {
	padding:0 30px;
	height:auto;
	background-image: url(../img/coment.png);
	background-repeat:repeat-y;
}
div.ksiega_gosci div.wpis_bottom {
	height:25px;
	background-image: url(../img/coment_bottom.png);
	background-repeat:no-repeat;
}

div.home_tresc {
	width:450px;
	margin-top:30px;
	margin-left:30px;
}


div.news_hp {
	width:400px;
}

div.strona_glowna {
	padding-top:40px;
	
}




div.muzeum_menu {
	height:35px;
	background-image: url(../img/pages.png);
	background-repeat:repeat-x;
	margin:10px 0px;
	margin-bottom:30px;
}

div.muzeum_menu div.muzeum_menu_txt {
	padding-top:6px;
}


div.muzeum_menu div.muzeum_menu_txt a {
	color:#404040;
	padding-right:30px;
}

div.muzeum_menu div.muzeum_menu_txt a:hover {
	color:#006cc7;
}

div.muzeum_txt {
	margin-bottom:30px;
}