body, html {
    margin-left:0px;
    margin-right:0px;
    margin-top:10px;
    margin-bottom:10px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: black;
}
img{
    margin: 0px;
    padding: 0px;
}
a {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: black;
    text-decoration: none;
}
a:hover {                                                                                     
    text-decoration: underline;                     
}
.hr {
    border-top: 1px solid #e9e3e3;
    margin-top: 6px;
    margin-bottom: 6px;
}
.leftDiv {
	width: auto;
	float: left;
	padding-right: 20px;
}
.centerDiv {
	width: 707px;
	float: left;
}
.rightDiv {
	width: auto;
	float: left;
	padding-left: 20px;
}
.topDiv {
	text-align: center;
    width: 809px;
	margin-left:auto;
	margin-right:auto;
    height: 133px;
    background-color: #ffffff;
}
.topBg {
	background-image: url('../images/top_bg.gif');
	background-repeat:repeat-x;
}
.mainBox {
    margin: 10px;   
    padding: 10px;
    width: 685px;
    margin-left:auto;
    margin-right:auto;
    /*background-color: gray;*/
}
.mainBoxStr {
    padding-left: 10px;
    padding-right: 10px;
    color:gray;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
}
.contactBoxStr {
    padding-left: 10px;
    padding-right: 10px;
    color: #b48a7b;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
    letter-spacing: -1px;
}
.headStr {
    color: #b48a7b;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
}
.products_light {
    margin-bottom:2px;
    border: 1px solid #333333;
    filter:alpha(opacity=50);
    opacity:0.5;
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
}
.products {
    margin-bottom:2px;
    border: 1px solid #c7c7c7;
    filter:alpha(opacity=100);
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
}
.productBox {
	text-align:center;
	margin: 2px;	
    margin-bottom:2px;
    border: 1px solid #cccccc;
}
.product_light {
    filter:alpha(opacity=50);
    opacity:0.5;
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
}
.product {
    filter:alpha(opacity=100);
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
}
.phoneStr {
    font-size: 13px;
    font-weight: bold;
    color: gray;    
}
.openStr {
    font-size: 13px;
    font-weight: bold;
    color: gray;    
    padding-top: 5px;
}
.openStr2 {
    font-size: 12px;
    color: gray;    
    padding-top: 5px;
}
.boxMedium {
    width: 387px;
    background-image: url('../images/box_medium_bg.gif');
    background-repeat:repeat-y;
}
.boxSmall {
    width: 291px;
    background-image: url('../images/box_small_bg.gif');
    background-repeat:repeat-y;
}
.bottomBg {
    background-image: url('../images/bottom_bg.gif');
    background-repeat:repeat-x;
    height: 36px;
    text-align: center;
    padding-top: 12px;
    color: white;
}
.mainPic {
    padding-top: 10px;
}
.aradweb {
    position: absolute;
    margin-left: 200px;  
    color: white;
}
.aradweb a {
    color: white;
}
.mrkStr {
    float:left; 
    font-size:9px; 
    text-decoration:none;
}
.fright {
    float: right;
}
.termekKategoria{
    float:left;
    font-size:9px; 
    text-align: center; 
    color: gray;
}
.termekKategoriaLarge{
    font-size:10px; 
    color: #a57867;
}
.termekMegnevezes{
    font-size:10px; 
    font-weight: bold; 
    color: gray;
}
.termekLeiras{
    padding-top: 5px; 
    font-size:10px; 
    color: gray;
}
