
body {

width: 100%;
text-align: center;
padding: 0px 0 0 0;
margin: 0 0 0 0;
}




#napis {
	border: 0px solid #000000;
	font-weight: normal;
	padding: 15px 0px 0 0px;
	top: 0px;
	text-align: center;
	width: 830px;
	height: 50px;
	color: #800000;
}

.alert {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	padding: 15px 0px 0 0px;
	text-align: center;
	color: #C00000;
}

.opis {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding: 15px 0px 0 10px;
	line-height: 20px;
}

.adres {
	font-family: verdana;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	padding: 0px 0px 10px 0px;
	line-height: 20px;
}

.tresc {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding: 10px 10px 10px 10px;
	line-height: 25px;
}

h1 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	padding: 0 0 10px 0;
}

h2 {
	font-family: verdana;
	font-size: 32px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	padding: 5px 0 0px 0;
}

.kontakt {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 20px;
}


a.mainmenu {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	background-color: #8C6B6B;
	width: 290px;
	color:#ffffff;
	text-decoration:none;
	font-variant: small-caps;
	padding: 6px 10px 6px 10px;
	}
	
a.mainmenu:hover {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color:#ffffff;
	background-color: #422429;
	width: 290px;
	text-decoration:none;
	font-variant: small-caps;
	padding: 6px 10px 6px 20px;
}








