#context       {
	position: absolute;
	width: 660px;
	top: 66px;
	left: 150px;
	background-color:#C9E6FF;
	color: black;
}

#obsah       {
	position: realtive;
	width: 650px;
	background-color:#C9E6FF;
	color: black;
	padding: 5px;
	
}

#hlavicka   {
	position: absolute;
	width: 660px;
	top: 10px;
	left: 150px;
		
}

#logo3{
	background-image: url(Logo3.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 660px;
	margin: 0px;
	padding: 0px;
}

#logo3 span {
	display: none;
}

#sidebar {
	position: absolute;
	width: 140px;
	top: 10px;
	background-color: #204A6B;
	color: white;
	border-style: none;
    border-width: medium;
	padding: 0px;
	line-height: 18px;
	left: 10px;
}
#menu        {
	position: relative;
	width: 120px;
	background-color: #204A6B;
	color: white;
	border-style: none;
	border-width: medium;
	padding: 0px;
	line-height: 18px;
	left: 10px;
	right: 10px;
	top: 0px;
	bottom: 10px;
	
}

#menu a:link { color:  #FFFF1E }
#menu a:visited { color: #FFFF1E}
#menu a:hover { color: #FFB30C}

#obsah a:link { color: #5A0D00 }
#obsah a:visited { color: #5A0D00}
#obsah a:hover { color: #B53100}
h4 {color: #214D6E}
h3 {color:#204A6B}
h2 {
	color:#204A6B;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
a  {text-decoration: none; font-weight: bold }
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px}
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.ramecek {border-style: solid ; border-color: #7CA4C2; border-width: 1px}
<HR COLOR="#C9E6FF">

