body {
	background:#EABFFF;
	text-align:center;
}
* {
	font-family: Arial,sans-serif;
	font-size: 10pt;
}
.maintable {
	width: 100%;
	height: 100%;
}
#maindiv {
	width:780px;
	margin:auto;
}
#content {
	width:780px;
	background:#FFF9DF url(../grafika/content_tlo.gif);
}
#menu {
	float:left; 
	width:220px; 
	text-align:left; 
	padding-left:40px;
}
#tresc {
	float:right; 
	width:510px; 
	text-align:left;
}
#stopka {
	width:780px;
	height:45px;
	background:#FCE6D8 url(../grafika/stopka_tlo.gif);
	background-repeat: no-repeat;
}
#stopka_tresc {
	padding:7px 0 0 25px;
	text-align: center;
	font-size:9pt;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	color:#666;
}
h1 {
	margin:0 0 10px 0;
	font-family: Tahoma, Arial,sans-serif;
	font-size: 14pt;
	color: #ED1B24;
	text-align: center;
}
h2 {
	margin:10px 0 10px 0;
	font-family: Tahoma, Arial,sans-serif;
	font-size: 11pt;
	color: #ED1B24;
	text-align: left;
}
img {
	border: 0;
}
.czysc {
	clear:both;
}
ul {
	padding: 0;
	margin: 5px 0 5px 20px;
	list-style: url(../grafika/li.gif) outside;
}
li {
	margin-top: 5px;
}
b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #000;
}
table.cennik {
	width: 100%;
	border:2px #97B1FF outset !important; 
	border:1px #97B1FF outset; 
}
table.cennik th {
	background-color:#E6B0FF;
	border:2px #97B1FF outset !important; 
	border:1px #97B1FF outset; 
}
table.cennik td {
	border:2px #97B1FF outset !important; 
	border:1px #97B1FF outset; 
	text-align:center;
}
span.bold {
	font-weight: bold;
}
div.srodtytul {
	text-align:center;
	font-size: 11pt;
	font-weight: bold;
}
div.usun { display: none; }

.center { text-align: center; }

p#galleryInfo { text-align: center; color: #0431CA; padding: 10px 0; }
p#galleryInfo b { font-family: inherit; color: #0431CA; }

ul#galleryList { list-style: none outside none; margin: 0; padding: 0; }
ul#galleryList li { float: left; width: 200px; margin: 10px; }
ul#galleryList li.odd { clear: both; }
ul#galleryList li a { color: #000; font-weight: bold; text-decoration: none; }
ul#galleryList li a:hover { text-decoration: underline; }
ul#galleryList li img { margin: 5px 0; }
ul#galleryList p.more { text-align: right; }
ul#galleryList p.more a { color: #F00; }
ul#gallery { list-style: none outside none; margin: 0; padding: 0; }
ul#gallery li { float: left; width: 230px; height: 200px; }
ul#gallery li a { display: block; width: 200px; height: 140px; margin: 10px 10px 0; }
ul#gallery li p { margin: 0 10px 10px; }

.right { clear: both; text-align: right; }
