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