* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: verdana, arial, sans-serif;
	background-image: url(../img/body.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#cely {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	font-size: 14px;
}
p {	margin: 10px 0px 0px 0px;}
h1 {	font-size: 20px;}
h2 {	font-size: 15px;}
ul {	margin: 10px 0px 0px 15px;	list-style-position: outside;}

#hlavni {
	width: 560px;
	position: absolute;
	top: 180px;
	margin: 15px 220px auto;
}
#hlavicka {
	width: 1000px;
	height: 160px;
	position: absolute;
	margin: 0px auto;
	background-image: url(../img/vyziva-hubnuti-dieta.jpg);
}

#navigace {
	width: 200px;
	position: absolute;
	top: 160px;
	margin: 15px 1px auto;
}
#navigace .pravy_roh_menu {
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 100;
	margin: 0px 0px 0px 190px;
	background: url(../img/pravy_roh.gif) no-repeat;
}

#navigace dt {
	margin: 0px;
	padding: 5px 20px 3px 20px;
	background-color: rgb(190, 190, 190);
	font-family: "trebuchet ms", arial, sans-serif;
	color: rgb(255, 255, 255);
	font-weight: bold;
	font-size: 17px;
}
#navigace h2 {
	padding: 5px 20px 0px 20px;
	background-image: url(../img/menu.gif);
	font-size: 15px;
}
#navigace p {
	padding: 0px 20px 3px 20px;
	margin: 0px ;
	background-image: url(../img/menu.gif);
}
#navigace span a{
	text-decoration:none;
	color: white;
}

.menu {
	width: 200px;
	border-bottom: solid 1px rgb(200, 200, 200);
	background-image: url(../img/menu.gif);
}

.menu dd a,.menu dd a:visited {
	display: block;
	min-height: 2.0em /*Non-IE6*/;
	height: auto !important;
	height: 2.0em /*IE6*/;
	line-height: 2.0em;
	padding: 0px 10px 0px 20px;
	border-top: solid 1px rgb(200, 200, 200);
	text-decoration: none;
	color: rgb(70, 122, 167);
	font-weight: bold;
	font-size: 17px;
}

.menu dd a:hover {
	background-color: rgb(225, 225, 225);
	color: rgb(42, 90, 138);
	text-decoration: none;
}

#objekty {
	position: absolute;
	top: 160px;
	margin: 15px 800px auto;
	width: 183px;
	text-align: center;
}

#objekty h3.sedivy {
	clear: both;
	margin: 0px -1px 5px -1px;
	padding: 4px 0px 3px 0px;
	background-color: rgb(190, 190, 190);
	font-family: "trebuchet ms", arial, sans-serif;
	color: rgb(255, 255, 255);
	font-weight: bold;
	font-size: 17px;
}
#objekty h3.sedivy a{
	text-decoration: none;
	color: white;
}

#objekty h3.zeleny {
	clear: both;
	margin: 0px -1px 5px -1px;
	padding: 4px 0px 3px 0px;
	background-color: rgb(160, 214, 81);
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: rgb(255, 255, 255);
	font-weight: bold;
	font-size: 17px;
}

#objekty h3.modry {
	clear: both;
	margin: 0px -1px 5px -1px;
	padding: 4px 0px 3px 0px;
	background-color: rgb(137, 170, 214);
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: rgb(255, 255, 255);
	font-weight: bold;
	font-size: 17px;
}

#objekty h3.modry a{
	text-decoration: none;
	color: white;
}

#objekty h3.oranzovy {
	clear: both;
	margin: 0px -1px 5px -1px;
	padding: 4px 0px 3px 0px;
	background-color: rgb(232, 177, 13);
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: rgb(255, 255, 255);
	font-weight: bold;
	font-size: 17px;
}

#objekty h3.oranzovy a{
	text-decoration: none;
	color: white;
}

#objekty h3 {
	font-family:"trebuchet ms",verdana,arial,sans-serif;
	font-size: 15px;
}

#form1 {	text-align: justify; margin-left: 33px;}
#form1 input{ margin-right: 0px;}

#firstname{
	margin-left: 58px;
}
#jmeno{
	margin-left: 58px;
}
#prijmeni{
	margin-left: 47px;
}
#lastname{
	margin-left: 47px;
}
#email{
	margin-left: 67px;
}
#telefon{
	left: 120px;
	margin-left: 6px;
}
#kraj{
	margin-left: 73px;
	width: 153px;
}
#dva{
	margin-left: 120px;
}
#čtyři{
	margin-left: 65px;
}
#šest{
	margin-left: 105px;
}
#tlacidlo{
	margin-left: 150px;
	height: 30px;
	width: 70px;
}
.sedivy {
	width: 183px;
	margin: 0 0 0.5em 0;
	padding: 0 0 10px 0;
	border: solid 1px rgb(190, 190, 190);
	background: rgb(235, 235, 235);
}

.zeleny {
	width: 183px;
	margin: 0 0 0.5em 0;
	padding: 0 0 10px 0;
	border: solid 1px rgb(160, 214, 81);
	background-color: rgb(217, 239, 185);
}

.modry {
	width: 183px;
	margin: 0 0 0.5em 0;
	padding: 0 0 10px 0;
	border: solid 1px rgb(137, 170, 214);
	background-color: rgb(213, 225, 240);
}

.oranzovy {
	width: 183px;
	margin: 0 0 0.5em 0px;
	padding: 0 0 10px 0;
	border: solid 1px rgb(232, 177, 13);
	background-color: rgb(248, 224, 150);
}

.levy_roh {
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 100;
	background: url(../img/levy_roh.gif) no-repeat;
	margin-top: -1px;
	margin-left: -1px;
}

.pravy_roh {
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 100;
	background: url(../img/pravy_roh.gif) no-repeat;
	margin-top: -1px;
	margin-left: 174px;
}

#paticka {
   position: absolute;
	top: 800px;
	margin-left: -200px;
	width: 960px;
	height: 60px;
	text-align: center;
	font-size: 9px;
}

.drobecky{
	position: absolute;
	top: -20px;
}
/*
.ubytovani{
	border-top-width:3px;
	margin-left:-5px;
	margin-top:0;
	padding-bottom:30px;
	padding-right:18px;
	padding-top:18px;
	top:113px;
	width:555px;
	border-style: ridge;
}
*/
.mezera{
	margin-top: 20px;
}
.mezerav{
	margin-top: 200px;
}
.mezerab{
	margin-top: 260px;
}
.nadpisy{
	text-decoration: underline;
}
.prava{
	float: right;
}
.leva{
	float: left;
	margin-right: 25px;
	margin-top: 13px;
}
.blok{
	text-align: justify;
}
form{
	background: rgb(235, 235, 235);
	
}
.stred { 
	width: 400 px;
	height: 60px;
	font-size: 20px;
	text-align: center;
	background-image: url(../img/tl.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 60px;
}
#pohlavi{
	width:145px;
}
#bmr th{
	padding-right:18px;
	text-align: left;
	font-weight: normal;
}
xmp{
	font-size:12px;
	
	border-style: ridge;
}
#calorie input {
	padding:0.15em;
	
	border:1px solid #fdd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#calorie input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
#calorie select{
	border:1px solid #fdd;
}
#calorie{
	border:5px double #fdd;
}
#kalorie{
	border:5px double #fdd;
}
#kalorie input {
	padding:0.15em;
	
	border:1px solid #fdd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#kalorie input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
#kalorie select{
	border:1px solid #fdd;
}
#bmr{
	border:5px double #fdd;
}
#bmr input {
	padding:0.15em;
	
	border:1px solid #fdd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#bmr input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
#bmr select{
	border:1px solid #fdd;
}
#tuk{
	border:5px double #fdd;
}
#tuk input {
	padding:0.15em;
	
	border:1px solid #fdd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#tuk input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
#tuk select{
	border:1px solid #fdd;
}
/*
div .odkazy a{
	border-style:groove;
	border-top-width:3px;
	margin-left:-5px;
	margin-top:0;
	padding-bottom:2px;
	padding-right:3px;
	padding-top:3px;
	top:113px;
	width:555px;
	background-color: #fefefe;
	border-color: #aaaaff;
}
*/
