@charset 'UTF-8';

html {
	width: 100%;
	height: 100%;
	background: #ffffff;	
}


body {
	padding: 63px 0 100px 0;
	text-align: center;
}

#stranka {
	width: 835px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url("/images/background/stranka_uprostred.jpg") 0 0 repeat-y;	
}

#stranka .spodni {
	background: url("/images/background/stranka_spodni.jpg") 0 bottom no-repeat;	
}

#stranka .horni {
	min-height: 600px;
	_height: 783px;
	padding: 90px 27px 100px 22px;
	background: url("/images/background/stranka_horni.jpg") 0 top no-repeat;	
}

#logo {
	width: 338px;
	height: 27px;
	position: absolute;
	display: block;
	left: 115px;
	top: -27px;
}

.paprika_zluta {
	width: 127px;
	height: 116px;
	position: absolute;
	display: block;
	left: -35px;
	top: -59px;
}

.paprika {
	width: 107px;
	height: 104px;
	position: absolute;
	display: block;
	left: -43px;
	top: -50px;
}

.citron {
	width: 114px;
	height: 123px;
	position: absolute;
	display: block;
	left: -51px;
	top: -53px;
}


.skorice {
	width: 156px;
	height: 115px;
	position: absolute;
	display: block;
	left: -60px;
	top: -53px;
}

.zazvor {
	width: 172px;
	height: 135px;
	position: absolute;
	display: block;
	left: -75px;
	top: -50px;
}

.bazalka {
	width: 140px;
	height: 140px;
	position: absolute;
	display: block;
	left: -48px;
	top: -56px;
}

.cibule {
	width: 114px;
	height: 113px;
	position: absolute;
	display: block;
	left: -43px;
	top: -50px;
}

.artycok {
	width: 119px;
	height: 126px;
	position: absolute;
	display: block;
	left: -60px;
	top: -55px;
}

.brokolice {
	width: 115px;
	height: 115px;
	position: absolute;
	display: block;
	left: -33px;
	top: -50px;
}

.rajce {
	width: 113px;
	height: 114px;
	position: absolute;
	display: block;
	left: -58px;
	top: -57px;
}

.zeli {
	width: 126px;
	height: 116px;
	position: absolute;
	display: block;
	left: -56px;
	top: -56px;
}


.lilek {
	width: 147px;
	height: 119px;
	position: absolute;
	display: block;
	left: -56px;
	top: -42px;
	z-index: 10;
}

.listek {
	width: 133px;
	height: 55px;
	position: absolute;
	right: -5px;
	top: 10px;
	text-align: center;
	padding-top: 32px;
	color: #0c0c0c;
	background: url("/images/background/listek.png") 0 0 no-repeat;
	_behavior: url("/css/iepngfix.htc");
}

.prihlaseni {
	width: 340px;
	position: absolute;
	right: 20px;
	top: -28px;

}

.prihlaseni #prihlaseni-loading {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
}

#prihlaseni-loading div {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background: url(/images/background/blank.gif) 0 0 repeat;
}

#prihlaseni-loading span {
	display:block;
	position:absolute;
	top:5px;
	left:0px;
	width:100%;
	height:100%;
	background: url(/images/background/ajax-loader.gif) top center no-repeat;
}



.prihlaseni #prihlaseni-content table {
	border: none;
}

.prihlaseni #prihlaseni-content table td {
	padding: 0;
	border: none;
	background: none;
	text-align: center;
}

.prihlaseni #prihlaseni-content table td a {
	color: #9a8362;
	text-decoration: underline;
}

.prihlaseni #prihlaseni-content table td.pole {
	height: 21px;
	text-align: left;
	padding-left: 5px;
	width:146px;
	background: url("/images/background/prihlaseni_pole.png") 0 0 no-repeat;
}

.prihlaseni #prihlaseni-content table td.username {
	text-align:right;
	color:#9A8362;
	font-size:2em;
	font-weight:bold;
	width:500px;
	padding-right:20px;
	

}

.prihlaseni #prihlaseni-content table td.pole input {
	font-size: 1em;
	color: #3b2808;
	border: none;
	background: none;
}

.paticka {
	padding: 0 24px;
	background: #fff;
	position: relative;
}

.paticka p {
	color: #000;
	margin: 0;
}

.paticka .logo {
	right: 24px;
	bottom: -5px;	
	position: absolute;
}

.obsah .levaCast {
	width: 551px;
	padding-top: 10px;
	float: left;
}

.obsah .levaCast h1 {
	float: left;
}

.obsah .pravaCast {
	float: right;
	margin-bottom: 15px;
	background: url("/images/background/pravacast_linka.jpg") 2px 0 no-repeat;
}

.obsah .pravaCast .linka {
	width: 196px;
	padding: 5px 0 0 25px;
	background: url("/images/background/pravacast_linka_spodni.jpg") 2px bottom no-repeat;
}

/* Rating */ 

.receptRating {
	width:95px;
	height:20px;
	background: url(/images/background/rating/empty.gif) 0 0 no-repeat;
	position:relative;
	margin:0 auto;
}

.receptRating #receptRatingProgress {
	position:absolute;
	top:0px;
	left:0px;
	height:20px;
	background: url(/images/background/rating/full.gif) 0 0 no-repeat;
}

.receptRating a { 
	display:block;
	width:19px;
	height:20px;
	position:absolute;
	top:0px;
	background:url(/images/background/blank.gif) top left repeat;
}

.receptRating a.rt1 {
	left:0px;
	}
.receptRating a.rt2 {
	left:19px;
	}
.receptRating a.rt3 {
	left:38px;
	}
.receptRating a.rt4 {
	left:57px;
	}
.receptRating a.rt5 {
	left:76px;
	}
	
#ratingLabel { font-size:0.9em; display:block; margin-top:10px;}









