
/* ********** basic definitions ********** */
body { 
	margin:41px 20px; padding:0px; 
	font-size:12px;

	font-family: Tahoma, Verdana, sans-serif;
	background-color:#fff;
	color: #000000;
	/*background-image:url('../images/background.jpg');*/

	
}


/* ********** web layout ********** */
#hlavicka { 
	width:auto;
	margin:0; padding:0; 
	height:139px;
	background-image:url('../images/top.png');	

} 

#hlavicka_dealer { 
	width:auto;
	margin:0; padding:10px; 
	background-color:#F9F9F9;
	border: 1px solid #E0E0E0;
} 

.hlavicka_l { 
	width:100%;
	height: 64px;
	background: url('../../UserFiles/Image/main/top_r.jpg') top right no-repeat;
} 

.hlavicka_bot { 
	width:auto;
	height: 7px;
	font-size:1px; 
	background-image:url('../images/top_bot.jpg');
} 


#main1 { 
	width:780px;
	margin: auto;
} 

#main2 { 
	width:1062px;
	margin: auto;
} 

#hlavni1 {
	clear:both;
	margin-top:4px; padding:0; 

	/*border: 1px solid #666666; 
	background:url(../images/sloup.jpg) top right repeat-y; */
} 

#hlavni2 { 
	margin:0; padding:0; 
	/*background-color:#000000;*/

	/*border: 1px solid #666666; 
	background:url(../images/sloup.jpg) top left repeat-y; */
} 

.panel_image { 
	/*background:url(../images/sloup.jpg); */
} 


#levypanel { 
	float:left; 
	width:214px; 
	margin-right:3px; padding:0; 
	/*background-color:#FFF;	
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;	

	 
	font-size:80%;*/ 
} 

#pravypanel { 
	float:right; 
	width:214px; 
	margin:0; padding:0; 
	/*background-color:#FFF;	
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;	

	
	font-size:80%;*/ 
} 


.sloup_horizont { 
	clear: both;
	width:100%; 
	background-color:#EDEDED;
} 

.stredni_lr {margin:0 218px 0 218px;}
.stredni_l {margin:0 218px 0 0;}
.stredni_r {margin:0 0 0 218px;}

#stredni_top { 
	background: url('../images/main_top.gif') top center no-repeat;
	height: 8px;

} 

#stredni { 
	background-color:#FFFFFF; 
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;	
	/*font-size:80%;*/  

} 

#paticka { 
	/*background-color:#333333; */
	/*font-size:80%;*/  
	/*border: 1px solid #666666;*/ 
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;	
	background-color:#FFF;
	padding: 0 10px;
} 

#paticka_t { 
	background: url('../images/pat_t.gif') top right no-repeat;
	width:100%; 
	height: 9px;
	margin-top: 3px;
} 

#paticka_b { 
	background: url('../images/pat_b.gif') top right no-repeat;
	width:100%; 
	height: 9px;

} 

h1 {
font-size: 180%;
}

h2, h2 a:link {
font-size: 120%;
color: #0e7eb9;
}

h3 {
font-size: 120%;
}

h4 {
font-size: 120%;
}



.goods {
  width: 592px; /*height: 180px;*/ ;
  margin: 0px 0px 8px 0px; 
  border-left: 1px solid #CECECE;
}

.goods a {
  color: #505050;
}

.goods a:hover {
  text-decoration: none;
}

.goods .items {
  width: 285px; height: 190px; 
  float: left; 
  overflow: hidden;
  /*margin: 0px;*/ padding: 2px 4px 12px 6px;
  border-right: 1px solid #CECECE; 
  border-bottom: 1px solid #CECECE;
  background: white url('../images/items_bot.gif') repeat-x  0px 150px;
  page-break-before:auto;
  page-break-after:auto;
  page-break-inside:auto;
  color:#505050;
}


.items .obr {
  width: 105px; height: 105px; 
  float: left; 
  overflow: hidden;
  text-align:center;

}

.items .koupit {
	width: 105px; height: 35px; 
	float: left; 
	text-align:center;
	font-size:80%;

}

form {
	margin:0; padding:0; 

}

.items .cena_zar {
	margin-top:18px;
}

.items .cena_zar2 {
	margin-top:6px;
}

.items .text {
	height: 105px; 
	overflow: hidden;
}

.items .ikon_d {
	padding-top:11px;
	float:right;
}

.padd5 {
	padding: 5px;
}

.items .ikon {
	height: 10px; 
	text-align:right;

}

h2.item {
	font-size:100%;
  margin: 0px 0px 2px 0px;
    border: 0;
  padding: 0;
}

h2.item a {
  color: #006CB7;
  border: 0;
  
}

h2.sekce {
	font-size:110%;
	margin: 0px;
	border:0;
	padding-left: 17px;
	padding-top:2px;
	background: url(../js/treeview/images/folder-closed.gif) left top no-repeat;
}

fieldset.sekce {
background-color:#ecf7ff;
border: 1px solid #98c8e1;
/*font-size:90%;*/ 
padding: 4px;


}

fieldset.info {
/*background-color:#F2F2F2;*/
border: none;
/*padding: 4px;*/

}

fieldset.darek_kosik {
background-color:#e1e8cc;
border: 1px solid #3d822c;
padding: 4px;

}


fieldset.darek_kosik legend {
	font-size:120%;
	background:#CCC;
	padding: 2px 6px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:6px;


}


.icon_info {
	height: 20px;
	background: url(../images/icon_info.png) left center no-repeat;
	padding-left:25px;
	padding-top:2px;
	float:left;
	width:267px;
}


fieldset.sekce legend {
	font-size:120%;
	background:#98c8e1 url('../images/legend_1.gif') left center repeat-x;
	padding: 2px 6px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:6px;


}

fieldset.zobrazeni {
background-color:#FFECD9;
border: 1px solid #FF940A;
/*font-size:90%;*/ 
padding: 4px;

}

#zobrazeni_skryj {

	background: #FF940A url(../images/expand.gif) left center no-repeat;
	padding: 2px 6px 2px 20px;
	cursor:pointer;
	height:19px;
}

#zobrazeni_ukaz {

	background: #FF940A url(../images/collapse.gif) left center no-repeat;
	padding: 2px 6px 2px 20px;
	cursor:pointer;
	height:19px;


}

#darek_skryj {

	background: #3d822c url(../images/expand_d.gif) left top no-repeat;
	padding: 2px 6px 2px 20px;
	cursor:pointer;
	height:19px;
}

#darek_ukaz {

	background: #0F0 url(../images/collapse_d.gif) left top no-repeat;
	padding: 2px 6px 2px 20px;
	cursor:pointer;
	height:19px;


}
.pointer {

	cursor:pointer;

}

.filtr_aktiv {
border-bottom: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
/*font-size:90%;*/ 
padding-top: 12px;
padding-left:40px;
height:27px;
background: #EBEBEB url(../images/warning.png) 3px center no-repeat;
color:#666;
margin: 0 20px;

}

.detail_popis {
	border-top: 2px solid #999;
	padding: 10px;
	width: 300px;
	background:#F0F0F0;

}


.logo_vyrobce td {
	border: 1px solid #e3e3e3;
	padding:0;
	text-align:center;

}

.logo_vyrobce td:hover {
	border: 1px solid #ff5304;
	padding:0;
	text-align:center;
	background-color:#E5E5E5;

}


.logo_vyrobce a:link, .logo_vyrobce a:visited {
	color:#999;
	text-decoration:none;

}


.logo_vyrobce a:hover {
	color:#ff5304;
	text-decoration:none;

}

.detail_popis2 {
	border-top: 2px solid #999;
	padding: 10px;
	background:#F0F0F0;

}

.detail_popis3 {
	border: 1px solid #999;
	padding: 10px;
	width: 300px;
	background:#fff;


}


table.helper td {

	padding: 10px;
	background-color:#F0F0F0 ;
	border-left: 5px solid #FFF; 
	border-right: 5px solid #FFF; 
	border-bottom: 10px solid #FFF; 	
	border-top: 2px solid #999;
}

ul {
	list-style-type:square;
	margin:10px;
	padding:0;

}

li {
	margin:0;
	padding-bottom:5px;

}


.detail_popis_nadpis {
	color:#999;
	font-size:110%;
	margin: 0;
	padding-left: 20px;
	border:none;
	background: url(../UserFiles/Image/ikony/ico-next-arrow.png) top left no-repeat;  
  

}

#checkmark						{ position:relative;top:-60px;left:-60px; }
#message							{ width:235px;margin:0 0 0 60px; }

fieldset.zobrazeni legend {
	font-size:120%;
	background: #FF940A  url('../images/legend_2.gif') left center repeat-x;
	padding: 2px 6px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:6px;
	cursor:pointer;


}

h2.sekce a {
  color: #006CB7;
  border: 0;
  
}

#menu_kontakt { padding: 0;}
#menu_kontakt li { display: inline; }
#menu_kontakt li a { background: #999; padding: 5px 5px; float:left;   text-decoration: none; color: #fff; font-weight: bold;}
#menu_kontakt li.active a { margin-top:-3px; background: #fff; color: #000; border-right: 2px solid #999; border-top: 2px solid #999; border-left: 2px solid #999;border-bottom: 3px solid #fff;}

.goods_nad {
	  border: 1px solid #CECECE;
	  border-left: none;	  
 	 background: white url('../images/items_top.gif') left center repeat-x ;
	 height: 20px;
	 color: white;
}

.radio_odstup {
	padding-left:22px;
	color:#666;
}

.icon_page {
	text-align:right;
	padding: 5px 20px;
	
}


.goods_nad_vn {
	  border: 1px solid white;

	 height: 18px;

}

.vyrobce {
	float:left;
	width:90px;

}


h4.news, h4.news a:link, h4.news a:visited {
background-color: #E5E5E5;
padding:5px;
color:#B50B0B;
}


h4.news a:hover {
text-decoration: none;
}


h2, h3, h4, h5, h2 a:link { 
  margin: 15px 0px 5px 0px; padding: 0px 0px 3px 0px;
  border-bottom: 1px dotted #ABABAB;

} 

h1 { 
  font: 19px Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 8px 0px 8px 0px; 
  color: #FF940A;
    border-bottom: 1px dotted #ABABAB;
	text-shadow:1px 1px 1px #999;  
}

h3 a:link, h3 a:visited {
	text-decoration: underline;
	color:#B50B0B;
	border: 1px none; 
	/*padding: 0 2px 0 2px;*/
}

h3 a:hover {
	text-decoration: none;
	background-color:#F0F0F0;
	color: #B50B0B;
}
 
h4 a:link, h4 a:visited {
	color:#B50B0B;
	padding: 0;
	margin: 0;
}

h4 a:hover {
	background-color:#F0F0F0;
	color: #B50B0B;
}


h3.folder  {
	background:url(../images/sym_folder.gif)  center left no-repeat; 
	padding-left:20px;
}


 

p { 
	padding: 0.2em 0;
	margin: 0px;
} 

p.nula { 
	margin: 0.6em 0;
	padding: 0;
	line-height: 1;
} 

/* ********** anchors ********** */
a:link, a:visited {
	text-decoration: underline;
	color: #000000;
	border: 1px none; 
	/*padding: 0 2px 0 2px;*/
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a.druhy:link, a.druhy:visited {
	text-decoration: none;
	color:#666;
	border: 1px none; 
	/*padding: 0 2px 0 2px;*/
}

/* ********** forms ********** */

input, textarea, select {
padding: 2px;
color: #000;
border: 1px solid #C0C0C0;
font-family: Tahoma, Verdana, sans-serif;
background: #FFF url('../images/input.jpg') top left repeat-x;
font-size:100%;

}

input.find {
color: #000;
border: 1px solid #C0C0C0;
width:130px;
}


input.button_find {
background: url('../images/lupa.gif') center left no-repeat;
height:19px;
width:19px;
border:none;
}

.formbutton {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#000;
font-weight:bold;
padding: 3px 4px;
background:url('../images/formbg.gif') repeat-x left top;
}
.formbutton2 {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#000;
font-weight:bold;
padding: 3px 4px;
background:url('../images/formbg2.gif') repeat-x left top;
}

input.eshop_doprava {
color: #000;
background-color: #F0F0F0;
border: 0px;
font-family: Tahoma, Verdana, sans-serif;
text-align:right;
font-weight:bold;
margin:0;
padding:0;

}

input.eshop_doprava_zvyrazni {
color: #B50B0B;
background-color: #F0F0F0;
border: 0px;
font-family: Tahoma, Verdana, sans-serif;
font-size: 120%;
text-align:right;
font-weight:bold;
margin:0;
padding:0;

}

input.nic {
border: none;
background:none;
}

img.vyrovnat {

}

img.nic:hover {
	background:none;

}

input.button {

background-color:#FF940A;
padding: 1px 4px;
color: #FFF;
border: 1px solid #C0C0C0;
background-image:none;

}

input.filtr {

background-color:#CCC;
padding: 0 4px;
color: #FFF;
border: 1px solid #999;
background-image:none;
font-size:90%;

}

/* ********** blocks ********** */
.blok_nad { 
	height: 23px;
	color: #0e7eb9;
	font-weight:bold;
	background-image:url('../images/blok_nad2.gif');	
	margin-top: 5px;
	padding-top:9px;
	padding-left:17px;
	padding-bottom:4px;	
	margin-bottom:3px;
} 


.blok_t { 
	width:auto; 
	height: 13px;
	margin-top: 5px;
	background-image:url('../images/blok_t.gif');	
	
} 
.blok_b { 
	width:auto; 
	height: 13px;
	background-image:url('../images/blok_b.gif');	
} 
.blok_m { 
	width:auto; 
	background-image:url('../images/sloup.gif');	
} 
/* ********** others ********** */

.obsah { 
	margin:0; 
	padding:0.3em 0.8em; 
} 

.blok_hledat { 
	height: 58px;
	background-image:url('../images/blok_hledat.gif');
	padding: 10px;

 
} 

.blok_kosik { 
	position:absolute;
	left: 50%;
	margin-left:317px;
	top: 228px;
	height: 58px;
	width: 194px;
	background-image:url('../images/kosik_pozadi.gif');
	padding: 10px;

} 

 
.kosik_top_d {
	position:absolute;
	left: 50%;
	margin-left:330px;
	top: 0px;
	width: 100px;
	height: 130px;
	background:#FFF;
	border: 1px solid #666666; 
	padding:6px;
	text-align:center;
	
} 

.obsah_stred { 
	margin:0; 
	padding:0.5em 1em; 
} 

.obsah_blok { 
	margin:0; 
	padding: 0 0.8em 0 0.8em; 
} 

.maly { 
	font-size:80%; 
} 

.cleaner { 
	clear:both; 
	height:1px; 
	font-size:1px; 
	border:none; 
	margin:0; padding:0; 
	background:transparent; 
} 

.sto_p {
width:100%;
}

.sto_p2 {
width:98%;
}

.form_pevna {
width: 300px;
}

div.error {
background-color:#FF0000;
color:#FFFFFF;
font-weight:bold;
}


div.strankovani {
background-color:#F9F9F9;
border: 1px solid #E0E0E0;
/*font-size:90%;*/ 
padding: 4px;
}


.numpage a  {padding-top:1px;display:inline-block; background: url('../images/numpagebckg.gif') top left no-repeat;width:19px;height:17px;text-align:center;color:#09396D;font-weight:bold;margin:0 2px 0 2px; text-decoration:none;}
.numpage a:hover {background: url('../images/numpagebckgact.gif') top left no-repeat;color:#fff;}

.numpage.active a.active {width:19px;height:17px;color:#fff; background: url('../images/numpagebckgact.gif') top left no-repeat !important; text-decoration:none;}



div.ramecek {
background-color:#F9F9F9;
border: 1px solid #CCC;
/*font-size:90%;*/ 
padding: 4px;
margin: 0 0 5px 5px;
font-size:90%;
width: 220px;
}
a.str_a:link {

	font-size:120%;
	background-color:#F0F0F0;
	padding: 1px 3px;
	font-weight:bold;
	text-decoration:none;
	
}

a.str_a:hover  {
	background-color:#EAF5FF;

}


p.find_sekce {
background-color:#FCD81E;
border: 1px solid #E0E0E0;
/*font-size:90%;*/ 
padding: 2px;
}

div.zvyrazni {
background-color:#F9F9F9;
border: 2px solid #B50B0B;
/*font-size:90%;*/ 
padding: 4px;
margin-top: 4px;
margin-bottom: 4px;
}

.tag, .tag a {
	color:#CCC;
}

div.strankovani_bez_poz {
border: 1px solid #302F2C;
padding: 2px;
}

div.message {
border: 1px dashed #FF0000;
padding:3px;
font-weight:bold;
}

div.photo {
background-color:#1C1B1A;
border: 1px solid #302F2C;
/*font-size:90%;*/ 
padding: 2px;
width:120px;
text-align:center;
}

div.photo_desc {

background-color:#1C1B1A;
border: 1px solid #302F2C;
/*font-size:90%;*/ 
padding: 5px;

}

div.item_box {

border: 1px solid #C0C0C0;
background:#FFF url(../images/td_roh2.jpg)  bottom left no-repeat;
padding: 5px;

}

.cena {
	font-size:150%;
}

.darek {
background: url(../images/present.jpg) right 170px no-repeat;
}


.odkaz_pdf {
background: url(../images/pdf_icon.gif) center left no-repeat;
height: 32px; 
padding-left: 38px;
padding-top: 13px;
}

.odkaz_xls {
background: url(../images/icon_xls.gif) center left no-repeat;
height: 32px; 
padding-left: 38px;
padding-top: 13px;
}

.odkaz_doc {
background: url(../images/icon_doc.gif) center left no-repeat;
height: 32px; 
padding-left: 38px;
padding-top: 13px;
}

.plavat_l { 
	float:left; 
} 

.plavat_r { 
	float:right; 
} 

/* ********** fonts ********** */

.velky {
	font-size:200%;
}

.tucny {
	font-weight:bold;
}

/* ********** tables ********** */

table {

word-spacing: 0;
border-collapse: collapse;
table-layout:auto;
}

td {
	padding: 3px;
	vertical-align: top;
}

.v_middle {

vertical-align:middle;
}

div.adm td {
	border: 1px solid #C0C0C0;
}

div.adm table {
	width: 100%;
}

td.zahlavi {
	background-color: #C0C0C0;
	color: #000000;
	font-weight:bold;
}

div.find td {
  background-color: #2A2A2A;
  border: 3px solid #000000;
}


table.sed td {
	background-color:#F0F0F0;
	border: 3px solid #FFF; 
}

table.sed2 td {
	background: url(../images/sed2_poz.gif) top center repeat-x;
	border: 5px solid #FFF; 
	
}

table.sed3 {
	background-color:#F0F0F0;
	border: 3px solid #FFF; 
	padding: 5px;
	margin: 5px;
}

table.prouzek td {
	
	border-bottom: 1px solid #000; 
	border-top: 1px solid #000; 
	vertical-align:middle;
}

.darek_poz {
	background: #FFC url('../images/present_small.gif') 10px center  no-repeat;

	
}

td.tdsed {
	background-color:#F0F0F0;
}

table.katalog td {
	background:#FFF url(../images/td_roh.jpg)  bottom right no-repeat;
	border: 1px solid #E0E0E0; 
	width:50%;
	
}

table.katalog2 td {
	background:#FFF;
	border: 1px solid #E0E0E0;
	width:33%; 
}




/* ********** zarovnání ********** */

.vlevo {
text-align:left;
}

.vpravo {
text-align:right;
}

.center {
text-align:center;
}

/* ********** barvy ********** */
.cerveny {
	color:#FF0000;
}
.zluty {
	background-color:#FFC;
	min-height:45px;
}

.zeleny {
	color:#00CC00
}

.barva2 {
	color:#999999;
}

.barva1 {
	color:#B50B0B;
}

.barva3 {
	color:#0e7eb9;
}

.sedivy {
	color:#999;
}

/* ********** obrazky ********** */
img {
border:none;
padding:0px;
}

img.navactiv {
padding:1px;
border: 1px solid #FFFFFF;
}

img.padtri {
padding:3px;
margin:10px;
}

a img.padtri {
border: 1px solid #0B6099;
}

a:hover img.padtri {
border: 1px solid #B50B0B;

}



/* ********** menu ********** */
.adm_menu {
	background-color:#333333;
	color: #000000;
	text-align:right;
	padding: 5px;
	border: 1px solid #666666;
}

div.menu ul               { padding: 0px; margin: 0px 0px 0px 13px; list-style-type:square }
div.menu li               { padding-bottom:5px; font-weight: bold; }
div.menu li a             { font-weight: bold; }
div.menu li a:hover       { font-weight: bold; }


.rychle_odkazy {
	margin: 15px 0px 15px 15px; 
	border: solid 1px #333333;
	background-color:#1C1B1A;
	width: 160px; 
	padding: 10px;
	text-align: left;
	text-decoration: none;
	float: right;
}


/* ********** menu rozbalovaci ********** */


.nowrap {
	clear: both;
}


/* Singapore gallery */

div.sgGallery, div.sgGalleryThumbnail, div.sgThumbnail {text-align: left;}
div.sgNavBar, p.sgNavBar {text-align: right;}
div.sgContent {margin-top: 10px; margin-bottom: 10px;}
div.sgContent img {margin: 10px;}
div.sgGallery {margin: 8px; padding: 2px;}
div.sgThumbnail {margin: 3px; padding: 2px;}
img.sgThumbnail {margin: 3px;}
.sgNavBar {margin: 1em;}
div.sgGalleryThumbnail, div.sgThumbnail {float: left;}

div.sgTab {padding: 2px; margin: 0;}
div.stretcher {height: 1px}
div.image_scroll {overflow:visible; width: auto;}

/* komentář */
.mar_left_pet 		{margin-left:10px;}
div.str 		{background-color:#FCE99C;padding:3px;border: 1px solid #FFDF5E;}

.clanek_scroll {
	width: auto; 
	height: 150px; 
	overflow: auto;
	border: 1px solid #C0C0C0;	
}


/* ********** lightbox ********** */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
	
/* ********** 5 stars  ********** */
	
.stat {margin:1em;}
.stat label {font-weight: bold;}

/* RATER PLUGIN */
.ui-rater>span {vertical-align:top;}
.ui-rater-rating {margin-left:.8em}
.ui-rater-starsOff, .ui-rater-starsOn {display:inline-block; height:18px; background:url(../images/stars.png) repeat-x 0 0px;}
.ui-rater-starsOn {display:block; max-width:90px; top:0; background-position: 0 -36px;}
.ui-rater-starsHover {background-position: 0 -18px!important;}

