@charset "utf-8";

ul, p, li, p, h1, h2, h3, h4, div, a, body{
	padding:0;
	margin:0;
}
body{
	background-color:#FFFFFF;
	height:100%;
}

body, p, li, td{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
h1, h1 A{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h2, h2 A{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align: center;
}

h3 {
	margin-bottom:5px;
	margin-top:10px;
}

p a {
	color:#333333;
	text-decoration:none;
}
#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
}
#page{
	padding:0px;
	overflow: auto;
	width:1000px;
}
#page p{
	margin-top:6px;
	text-align:justify;
}
#topbar{
	background-image:url(img/bar2.jpg);
	background-repeat:no-repeat;
}


#footer{
	margin-top:50px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
}
#footer_logo{
	float:left;
}
#footer_menu{
	float:right;
	padding-top:5px;
	color:#999999;
	font-size:10px;
}
#footer_menu A{
	color:#999999;
	text-decoration:none;
}
#copyright{
	clear:both;
	font-size:10px;
	color:#999999;
	float:right;
}
#pageheader{
	width:1000px;
	height:50px;
	padding-top:50px;
}
#bredcrumbs{
	float:left;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
#bredcrumbs a{
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

#searchform{
	float:right;
}
#searchform input{
	height:10px;
	font-size:10px;
}
.clear{
	clear:both;
}

.menu {
	padding-left:20px;
}
.menu li{
	list-style:none;
	color:#666666;
	padding-top:10px;
	padding-bottom:10x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width:210px;	
}
.menu li a{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
}

.leftcoloumn{
	float:left;
	width:250px;
}
.maincoloumn{
	float:left;
	width:500px;
}
.rightcoloumn{
	float:left;
	width:250px;
	overflow:visible;
}
.rightcoloumn img{
	margin-left:100px;
	margin-top:50px;
	width:150px;
}


ul.tree, ul.tree ul {
     list-style-type: none;
     background: url(img/vline.png) repeat-y;
     margin: 0;
     padding: 0;
   }
   
   ul.tree ul {
     margin-left: 10px;
   }

   ul.tree li {
     margin: 0;
     padding: 0 12px;
     line-height: 20px;
     background: url(img/node.png) no-repeat;
     color: #369;
     font-weight: bold;
   }

   ul.tree li.last {
     background: #fff url(img/lastnode.png) no-repeat;
   }
   ul.tree li A, ul.tree li A:hover{
   	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
   }
.article{
	clear:both;
	margin-bottom:50px;
}
.article_title{

	font-size:16px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	margin-bottom:5px;
}  
.article_created_date{
	color:#999999;
	font-size:10px;
	padding-bottom:10px;
}
.continue, .continue a{
	float:right;
	color:#666666;
	text-decoration:none;
}
.adatlap{
	color:#666666;
}



#kereskedok select, #vendeglatok select{
	margin-bottom:10px;
	width:200px;
}


.termekek td p{
	color:#004684;
	font-size:10px;
	margin-top:5px !important;
	text-align:left !important;
}
.termekek td h3, .termekek td h3 A{
	color:#004684;
	font-size:12px;
	text-decoration:none;
	margin-top:0;
}

.termekek td img{
	margin-right:10px;
	float:left;
}
.termekek .continue a{
	font-size:10px;
}
.termekek table{
	width:750px;
}

.hohescgreen{
	color:#016E37 !important;
}

.galleryimg {
	display:block;
	margin:5px;
	width:auto;
	height:60px;
	float:left;
}