* {
  margin: 0; 
  padding: 0;
}


body {
  background: url('../img/BG1.jpg') left top;
  text-align: center;
}



table {
  margin-left: auto;
  margin-right: auto;
}

td {
  vertical-align: top;
}

p{
  font-size: 110%;
}

p a{
  color: #ffffff;
  text-decoration: none;
}


.menu-item{
  height: 33px;
}


.menu-item img {
  border: 0;
  height: 33px;
}

#reprak{
  width: 161px;
  height: 138px;
}

#volume{
  width: 161px;
  height: 44px;

}

/*hlavni obsah */
#main {
  position: relative;
  width: 536px;
  height: 416px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  overflow: hidden;
  text-align: left;
  color: white;
  font-family: "Arial", "Arial CE", "helvetica", sans-serif;
  font-size: x-small;
}

h1{
  color: #79B4BE;
  margin-top: 15px;
}


h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  clear: both;
}

#view-all {
  position: absolute;
  bottom: 3px;
  right: 50px;
  font-size: 110%;
}


/*news */
.novinka h2{
  margin-bottom: 0;
}

.novinka .datum{
  margin-left: 20px;
  font-size: 80%;
}


#level-logo {
  display: block;
  width: 106px;
  height: 24px;
 
  position: absolute;
  top: 10px;
  left: 60px;
}



#vans-logo {
  display: block;
  width: 73px;
  height: 37px;
  
  position: absolute;
  top: 15px;
  left: 172px;
}


#lib-logo {
  display: block;
  width: 120px;
  height: 40px;
 
  position: absolute;
  top: 13px;
  left: 260px;
}


#silver-logo {
  display: block;
  width: 136px;
  height: 40px;
 
  position: absolute;
  top: 0px;
  left: 562px;
}
.page{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #79B4BE;
	text-decoration: none;
}
.page:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: undline;
}

