a {
	color: #B5CE2F;
	text-decoration: none;
}
a:hover {
	color: #625146;
	text-decoration: none;
}

a img {
	border-color: #B5CE2F;
}
img {
	border-color: #B5CE2F;
}
a:hover img {
	border-color: #625146;
}
a.link {
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #FFFFFF;
	color: #625146;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding-left: 16px;
	padding-right: 16px;
	margin-left: 4px;
	float: right;
}
a.link:hover {
	background-color: #B5CE2F;
	color: #FFFFFF;
	text-decoration: none;
}
a.sellink {
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #B5CE2F;
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding-left: 16px;
	padding-right: 16px;
	margin-left: 4px;
	float: right;
}
a.sellink:hover {
	background-color: #B5CE2F;
	color: #FFFFFF;
	text-decoration: none;
}

a.link2 {
	width: 172px;
	padding-left: 18px;
	padding-top: 2px;
	float: left;
	color: #B5CE2F;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-transform: lowercase;
	background-image: url(../layout/menu_bullet_2.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a.link2:hover {
	color: #625146;
	background-image: url(../layout/menu_bullet_1.gif);
}
a.sellink2 {
	width: 172px;
	padding-left: 18px;
	padding-top: 2px;
	float: left;
	color: #625146;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-transform: lowercase;
	background-image: url(../layout/menu_bullet_1.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.link3 {
	width: 160px;
	margin-left: 6px;
	padding-left: 12px;
	padding-top: 2px;
	float: left;
	color: #B5CE2F;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	text-transform: lowercase;
	background-image: url(../layout/menu_bullet_3.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a.link3:hover {
	color: #625146;
	background-image: url(../layout/menu_bullet_3_sel.gif);
}
a.sellink3 {
	width: 160px;
	margin-left: 6px;
	padding-left: 12px;
	padding-top: 2px;
	float: left;
	color: #625146;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	text-transform: lowercase;
	background-image: url(../layout/menu_bullet_3_sel.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.link4 {
	width: 160px;
	margin-left: 14px;
	padding-left: 17px;
	padding-top: 2px;
	float: left;
	color: #B5CE2F;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-transform: lowercase;
	background-image: url(../layout/menu_bullet_3.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.link4:hover {
	color: #625146;
	background-image: url(../layout/menu_bullet_3_sel.gif);
}
a.sellink4 {
	width: 160px;
	margin-left: 14px;
	padding-left: 17px;
	padding-top: 2px;
	float: left;
	color: #625146;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-transform: lowercase;
	background-image: url(../layout/menu_bullet_3_sel.gif);
	background-position: left;
	background-repeat: no-repeat;
}
h1 {
	line-height: 36px;
	font-size: 18px;
	color: #625146;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
h2 {
	line-height: 20px;
	font-size: 16px;
	color: #625146;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
	line-height: 18px;
	font-size: 14px;
	color: #625146;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.h1 {
	line-height: 34px;
	font-size: 18px;
	color: #625146;
	font-weight: normal;
	text-transform: lowercase;
}

.cesta {
	font-size: 12px; 
	color: #625146;
	text-align: left;
	float: left; 
	font-weight: normal;
	text-transform: lowercase;
}
a.cesta {
	font-size: 12px; 
	color: #B5CE2F;
	text-align: left;
	float: left; 
	font-weight: bold;
	text-transform: lowercase;
}
a.cesta:hover {
	color: #625146;
}