html {
	margin: 0;
	padding: 0;
	min-height:100%;     
  margin-bottom:1px;
}
body {
	background: #280024 url();
        text-align: center;
	color: #eef2f9;
	font: 12px verdana, sans-serif;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
img {
	border: 0px;
}
#header p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header p.more {
	padding-right: 22px;
}
#header {
	height: 260px;
	background: url(images/header.jpg) no-repeat;
}

#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
#nav {
	height:20px;
	display:inline;	
	margin:0px 0px 0px;
	font:Tahoma;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}
#nav a {
	color:#e3e6eb;
	font:Tahoma;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
  padding: 0px 18px 0px 18px;
	display:inline;      
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #999999;
	text-decoration:none;
}
#nav a:hover {
	color:#acacae;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}
#body1
{
background: #3e0d28 url(images/bg2.jpg) no-repeat;
width: 840px;
margin: 0px;
border: 0px;
}
#body2
{
background: #3e0d28 url(images/bg3.jpg) no-repeat;
width: 840px;
margin: 0px;
border: 0px;
}
#body3 {
background: #3e0d28;
margin: 0px;
border: 0px;
}

#about-box {
	float: left;
	width: 315px;
}
#about-box ul {
	margin-left: 8px;
}
#express-box {
	float: right;
	width: 327px;
}
#foot {
	width: 738px;
	margin-left: 20px;
	background: url(images/foot_bg.gif) repeat-y;
}
#foot-top {
	background: url(images/foot_top.jpg) no-repeat;
}
#foot-bot {
	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}
#what-box {
	float: left;
	width: 332px;
}
#what-box img.left {
	margin-left: 2px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#news-box {
	float: right;
	width: 316px;
}
#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#footer {
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
  color:#FFFFFF;
}
h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;

	color:#e3e6eb;
}
h2 b{
	color:#e3e6eb;
}
h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;

	color:#e3e6eb;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px 0px 3px 15px;
	list-style: none;
	background: 0px 3px url(images/bullet.gif) no-repeat;
}

/*galeria*/
.glowny_div {border:0px #ccc solid;margin:0 auto;padding:6px; text-align:center;width:796px}

.tytul_galerii {font:bold 21px arial;color:#000;text-align:center}
.galeria_kategorie {border:1px #ccc solid;margin:0 auto;padding:0;text-align:left;width:840px;line-height:18px}
.galeria_kategorie a,.galeria_kategorie a:hover {font:bold 12px arial;color:#006699;text-decoration:none}
.galeria_kategorie a:hover {color:#383838;text-decoration:underline}

.tytul_kategorii {font:bold 15px arial;color:#000;text-align:center}




/*miniatury*/
.div_miniatury {border:1px solid #ccc;margin:20px;padding:3px;width:246px;height:165px;float:left}



p {
  padding: 10px 0px 5px 20px;
	margin-left: 10px;
  margin-top: 0px;
	margin-bottom: 10px;
}
p2 {
  padding: 10px 0px 5px 20px;
	margin-left: 10px;
  margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left; 
        border: 0px solid;
	border-color: #CCCCFF;
        margin: 0px 0px 0px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}
