.menuLeft {
	float: left;
	width: 90%;
}

a.menuLeft {
	display: block;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 25px;
	font-family: Calibri, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/strzalka.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
a.menuLeft:hover {
	display: block;
	color: #666666;
}

.podmenuLeft {
	float: left;
	width: 90%;
}

a.podmenuLeft {
	display: block;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 35px;
	font-family: Calibri, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/strzalka_pod.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.podmenuMain {
	display: block;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 50;
	font-family: Calibri, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #080808;
	text-decoration: none;
	background-image: url(images/strzalka_pod.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.podmenuLeft:hover {
	display: block;
	color: #666666;
}

.adres {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Calibri, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
}

a.adres {
	color: #000000;
	text-decoration: none;
}

a.adres:hover {
	color: #666666;
}

#content, td {
	margin: 20px;
	font-family: Calibri, sans-serif;
	font-size: 13px;
	color: #000000;
}

#content a {
	color: #000000;
	text-decoration: none;
}

#content a:hover {
	color: #666666;
}

input {
	font-family: Calibri, sans-serif;
	font-size: 13px;
}

textarea {
	font-family: Calibri, sans-serif;
	font-size: 13px;
}
