/*================================= Zentral Park Right =============================== */

#ContentZPR {
    margin: 0px 20px 15px 0px;
    float: right;
    width: 147px;
    /*height: 245px;*/
    background-color: #E9EDD2;
    border: solid 5px #508041;
    border-radius: 15px 0px 15px 0px;
    -moz-border-radius: 15px 0px 15px 0px;
}

#ContentZPR a {
    text-decoration: none;
}

.ZPRcim {
    font-size: 13pt;
    font-weight: bold;
    text-align: center;
    color: #FEAD4F;
    background-color: #508041;
    padding: 0 0 3px 0;
    margin-bottom: 8px;
    text-shadow: 1px 1px #002000;
}

.ZPRszoveg {
    color: #2D5C1E;
    padding: 5px;
    font-size: 9pt;
    text-align: left;
}


/*================================= Zentral Park =============================== */

#ContentZP {
    background-color: #E9EDD2;
    padding: 15px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #003700;
    line-height: 160%;
}

#ContentZP .kep {
    border: 1px solid #9dbb62;
    padding: 2px;
    margin: 8px;
}

#ContentZP .kepala {
    text-align: center;
    font-weight: bold;
    width: 300px;
    height: 290px;
    float: left;
    margin: 0px 10px 0 10px;
}

#ContentZP .kepala .kep{
    border: 1px solid #9dbb62;
    padding: 2px;
    margin: 0px;
}

#ContentZP a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #003700;   
}

#ContentZP a:hover {
    text-decoration: none;
    color: #003700;
}

#ContentZP p {
    color: #003700;
    padding-top: 10px;
    line-height: 1.4;
}

#ContentZP ul {
    padding-left: 40px;
}

#ContentZP ul li {
    padding-left: 0px;
}

#ContentZP h1 {
    font-size: 18pt;
    line-height: 1.2;
}

#ContentZP table {
    border-collapse: collapse; 
    margin: 10px auto;
    line-height: 1.2;
}

#ContentZP table tr td {
    border: 1px solid #003700;
    padding: 5px 10px;
}

#ContentZP table tr th {
    text-align: center;
    background-color: #c6de97;
    border: 1px solid #003700;
    padding: 5px 10px;
}

#ContentZP ol li {
    margin-left: 60px;
}

.ZPhead  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #68732D;
	width: 150px;
	padding-left: 55px;
	background-color: #CFD89E;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(images/level.png);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 10px;
}

.ZPRightFlash {
    float: right;
	height: 180px;
	width: 320px;
	padding: 2px;
	border: 1px solid #A3B384;
}

.ZPfelsorol {
    width: 240px;
    padding: 0px 5px 1px 45px;
    margin: 6px 0px 0px 0px;
    background: url(images/level.png) no-repeat #C6DE97 ; 
    border: 4px solid #C6DE97;
    
}

.ZPvonal {
    /*width: 550px;*/
    width: 450px;
    height: 20px;
    background-image: url(images/divider.png);
    margin: 20px auto 20px auto;
}

.ZPPinoToys {
    display: table;
    float: right;
    width: 315px;
    clear: both;
    background-color: #C6DE97;
    padding: 5px;
    text-decoration: none;
}

.ZPPinoToys a {
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
}

.ZPPinoToys a:hover {
    text-decoration: none;
    background-color: #a2cd4d;
}
        
.ZPblock {
    width: 240px;
    /*height: 200px;*/
    border: 2px solid #9dbb62;
    padding: 5px 19px 20px 19px;
    margin: 20px;
    float: left;
}

.ZPblock:hover {
    background-color: #c6de97;
}