body {
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/szurke_hatter.jpg);
	background-color: #C0C1BA;
}

#wrapper { text-align: left; width: 1000px; margin: auto; }


#header {
	background-image: url(images/header.jpg);
	height: 128px;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftside {
	float: left;
	width: 170px;
	background-image: url(images/leftbg2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #86ba00;
	clear: both;
	margin: 0 15px 15px 0;
}

#content {
	float: left;
	width: 630px;
	margin-top: 20px;
}

#rightside {
	width: 170px;
	background-image: url(images/leftbg2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #86ba00;
	float: left;
	margin-left: 15px;
}

#mainmenu {
	height: 27px;
	width: 1000px;
	background-image: url(images/mainmenubg2.jpg);
	margin-bottom: 0px;
	border-bottom: 1px solid white;
}

#lbtn {
	background-image:url(images/lbtn.gif);
	height: 18px;
}

#rbtn {
	background-image:url(images/rbtn.gif);
	height: 18px;
}

#footer {
	clear: both;
	width: 980px;
	background-image:url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border-top: 2px solid white;
	margin-top: 50px;
	padding: 5px 10px 0 10px;
	color: #FFFFFF;
	font-size: 12px;
}

#footer a, #footer a:hover {
  color: #99cc33;
  text-decoration: none;
} 

#footer .cpr {
  float: left;  
}

#footer .creator {
  text-align: right;
  float: right;
  width: 300px;
}

#leftside h1 {
	/*background-image:url(images/lh2.gif);*/
	background-color: #4c9000;
	height: 23px;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	color: #FFFFFF;
}

#leftside h2 {
/*	background-image:url(images/lh2.gif);*/
	background-color: #4c9000;
  height: 23px;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
}

#rightside h1 {
	/*background-image:url(images/lh2.gif);*/
	background-color: #4c9000;
	height: 23px;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	color: #FFFFFF;
}

#rightside h2 {
	/*background-image:url(images/rh2.gif);*/
	background-color: #4c9000;
	height: 23px;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	color: #FFFFFF;
}

.cntbox {
  width: 95%;
  padding: 5px;
  margin: 5px;
  min-height: 180px;
  border: 1px solid grey;
  background-color: #fff;  
}

.cntbox h1, .newsbox h1, .newsboxodd h1, .newsbox a, .newsbox a:link, .newsboxodd a:link, .newsboxodd a {
  color: #5d9123;
  font-size: 18px;
}

.cntbox a, .cntbox a:link {
  color: #5d9123;
  font-size: 14px;
}

.productbox, .newsbox, .newsboxodd {
  width: 95%;
  padding: 5px;
  margin: 5px;
  min-height: 180px;
  border: 1px solid grey;
  background-color: #fff;	   
}

.newsboxodd {
    background-color: #DCE4CD;
}

.newsboxodd img, .newsbox img {
  padding: 5px;
  border: 1px solid grey;
}
.productbox even {
  background-color: #dde4cd;
}

.productbox .productprice {
  font-size: 16px;
  font-weight: bold;
  color: #5B8D23;
  text-align: right;
  padding: 5px;  
  float: left;
}

.productbox .oldprice {
  text-decoration: line-through;
}

.productbox .newprice {
  color: #FF0000;
}

.productbox .producttext {
  font-size: 12px;
  float: left;
  height: 80px;
  width: 190px;
}


.productbox .productimage {
  float: left;  
  width: 180px;
  height: 150px;
  margin-left: 10px;  
}

.productbox .productname {
  font-size: 14px;
  font-weight: bold;
  padding: 2px;  
  height: 20px;
  color: #669933;
  margin-bottom: 10px;
  float: left;
  width: 450px;
}

.productbox .pdiv {
  border-bottom: 1px solid #669933;
  clear: both;
  margin-bottom: 10px;
}

.productbox .producttools {
  text-align: right;
  
  padding: 2px;  
  height: 20px;
}

.productbox .producticons {
  float:left;
  width: 100px;  
}

.productbox h1 {
  font-size: 14px;
  font-weight: bold;
  color: #669933;
}

.productname a {
  color: #669933;
}

.pimage {
  border: 1px solid green;
}

#breadcrumb {
  margin: 0px 0px 5px 5px;
  padding: 0px;
  font-weight: bold;
  font-size: 0.9em;
  height: 17px;
  border-bottom: solid #ddd 2px;
  width: 610px;
  color: #5B771F;
  color: white;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
    text-decoration: none;
    color: #5B771F;
    color: white;
}

#breadcrumb a:hover {
    text-decoration: underline;    
}


#loginbox {  
  margin: 0px 0px 5px 0px;
  padding: 5px;
  color: white;
}

#loginbox a, #toptenbox a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#searchbox {  
  margin: 5px 0px 5px 5px;
  padding: 5px;
  color: white;
}

#toptenbox {  
  margin: 5px 0px 5px 5px;
  padding: 5px;
  color: white;
}

#toptenbox ul {
  list-style: none;
  padding: 3px;
  margin: 0px;
}


#newsletterbox {  
  margin: 0px 0px 5px 0px;
  padding: 5px;
  color: white;
}

#cartbox {  
  margin: 0px 0px 5px 0px;
  padding: 5px;
  color: white;
}

#cartbox ul {
  list-style: none;
  padding: 0px;
  margin: 5px 0px 0px 0px; 
  color: white;
}
#cartbox ul li {
  margin: 0px 0px 15px 0px;
}
#cartbox .cartprice {
  color: black;
  font-weight: bold;
}

input, textarea {
  border: 1px solid #669933;
  font-size: 12px;
  margin: 3px 0 3px 0;
}

.grad {
  border: 0px;
  background-image: url(images/buttonbg.gif);
  color: white;
  font-weight: bold;
  font-size: 10px;
  height: 21px;
  width: 64px;
  background-color: transparent; 
}

.rsdiv {
  height: 8px;
  /*background-image: url(images/rsdiv.gif);*/
  background-color: #4c9000;
}

.brclear {
  clear: both;
}

#filter {
  text-align: right;
  width: 97%;
  margin: 0px;
  padding: 0px;
}

form { margin: 0.33em 0 }

#pages {
  text-align: center;
  margin: 10px;
}

.pagelink {
  width: 15px;
  border: 1px solid black;
  padding: 3px;
  background-color: white;
  color: #5B8D23;
  text-decoration: none; 
}

.pagelinkactive {
  width: 15px;
  border: 1px solid black;
  padding: 3px;
  background-color: #5B8D23;
  color: white;
  text-decoration: none; 
}

/* vizszintes menu */
/*******************/
/*- Menu 2--------------------------- */

#navcontainer { 
  padding-top: 230px; 
}

ul#navlist {
        margin: 0;
        padding: 0 0 0 20px;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: left;
        font-family: arial, verdana, sans-serif;
        font-size: 13px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #FFF;
        text-decoration: none;
}

ul#navlist li#active {
        color: #95bbae;
}

#navlist a:hover {
        color: #fff;
		    background-color: #669900;
		    background-color: #4e7600;
}
/* termekmenu */
/*************/

/* menu2 */      
#button {
        width: 170px;        
        padding: 0 0 1em 0;
        margin-bottom: 1em;       
        font-size : 12px;        
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {                
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                background-color: #669900;
                color: #fff;
                }

        #button li #active {
                background-color: #2586d7;
                color: #fff;
                }      
        #button li.submenu1 a {
                color: #fff;
                padding-left: 20px;
                }                
        #button li.submenu2 a {
                color: #fff;
                padding-left: 40px;
                }
        * html #button li a {  
                width: 105px;               
        }                
        * html #button li.submenu1 a {  
                width: 145px;               
        }                
        * html #button li.submenu0 a {  
                width: 158px;               
        }        
        * html #button li.submenu2 a {  
                width: 123px;               
        }        


/* buttons 2 */

#button2 {
        width: 150px;        
        padding: 0 0 1em 0;
        margin-bottom: 1em;       
        font-size : 12px;        
        color: #333;
        }

        #button2 ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button2 li {                
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button2 li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button2 li a {
                width: auto;
                }

        #button2 li a:hover {
                background-color: #669900;
                color: #fff;
                }

        #button2 li #active {
                background-color: #2586d7;
                color: #fff;
                }
        * html #button2 li a {  
                width: 120px;               
        }                      
        
/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
        