/* Milhist CSS Document */
* {
padding: 0;
margin: 0;
}
body {
  font-family: "lucida sans", verdana, arial, helvetica, sans-serif;
  font-size: 75%;
	background-color:#C2D8DA;
	background-image: url('pics/floral_pattern.png');
	color: #330066;
}
html, body {
  height: 100%;
}
#container {
  min-height: 100%;
  width: 760px;
  margin: 0 auto;
  background-color: #CEDFE1;
  color: #003366;
  border-left: 2px solid #C4D9DB;
  border-right: 2px solid #C4D9DB;
}
* html #container {
  height: 100%;
}
#header {
  height: 156px;
  padding-top:15px;
  
  background-color: blue;
  border-bottom:2px solid white;
}
#footer {
  width: 760px;
  height: 39px;
  padding-top: 10px;
  margin: -50px auto 0 auto;
  background-color:#CEDFE1;
  border-top:1px solid blue;
}
#main {
  padding: 4em;
  border-top: 2px solid red;
}
div.gallerymain {margin-top: -4em;}
#clearer {
  height: 50px;
}
h1 {
  font-family: Bookman Palatino Times, serif;
  font-size: 1.8em;
  font-weight: bold;
  line-height:130px;
  padding: 10px 0 0 150px;
  background: white url('pics/XW-herb-02.jpg') no-repeat 20px 0;
}
h2 {height:42px;line-height:42px;margin:3em 0 1em 0;padding:0 1em 0 40px;background: #AACCFF url('pics/XW-herb-03.png') no-repeat 6px 2px}
h2.galhead2 {font-size:100%;height:22px;line-height:22px;margin:1em 0 1em 0;padding:0 1em 0 40px;background: #AACCFF }
h3 {margin:3em 0 1em 0;padding:0 0 0 1em;text-transform:uppercase;background-color:#AACCFF;}
table.komplet h3 {font-size:100%;margin: 0;padding:0 ;text-transform:uppercase;background-color:inherit;}
h4 {margin:3em 0 1em 0;padding:0.1em 1em;width:30%;background-color:#AACCFF;}
a {color:blue;}
p {margin: 0 10px 1em 1em;}
#footer p {margin-left: 1em;}
#header p {margin:0 0 0 1em;color:#99CCFF;}
#header a {margin-right:0.5em;color:#99CCFF;text-decoration:none;font-weight:bold}
#header a:before {content:" ≻";}
ul {
  margin: 0 1em 2em 2em;line-height:1.8em;
}
ul a {text-decoration:none;}
ul.horlist {
          	font-size: small;
          	list-style: none;
            padding: 0.2em;
          	border-bottom: 0px solid red; 
}
.horlist li {
          	display: inline;
          	padding:0;

}
.horlist li:before { content: " •";}
.horlist li:before a { content: " ☞";}
.horlist li:after { content: " "; }
.horlist li a:after { content: " "; }
.horlist li a:first-child:before { content: "☞";  font-size:130%;}
.horlist li:last-child:after { content: " "; }
.horlist a {text-decoration:none; color: blue; font:90% Georgia, Times, serif; font-style: ;}
.horlist {line-height: 1.8;}

/* dla html etities */
span.logo1 {font-size:120%;}
span.kroplogo {background-color:black;color:white;padding:0.1em}
table td{min-width:4em}
table td {
  padding:2px 4px 2px 4px;
	border-width: 1px 2px 2px 1px;
	border-style: outset outset outset outset;
	border-color: white #E6E7D6 gray white;
	background-color: #FFEEBB;
	vertical-align:middle;
}
.gallerymain table td{
  padding:4px;
	border-width: 1px 2px 2px 1px;
	border-style: outset outset outset outset;
	border-color: white #E6E7D6 gray white;
	background-color: transparent;
	vertical-align:middle;
}


tr.fuzja1 {color:white;}
tr.fuzja1 td {background-color:gray;}
tr.tasak2 {color:blue;background-color:;}
tr.tasak2 td {background-color:#ffffcc;}
tr.ladownica3 {color:white;}
tr.ladownica3 td {background-color:black;}
tr.osoba4 {color:;background-color:;}
tr.plecak5 {color:black;}
tr.plecak5 td {background-color:#ffcc66;}
tr.chlebak6 {color:;}
tr.chlebak6  td {background-color:#ccffff;}
tr.inne7 td {background:white}
