p
{ 
text-align: justify;
text-indent: 20px;

}

table { 
text-align: justify;
text-indent: 5px;

}

h2 {
	color:#FFD00C;
}

a{
	border: 0px;
}
.zarovnani {
	text-align: justify;
	}
a:link    {
	color: #551A8B;
	text-decoration:none;
}

a:hover    { 
	color: #ffffff;
	text-decoration:none;
}
a:visited    {
              text-decoration:none;

}

font:right {
	
	text-align: right;
	}
body {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
}
#stranka_obal {
	width: 1000px;
	background-image: url(ram.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
}

#menu_hore {
	background-image: url(top_r.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 295px;
	height: 300px;
	margin:0;
	padding:0;
	text-align: left;
	size: 14px;
	
 	} 
#hlavicka {
	width: 707px;
	height: 300px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	margin:0 295px 0 0px;
	padding:0;
  }
#menu{
	background-color: #f3fd22;
  height: 50px;
  width: 981px;
  float: center;
	color: #000000;
	margin:0 0px 0 10px;
text-align:left;
}
#novinky {
	background-image: url(bg-right_block.gif);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	margin:30px 0 0 10px;
	padding:0;
	text-align: left;
	size: 14px;
	
 	}
#novinky_text{
	padding: 10px 10px 0 30px;
}
 
#text {
	background-color: #ffffff;
	margin:0 0px 0 200px;
	padding:0;
	width: 700px;
	padding: 10px 20px 10px 30px;
}
#texting {
	
	padding: 10px 20px 0 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#paticka {
	width: 100%;
	height: 9px;
	background-image: url(paticka.gif);
	clear: both;
}