﻿body 
{        	
	background-color: #86a8d1;
	background-image: url(back.png);
	background-repeat: repeat-x;			
	margin: 0px;
	padding: 0px;
	font-size: 13px;	
	font-family: "Trebuchet MS";		
}

a:link 
{
    color: Black;
    text-decoration: none;
}

a:visited 
{
    color: Black;
    text-decoration: none;
}

a:hover
{
  text-decoration:underline;
}

div.containerStyle
{    	
	width: 1000px;	
	margin-left: auto;
	margin-right: auto;
}		

div.menuStyle
{
    width: 908px;        
    margin-left: auto;
    margin-right: auto;                                             
}

.flashStyle
{    
    width: 950px;
    height: 205px;
    margin-left: auto;
    margin-right: auto;        
}

div.contentStyle
{
    width: 910px;
    margin-left: auto;
    margin-right: auto;  
}

#sidebar {
	width: 303px;
	float: left;
	background-image:url(sidebarBack.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
  				
#sidebarLinksContent {
	width: 258px;
	background-image:url(sidebarBack.jpg);
	background-repeat:repeat-y;
	padding: 10px 10px 10px 35px;
}     	

div.footerStyle
{    
    clear: both; 
	height: 108px;
	background-image:url(footerBack.png);
	background-repeat:repeat-x;
	text-align:center;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	color: #fffdfb;
}

#footer a {
	font: 12px "Trebuchet MS", helvetica, sans-serif;	
	color:#fffdfb;
	text-decoration:none;
}

#footer a:hover {
	color: #ffaa00;
	text-decoration:none;
}

div.newsSepStyle
{   
    width: 736px;
    margin-left: auto; 
    margin-right: auto;    
}

img.gameThumbStyle
{    
    border: 2px solid #102a4a;
}

div.defaultTopStyle
{    
    width: 100%;        					
}
		
div.defaultContentStyle
{
    width: 100%;
    background-image: url(contentBack.png);
    background-repeat: repeat-y;    
    text-align: justify;    
    font: "Trebuchet MS";
    font-size: 15px;
    float: left;       
}

div.paddedStyle
{
    padding: 10px 20px 10px 20px;
}

div.defaultFooterStyle
{    
    width: 100%;        					
}	
	
/******************** Oyunlar ************/	
	
.imgStyle
{
    margin-left: 12px;                                           
}
        
.labelTDStyle
{
    width:225px;            
}        
        
.labelStyle
{
    font-size: larger;            
}

.avatarStyle
{
    max-height:100px;
    max-width:100px;
}
        
.newsLabelStyle
{
	font-weight: bold;
}
	

  	
	


