body {
	background-color: #EAF4FF;
}
body.blanktext {
	background-color: white;
}
body.blankmenu {
	background-color: #9BCDFF;
}
body.menu {
	background-color: #9BCDFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;	
}

img.atlas{
	height: 300px;
	
}
a.kotva {	
	color: navy;
	font-family: verdana;
	font-size: 10px;	
	}
p.atlas {
	color: black;
	text-align: center;
	font-family: verdana;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
p.text {
	color: black;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
p.foto {
	color: black;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	margin: 0px;
	padding: 0px;	
	}
table.tabs {
	background-color: #9BCDFF;
	width: 100%; 
}
table.img {
	background-color: #9BCDFF;	
}

td.blank {
	width: 25px;
}

td.left {
	background-color: navy;	
	width: 8px;
}
td {
	width: auto;
	white-space: nowrap;
	font-family: verdana;
	font-size: 12px;
	
}
li {
	font-family: verdana;
	font-size: 12px;
	
}
td.href {
	width: auto;
	white-space: nowrap;
	text-align: right;	
}
td.atlas {	
	color: black;
	text-align: center;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;	
	}
	
td.select {
	background-color: navy;
	color: yellow;
	width: 100%;
	text-align: left;
	font-family: verdana;
	font-size: 14px;
	padding-left:10px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	white-space:nowrap;
	font-weight: bold;
	cursor: hand;
	}

td.unselect {
	background-color: #9BCDFF;
	color: white;
	width: 100%;
	text-align: left;
	font-family: verdana;
	font-size: 14px;
	padding-left:10px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	white-space:nowrap;
	font-weight: bold;
	cursor: hand;
	}
