body {
	background-color: #000000;
	font-size: 12px;
	font-family: Verdana, Garamond, Arial;
	color:#FFFFFF;       /* 564B47 */
	padding:0px;
	margin:0px;
	
}
a {color: #FFFFFF; text-decoration: none;}
a:visited {color:#ffffff;}
a:hover {color: #564b47;}
a:active {color:#FFFFFF;}

h1 {
font-size:11px;
text-align: right;
background-color: #9ACD32;
border-top: 2px solid #556B2F;
border-bottom: 2px solid #556B2F;
padding:5px 15px;
margin:0px;
}

h2 {
font-size:26px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
font-family: Garamond;
}

h3 {
font-size:16px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}

h4 {
 font-size:14px;
}

#hr1 {
  text-align: center;
  color: #808080;
  border: dotted;
  width: 95%;
}


/* --------container to center the layout-------------- */
#container {
width: 990px;
margin-bottom: 12px;
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
border: double #000000;
}

/* ----------baner na logo-------------- */
#banner {
position: relative;
width: 980px;
text-align: center;
padding: 0px;
margin: -10px;
}

#banner img {
padding:0px 10px;
}
 
/*--------------top zawartosci---------------*/
#topcontent {
background: url(img/images/t_1.gif);
background-repeat: no-repeat;
margin: 5px 0px 0px 0px;

}
/* -----------------main zawartosc------------- */
#content {
background: url(img/images/t_2.gif);
background-repeat: repeat-y;
margin: 8px 0px 0px 0px;
background-position: bottom left;
}

div#content {
	min-height:500px;
	height:auto;
}
/*--------------bottom zawartosci --------------*/
#bottomcontent {
background: url(img/images/t_3.gif);
background-repeat: no-repeat;
background-position: bottom left;
margin: -6px 0px -6px 0px;
}

p, pre{
font-size:12px;
padding: 5px 10px;
text-decoration: none;
margin:5px 5px;
}


/* -------------- prawa strona------------- */
#right {
text-align: center;
float: right;
width: 270px;
margin: 1px 0px 0px 0px;
background: url(img/images/prawa3.jpg);
background-repeat: no-repeat;
}


/* -----------stopka--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right;
}

/*-----------zawartosc stopki------------------*/
#footercontent {
text-align: center;
}


/*----------------tabela--------------------*/
#table {
table-layout:auto;
margin: 5px 10px 5px 5px;
padding: 11px 16px 11px 16px;
text-align: justify;
border: 0px solid #FFFFFF;
line-height: 17px;
}

/*---------------rysunek zakladka kontakt----------------*/
#kont_rys1 {
position:relative;
left: 0px;
top: 10px;
}
#kont_rys2 {
position:relative;
left: 538px;
bottom:-155px;
}
/*------------------- galeria --------------*/
#galeria {
table-layout:auto;
margin: 5px 10px 5px 20px;
padding: 5px 5px 5px 5px;
font-size:12px;
}

#czcionka {
font-size: 26px;
font-weight: bold;

}


* {
	font-family: Verdana, Garamond, Arial;
	font-size: 11pt;
	background-repeat: repeat-x;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: black;
}
.highslide-image {
	border: 5px solid #444444;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    font-family: Verdana, Garamond, Arial;
    font-size: 10pt;
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    color: #FFFFFF;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;

}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
