body * { padding: 0; margin: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #004C6A }
body { font-size: 1em; background: #2C3B41; text-align: center;}
#nabidka { 
	width: 775px;
	background: #FFFFFF;
	background: url(../data/design/back.gif) no-repeat; 
	margin: 0px auto;
	position: relative;
	text-align: left;
}

div.left { 
  width: 220px; 
  height: 511px;
  padding: 80px 0 0 15px;
  float: left; 
}
div.right { 
  width: 530px; 
  margin: 110px 10px 0 0;
  font-size: 13px;
  float: right; 
}
p {  text-align: left; margin-bottom: 10px;}
ul { list-style-type: none;}
li { 
  background: url(../data/design/odrazka.gif) no-repeat; 
  height: 15px; 
  width: 200px; 
  margin-left: 10px;
  padding-left: 10px;
  font-size: 0.7em;
  font-weight: bold;
}
a.menul{ text-decoration: none;}
a.menul:hover { text-decoration: underline;}
