body {
	background-color:#ffffff;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: url(images/hatter.jpg) repeat-x;
}
.szoveg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: normal;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 10px;
}
.szoveg h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
body img{
	border:0;
	}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 10px;
}
#menu ul{
	margin: 0;
	padding: 0;
	width: auto;
	color: #CCCCCC;
	list-style: none;
}
#menu li a{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	display: inline;
	font-weight: bold;
	text-transform:uppercase;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#menu li a:hover{
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0c3568;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.miniweb {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
textarea, select, input {
	background: #ffffff;
	border: 1px double #cccccc;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	margin: 0em 2em 0em 0em;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	background: #f6f6f6;
	border: 1px double #1a5536;
}
#logo{
	/*height:100px;*/
	float:left;
	background:#e47f12 url(images/index_04.jpg) no-repeat;
	width:161px;
	height:72px;
	padding:40px 10px;
	color:#fff;
	font-family : Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 12px;	
	text-align:center;
}
#logo a{
	color:#fff;
	}
#logo a:hover{
	color:#eee;
	}
#banner {
	float:left;
	/*margin-right:-12px;*/
	width:675px;
	height:130px;
	background:#e47f12;
	padding:0;
	margin-top:15px;
	overflow:hidden;
}	

ul#portfolio {
	float:left;
	margin: 0;
	padding:0;
	width:664px;
	height:125px;

}
ul#portfolio li{
	float:left;
	margin:0;
	list-style:none;
	width:226px;
	height:195px;
}
/*ul#portfolio li h2{
	color:#fff;
	position: absolute;
	right:30px;
	top: 110px;
	text-shadow: 2px 2px 7px #000000;
	font-size:20px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-weight:bold;
	padding: 10px 0 10px 0;

}*/
ul#portfolio li img{
	/*border: 1px solid #ccc;*/
	padding: 0;
	margin:0;

}

