/* Weblapbolt - http://www.weblapbolt.hu */

@import "reset.css";

/*-----------------------BoDy-----------------------*/
body {
	text-align: center;
	background-color:#6c6c6c;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#333;
	background-image: url(images/bodyBg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

/*-----------------------LiNKs-----------------------*/
a, a:visited, a:active {
	text-decoration: none;
	color: #94cd0e;
}
a:hover {
	text-decoration: none;
	color: #009a49;
}

/*-----------------------TExTs-----------------------*/
b { background-color: white;}
#header h1 {
	display: none;
	padding: 25px;
	font-size: 20px;
}

h2.itemTitle {
	font-size: 14px;
	letter-spacing: 2px;
	color: #009a49;
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 10px;
	letter-spacing: 2px;
	border-bottom: solid 1px #ccc;
}

.text1 {
	color:#ff0000;
	font-size: 12px;
	font-weight:bold;
}

.text2 {
	color:#ff6600;
	font-family: Arial;
	font-weight:bold;
}

.content h2 { background-color: white;}
.content h3 { background-color: white;}

.content ul {
	margin-left: 20px;
}
.content li {
	background-image: url(images/liIcon.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 5px;
}



/*-----------------------Inputs-----------------------*/

textArea {
	background-color: #e9eef2;
	border: solid 1px #cad4dc;
	width: 350px;
	height: 55px;
	min-height: 55px;
	padding: 5px;
	font-size: 12px;
	margin: 2px 0 0 0;
	display: block;
	color: #333;
}
select {
	background-color: #e9eef2;
	border: solid 1px #cad4dc;
	width: 150px;
	padding: 1px;
	font-size: 12px;
	height: 22px;
}
.defInput {
	width: 141px;
	height: 17px;
	font-size: 11px;
	padding: 3px 7px 0 7px;
	color:#333;
	border: 0;
	margin-top: 2px;
}

.defSubmitBtn {
	border: 0;
	display:block;
	width: 53px;
	height: 20px;
}
.defSubmitBtn.hover {
	cursor:pointer;
	background-position: 0 -20px;
}
.defSubmitBtn:hover {
	cursor:pointer;
	background-position: 0 -20px;
}


/*-----------------------MAiN BLoCKs-----------------------*/
#contents {
	border:solid 0px #ff0099;
	margin: auto;
	background-image: url(images/footerBg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;

}

#header {
	width:1000px;
	height:280px;
	text-align:left;
	border: solid 0px red;
	background-color: #999;
	margin: auto;
}
#header object {
	margin-left: 273px;
}

#main {
	width:1000px;
	border: solid 0px blue;
	text-align: left;
	background-color: #fff;
	background-image: url(images/mainBg.png);
	background-position: 0 0;
	background-repeat: repeat-y;
	margin: auto;
}

#leftContent {
	width:273px;
	border: solid 0px green;
	float:left;
	font-size: 11px;
	padding-bottom: 450px;
}
#leftContent object {
	margin-top: -280px;
	position: absolute;
}

#centerContent {
	width:685px;
	border: solid 0px green;
	float:left;
	line-height: 1.2em;
	margin: 0 0 0 0px;
	overflow: hidden;
	padding: 0 20px 20px 15px;
	background-image: url(images/leftBoxShadow.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#mainContent {
	padding: 10px;
}

#footer {
	text-align:left;
	color:#fff;
	height:180px;
	width: 1000px;
	border: solid 0px green;
	margin: auto;
	background-image: url(images/footerBg.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
}




/*------------------------------------FooTeR cOnteNt---------------------------------*/
#footer ul {
	margin:78px 17px 0 0;
	float: right;
	padding:0 0 0 0;
	border:solid 0px red;
}

#footer li {
	display:inline;
	margin:0;
}
#footer li a {
	color:#999;
	font-size:11px;
	font-weight:normal;
	margin-right: 5px;
	padding:0;
	border-right: solid 1px #ccc;
	padding-right: 7px;
}
#footer li a:hover{
	color:#94cd0e;
	text-decoration:none;
}

.copyright {
	margin: 110px 0 0 40px;
	color:#b2b2b2;
	font-size:11px;
	line-height:23px;
	float: left;
}

.designed {
	float: left;
	margin: -20px 0 0 890px;
}

.designed a,.designed a:visited,.designed a:active{
	background-image: url('images/wb.png');
	background-repeat: no-repeat;
	text-decoration: none;
	width: 75px;
	height: 23px;
	display: block;
	text-align: left;
	background-position: right 0;
	line-height: 21px;
	font-size: 11px;
	color: #b2b2b2;
}

.designed a:hover {
	background-position: right -23px;
	color: #fff;
}
.designed span {
	display: none;
}

/*------------------PAGINATION--------------------*/
.pagination {
	border-top:1px dashed #dbdbdb;
	height:30px;
	margin:5px 0 0 3px;
	padding-top:10px;
	text-align:center;
}
.pagination table {
	margin:0 left;
	border: solid 0px red;
}
.pagination .aktualis {
	background-color: #193b4f;
	border: dashed 1px #193b4f;
	color:#fff;
	display:block;
	float:left;
	height:21px;
	padding:0px 0px 0px 0px;
	text-align: center;
	line-height: 22px;
	width:21px;
	margin: 0 3px 0 0;
}
.pagination .number, .pagination .number:active, .pagination .number:visited {
	background-color: #f6f6f6;
	border:1px solid #e6e6e6;
	color:#333;
	display:block;
	float:left;
	font-weight:normal;
	height:21px;
	padding:0px 0pt 0pt 0px;
	text-align: center;
	line-height: 22px;
	width:21px;
	margin-right: 3px;
}
.pagination .number:hover {
	background-color: #329bd9;
	border: solid 1px #1d6691;
	color:#fff;
}
#paginationNext {
	float:left;
	line-height:24px;
	margin:0px 0pt 0pt 10px;
	color: #333;
}
#paginationNext:hover {

}
#paginationNext span {

}
.paginationNextIa {
	display:none;
}
.paginationNextIa span {

}
#paginationPrev {
	float:left;
	line-height:24px;
	margin:0px 10px 0pt 0pt;
	color: #333;
}
#paginationPrev:hover {
	background-position:0pt -30px;
}
#paginationPrev span {
	//display:none;
}
.paginationPrevIa {
	display:none;
}
.paginationPrevIa span {

}



/*-----------------------VISSZABTN-------------------------*/
.back,.back:active,.back:visited {
	float: right;
	margin: -33px 0 0 0;
	color: #999;
	font-weight: bold;
	letter-spacing:1px;
}
.back:hover {
	text-decoration: none;
	color: #94CD0E;
}

.tdBorderB td{
	border-bottom: solid 1px #eee;
	padding: 2px 0 2px 0;
}
.tdBorderB .last td {
	border-bottom: 0;
}

/*-------LOADER--------*/
#loader {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	height:33px;
	margin:370px 0pt 0pt 730px;
	padding:17px 0 0 0;
	position:absolute;
	text-align:center;
	width:50px;
	z-index:100000;
}





/*--------------------centerContent--------------------*/
.aktOldal {
	margin: 5px 0 15px -20px;
	padding: 0px 0 0 20px;
	background-image: url(images/aktOldalBg.png);
	background-repeat: no-repeat;
	height: 23px;
	overflow: hidden;
}
.aktOldal table {
	background-image: url(images/aktOldalFul1.png);
}
.aktOldal td {
	height: 23px;
	background-image: url(images/aktOldalFul2.png);
	background-position: right 0;
	background-repeat: no-repeat;
	padding: 0 5px;

}
.aktOldal h2 {
	color: #fff;
	padding: 0px 10px 0 10px;
	font-weight: bold;
	font-size: 11px;
	line-height: 23px;
	display: inline;
}
.aktOldal table a, .aktOldal table a:active, .aktOldal table a:visited {
	color: #ddd;
}
.aktOldal table a:hover { 
	color: #fff;
}
.aktOldal .path {
	color: #555;
}


/*-----------------------VISSZABTN-------------------------*/
.back,.back:active,.back:visited {
	float: right;
	margin: -20px 0 0 0;
	color: #999;
	font-weight: bold;
	letter-spacing:1px;
	font-size: 11px;
	background-color: white;
}
.back:hover {
	text-decoration: none;
	color: #333;
}

.tdBorderB td{
	border-bottom: solid 1px #eee;
	padding: 2px 0 2px 0;
}
.tdBorderB .last td {
	border-bottom: 0;
}



.storeDataContainer, .storeDocsContainer {
	clear: both;
	padding-top: 20px;
}
.storeDataContainer p {
	margin: 0;
	padding: 0;
}


.storeDocsContainer a,.storeDocsContainer a:active,.storeDocsContainer a:visited {
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 5px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	display: block;
}
.storeDocsContainer a:hover {
	background-position: 0 -15px;
}
#itemColorsContainer, #itemDesignsContainer, #itemReferencesContainer {
	display: none;
}

#itemImagesContainer, #itemColorsContainer, #itemDesignsContainer, #itemReferencesContainer {
	border-top: 1px solid #ccc;
}

.itemMenu {
	clear: both;
	margin: 10px;
	z-index: 100;
	position: relative;
	top: 1px;
	left: 0px;
}

.itemMenu a {
	display: block;
	text-decoration: none;
	color: #999;
	float: left;
	font: bold 12px arial, verdana;
	margin: 5px 5px 0 5px;
	padding: 3px;
	cursor: pointer;
	border: 1px dashed transparent;
	background-color: white;
}

.itemMenu a:hover {
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	border-bottom: 1px solid white;
	color: #666;
}

.itemMenu a.active {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid white;
	color: #666;
}

/*-----------------GALLERY-----------------*/

.gallery_image div {
    display: none;
}
.gallery_image {
    float: left;
    position: relative;
    left: 0;
    top: 0;
    margin: 0 5px 10px 0;
	background-image: url(images/termekImageBg.png);
	width: 150px;
	height: 151px;
	padding: 5px;
}
.gallery_image .shine {
	background-image: url(images/termekImageShine.png);
	position: absolute;
	left:0;
	top:0; 
}


#galleryImageContainer {
	background-color: #eee;
	padding: 4px;
	border: solid 1px #bbb;
	z-index: 15000;
}

#galleryLoader {
    position: absolute;
    top: 60px;
    left: 60px;
    width: 37px;
    height: 37px;
    background-image: url("images/loader.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: white;
    z-index: 20;
    display: block;
    border: 1px solid gray;
    filter:alpha (opacity=80);-moz-opacity:.8;opacity:.8;-khtml-opacity: 0.8;
}

#galleryImage {
    padding: 4px;
    background-color: #ddd;
}

#galleryClose {
	content: ".";
    display: none;
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("images/closebox.png");
    cursor: pointer;
    z-index: 15100;
}

#gallerySlideBtn {
	content: ".";
    display: none;
    position: absolute;
    width: 200px;
    height: 28px;
    background-image: url("images/imageSlideStart.png");
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
    z-index: 15099;
}

.gallerySlideStop {
	background-image: url("images/imageSlideStop.png") !important;
}

#gallerySlider {
	content: ".";
    display: block;
    position: absolute;
    width: 0px;
    height: 3px;
    background-color: silver;
    z-index: 15098;
    filter:alpha (opacity=80);-moz-opacity:.8;opacity:.8;-khtml-opacity: 0.8;
}

#galleryDesc {
    display: none;
    position: relative;
    color: #555;
    border: solid 0px red;
}

#galleryPrev {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url("images/elozo.gif");
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 15090;
    margin-left: 5px;
}

#galleryNext {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url("images/kovetkezo.gif");
    background-repeat: no-repeat;
    background-position: right center;
    z-index: 15090;
    margin-left: 5px;
}

#galleryFullImage,.galleryFullImage:active,.galleryFullImage:visited {
	color:#9a9379;
	font-size: 11px;
	font-weight: normal;
	margin: 7px 0 0 0;
	display: block;
	text-decoration: none;
	width: 100%;
	height: 19px;
	background-image: url("images/fullimage.png");
    background-repeat: no-repeat;
    background-position: left center;
    filter:alpha (opacity=80);-moz-opacity:.8;opacity:.8;-khtml-opacity: 0.8;
}
#galleryFullImage:hover {
	color:#b00000;
	text-decoration: none;
}

/*------------------PAGINATION--------------------*/
.paginationTop .pagination {
	border-bottom:1px dashed #dbdbdb;
	border-top:0;
	margin-bottom:5px;
}
.pagination {
	border-top:1px dashed #dbdbdb;
	height:30px;
	margin:5px 0 0 3px;
	padding-top:10px;
	text-align:center;
}
.pagination table {
	margin:0 left;
	border: solid 0px red;
}
.pagination .aktualis {
	background-color: #94cd0e;;
	border: solid 1px #7dad0e;
	color:#fff;
	display:block;
	float:left;
	height:21px;
	padding:0px 0px 0px 0px;
	text-align: center;
	line-height: 22px;
	width:21px;
	margin: 0 3px 0 0;
}
.pagination .number, .pagination .number:active, .pagination .number:visited {
	background-color: #f6f6f6;
	border:1px solid #e6e6e6;
	color:#333;
	display:block;
	float:left;
	font-weight:normal;
	height:21px;
	padding:0px 0pt 0pt 0px;
	text-align: center;
	line-height: 22px;
	width:21px;
	margin-right: 3px;
}
.pagination .number:hover {
	background-color: #009a49;
	border: solid 1px #007136;
	color:#fff;
}
#paginationNext {
	float:left;
	line-height:24px;
	margin:0px 0pt 0pt 10px;
	color: #333;
}
#paginationNext:hover {

}
#paginationNext span {

}
.paginationNextIa {
	display:none;
}
.paginationNextIa span {

}
#paginationPrev {
	float:left;
	line-height:24px;
	margin:0px 10px 0pt 0pt;
	color: #333;
}
#paginationPrev:hover {
	background-position:0pt -30px;
}
#paginationPrev span {
	//display:none;
}
.paginationPrevIa {
	display:none;
}
.paginationPrevIa span {

}


/*-------TermeKLiSta-------*/
.catBox {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0 5px 10px 0px;
	width: 150px;
	height: 188px;
	background-image: url(images/termekListaBg.png);
	background-repeat: no-repeat;
	padding: 5px 5px 6px 5px;
	overflow: hidden;
	position: relative;
}

.catBox a, .catBox a:active,.catBox a:visited {
	color: #333;
}
.catBox a:hover {
	color: #94CD0E;
}
.catBox .shine {
	position: absolute;
	display: block;
	left:5px;
	top:5px;
}

.catBox img {
	margin-bottom: 2px;
}


.productBox {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0 5px 10px 0px;
	width: 150px;
	height: 188px;
	background-image: url(images/termekListaBg.png);
	background-repeat: no-repeat;
	padding: 5px 5px 6px 5px;
	position: relative;
}
.productBox a, .productBox a:active,.productBox a:visited {
	color: #333;
}
.productBox a:hover {
	color: #94CD0E;
}
.productBox .shine {
	position: absolute;
	top:5px;
	left:5px;
}

.productBox img {
	margin-bottom: 2px;
}


.productImage {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0 5px 10px 0px;
	width: 150px;
	height: 188px;
	color: #333;
	background-image: url(images/termekListaBg.png);
	background-repeat: no-repeat;
	padding: 5px 5px 6px 5px;
}



.itemLargePic {
	width: 600px;
	margin: auto;
}
.itemLargePic img {
	padding: 2px;
	border: solid 2px #eee;
}


.clearb {
	clear: both;
	color: #fff;
}
.irodateknikaMain,.irodateknikaMain:active,irodateknikaMain:visited {
	display: block;
	width: 330px;
	height: 260px;
	float: left;
	background-image: url(images/irodateknika.jpg);
	background-position: 0px 0;
	margin: 0 15px 0 -10px;
}
.irodateknikaMain span {
	display: none;
}
.irodabutorMain,.irodabutorMain:active,irodabutorMain:visited {
	display: block;
	width: 330px;
	height: 260px;
	float: left;
	background-image: url(images/irodabutor.jpg);
	background-position: 0 0;
}
.irodabutorMain span {
	display: none;
}


.webshopBox {
	background-repeat: no-repeat;
	background-image: url(images/webshopBoxEnd.png);
	background-position: 0 bottom;
	border: solid 0px red;
	text-align: center;
	margin: 0 0 0 -10px;
}
.webshopBox .wscontent {
	background-image: url(images/webshopBoxTop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 30px 0 20px 30px;
	overflow: hidden;
}
.webshopBox a,.webshopBox a:active,.webshopBox a:visited {
	display: block;
	width: 100px;
	margin: 0 0 5px 17px;
	float: left;
	font-weight: bold;
} 
.webshopBox a h3,.webshopBox a:active h3,.webshopBox a:visited h3 {
	display: block;
	padding: 0px 0 2px 0;
	color: #999;
	border: 0;
	margin: 15px 0 0 0;
	letter-spacing: normal;
	line-height: normal;
}

.kozbeszerzesTable {
	margin: auto;
	width: 680px;
}
.kozbeszerzesTable td {
	width: 330px;
	padding: 5px;
}

.image_default {
	padding: 2px;
	border: solid 2px #ccc;
	margin: 10px 0 10px 0;
}
.mapFrame {
	padding: 2px;
	border: solid 2px #ccc;
	margin-left: 0;
}
.akciok_btn, .akciok_btn:active, .akciok_btn:visited {
	display: block;
	background: url(images/akciok_btn.png) no-repeat;
	width: 655px;
	height: 165px;
}
.akciok_btn:hover {
	background-position: 0 -165px;
}
.akciok_btn span {
	display: none;
}
.ackiokBox {
	width: 655px;
	height: 165px;
	background: url(../akcios_kep.jpg) no-repeat 4px 4px;
}
.discountBox .productBox .shine {
	left: 0;
	top: 0;	
}
