#bemutatkozas {
    position:absolute;
    background:url(../_images/bemutato.jpg);
    width:163px;
    height:21px;
    margin-top:158px;
    margin-left:9px;
    display:block;
    color:#fff;
    text-align:center;
    padding-top:10px;
    font-weight:bolder;
    font-size:13px;
}
h3 {
    margin:0px;
}

h3 a {
	color:#fff;
	text-decoration:none;
	font-size:16px;
}

h3 a:hover {
    text-decoration:underline;
}

.contentTop {
    background:url('../_images/contentTop.gif') no-repeat center top;
    height:10px;
    overflow:hidden;
}

.contentCenter {
    background:url('../_images/contentCenter.gif') repeat-y bottom;
    padding:1px 20px;
    color:#fff;
}

.contentBottom {
	padding-bottom:10px;
	background:url('../_images/contentBottom.gif') no-repeat bottom;
}
.articleLatestItemDescription {
    color:#dbe5f1;
}

p.readActions {
    text-align:center;
}

.readActions a {
    color:#11396D;
    text-decoration:none;
}

.readActions a:hover {
    text-decoration:underline;
}
#BLOG h3, .galleriesListItem h3 {
    background:url('../_images/blogIcon.jpg') no-repeat left center;
    padding-left:60px;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom:15px;    
}
#BLOG.contentCenter {
    padding-bottom:30px;
}
.contentCenter strong {
    font-size:15px;
}
#ArticlesPreface {
    margin-bottom:20px;
    padding-bottom:6px;
    background:transparent url(../_images/dot.gif) repeat-x scroll center bottom;
}

a.images {
	float:left;
    display:block;
    width:140px;
	height:110px;
    text-align:center;
    text-decoration:none;
    color:#fff;
    padding:10px 0px;
}

a.images img {
	padding:2px;
    border:1px solid #34336C
}

a.images span {
    display:block;
    height:110px;
}

#Links {
    text-align:center;
}

#Links a {
    color:#11396D;
    text-decoration:none;
}

#Links a:hover {
    text-decoration:underline;
}

#BigKep {
    text-align:center;
    padding:10px 0px;
}

#BigKep img {
    padding-bottom:10px;
}

.galleriesListItem {
    clear:both;
    padding-bottom:15px;
}

.galleriesListItem h3 {
    float:left;
}

.galleriesListItem .description {
    width:460px;
    float:right;
}
