html, body {
width: 98%; 
}
p
{
	text-align: justify;
}
.l
{
	text-align: left;
}
.r
{
	text-align: right;
}
.c
{
	text-align: center;
}
img
{
	border: none;
}
.clear
{
	clear: left;
}
body 
{
	color: #30150A;
   background-position: top;
	font-size : 80%;
   text-align: center;
	margin: 10px;
	padding: 0px;
	font-family: tahoma, verdana, arial, sans-serif;
   background-color: #FAD9AC;
	background-image: url(obrazy/bg.jpg);
   background-repeat: repeat-x;
	background-position: top;
}
#main
{
   padding: 0px;
	margin: auto;
	width: 890px; 
   position: relative;	
   background-color: #330708;
	border: 6px solid #C5480E;
}
#levy
{
	padding: 0px;
	margin: 0px;
   width: 180px;		
	background-color: #330708;
	float: left;	
	height: 301px;	
}
#pravy
{
	padding: 0px;
	margin: 0px;
   width: 710px;	
	float: left;	
   background-color: #330708;
   background-image: url(obrazy/bg-auto.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 301px;	
}
#paticka
{
   background-color: #330708;
	left: 0px;
	width: 870px;
	padding: 10px;
	color: #AAAAAA;
}
#levemenu
{
	width: 180px;
	padding: 0px;
	margin: 0px;
	background-color: #0A4347;
}
a.aleve
{
	width: 160px;
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	color: #FAC831;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #310804;
	background-color: #763435;
}
a.aleve:hover
{
	background-color: #FAC831;
	color: #763435;
}
#logo
{
	padding: 0px;
	margin: 0px;
	width: 180px;
	height: 166px;
	background-image: url(obrazy/bg-logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: white;
	position: relative;
	font-size: 11px;
}
#adresa
{
	position: absolute;
	bottom: 1px;
	left: 1px;
	height: 86px;
	width: 135px;
	margin: 0px;
	padding: 0px 5px 0px 40px;
	text-align: left;
}
p
{
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
ul
{ 
  vertical-align: middle;
  list-style: square url("obrazy/li-menu.gif");
  list-style-position: outside;
  padding: 3px 0px 5px 0px;
  margin: 0px 0px 0px 30px; 
}
li
{ 
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 3px 0px 0px 0px;
}
a
{
	color: #8E2424;
}
table
{
  width: 100%;
  border-collapse: collapse;
}
td
{
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #FFF0F0;
  padding: 2px;
  text-align: right;
  color: Black;
  
}
th
{
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #8B0000;
  font-weight: bold;
  padding: 2px;
  vertical-align: top;
  text-align: left;
  color: white;  
}
#paticka a
{
	color: #FAC831;
}
#paticka a:hover
{
	color: #FDEDBA;
}
#pas
{
	width: 890px;
	height: 80px;
	border-bottom: 1px solid #C5480E;
	border-top: 1px solid #C5480E;
}
#text
{
	width: 860px;
	padding: 15px;
	margin: 0px;
   min-height: 300px; _height: 300px;
	text-align: left;
   color: White;
}
h1
{
	font-size: 120%;
	color: #FAC831; 
}
h2
{
	font-size: 105%;
	color: #FFA215; 
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
a
{
	color: #FFB039;
}
#z500
{
 width: 226px;
 border: 5px solid #c5480e;
 margin: 8px;
}
#face
{
 width: 226px;
 border: 5px solid #c5480e;
 margin: 8px;
}
#bannery
{
 float: right;
 width: 226px;
 padding: 0px;
 margin: 0px 15px 0px 0px;
}