body
	{
	font-family: VerdanaCE, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	}	

#mapa
	{
	background-image: url(../im/cr.png);
	width: 3704px;
	height: 2126px;
	}
	
a, a:visited, a:link
	{
	color: #000000;
	text-decoration: none;
	}

a:hover
	{
	color: #000000;
	background-color: #98B7FF;
	text-decoration: none;
	}

a.tma
	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.tma:hover
	{
	color: #FFFFFF;
	background-color: #98B7FF;
	text-decoration: none;
	}
		
.dstu
	{
	background-color: #66FF00;
	font-size: 9px;
	position: absolute;
	z-index: 3;
	width: 28px;
	height: 14px;
	text-align: center;
	}
	
.dpra
	{
	background-color: #66FFFF;
	font-size: 9px;
	position: absolute;
	z-index: 3;
	width: 28px;
	height: 14px;
	text-align: center;
	}
	
.djin
	{
	background-color: #FFFF99;
	font-size: 9px;
	position: absolute;
	z-index: 3;
	width: 28px;
	height: 14px;
	text-align: center;
	}

.dvys
	{
	background-color: #CCCCCC;
	font-size: 9px;
	position: absolute;
	z-index: 3;
	width: 28px;
	height: 14px;
	text-align: center;
	}
	
.dzni
	{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 9px;
	position: absolute;
	z-index: 3;
	width: 28px;
	height: 14px;
	text-align: center;
	}
	
.dohr
	{
	background-color: #FF0000;
	font-size: 9px;
	position: absolute;
	z-index: 3;
	width: 28px;
	height: 14px;
	text-align: center;
	}
	
.dstd
	{
	background-color: #3300FF;
	color: #FFFFFF;
	font-size: 9px;
	position: absolute;
	z-index: 3;
	width: 28px;
	height: 14px;
	text-align: center;
	}
	
.dprm
	{
	background-color: #009933;
	font-size: 9px;
	position: absolute;
	z-index: 3;
	width: 28px;
	height: 14px;
	text-align: center;
	}
	
.dvrt
	{
	background-color: #FF9900;
	font-size: 9px;
	position: absolute;
	z-index: 3;
	width: 28px;
	height: 14px;
	text-align: center;
	}
	
.dvyv
	{
	background-color: #FFFF00;
	font-size: 9px;
	position: absolute;
	z-index: 3;
	width: 28px;
	height: 14px;
	text-align: center;
	}

.pop
	{
	width: 50px;
	}
	
h1
	{
	font-size: 20px;
	font-weight: bold;
	}

table	{
	border: 2px solid #000000;
	border-collapse: collapse;

	}

th	{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-collapse: collapse;
	padding: 4px;
	}

tr,td	{
	border: 1px solid #000000;
	border-collapse: collapse;
	font-size: 95%;
	line-height: 1.2;
	padding: 4px;
	}

a
	{
	color: #17357A;
	text-decoration: underline;
	}
	
a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #17357A;
	}

.stu
	{
	background-color: #66FF00;
	}
	
.pra
	{
	background-color: #66FFFF;
	}
	
.jin
	{
	background-color: #FFFF99;
	}

.vys
	{
	background-color: #CCCCCC;
	}
	
.zni
	{
	background-color: #000000;
	}
	
.ohr
	{
	background-color: #FF0000;
	}
	
.std
	{
	background-color: #3300FF;
	}
	
.prm
	{
	background-color: #009933;
	}
	
.vrt
	{
	background-color: #FF9900;
	}
	
.vyv
	{
	background-color: #FFFF00;
	}

