<!--

A:link {
	text-decoration: none;
	color: #345F06;
}

A:visited {
	text-decoration: none;
	color: #345F06;
}

A:active {
	text-decoration: none;
	color: #345F06;
}

A:hover {
	text-decoration: underline;
	color: #345F06;
}

.image_div {
	background-color: #D1DFDA;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right
}

.naglowek {
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.naglowek_cena {
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: bold;
	color: #E2DB97;
}

.maintext {
	font-family: Century Gothic;
	font-size: 13px;
	color: #2F2F2F;
}

.maintext_naglowek {
	font-family: Century Gothic;
	font-size: 15px;
	font-weight: bold;
	color: #99AA86;
}
.maintext_podpunkt {
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: bold;
	color: #59728F;
}
.podpunkt_cena {
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: bold;
	color: #8F3535;
}
A.maintext_podpunkt:link, A.maintext_podpunkt:visited, A.maintext_podpunkt:active {
	text-decoration: none;
	color: #59728F;
}
A.maintext_podpunkt:hover {
	text-decoration: underline;
	color: #59728F;
}
.maintext_kolor {
	font-family: Century Gothic;
	font-size: 13px;
	color: #345F06;
}

.minitext {
	font-family: Century Gothic;
	font-size: 9px;
	color: #000000;
}

.maintext_cena {
	font-family: Century Gothic;
	font-size: 13px;
	color: #5F0C0C;
}

.intable {
	font-family: Century Gothic;
	font-size: 11px;
	color: #06242F;
}

.intablenag {
	font-family: Century Gothic;
	font-size: 11px;
	color: #4F1414;
}

.tablelinks {
	font-family: Century Gothic;
	font-size: 11px;
	color: #2F6A7F;
}
A.tablelinks:link, A.tablelinks:visited, A.tablelinks:active {
	text-decoration: none;
	color: #2F6A7F;
}
A.tablelinks:hover {
	text-decoration: none;
	color: #08263F;
}

.input {
	font-family: Century Gothic;
	font-size: 9pt;
	color: #59728F;
	background-color: #EFEFEF;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.input2 {
	font-family: Century Gothic;
	font-size: 9pt;
	color: #92AE7D;
	background-color: #EFEFEF;
	border-width: 1px;
	border-style: solid;
	border-color: #B0C4A9;
}
.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

-->