/* CSS Document */

body {
  background: #283543 url() no-repeat center top; ;
  margin: 00px;
  padding: 0px;
  text-align: center;
  font-family: Trebuchet MS;
  color: #cccccc;
  font-size: 13px;

}


#lista-top {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  position: relative;
  top: -82px;
}  

#lista-top a{
  color: #ffffff;
  text-decoration: none;
}

.usermenu a:visited {
  color: #000000;
  text-decoration: underline;
}

#lista-top a:hover{
  color: #607d9d;
  text-decoration: none;
}

#logo {
  width: 990px;
  height: 170px;
  background: url("http://www.gameway.eu/templates/default/images/logo.jpg");
  margin-left: auto;
  margin-right: auto;
  
}  

#usermenu {
  width: 990px;
  height: 80px;
  background: url("../images/userlista.png");
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.usermenu {
  margin-left: 200px;
  padding-top: 17px;
  font-size: 12px;
  color: #000000;
  display: block;
}    

.usermenu a{
  color: #000000;
  text-decoration: underline;
}

.usermenu a:visited {
  color: #000000;
  text-decoration: underline;
}

.usermenu a:hover {
  text-decoration: underline;
  color: #FFCC66;
  font-weight: bold;
}    

/*obsah a panely*/

#obal {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
  background: url("../images/main.jpg"); 
}   

.boxtitle-menu {
  background: url("http://igame.nfsport.net/templates/default/images/list_title.png");
  font-size: 13px;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
  height: 30px;
  width: 525px;
  line-height: 49px;
  margin-bottom: 4px;
} 

.menu {
 padding: 0px;
 margin: 0px;
}

li {
  padding: 0px;
  margin: 0px;
  display: block;
}

ul {
  padding: 0px;
  margin: 0px;
}  

#nadobsah {
  width: 990px;
  height: 35px;
  background: url("../images/nadobsah.jpg");
}  

#levypanel {
  width: 186px;
  float: left;
  background: url("../images/panel.jpg");
}

#pravypanel {
  width: 234px;
  float: right; 
  background: url("../images/panel.png");
}    

#obsah {
  background: url("");
  background-position: center;
  width: 555px;
  float: left;
  padding-center: 5px;
  padding-left: 4px;
}  

.obsah-padding {
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 5px;
  text-align: justify;
}  
  
/*textová nastavení*/

#obsah h1{
  font-size: 19px;
  font-weight: bold;
  color: #607d9d;
}

#obsah h2 {
  font-size: 17px;
  color: #607d9d;
  font-weight: bold;
}

#obsah h3 {
  font-size: 15px;
  color: #607d9d;
}      

#obsah h4 {
  font-size: 13px;
  color: #607d9d;
  font-weight: bold;
}

#obsah h5 {
  font-size: 12px;
  color: #607d9d;
  font-weight: bold;
}

.obsah-padding a {
  color: #ffffff;
  text-decoration: underline;
}

.obsah-padding a:visited {
  color: #ffffff;
  text-decoration: underline;
}

.obsah-padding a:hover {
  color: #607d9d;
  text-decoration: none;
} 

.list-title a:hover {
  color: #607d9d;
}       
    
    
/*paticka*/

#paticka {
 width: 990px;
 height: 155px;
 background: url("../images/footer.jpg");
 margin-left: auto;
 margin-right: auto;
 clear: both;
 background-repeat: no-repeat;
} 	

.paticka-text {
  padding-top: 25px;
  padding-left: 125px;
  text-align: left;
  font-size: 12px;
  color: #FFFFFF;
}  

.paticka-text a {
  color: #FFF;
  text-decoration: underline;
}

.paticka-text a:visited {
  color: #FFF;
  text-decoration: underline;
}

.paticka-text a:hover {
  color: #000000;
  text-decoration: none;
}  

.img1 {
  border: 1px solid #000000;
}  

.imgnews {
  border: 1px solid #000000;
  margin-right: 2px;
  margin-bottom: 2px;
}  

img {
  border: none;
}  

img2 {
  border: 1px solid #000000;
  margin: 2px;
}  

.down {
  border: 2px solid #000000;
  padding: 3px;
}  
	
.down1 {
  background: #FFCC66;
  border-bottom: 1px solid #000000;
}  	
	
  
