﻿/* CSS Document */

body {
  background: #6e8ba9 url(http://shift.nfsport.net/templates/default/images/bg.jpg) no-repeat center top; ;
  margin: 00px;
  padding: 0px;
  text-align: center;
  font-family: Trebuchet MS;
  color: #0b0b0b;
  font-size: 13px;
}

#lista-top {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}  

#lista-top a{
  color: #000000;
  text-decoration: none;
}

.usermenu a:visited {
  color: #000000;
  text-decoration: underline;
}

#lista-top a:hover{
  color: #999999;
  text-decoration: none;
}

#logo {
  width: 900px;
  height: 230px;
  background: url("http://shift.nfsport.net/templates/default/images/logo.jpg");
  margin-left: auto;
  margin-right: auto;
  
}  

#usermenu {
  width: 0px;
  height:0px;
  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: #000000;
  font-weight: bold;
}    

/*obsah a panely*/

#obal {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  background: url("../images/main.jpg"); 
}   


.boxtitle-menu {
  background: url("");
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
  height: 30px;
  width: 0px;
  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: 0px;
  height: 0px;
  background: url("../images/nadobsah.jpg");
}  

#levypanel {
  width: 186px;
  float: left;
  background: url("../images/panel.jpg");
}

#pravypanel {
  width: 160px;
  float: left ; 
  margin: 10px;
  background: url("../images/panel.png");
}    

#obsah {
  background: 
  background-position: right;
  width: 520px;
  float: right;
  padding-center: 0px;
  padding-left: 0px;
  padding-right: 13px;
}  

.obsah-padding {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: justify;
}  
  
/*textová nastavení*/

#obsah h1{
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}

#obsah h2 {
  font-size: 15px;
  color: #0b0b0b;
  font-weight: bold;
}

#obsah h3 {
  font-size: 15px;
  color: #ffffff;
}      

#obsah h4 {
  font-size: 13px;
  color: #0b0b0b;
  font-weight: bold;
}

#obsah h5 {
  font-size: 12px;
  color: #0b0b0b;
  font-weight: bold;
}

.obsah-padding a {
  color: #0b0b0b;
  text-decoration: underline;
}

.obsah-padding a:visited {
  color: #0b0b0b;
  text-decoration: underline;
}

.obsah-padding a:hover {
  color: #6e8ba9;
  text-decoration: none;
} 

.list-title a:hover {
  color: #6e8ba9;
}       
    
    
/*paticka*/

#paticka {
 width: 900px;
 height: 220px;
 background: url("../images/footer.jpg");
 margin-left: auto;
 margin-right: auto;
 clear: both;
 background-repeat: no-repeat;
} 	

.paticka-text {
  padding-top: 30px;
  padding-left: 500px;
  text-align: left;
  font-size: 11px;
  color: #444444;
}  

.paticka-text a {
  color: #444444;
  text-decoration: underline;
}

.paticka-text a:visited {
  color: #444444;
  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;
}  	
	
  