BODY {
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 10px;
MARGIN: 0px;
PADDING-TOP: 10px;
color : #7F7F7F;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
text-align : center;
}
.szukaj {
border-right : 0 solid #808080;
border-top : 0 solid #808080;
padding-left : 4px;
font-size : 8pt;
border-left : 0 solid #808080;
color : #cecece;
border-bottom : 0 solid #808080;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
height : 20px;
background-color : #4e4e4e;
}
.przycisk {
border-right : 1 solid #808080;
border-top : 1 solid #808080;
font-size : 8pt;
border-left : 1 solid #808080;
width : 120px;
color : #000000;
border-bottom : 1 solid #808080;
font-family : Arial ,Verdana, Helvetica, sans-serif;
height : 20px;
background-color : #EFEFEF;
}
TD {
color : #7F7F7F;
font-family : Verdana, Verdana, Helvetica, sans-serif;
font-size : 11px;
}
.text {
color : #4C4C4C;
font-family : Arial, Verdana Helvetica, sans-serif;
font-size : 11px;
}
A {
color : #0E0E0E;
text-decoration : none;
}
A:hover {
color : #C36100;
text-decoration : none;
}
A.dwa {
	COLOR: #808080; TEXT-DECORATION: none; FONT-SIZE: 11px
}
A.dwa:hover {
	COLOR: black; TEXT-DECORATION: none; FONT-SIZE: 11px
}
A.menu {
	COLOR: #EEEEEE; TEXT-DECORATION: none; FONT-SIZE: 11px
}
A.menu:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-SIZE: 11px
}
A.trzy {
	COLOR: white; TEXT-DECORATION: none; FONT-SIZE: 11px
}
A.trzy:hover {
	COLOR: black; TEXT-DECORATION: none; FONT-SIZE: 11px
}
A.me {
	COLOR: #7A7A7A; TEXT-DECORATION: none; FONT-SIZE: 10px
}
A.me:hover {
	COLOR: #FF8000; TEXT-DECORATION: none; FONT-SIZE: 10px
}
A.maly {
	COLOR: #808080; TEXT-DECORATION: none; FONT-SIZE: 9px
}
A.maly:hover {
	COLOR: black; TEXT-DECORATION: none; FONT-SIZE: 9px
}
.maly2 {
	FONT-SIZE: 7.5pt; COLOR: #595959; font-family : Arial, Verdana;
}
P {
line-height : 14px;
margin : 2px 7px;
padding-bottom : 2px;
padding-top : 2px;
}
.tekst {
color : #2d2d2d;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.tekst2 {
color : #2d2d2d;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.topbar {
color : #909090;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
}
.tytmen {
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
.stopka {
color : #EFEFEF;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
.tytul {
color : #2d2d2d;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}
.reg {
color : #3F3F3F;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
}
.tytul2 {
color : #2d2d2d;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 15px;
}
.tab {
color : #666699;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
margin-bottom : 3px;
margin-top : 0;
padding-bottom : 3px;
padding-top : 0;
text-align : center;
text-transform : uppercase;
}
h1 {
color : white;
font-size : 25px;
text-align : center;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
B {
color: white;
font-size : 26px;
text-align : center;
}
address {
color : white;
text-decoration : none;
}
w {
color: white;
font-size : 16px;
text-align : left;
}

}
#pics h3 {
	margin: 0;
}
#pics p {
	clear: both;
	margin: 0;
}
.float-right {
	clear: right;
	float: right;
}

.gallery
{
	cursor: default;
	list-style: none;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
                   
}
.gallery a
{
	cursor: hand;
}

.gallery a .preview
{
	display: none;
}
.gallery a:hover .preview
{
	display: block;
	position: absolute;
	top: -27px;
        left: -100px;
        z-index: 1;
}
.gallery img
{
	background: #000;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 150px;
}

.gallery li
{
	background: #CC8547;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	/*margin: 3px;*/
	padding: 2px;
	position: relative;
}
.gallery .preview
{
	border: Yellow medium solid;
	width: 300px;
	height: auto;
}
