a {text-decoration:none;  color:#333333;}
a:hover {text-decoration:underline;}

body {
	font-size:16px;
color:#333333;
}

#container {
  width:920px; 
  margin:30px auto; 
  overflow:auto;
}

#head {
  width:850px;
  height:111px;
  background: url(../layout/top.jpg) no-repeat;
  padding:55px 0 0 70px;
}

#head h1 {font-size:35px;}
#head h1 span {color:#eed829;}

#menu {
  width:920px;
  height:50px;
  background: url(../layout/menu.png) no-repeat;
  font-size:18px;
}

#menu ul {list-style:none;margin:0 0 0 10px;padding-top:14px;padding-left:0px;}
#menu li {float:left;background: url(../layout/li.gif) no-repeat 100% 50% }
#menu li a{margin:0 30px 0 30px;color:#333333;}

#content {width:920px;float:left;padding:12px 0 12px 0;}

#left, #right {
  float:left;
  padding:15px 20px 20px 20px;
	font-family: arial, Verdana, Helvetica, sans-serif;
line-height:1.4;
  color:#333333;
  
}

#left h2, #right h2{
  font-size:20px;
  margin: 0;
  padding: 0; 
}

#left {
  width:633px;
  background: url(../layout/obsah.png) no-repeat;
padding-bottom:70px; 
}

#right {
  width:195px;
  background: url(../layout/nabidka.png) no-repeat; 
  margin-left:12px;
padding-bottom:175px;
font-size:14px; 
line-height:1.8;
}
#right ul {
	list-style-type: square;
padding-left:20px;
margin: 10px 0;
}

.zbozi_udaje {
	width: 350px;	
	height: 175px;
	margin-left: 240px;
	margin-top: 40px;
/*	background: #F0F8FF; */
}
.zbozi_udaje table {
	background-color: #CCCFFF; 
	margin-left: 20px;
	margin-top: 10px;	
	border-collapse: collapse;
width:325px;	
}

.zbozi_udaje td {
	text-align: center;
	border-style: solid;
	border-width: thin;
	padding: 5px;
background:#e4e4e4;
	
}
.zbozi_hlavicka {
	background: #F5F5F5;
	width: 621px;
	height: 300px;
	border: thin;
	border-color: Black;
	border-style: solid;
	padding-left: 10px;
	padding-top: 10px;
margin-top:3px;
}
.obrazek_zbozi {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 200px;	
	height: 200px;
	border: thin;
	border-color: Black;
	border-style: solid;

	
}

#footer {
  width:920px; 
  height:46px;
  background: url(../layout/footer.png) no-repeat;
  text-align:center;
  color:#666666;
  padding-top:12px;float:left;
font-size:16px;

}
#footer p {
	margin: 0;
}
#footer a {
	  color:#666666;
	font-weight:bold;
}