.clear {
    clear:both;
    display:block;
    height:1px;
    overflow:hidden;
}
h1 {
    font-weight:normal;
    font-size:24px;
    margin:0px;
    padding:0px;
    background:url(../images/h1green2.jpg) no-repeat;
    height:34px;
    color:#fff;
    padding-top:5px;
    padding-left:10px;
}
h1.start {
    font-weight:normal;
    font-size:24px;
    margin:0px;
    padding:0px;
    background:url(../images/h1green.jpg) no-repeat;
    height:34px;
    color:#fff;
    padding-top:5px;
    padding-left:10px;
}
h1.outer {
    font-weight:normal;
    font-size:24px;
    margin:0px;
    padding:0px;
    background:url(../images/h1green-top2.jpg) no-repeat left top;
    color:#fff;
    padding-top:8px;
}
h1.outer .inner {
	width:627px;
	display:block;
	float:left;
	background:url(../images/h1green-bottom2.jpg) no-repeat left bottom;
    padding-left:10px;
	padding-bottom:8px;
}
h1 a {
    color:#fff;
}
h2 {
    font-size:18px;
}
.termekek h1 {
	width:627px;
}
#PagesRight h1 {
    background:none;
    text-align:center;
	color:#193d71;
}

.button {
    padding:3px;
    color:#fff;
    text-decoration:none;
    background:#54a616;
}
.button:hover {
    text-decoration:underline;
}

#LangContact {
	padding-left:15px;
}

#DocumentsConnected {
	float:left;
	list-style-type:none;
}

#DocumentsConnected li {
}

#DocumentsConnected a {
	padding:3px 5px 3px 23px;
	background:url('../images/icons/pdf.gif') no-repeat left center;
	color:#193D71;
}

#DocumentsConnected a:hover {
	color:#fff;
}

