body {
	background: #fff url(graf/tlo.gif) repeat-x 0 0;
	color: #222;
	font-family: "verdana ce", verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	font-family: "georgia ce", georgia, "New Century Schoolbook", Times, serif;
	margin-top: 4px;
}
h1 {
	font-size: 1.3em;
	color: #CC0000;
}
h2 {
	font-size: 1.2em;
	color: #990000;
}
h3 {
	font-size: 1.1em;
	color: #600;
}
blockquote {
	margin: 10px;
	background: white;
	padding: 10px;
	font-style: italic;
	border: 1px solid #aaa;
	font-family: "georgia ce", georgia, "New Century Schoolbook", Times, serif;
}
.centruj {
	text-align: center;
}
#wrapper {

	margin: 0px auto;
}
a {
	color: #900;
}
a:hover {
	color: red;
}
/* ------------ Naglowek i reszta ------------- */
#header {
	height: 58px;
	background: url(graf/header.gif) 50% 0 no-repeat;
}

#nadmenu {
	margin: 6px auto 10px;
	padding: 0;
	padding-bottom: 3px;
	text-align: center;
}

#nav {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	margin-right: 10px;
}

#nav li a {
background: url(graf/tlo-button-on.gif) 0 0 repeat-x;
background: url(graf/tlo-button-hov.gif) 0 0 repeat-x;		
	border: 1px solid #eee;
	text-decoration: none;
	padding: 2px 3px;
	color: #666;
	background: white url(graf/tlo-button.gif) 0 0 repeat-x;
}
#nav li a.visit {
	color: #900;
	background: url(graf/tlo-button-on.gif) 0 0 repeat-x;
}
#nav li a:hover {
	background: url(graf/tlo-button-hov.gif) 0 0 repeat-x;		
}

#galeria {
	text-align: center;
}
#galeria img {
	margin: 5px;
}

/* ------------ Tresc ------------- */
#content {
	margin: 5px auto;
	padding: 0px 0px 10px 20px;
	width: 760px;
}

#tresc {
width: 550px;
float: left;
border-right: 1px solid #900;
margin-right: 5px;
padding-right: 5px;
}

img.floater {
	border: double 3px #666;
}

.rfloater {
	border: double 3px #666;
	float: right;
	margin: 3px 7px;
}
.lfloater {
	border: double 3px #666;
	float: left;
	margin: 3px 7px;
}
.zd-250 {
	width: 252px;
	background: white;
	padding-bottom: 2px;
	border: 1px solid #666;
	float: left;
	margin: 3px;
}
.zd-250 img {
	border: 1px solid white;
}
.zd-250 p {
	margin: 5px 5px;
	padding: 0;
	font-size: 12px;
	text-align: center;
}
.zd-100 {
	width: 100px;
	margin: 10px;
	text-align: center;
	font-size: 10px;
	float: left;

}
/* ------------ Prawy ------------- */
#prawy {
	padding-top: 20px;
	float: right;
	width: 180px;
}
#adres {
	float: right;
	font-size: 12px;
	margin: 15px 0 15px 5px;
	border: 1px solid #933;
	background: #fff;
	padding: 3px;
}
#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 3px;
}
#menu li {
	margin: 2px;
	width: 150px;
}
#menu li a{
	padding: 2px;
	height: 10px;
	font-size: 10px;
	font-weight: bolder;
	background: white;
	color: #900;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}
#menu li a.nadplik {
	background: #900;
	color: white;
}
#menu li a.visit {
	color: red;
}
#menu li a:hover {
	color: red;
}

/* ------------ Podmenu ------------- */
#zaglosuj {
	margin-top: 10px;
	text-align: center;
	clear: both;
}
#podmenu {
	margin-top: 10px;
 	clear: both;
	border-top: 1px solid #990000;
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder;
}
#podmenu a {
	font-size: smaller;
	text-decoration: none;
	color: #900;
}
#podmenu a:hover {
	color: red;
}
#podmenu a.visit {
	color: #999;
}
/*-----------wystawy------------*/
table.wystawa {
	border: 1px solid #666;
	background: white;
	width: 100%;
	margin: 10px auto;
}
table.wystawa th {
	text-align: left;
	font-size: small;
}
table.wystawa td, table.wystawa.th {
	font-size: small;
}
#sciezka {
	background: white;
	font-size: small;
	padding: 3px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

div.kontrakt {
	background: #FCB267;
	border: 5px double #AC0000;
	margin: 0px auto;
	padding: 10px;
	text-align: center;
	width: 400px;
}

div.kontrakt h2 {
	color: black;	
}
div.kontrakt ul li{
	text-align: left;	
}

img.grey {
	background: white;
	border: 3px double #999;
	margin: 5px;
}
.greygallery {
	text-align: center;
}

#news p {
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 10px;
}
#news h3 {
	margin-right: 10px;
	border-top: 1px solid #aaa;
	margin-top: 10px;
}