
body{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
 	background-color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

a:link, a:visited, a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
   color:#CCCCCC;
   text-decoration: none;
}

.a2:link, .a2:visited, .a2:hover {
	color:#000000;
	text-decoration: none;
}

.a2:hover {
	color:#999999;
	text-decoration: underline;
}

hr {
	height:8px;
	background-color:#eeeeee;
	border-color:#eeeeee;
	border-style:none;
}

#main {
	background-color:#FFFFFF;
	width:920px;
	height:470px;
}

.tytul {
	font-size:11px;
	font-weight:800;
}

.komunikat {
	font-size:11px;
	color:#003300;
}

#menu {
	width:920px;
	height:50px;
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	font-weight:900;
	vertical-align:middle;
	padding:13px;
	text-align:center;
}

#about {	
	font-family:"Lucida Handwriting";
	font-size:14px;
	overflow:auto;
	height:400px;
	width:450px;
	margin-left:50px;
}

#listaZdjec {	
	overflow:auto;
	height:470px;
	width:182px;
}

#zdjecieDuze {	
	border-left: 15px solid #eeeeee;
	border-right: 15px solid #eeeeee;
}

#formularz {
	font-size:10px;
}

#formularz td {
	padding-top:3px;
	padding-left:20px;
}

#formularz select {
	font-size:11px;
}

#formularz input {
	font-size:11px;
	width:150px;
}

.priceList {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.tabela {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}

.main {

	padding:0px;
	margin:0px;
	vertical-align:top;
}

.blad {
	text-align:center;
	font-weight:800;
	color:#FFFFFF;
}

.img {
	border: 1px eeeeee solid;
}


#menu2 h1 {
    font-size: 7px;
}

#mapMenu a {
    font-size: 12px;
    color: black;
}

