body {background-color: gray;
		overflow-y:scroll;
     }
img  {border: 0px;}
#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;
		padding: 0px;
		margin: 0px;
		border: 0px;
		background-color: white;}
#content{
	width: 631px;
	height: 464px;
	border: 1px dotted black;
	margin: 0px;
	padding-top: 11px;
	text-align: left;
	background-color: white;
	overflow: auto;
}



#prave{ border:0px;
		width:123px;
		height: 513px;
		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;}

span.nadpis {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 24px;
}

p		{font-family: verdana;
		font-size: 11px;
		text-align: justify;
		padding-left: 8px;
		padding-right: 8px;
		}


a:link   {	color: black;
			text-decoration: underline;
			font-family: verdana;
			font-size: 11px;}
a:visited {  
		    text-decoration: none;
			
		  }
a:active  {
			
			text-decoration: none;
			
		 }

a:hover {	
			text-decoration: none;
			
		}	
			
  		A.news {	color: black;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			text-decoration: none;
			}
A.news:link   {	color: black;font-size: 10pt;
			text-decoration: none;}
A.news:visited { 	color: black; font-size: 10pt;
		    text-decoration: none;
		  }
A.news:active  {
			color: black;font-size: 10pt;
			text-decoration: none;
		 }

A.news:hover {	color: black;font-size: 10pt;
			text-decoration: none;
			}	


