/* CSS Document */

body
{
	background-image: url(http://www.newoneproduction.com/images/menu_frame.png); 
	background-repeat: repeat-y;
	background-position:center;
	background-color: #000000; 
  /* F5F5F5 */	
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	text-align:center;  
}

p {
  margin: 5px;
}  

html>body {
    min-height: 100%;
    height: auto;
} 

H1 {
    color:#1C1C1C; 
    font-size:30px; 
    letter-spacing:-1px; 
    margin-bottom:0px; 
}

H2 {
    color:#A4A4A4; 
    font-weight:normal; 
    font-size:16px; 
    display:inline; 
    letter-spacing:1px; 
    line-height:1; 
} 

H3 {
    color:#1C1C1C; 
    font-size:16px; 
    display:inline; 
    letter-spacing:1px; 
    margin-bottom:0px; 
}

H4  {
    color:#FFFFFF;
    font-size:10px;
    text-decoration: none;
}

/*odkaz:link { COLOR: white; TEXT-DECORATION: none; font-weight: normal }
odkaz:visited { COLOR: white; TEXT-DECORATION: none; font-weight: normal }
odkaz:active { COLOR: white; TEXT-DECORATION: none }
odkaz:hover { COLOR: blue; TEXT-DECORATION: none; font-weight: none }

a { color: white; font-size:12px; text-decoration:none; }
a:active { color: white; font-size:12px; text-decoration:none; }
a:hover { color: red; font-size:12px; font-weight: normal}
                                                                  */
#ponuka {
  width: 860px ;
  margin-left: auto ;
  margin-right: auto ;
}

/* play button */
a.myPlayer img {
	margin-top:0px;
	border:0px;
}

strong, b {
	font-weight: bold;
}

p.popisky {
	width: 100%; 
	margin-top: 0px; /* -15px; */
	margin-bottom: 0px; /* -5px; */
}

table.tabulka {
	/* background-color: #FFF; */
	text-align: center;
}

a {
	color:#295c72;		
} 

#datacontent  {
    position: relative;     left: 10px;
    padding: 0; 
    display: block;
} 