/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––

BASE.CSS

version: 1.0 for Firefox 2.0
author: Oneak
email: oneak@psysector.com
website: http://www.publikum.hu
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

body { margin:0px; background-color:#000000; 
font-family: Arial, Helvetica, sans-serif;
color:#FFF;
scrollbar-face-color: #2E2E2E;
scrollbar-highlight-color: #6E6E6E;
scrollbar-3dlight-color: #2E2E2E;
scrollbar-darkshadow-color: #2E2E2E;
scrollbar-shadow-color: #2E2E2E;
scrollbar-arrow-color: #aEaEaE;
scrollbar-track-color: #000000;
background-attachment: scroll;
}
a:active, a:focus { outline: 0; }
a, embed { outline: 0; moz-outline:0; }
img { border:0px; }
#footer {
	color:#808080;
	font-size: 12px;
	padding:0px;
	margin: 0px;
}
#footerTable {
background-image:url(images_hu/footer.jpg);
background-repeat:no-repeat;	
width:720px;
height:160px;
}
#signTable td {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#content { text-align:center; }

.contentHolder { 
/*overflow-x:hidden;
overflow-y:scroll;*/
width:720px;
/*height:400px;*/
background-image:url(images_en/bg/00.jpg);
background-repeat:no-repeat;
background-attachment: scroll;
}
.headerTmk { 
background-image:url(images_en/termekek.jpg);
background-repeat:no-repeat;
background-attachment: scroll;
padding-top: 90px;
}
.contentTmk {
/*overflow-x:hidden;
overflow-y:scroll;*/
width:720px;
/*height:180px;*/
padding-left:20px;	
}
.headerKat { 
background-image:url(images_en/kategoriak.jpg);
background-repeat:no-repeat;
background-attachment: scroll;
padding-top: 45px;
}
.contentKat {
overflow-x:hidden;
overflow-y:hidden;
width:720px;
height:250px;
padding-left:20px;	
}

#menuinfo { text-align:center; }
#hun a:link, #hun a:visited, #hun a:active {
	background-image: url(images_en/menu_hun_over.jpg);	
	background-image: url(images_en/menu_hun_out.jpg);
	background-repeat: no-repeat;
	width:93px; height:48px; cursor:pointer;
	display: block;	
}
#hun a:hover {
	background-image: url(images_en/menu_hun_over.jpg);	
}
#eng a:link, #eng a:visited, #eng a:active {
	background-image: url(images_en/menu_eng_over.jpg);	
	background-image: url(images_en/menu_eng_out.jpg);
	background-repeat: no-repeat;
	width:93px; height:48px; cursor:pointer;
	display: block;	
}
#eng a:hover {
	background-image: url(images_en/menu_eng_over.jpg);	
}
#searchbox {
	background-color: transparent !important;
	background-color:#545454;
	margin-top:30px;
	margin-left:10px;
	border:0px;
	color:#FFFFFF;
	padding:4px 4px 4px 4px;
	font-family : verdana; 
	font-size : 8pt; 
	height: 20 px; 
}
#searchsubmit {
	background-color: transparent;
	border: 0px;
	cursor: pointer;
	width:64px;
	height:22px;
	margin-left:8px;
}
.katneve {
	width:360px;
	text-align:left;
	font-family: Arial Narrow,Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 3px;
	text-transform: capitalize;
	color: #C1BFA8;
	padding:4px;
	text-align: center;
}
.termekNeve {
	text-indent: 20px;	
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.cegneve {
	font-size: 14px;
	font-weight: normal;
}
hr {
	height: 1px;
	border:0px;
	border-top:1px solid #C1BFA8;
}
#termekdesc p {
	text-align: justify;
	font-family: Tahoma, Helvetica, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px !important;
	line-height: 18px;
	color: #E8E8E8;
	padding:4px;
	padding-right:80px;
}
#termekdesc div {
	width:350px;
	height:250px;
	margin-right:16px;
	margin-left:1px !important;
	margin-left:0px;	
	margin-bottom:70px;
	background-repeat: no-repeat;
	float:left;
	text-align: center;
	line-height: 28px;
}
#termekdesc div img {
border: 1px solid #000;
}

#termekektabla {
	list-style-type: disc;
	list-style: url(images_en/li.gif);
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#BEBEA6;
	padding-left: 14px;
}
.elozoButton {
	list-style-type: disc;
	list-style: url(images_en/back.gif);
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#BEBEA6;
	text-align: left;
	margin-left:14px;
}

#termekektabla a:link, .elozoButton a:link {
	color:#BEBEA6;
	text-decoration: none;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;	
}
#termekektabla a:visited, .elozoButton a:visited {
	color:#8D8F7D;
	text-decoration: none;
}
#termekektabla a:hover, .elozoButton a:hover {
	color:#FFF7DF;
	text-decoration: underline;
}

