@charset "windows-1255";
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.tablein {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


a:link {
	color: #666666;
	text-decoration: none;
}




a:visited {
	color: #666666;
	text-decoration: none;
}
a.blue:link {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
}
a.blue:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
}
a.blue:visited {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #FF3300;
}
a.kotret:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #663333;
}
a.kotret:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-color: #C1EBF9;
}

a.kotret:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #663333;
}

a.bl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #205F97;
}

a.redlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}

a.redlink:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.redlink:visited {
	color: #FF0000;
}


a.linkblack:link {
	color: #000000;
}

