@charset "UTF-8";
body {
	background-image: url(../images/backg.gif);
	background-color: #f4f3e9;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
}
.nazev {
	font-size: 12px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
}
#souhlas {
	height: auto;
	width: auto;
}
.vstup {
	text-align: left;
}
input {
	font-size: 16px;
	color: #9F1F63;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#ulozit {
	background-image: url(../images/ulozit-recept.gif);
	height: 33px;
	width: 127px;
	background-repeat: no-repeat;
	font-size: None;
	border: 0px;
	position: relative;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #9F1F63;
	margin-top: 6px;
	margin-bottom: 3px;
}
#text li {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #333333;
}
textarea {
	font-size: 16px;
	color: #9F1F63;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h1 {
	font-size: 24px;
	font-style: normal;
	color: #9F1F63;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#text p {
	margin-top: 5px;
	margin-bottom: 15px;
}
#obsah {
	width: 730px;
	left: -365px;
	padding-top: 70px;
	position: absolute;
	margin-left: 50%;
}
#menu {
	position: absolute;
	top: 245px;
	height: 36px;	/*display:inline;*/
	left: 120px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
#menu a:hover {
	color: #FFF200;
}
#menu #polozka1 {
	background-image: url(../images/button.gif);
	height: 31px;
	width: 162px;
	position: absolute;
	text-align: center;
	padding-top: 5px;
	left: 0px;
	top: 0px;
}
#menu #polozka2 {
	background-image: url(../images/button.gif);
	height: 31px;
	width: 162px;
	position: absolute;
	text-align: center;
	padding-top: 5px;
	left: 161px;
	top: 0px;
}
#text {
	top: 310px;
	position: absolute;
	width: 100%;
	text-align: justify;
	left: 0px;
}
a {
	color: #9F1F63;
}
.nazevsekce {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #9F1F63;
	padding: 5px;
}
#ulozmail {
	background-image: url(../images/informuj-mne.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 127px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#obsah #vyhrajte {
	position: absolute;
	top: 0px;
	left: 530px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu #polozka3 {
	background-image: url(../images/button.gif);
	height: 31px;
	width: 162px;
	position: absolute;
	text-align: center;
	padding-top: 5px;
	left: 322px;
	top: 0px;
}
#recepty_vypis .recept a {
	color: #000000;
	text-decoration: none;
}
#recepty_vypis .recept {
	position: relative;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F1F63;
}
#text #ingredience {
	font-size: 24px;
}
#text #poslal {
	font-size: 12px;
}
#text .doporuceni {
	background-color: #FFFF99;
	padding: 10px;
	border: 1px solid #9F1F63;
	font-size: 16px;
}

