body
{
	background: url("../images/pozadie.jpg");
	font-family: Arial, sans-serif;
	padding: 0;
	margin: 0;
}

img
{
	border: none;
}

#zahlavie
{
	width: 1000px;
	height: 150px;
	background: url('../images/banner1.jpg');
}

#max
{
	margin: 0;
	padding: 0;
	width: 1px;
	height: 800px;	
}

#lave_menu
{
	width: 192px;
	float: left;
	border-top: 1px solid #3E6AA3;	
}
#telo_obal
{
	min-height: 100%;
}
#telo
{
	width: 808px;
	float: left;
	background: white;
}

#novinky_obal
{
	width: 220px;
	float: right;
}

#novinky
{
	padding: 10px 10px 0 0;
	margin: 0;
	float: right;
}
#novinky a
{
	text-decoration: underline;
}
#pocitadlo
{
	text-align: center;
	margin-top: 5px;
}

a
{
	text-decoration: none;
}

#kategorie
{
	width: 225px;
	float: right;
	margin: 10px 10px 0 0;
}

#kategorie ul
{
	margin-left: 0;
	padding-left: 1em;
}

#obsah
{
	margin: 5px;
	width: 550px;
	float: left;
}

#obsah_plny
{
	width:790px;
	margin: 5px;
	float: left;
}

#horne_menu 
{
	width: 550px;
	height: 30px;
	font-size: 12pt;
	background: url('../images/pozadie_fulltext.jpg');
	margin-bottom: 10px;
}

#horne_menu ul
{
	margin: 0;
	padding: 3px 10px 0 10px;
}

#horne_menu li
{
	display: inline;
}

#info_predajca_male
{
	background: url('../images/pozadie2.jpg') center center no-repeat;
	float: left;
	width: 550px;
	height: 120px;
	margin: 10px 0;
}

#stranka_obal
{
	margin: 0 auto;
	width: 1024px;
}

.novinka
{
	padding: 10px;
}

.novinka_obal
{
	width: 220px;
	height: 100px;
	margin-bottom: 5px;
	background: url("../images/novinka_pozadie.gif");
	color: #28548c;
	font-size: 85%;
}

#externe_novinky
{
	font-size: 95%;
}

.akcia_obal
{
	width: 550px;
	height: 62px;
	background: url("../images/pozadie_akcia.jpg");
	color: #28548c;
	font-size: 85%;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

.akcia_telo
{
	padding: 6px;
	margin: 0;
}

.akcia_telo a
{
	font-size: 12pt;
	font-weight: bold;
}


.akcia_telo a img
{
	vertical-align: middle;
	margin-right: 1em;
}

.aktivny
{
	display: block;
	width: 192px;
	height: 32px;
	background: url("../images/zalozka_menu_aktivna.gif");
	margin-bottom: 2px;
}
.neaktivny
{
	display: block;
	width: 192px;
	height: 32px;
	background: url("../images/zalozka_menu_neaktivna.gif");
	margin-bottom: 2px;
}

.neaktivny:hover, .aktivny:hover
{
	background: url("../images/zalozka_menu_hover.gif");
}

.aktivny a
{
	padding: 6px 25px;
	display: block;
	color: #4D4C4C;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}

.neaktivny a
{
	padding: 6px 25px;
	display: block;
	color: #747474;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}

.sortiment img
{
	margin: 4px;
}

/*
 * Hodnotenie hviezdickami
 */
 .hodnoceni-hvezdami
{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url("../images/hrzt_hv0.gif") top left repeat-x;
float: left;
clear: left;
}

.hodnoceni-hvezdami li
{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}

.hodnoceni-hvezdami li a
{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}

.hodnoceni-hvezdami li a:hover
{
background: url("../images/hrzt_hv0.gif") left center;
z-index: 2;
left: 0px;
}

.hodnoceni-hvezdami a.jedna-hvezda
{
left: 0px;
}

.hodnoceni-hvezdami a.jedna-hvezda:hover
{
width:20px;
}

.hodnoceni-hvezdami a.dve-hvezdy
{
left:20px;
}
.hodnoceni-hvezdami a.dve-hvezdy:hover
{
width: 40px;
}

.hodnoceni-hvezdami a.tri-hvezdy
{
left: 40px;
}

.hodnoceni-hvezdami a.tri-hvezdy:hover
{
width: 60px;
}

.hodnoceni-hvezdami a.ctyri-hvezdy
{
left: 60px;
}

.hodnoceni-hvezdami a.ctyri-hvezdy:hover
{
width: 80px;
}

.hodnoceni-hvezdami a.pet-hvezd
{
left: 80px;
}

.hodnoceni-hvezdami a.pet-hvezd:hover
{
width: 100px;
}

.hodnoceni-hvezdami li.current-rating
{
background: url("../images/hrzt_hv0.gif") left bottom;
position: absolute;
height: 20px;
display: block;
text-indent: -9000px;
z-index: 1;
}
/*
 * Koniec hdnotenia hviezdickami
 */
 
 
.float_left
{
	float: left;
	clear: left;
}
	
.float_right
{
	float: right;
}
.polozka_ponuky
{
	font-size: 80%;
	width: 265px;
	min-height: 125px;
	margin: 5px 0;
	background: url("../images/pozadie_tovar_spodok.jpg") no-repeat bottom left;
}

.polozka_ponuky h4 {
	  margin: 0;
	  padding: 6px 8px 4px 10px;
	  font-size: 105%;
	  color: #333;
	  background: url(../images/pozadie_tovar_vrch.jpg) no-repeat top left;
}
.polozka_ponuky h4 a
{
	/*background: url(../images/sipka.gif) no-repeat center left;
	padding-left: 25px;*/
	text-decoration: none;
}
.polozka_ponuky p
{
	height: 40px;
}

.polozka_ponuky div
{
	margin: 5px;
}
.cena
{
	font-weight: bold;
	float: right;
	width: 50%;
	text-align: right;
	padding-right: 10px;
}
/*
 * Formatovanie nazorov
 */
.diskusia
{
	float: left;
	clear: left;
	width: 100%;
}
.nazor
{
	margin: 5px 0;
	width: 400px;
	background: url(../images/pozadie_nazory_spodok.jpg) no-repeat bottom left;
}
.diskusia a
{
	text-decoration: none;
	font-weight: bold;
}
.text
{
	padding: 10px;
}
.nazor_popisok
{
	font-weight: bold;
}
.meno, .titulok
{
	line-height: 130%;
}
.nazor_zahlavie
{
	background: url(../images/pozadie_nazory_vrch.jpg) no-repeat top left;
	min-height: 40px;
	padding: 5px;
}

#tabulka_tovar
{
	font-size: 90%;
	float: left;
	clear: left;
	width: 550px;
}
#tabulka_tovar a
{
	text-decoration: none;
}
#tabulka_tovar th
{
	font-size:  110%;
}

#infotovar_tabs
{
	border-bottom: 2px solid Black;
	float: left;
	width: 100%;
	padding-bottom: 2px;
	margin-top: 1em;
}
#infotovar_tabs a
{
	text-decoration: none;
	font-weight: bold;
}

#fulltext
{
	width: 550px;
	height: 30px;
	font-size: 12pt;
	/*background: url('../images/pozadie_fulltext.jpg');*/
	text-align: center;
}

#fulltext fieldset
{
	border: none;
	margin: 0;
	padding: 0;	
}
#fulltext legend
{
	display: none;
}


#fulltext form
{
	padding: 3px 10px 0 10px;
	margin: 0;
}
#fulltext input
{
	/*height: 15px;*/
}

fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  }
legend {
  padding: 0.2em 0.5em;
  border:1px solid Gray;
  font-size:90%;
  text-align:right;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  }
.povinne
{
	font-weight: bold;
}
.volitelne
{
	font-style: italic;
}
.obrazok_ponuka_kina
{
	padding: 4px;
	border: 1px solid Gray;
	margin: 5px;
}

/* zoznam najnovsich inzeratov na hlavnej stranke */
#inzeraty-hlavna
{
	list-style-type: none;
}

#inzeraty-hlavna li
{
	display: block;
	width: 120px;
	float: left;
	text-align: center;
}

#zoznam_fotogalerii
{
	list-style-type: none;
}

#zoznam_fotogalerii li
{
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	margin-left: 5px;
}

/* Bocne menu - restauracie */
#menu_restauracie
{
	margin-top: 180px;
	list-style-type: none
}

#menu_restauracie li
{
	padding: 4px;
	padding-left: 16px;
	/*
	border-bottom: 1px solid #a4a4a4;
	border-left: 1px solid #a4a4a4;
	*/
	font-weight: bold;
	margin-top: 4px;
}

.neaktivny-res
{
	background: url(../images/sipka-vpravo.gif) no-repeat left center;
}

.aktivny-res
{
	background: url(../images/sipka-vlavo.gif) no-repeat left center;
}

.nadpis_hlavna
{
	background-image: url('../images/pozadie_nadpis.gif');
	height: 30px;
	color: white;
	width: 550px;
}
.nadpis_hlavna span
{
	padding: 4px;
	padding-left: 2em;
	display: block;
}

dl#akcie_podnikov dt
{
	margin: .5em;
}

dl#akcie_podnikov dt span
{
	border: 2px dashed Red; 
	padding: 4px; 
	font-weight: bold; 
	margin: .5em;
}

/* LETNA AKCIA TERASY */
form dt {
	color: #406aa4;
	font-weight: bold;
}

.ramcek {
	border: 1px solid #406aa4;
}
a.odkaz {
	text-decoration: none;
	font-weight: bold;
	color: #406aa4;
	border: 1px solid #406aa4;
	padding: .3em;
}
a.odkaz:hover {
	border: none;
	color: white;
	background-color: #406aa4;
}

.odsadenie {
	padding: .4em .2em 0 175px;
}

.male-pismo {
	font-size: 9pt;
}

.terasa-container {
	margin: .5em;
}

.terasa-obsah {
	width: 540px;
	height: 150px;
	background: url('../images/pozadie-terasa.png') center center no-repeat;
}

.terasa-obsah img {
	float: left;
	margin-top:11px;
	margin-left: 13px;
}

.terasa-obsah h3 {
	margin: 0;
	color: #406aa4;
}

body#letna-akcia {
	background: white;
	margin: .5em;
}
label.required {
	float: none;
	  width:100%;
}