body {
	text-align: center;
	background:#000;
	color: #333;
	font-family: "MS Sans Serif", "Trebuchet MS", "Arial,Geneva,Helvetica", "sans-serif"; 
	font-size: 0.75em; 
	padding: 0;
	margin: 0;
		}		

h1{
	font-size: 120%;
	margin: 1em 0 0.15em 0;
}
h2{
	font-size: 115%;
	margin: 1em 0 0.15em 0;
}
h3{
	font-size: 120%;
	margin: 0;
	font-weight: normal;
	padding: 3px 0 5px 0;

}
h4{
	font-size: 95%;
	margin: 1em 0 6px 0;

}
h5 {
   font-size:106%;
	letter-spacing: 0.025em;
	margin: 18px 0 7px 0;
}
p{
	margin: 0 0 0.7em 0;
	line-height: 150%;
	}

 a {text-decoration: underline;}
 a:link {color: #555;}
 a:visited {color: #555;}
 a:active {color: #000;}
 a:hover {color: #000;}

 .clear{
	clear: both;
	font-size: 1px;
	visibility: hidden;
	margin-top: -1px;
}
td {
	margin: 0;
	padding: 2px 0 1px 0 ;
}	 
tr {
	padding: 2px 0;
}

img {
	border: 0;
}

ul.upravy {
line-height: 180%;
margin: 0 0 0 25px;
}

table.katalog  {

	margin: 25px 0;
}

table.katalog td {

	padding: 5px 0;
	margin: 0;
}


#page {
	margin: 0 auto;  
	text-align: left;
	width: 770px;
	background: #ffffff;
}	

#page-inside {
	padding: 10px 18px;
	text-align: justify;
	background: #ffffff;
	clear: both;
}		

#head{
width: 770px;
height: 222px;
background: url(../img/head.jpg) no-repeat #eee;
position: relative;
}

#head h3{
position: absolute;
width: 159px;
height: 55px;
overflow: hidden;
top: 161px;
left: 603px;
margin: 0;
padding: 0;
}
#head h3 a {
cursor: pointer;
display: block;
height: 100%;width: 100%;
}
#head h3 a span {
display: block;
position: absolute;top: 0;left: 0;
width: 100%;height: 100%;
background:#eee url(../img/logo.jpg) no-repeat;
}


#menu {
	margin-top: 0px;
	height: 23px;
	background: url(../img/menu-bg.jpg) repeat-x bottom;
}	 
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li{
	float: left;
}

#menu ul li.f-right{
	float: right;
}

#menu li a {
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	background: url(../img/menu-carka.gif) no-repeat top right;
  	}
#menu li a:hover {
	color: #000; 
  	}

#email-img {
background: URL(../img/mail.gif) no-repeat top 55px;
width:256px;
cursor:pointer; 
}



#lide-obal {
	background: url(../img/lide-bg.jpg) no-repeat;
	background-position: bottom;
	width: 770px;
height: 137px;
	display: block;
}   
#lide {
	background: url(../img/lide.jpg) no-repeat left bottom;
	height: 132px;
	border: 1px solid red;

} 


#mapa a {
	border: 1px solid silver;
}

#mapa a:hover {
	border: 1px solid black;
}



#pata {
font-family: "Tahoma","MS Sans Serif", "Trebuchet MS", "Arial,Geneva,Helvetica", "sans-serif"; 
font-size: 80%;
 color: #555; 
font-size: 80%;
padding: 3px 8px 5px 8px;
margin: 0 auto;
width: 754px;
font-weight: normal;
text-align: left;
}

#pata #copy { 
float: right; 
width: 450px;
text-align: right;
} 

#pata a { 
text-decoration: none;
} 
	 

