	html {
	overflow-y: scroll
  }
  body{
		text-align: center;
		line-height: 1.5;
		font-size: 12px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		background: #0A4CA2 url(../img/pozadi.jpg) repeat-x;
	}
	#page{
		text-align: left;
		width: 951px; /*758 */
		margin: 0 auto;
		text-align: left;
		background: url("../img/img_30.jpg") repeat-y;
		padding: 0px 0;
	}
	#obal{
		float: right;
		width: 755px; /*604*/ 
			background: url("../img/img_17.jpg");
	}
	#obsah{
		float: left;
		width: 557px; /*460*/
		background: #fff;
		padding: 0px;
		color:black;		
	}
	#pravy{
		float: right;
		width: 198px; /*130*/			
	}
	#levy{
		float: left;
		width: 196px; /*130*/		
	}	
	
	#tlacitko
{
  width: 190px;
  padding: 0;
  margin: 0;
  font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  font-size: 97%;
  font-weight: normal;
  }
  #tlacitko ul
  {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  
  
  }
  #tlacitko li
  {
  border-top: 1px solid #fff;
  margin: 0;
  
  
  }
  #tlacitko li a
  {
  display: block;
  padding: 4px;
  
  
                           
  background-color: #434343;
  color: #fff;
  text-decoration: none;
  width: 100%;
  }
  html>body #tlacitko li a { width: auto; }
  #tlacitko li a:hover
  {
  background-color: #0d6eec;
  color: #fff;
  }
  #tlacitko li
  {
  border-top: 1px solid #fff;
  margin: 0;
  }
  #tlacitko li li a
  {
  display: block;
  padding: 3px 3px 3px 30px;
  background-color: #7c7a7a;
  color: #fff;
  text-decoration: none;
  width: 100%;
  }
  #tlacitko li li a:hover
  {
  background-color: #07336b;
  color: #fff;
  } 
	
	
	#paticka{
		clear: both;
		height: 32px;
		margin: 0px;
		overflow: hidden;
	}
	.cleaner{
		clear: both;
	}
		#hlavicka{
		margin: 0;
		padding: 0;
		height:200px;
		overflow: hidden;
	}

	/* ---------------------- NEPODSTATNE:  ---------------------- */  
	*{
		color: #fff;
	}
	#obsah *{  
		color: #000;  
	}                 
	body, html{
		padding: 0;
		margin: 0;
	}
	.obsah-text {
    color: black;
    padding: 0px 15px 5px 15px;
  	text-align: justify;
  	font-size: 12px;
  	margin:0px;
  }
  .novinky-text {
  width:162px;
  overflow: hidden;
  margin-left:15px;
  
  }
  h1 {
    font-size: 18px;
    padding: 10px 15px 0px 15px;
  }
    h2 {
     font-size: 16px;
     padding: 0px 15px 0px 15px;
  }
