body {background-color:#6bc8f3;
     }
#obsah {width: 770px;
		margin: 0px;
		padding: 0px;
		border:0px solid black;
		background-color: white;}

#logo {
	width: 760px;
	margin: 0px;
	padding-top: 16px;
	background-color: white;
	text-align: left;
	padding-right: 0px;
	height: 110px;
}

#content-null {
		width: 647px;
		float: right;
		height: 500px; 
		padding: 0px;
		border: 0px;
		background-color: white;}

#content{
		width: 631px;
		height: 500px;
		border: 0px dotted black;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-color: white;
		overflow:hidden;
	}

#prave{ border:0px;
		width:123px;
		height: 535px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-color: white;
		float: left;}

#paticka{ border:0px;
		width:631px;
		margin:0px;
		padding:8px;
		text-align: left;
		height: 20px; 
		background-color: white;
		float: right;}

table  td{
padding-top: 10px;
padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 46px;
	font-family: verdana;
	font-size: 11px;
	border-bottom: 0px solid black;
	height: 30px;
}

#quotation {
	float: left;
	width: 650px;
}
A.news {	color: black;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			text-decoration: none;
			}
A.news:link   {	color: black;
			text-decoration: none;}
A.news:visited { 	color: black; 
		    text-decoration: none;
		  }
A.news:active  {
			color: black;
			text-decoration: none;
		 }

A.news:hover {	color: black;
			text-decoration: none;
			}
