/* CSS Document */

 .stilus0                     /*tovább link decor nélkül*/
  {
  font-family:arial,verdana;
  font-size:13px;
  color:rgb(255,255,255);
  font-weight:bold;
  text-decoration:none;
  border:0;
  background color:rgb(153,0,0);
 
  } 
  
  .stilus11
  {
  font-family:arial,verdana;
  font-size:15px;
  color:rgb(0,0,0);
  font-weight:bold;
  text-decoration:none;
  border:0
  filter:alpha(opacity=50);
  opacity:0.5;
  -moz-opacity:0.5;
  } 
  
  .stilus12
  {
  
  
  background color=;
  filter:alpha(opacity=50);
  opacity:0.9;
  -moz-opacity:0.7;
  
  }

.st1 {font-family: arial, verdana; font-size: 12px; color: black; font-weight: bold; background-color:#CCCCFF;text-decoration:none;}
.st2 {font-family: arial, verdana; font-size: 14px; color: grey; font-weight: bold;background-color: white;text-decoration:none;border:0;}                 /*terméklista-képpel html háttér*/
.st3 {font-family: arial, verdana; font-size: 11px; color: red; font-weight: bold; background-color: #FFFFB9;}
.st4 {font-family: arial, verdana; font-size: 16px; color: black; font-weight: bold; background-color: #FFFFB9;}
.st5 {font-family: arial, verdana; font-size: 12px; color: black; font-weight: bold; background-color: rgb(51,153,255);}          /*terméklista-képpel table háttér*/
.st6 {font-family: arial, verdana; font-size: 12px; color: black; font-weight: bold;text-decoration:none;border:0; background-color: rgb(51,153,255);} 
.st8 {font-family: arial, verdana; font-size: 12px; color: grey; font-weight: bold;text-decoration:none;border:0;}        
.st9 {font-family: arial, verdana; font-size: 1px; color:rgb(51,153,255); font-weight: bold;text-decoration:none;border:0; background-color: #097A9A;}          
.st10 {font-family: arial, verdana; font-size: 12px; color: black; font-weight: bold;text-decoration:none;}     


          /*terméklista-képpel leírás háttér*/
.st7 {font-family: arial, verdana; font-size: 16px; color: black; font-weight: bold; background-color: rgb(51,153,255);}          /*alap háttér*/

.color2{

text-decoration:none;
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color: rgb(9,122,154);
}

.color1{

text-decoration:none;
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
cursor: pointer;
color:rgb(80,80,80)


}


.kozmet{

text-decoration:none;
border:0;
font-family:hobostd;
font-size:20px;
cursor: pointer;
color:rgb(80,80,80)
}

.kepmeret{

text-decoration:none;
border:0;
forcedw:60;
forcedh: 60;

}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

 #overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}