#SideMenu2 {
    margin:0px;
    padding:0px;
}
    #SideMenu2 li {
        list-style:none;
        padding:0px;
        background:url(../images/dot.gif) repeat-x bottom;
        margin-bottom:2px;
    }
        #SideMenu2 li a {
            padding-top:2px;
            text-decoration:none;
            font-size:12px;
            font-weight:bolder;
            color:#302E2E;
            background-image:url(../images/icon.gif);
            background-repeat:no-repeat;
            background-position:left center;
            padding-left:20px;
            display:block;
            padding-bottom:4px;
        }
        #SideMenu2 li a:hover {
            background-color:#ffead3;
        }
#Bevezetes {
    text-align:justify;
}        
#RightCenterInside #Bevezetes p {
    margin:0px;
    padding:0px;
}
#szeged-latnivaloi img {
    display:block;
    margin:20px auto;
}

li#potszilveszter a {
    font-weight:bold;
    color:#800;
}

#RightCenterInside table {
	margin:10px 0px;
    width:100%;
}

#RightCenterInside td.price {
    text-align:right;
    width:85px;
}

/*
 * G A L L E R Y S
 */    
.galleriesListItem{
     clear:left;
     margin-bottom:20px;
}
.galleriesListItem  img {
    float:left;
    border:2px solid #56190A;
    background:#fff;
    padding:2px;
    margin-right:15px;
}
.galleriesListItem h2 a {
    color:#56190A;
    text-decoration:none;
}
    .galleriesListItem h2 a:hover {
        text-decoration:underline;
    }

/*
 * R E A D 
 */
.galleriesReadImage a img {
    float:left;
    border:2px solid #56190A;
    background:#fff;
    padding:2px;
    margin-right:6px;
    margin-bottom:6px;    
}
/*
 * I M A G E S
 */

#ImagesRead {
    text-align:center;
}
#ImagesRead h1 {
    text-align:left;
}
#ImagesRead img {
    border:2px solid #56190A;
    background:#fff;
    padding:2px;      
}

#Prev, #Next {
    color:#56190A;
}
#Prev:hover, #Next:hover {
    text-decoration:none;
}       
#Prev {
    display: block;
    float: left;
    margin: 0px 0px 5px 15px;
}
#Next {
    display: block;
    float: right;
    margin: 0px 15px 5px 0px;
}
#ImagesRead {
    text-align: center;
}
#ImagesRead img {
	display:block;
	margin:10px auto;
    clear: both;
}

#potszilveszter .pagesText, #potszilveszter p {
	text-align:center;
	font-size:21px;
	line-height:1.5em;
}
#potszilveszter .pagesText h2 {
    font-size:24px;
}
#potszilveszter h1 {
    displaY:none;
}
#potszilveszter .readActions {
    font-size:13px;
}
