#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color:white;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: solid;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #585858;
}

.gorne{
background-color:#333333;
color:white;
font: Verdana;
text-decoration: none;
text-size:10px;
}

.gorne:hover{
background-color:#585858;
color:white;
font: Verdana;
text-decoration: none;
}

.menutitle{
cursor:pointer;
margin-top: 3px;
margin-bottom: 3px;
color:#000000;
width:140px;
padding:2px;
text-align:left;
font-weight:solid;
}

.submenu{
cursor:pointer;
color:#000000;
width:140px;
padding-left:10px;
text-align:left;
font-weight:solid;
}

h1 {
	font-family: Verdana;
}

h2 {
	font-family: Verdana;
	text-align:center;
	font-size: 16px;
	font-weight: solid;
}

table {
  
	font-family: Verdana;
	font-size: 12px;
	font-weight: solid;
	border: 0px;
	border-style:solid;
	cellspacing:0;
	align=center;
}

table.gradienttop {
	background-repeat:repeat-x;	
	background-image:url("img/top.png");
	text-align: center;
	
}

table.menu {
	background-color: #ffffff;
}

table.tabela
{
	color: black;
	font-size:12px;
	padding: 20px;
align:center;
}
td {
	vertical-align:top;
}

td.srodek {
	vertical-align:middle;
}

td.center {
	text-align:center;
}

td.prawo {
	font-weight: solid;
	text-align:right;
}

td.lewo {
	font-weight: solid;
	text-align:left;
}

.szary {
	background-color:#bbbbbb; 
}

tr.tytul {
	color:white;
	font-weight: bold;
	background-color: #c62020;
	font-size: 20px;
}

tr.tytul2 {
	color:white;
	font-weight: bold;	
	font-size: 16px;
	background-color: #d35959;
}

tr.nieparzyste {
	color:black;
	font-weight: bold;	
	background-color: #d35959;
}

tr.parzyste {
	color:black;
	font-weight: bold;
	background-color: #df9393;
}

.opis
{
	color: black;
	font-size:12px;
	text-align:justify;
	padding: 10px;
	vertical-align:top;
}

.kontakt
{
	color: black;
	font-size:20px;
	text-align:justify;
	padding: 20px;
	vertical-align:top;
}

body {
	background-color: #ffffff;
	font-size:12px;
	text-align:justify;
	background-repeat:repeat-x;	
	background-image:url("img/tlo.png");
}

a {
color:black;
	text-decoration: none;
}

a:hover {
color:grey;
	text-decoration: none;
}


table.stopka 
{
	color: black;
	font-size:10px;
	text-align: center;
	background-color:#eeeeee;
}

.link {
	color:blue;
}

.link:hover {
	color:blue;
	text-decoration:underline;
}
