@CHARSET "UTF-8";

.clear {
    clear: both;
    overflow:hidden;
    height:0px;
}
h1, h1 a {
    font-size:24px;
    margin-top:0px;
    font-weight:normal;
    color:#ea690d;
    margin-bottom:20px;
    line-height:normal;
    text-decoration: none;
	
	
}
#egyuttmukodo-partnereink h1{
	
	text-transform:uppercase;
	
}

h2 {
    font-size:16px;
    margin-top:0px;
    font-weight:bolder;
    color:#ea690d;
    margin-bottom:14px;
}
h3 {
    font-size:14px;
    margin-top:0px;
    font-weight:bolder;
    color:#ea690d;
    margin-bottom:14px;
}
h2 a  {
    color:#646870;
    display:block;
}

/*
 * C O M M O N    R E A D    A C T I O N
 */
    .readActions {
        text-align:center;
        background:url(../_images/sideMenuBg.gif) repeat-x top;
        padding-top:10px;
        margin-top:45px;
        clear:left;
    }
        .readActions a, #Prev, #Next {
            color:#00a0c6;
        }
        .readActions a:hover, #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 {
    clear: both;
}
#egyuttmukodoTable {
	width:100%;
}
	#egyuttmukodoTable td {
		vertical-align:top;
	}
		#egyuttmukodoTable td.left {
			text-align:left;
			
		} 
#egyuttmukodoTable td{
	float:none;
	padding-bottom:7px;
	font-size: 12px;
	text-align:center;
}
	#egyuttmukodoTable td ul {
		text-align:left;
		margin-left:140px;
	}
		#egyuttmukodoTable td ul li {
			color:#EA690D;
			list-style:square;
		}
			#egyuttmukodoTable td ul li span {
				color:#858383;
			}


