body {
  text-align: center;
  min-height:100%;
  background:#dbe287 url(eshop-formular.jpg) 50% 0 no-repeat;
  font:normal 16px Georgia, "Times New Roman", Times, serif;
  color:#000;
     }
body#vypocet {
  text-align: center;
  min-height:100%;
  background:#dbe287 url(eshop-formular-vypocet.jpg) 50% 0 no-repeat;
  font:normal 16px Georgia, "Times New Roman", Times, serif;
  color:#000;
     }  
table 
 {
border:2px solid #ffffff;
margin-top:5px;
 }
 
tr
 {
  text-align: center; 
  border:2px solid #ffffff;
  }
tr#radek1
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#c0504d;
  font-weight:bold;
  color: #ffffff;
  }
tr#radek2
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#fcddcf;
  }
tr#radek3
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#f79646;
  font-weight:bold;
  color: #ffffff;
  }
tr#radek4
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#ffca9f;
  }
td
 {
 border:2px solid #ffffff;
   padding: 5px 5px 5px 5px;
  }
td#radek1
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#c0504d;
  font-weight:bold;
  color: #ffffff;
  }
td#radek2
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#fcddcf;
  }
td#radek3
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#c0504d;
  color: #ffffff;
  }
td#radek4
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#f79646;
  font-weight:bold;
  color: #ffffff;
  font-size:18px;
  }
td#radek5
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#3ac216;
  font-weight:bold;
  font-size:18px;
  color: #ffffff;
  }
td#radek6
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#f79646;
  color: #ffffff;
  font-size:18px;
  }
td#jmeno
 {
  text-align: center; 
  border:2px solid #ffffff;
  background:#c0504d;
  font-weight:bold;
  font-size:20px;
  color: #ffffff;
  }
  
  
div#body
  {
  margin: 240px auto;
  width: 850px;
  text-align: left;
  }
  
fieldset
  {
  border: 2px solid #e8ad35;
	padding: 0 1em 0.8em 1em;
	margin: 0 0 1em 0;
  }
  
fieldset#f1
  {
	background:#ffffff url("house.jpg") left center no-repeat;
  text-align: center;
  }
fieldset#f2
  {
	width: 385px;
	float: left;
	background:#ffffff url("room1.gif") left center no-repeat;
	text-align: right;
  }
fieldset#f3
  {
	width: 385px;
  float: right;
	background:#ffffff url("room2.gif") left center no-repeat;
	text-align: right;
  }
fieldset#f4
  {
	width: 385px;
	float: left;
	background:#ffffff url("room3.gif") left center no-repeat;
	text-align: right;
  }
fieldset#f5
  {
	width: 385px;
  float: right;
	background:#ffffff url("room4.gif") left center no-repeat;
	text-align: right;
  }
fieldset#f6
  {
	width: 385px;
	float: left;
	background:#ffffff url("room5.gif") left center no-repeat;
	text-align: right;
  }
fieldset#f7
  {
	width: 385px;
  float: right;
	background:#ffffff url("room6.gif") left center no-repeat;
	text-align: right;
  }
fieldset#f8
  {
	width: 385px;
	float: left;
	background:#ffffff url("room7.gif") left center no-repeat;
	text-align: right;
  }
fieldset#f9
  {
	width: 385px;
  float: right;
	background:#ffffff url("room8.gif") left center no-repeat;
	text-align: right;
  }
fieldset#f10
  {
	width: 385px;
	float: left;
	background:#ffffff url("room9.gif") left center no-repeat;
	text-align: right;
  }
fieldset#f11
  {
	width: 385px;
  float: right;
	background:#ffffff url("room10.gif") left center no-repeat;
	text-align: right;
  }

  
fieldset#f12
  {
	background:#ffffff url("contact1.gif") left center no-repeat;
	text-align: center;
	clear: both;
	  }
fieldset#f13
  {
	background:#ffffff  url("contact1-b.gif") left center no-repeat;
  text-align: center;
  font-size: 20px;
  }
fieldset#f14
  {
	background:#ffffff no-repeat;
  text-align: center;
  }
fieldset#f15
  {
	background:#ffffff no-repeat;
  text-align: center;
  }
fieldset#f16
  {
	background:#ffffff url("roky.gif") right center no-repeat;
  text-align: center;
  }
fieldset#f17
  {
	background:#ffffff url("pig.gif") left bottom no-repeat;
  text-align: center;
  }
fieldset#f18
  {
	background:#ffffff no-repeat;
  text-align: center;
  }
legend
  {
  border: 2px solid #ffec01;
  padding-left: 5px;
  margin-left: 5px;
	background-color: #ffffff;
	font-weight: bold;
	color: #c30604;
  }
select 
  {
  margin-top: 5px;
  }
input#nadmorska_vyska
  {
  margin-right: 14px;
  }
input#tloustka_zdiva
  {
  margin-left: 4px;
  }
select#vytapeni
  {
  margin-bottom: 5px;
  }
div#odeslat
  {
	text-align: center;
  }
