BODY {
	background-color: #007ED2;
	font-family: Verdana;	
	font-size: 11px;
	margin: 0px;
}

.container {
	border-left-width: 0px;
	border-right-width: 5px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-style: double;
	border-color: #BFE5FF;
	float:left;
}

div.mapa {
	width: 210px;
	height: 210px;
	float: left;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #00548C;
	margin-bottom: 3px;
}

div.odkazy2 {
	width: 209px;
	height: 344px;
	float: left;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	background-color: #BFE5FF;
	border-color: #00548C;
	padding-left: 2px;
	padding-top: 2px;
	background-image: url(../images/image036.jpg);
	background-repeat: no-repeat;
	background-position: 95% 98%;
}

A {
	text-decoration: none;
}

A.footer {
	color: White;
}

A.footer:visited{
	color: White;
}

A.footer:hover{
	color: Navy;
}

A.footer:link{
	color: White;
}


A:link {
	color: #00548C;
}

A:visited {
	color: #00548C;
}

A:hover{
	color: #007ED2;
}

A:active {
	color: Navy;
	font-weight: 600;
}

IMG.obr {
	float: left;
	margin-bottom: 3px;
}


H3 {	
	font-size: 20px;
	margin-left: 200px;
	margin-bottom: 0px;
	margin-top: 10px;
	color: White;
}

P {
	font-family: Verdana;	
	font-size: 13px;
	font-weight: 600;
	margin-top: 8px;
}

B {
	color: #00548C;
}