body {
margin:0;
padding:0;
line-height: 1.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background: #383838;
}

#container {
width: 1024px;
margin: auto;
background: #FFFFFF;
}
#header {
	height: 140px;
	background-image: url(images/tablas.jpg);
	background-repeat: no-repeat;
}
#header A {
	display: block;
	width: 1024px;
	height: 140px;
	background-image: url(images/tablas.jpg);
	background-repeat: no-repeat;
}
#header A SPAN { display: none;
}
#content {
width: 1024px;
}
#left_column {
float: left;
width: 774px;
min-height: 400px;
}
#right_column {
	float: left;
	width: 250px;
	min-height: 100px;
	background-image: url(images/wood_002_light_tileable.jpg);
}
#footer {
clear: left;
background: #000000;
padding: 5px;
color: #FFFFFF;
}
#footer a {
color: #FFFFFF;
}
#site_title {
padding-top: 50px;
padding-left: 60px;
font-size: 18px;
font-weight: bold;
}
#site_slogan {
padding-top: 10px;
padding-left: 60px;
font-size: 12px;
font-weight: bold;
}

.section_box {
	margin: 10px;
	padding: 10px;
	min-height: 370px;
	color: #425020;
	background-image: url(images/oldalablak.jpg);
	background-repeat: repeat;
}
.section_box2 {
margin-top: 20px;
padding: 10px;
background: #666666;
color: #FFFFFF;
}
.section_box a, .section_box2 a {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
.text_area {
margin: 10px;
}
.title {
padding-bottom: 10px;
font-size: 14px;
font-weight: bold;
}
.subtitle {
padding-bottom: 10px;
font-size: 12px;
font-weight: bold;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #FFFFFF;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: white;
padding: 9px 12px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: transparent;
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
p.iepara{
padding-top: 1em;
}
