/*contenta*/
#container #content #contenta{
	width:365px;
	float:left;
	display:inline;
	background:url(/images/layout/bgcontenta.jpg) no-repeat;
	text-align:left;
}

#container #content #contenta .headernews{
	float:left;
	display:inline;
	margin:15px;
}

#container #content #contenta .headernews span.newstitle{
	margin-left:10px;
	font-weight:bold;
	color:#abac5a;
	text-transform:uppercase;
	font-size:16px;
}
#container #content #contenta .headernews  div.newsdate{
	margin-left:11px;
	float:left;
	display:inline;
	font-size:10px;
	color:#c19161;
	border-bottom:1px dotted #323437;
	width:290px;
	padding-bottom:5px;
}

#container #content #contenta .isiberita{
	float:left;
	display:inline;
	margin-left:15px;
	width:340px;
	font-size:10px;
}
#container #content #contenta .isiberita span{
	background:url(/images/layout/bluearrow.gif) no-repeat right 7px;
	padding-right:7px;
	color:#2f5c88;
	float:right;
}

#container #content #contenta .isiberita .itemisi{
	margin-top:20px;
	width:340px;
	float:left;
	display:inline;
	background:url(/images/layout/bgisinews.jpg) no-repeat;
}

#container #content #contenta .isiberita .itemisi .headrecentnews,
#container #content #contenta .isiberita .itemisi .headplaceforfun{
	margin:15px;
	background:url(/images/layout/icnrecentnews.gif) no-repeat;
	padding-left:25px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#cc6699;
}

#container #content #contenta .isiberita .itemisi .headplaceforfun{
	background:url(/images/layout/icnsmile.gif) no-repeat;
	color:#529f2d;
}
#container #content #contenta .isiberita .itemisi img.forfun{
	margin:0 30px;
	float:left;
	display:inline;
}
/*end contenta*/


/*contentb*/
#container #content #contentb{
	float:left;
	display:inline;
	background:url(/images/layout/bgcontentb.jpg) no-repeat;
	width:429px;
	margin-left:10px;
}

#container #content #contentb #headerlyogames{
	float:left;
	display:inline;
	text-transform:uppercase;
	color:#00a8ec;
	margin:15px 0 0 15px;
	padding-left:25px;
	font-size:16px;
	font-weight:bold;
	background:url(/images/layout/icnheart.gif) no-repeat;
	text-align:left;
}
#container #content #contentb span.ket{
	clear:both;
	float:left;
	display:inline;
	font-size:9px;
	width:415px;
	text-align:left;
	margin-left:13px;
	text-transform:uppercase;
	border-bottom:1px dotted #323437;
	padding-bottom:5px;
}
#container #content #contentb .lytogames{
	float:left;
	display:inline;
	margin:20px 0 0 10px;
}


/*end contentb*/


/* GameLyto css */
#GameLyto {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 230px; /* important */
	height: 253px; /* important */
	margin: 0;
	padding:0;
	float:left;
	display:inline;
}

#GameLyto_content {
	position: absolute;
	top: 0;
	margin:0;
	padding:0;
}

#GameLyto_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#GameLyto_content {
	width: 4830px;
}
#GameLyto ul li {
	display:inline;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}

#GameLyto ul li img {
	display: inline;
}

#GameLyto_frame {
	float:left;
	display:inline;
	width:165px;
	margin:20px 0 0 10px;
}

#GameLyto_frame a{
	margin-bottom:7px;
}

#GameLyto_frame a#thumb0, 
#GameLyto_frame a#thumb1,
#GameLyto_frame a#thumb2,
#GameLyto_frame a#thumb3,
#GameLyto_frame a#thumb4,
#GameLyto_frame a#thumb5{
	float:left;
	display:inline;
	width:163px;
	height:29px;
	background:url(/images/lytogames/pwbanner.gif) no-repeat;
}
#GameLyto_frame a#thumb0:hover{
	background:url(/images/lytogames/pwbanner.gif) no-repeat 0 -29px;
}

#GameLyto_frame a#thumb1{
	background:url(/images/lytogames/rfbanner.gif) no-repeat;
}
#GameLyto_frame a#thumb1:hover{
	background:url(/images/lytogames/rfbanner.gif) no-repeat 0 -29px;
}

#GameLyto_frame a#thumb2{
	background:url(/images/lytogames/sealbanner.gif) no-repeat;
}
#GameLyto_frame a#thumb2:hover{
	background:url(/images/lytogames/sealbanner.gif) no-repeat 0 -29px;
}

#GameLyto_frame a#thumb3{
	background:url(/images/lytogames/garbanner.gif) no-repeat;
}
#GameLyto_frame a#thumb3:hover{
	background:url(/images/lytogames/garbanner.gif) no-repeat 0 -29px;
}

#GameLyto_frame a#thumb4{
	background:url(/images/lytogames/robanner.gif) no-repeat;
}
#GameLyto_frame a#thumb4:hover{
	background:url(/images/lytogames/robanner.gif) no-repeat 0 -29px;
}

#GameLyto_frame a#thumb5{
	background:url(/images/lytogames/isbanner.gif) no-repeat;
}
#GameLyto_frame a#thumb5:hover{
	background:url(/images/lytogames/isbanner.gif) no-repeat 0 -29px;
}

#GameLyto_frame a span{
	display:none;
}
/*end GameLyto css */