.msn-games {
margin: 10px 5px;
border-bottom: 1px dotted #FF9900;
border-top: 1px solid #FF99CC;
padding: 5px 0px;
margin:10px 14px;
width: 322px;
clear:both;
display: inline;
float: left;

}

img {border: 0px;}

.clear {clear: both;}
.msn-games .title_text {
background-color: #E0577E;
border: 1px solid #CC0066;
padding: 3px 5px;
color: white;
font-weight: bold;
font-family: Arial;
font-size: 14px;
position: relative;
}
.msn-games .title_text a:link,
.msn-games .title_text a:visited,
.msn-games .title_text a:hover {
color: white;
text-decoration: none;
}
.msn-games .title_text a:hover {text-decoration: underline;}

.msn-games .title_text .right {
position: absolute;
top: 3px;
right: 5px;
font-size: 11px;
font-weight: normal;
}
.msn-games .title_text .right a:link,
.msn-games .title_text .right a:visited {
color: white;
text-decoration: underline;
}

.msn-games .title_text .right a:hover {
text-decoration: none;
}


.msn-games .content {
margin-top: 5px;
margin-bottom: 5px;
 overflow: hidden;
 width: 330px;
}


.msn-games .znak {text-align: center; float: left; width: 106px;}
.msn-games .znak a:link,
.msn-games .znak a:visited {
color: #cc0000;
text-decoration: underline;
font-family: verdana;
font-size: 12px;
}
.msn-games .znak a:hover {
text-decoration: none;
}

.msn-games .znak img {width: 75px; padding: 4px; border: 1px solid #FFCC99;}

