body {
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.toleft {
	float: left;
	display: block;	
}
.toright {
	float: right;
	display: block;
}
.bigger {
	font-size: 14px;
}
.smaller {
	font-size: 12px;
}

.noBottomMargin {
	margin-bottom: 0;
}
.noTopMargin {
	margin-top: 0;
}
.noLeftMargin {
	margin-left: 0;
}
.noRightMargin {
	margin-right: 0;
}
.marginRight20 {
	margin-right: 20px;
}
.marginBottom20 {
	margin-bottom: 20px;
}
a img {
	border: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	height: 31px;
	background: url(/img/srafovane_bcg.gif) repeat-x;
	padding: 4px 8px 0;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
h2 {
	height: 29px;
	background: url(/img/srafovane_bcg.gif) repeat-x;
	padding: 4px 8px 0;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0;
}

h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}


#layout {
	width: 980px;
	margin: auto;
	display: block;
}
#content {
	display: block;
	float: left;
	width: 940px;
	padding: 0 20px 20px;
	border: 1px solid;
	border-top: none;
}
#header {
	display: block;
	float: left;
	width: 940px;
	height: 
}
#bannerHolder {
	width: 750px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 95px;
	margin-bottom: 30px;
}
#menu {
	width: 940px;
	height: 107px;
	background: url(/img/menu_bcg.png) repeat-x bottom;
	display: block;
	float: left;
}

#navigace {
	height: 30px;
	display: block;
	float: right;
	margin-top: 30px;
}
.tab, .tabSelected {
	display: block;
	float: left;
	margin-left: 1px;
}
.tab .leftPart {
	width: 4px;
	height: 30px;
	background: url(/img/tab_left.png) no-repeat;
	float: left;
	display: block
}
.tab .midPart {
	padding: 8px 5px 0;
	height: 22px;
	background: url(/img/tab.jpg) repeat-x;
	float: left;
	display: block
}
.tab .midPart a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.tab .midPart a:hover {
	text-decoration: underline;
}
.tab .rightPart {
	width: 4px;
	height: 30px;
	background: url(/img/tab_right.png) no-repeat;
	float: left;
	display: block
}
.tabSelected .leftPart {
	width: 4px;
	height: 30px;
	background: url(/img/tab_left_selected.png) no-repeat;
	float: left;
	display: block
}
.tabSelected .midPart {
	padding: 8px 5px 0;
	height: 22px;
	background: url(/img/tab_selected.jpg) repeat-x;
	float: left;
	display: block
}
.tabSelected .midPart a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.tabSelected .midPart a:hover {
	text-decoration: underline;
}
.tabSelected .rightPart {
	width: 4px;
	height: 30px;
	background: url(/img/tab_right_selected.png) no-repeat;
	float: left;
	display: block
}
#leftPane {
	display: block;
	float: left;
	width: 600px;
	margin-right: 20px;
}
#videoHolder {
	display: block;
	float: left;
	width: 600px;	
	margin-bottom: 10px;
}
.videoBox {
	display: block;
	float: left;
	border: 1px solid;
	padding: 10px;
	margin-bottom: 10px;
	width: 97%;
}
.videoBox img {
	margin-right: 10px;
}
.videoBox h3 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
	background: none;
}
.videoBox p {
	margin-bottom: 0;
	margin-top: 8px;
}
.strankovani {
	height: 35px;
	display: block;
	float: left;
	background: url(/img/srafovane_bcg.gif) repeat-x;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	padding-top:10px;
}
.strankovani a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display:inline-block;
	margin-right: 10px;
	height: 19px;
	vertical-align: middle;
}
.strankovani a:hover {
	text-decoration: underline;
}
.strankovani a.cislo {
	display:inline-block;
	width:28px;
	font-size: 12px;
	height:19px;
	margin-right:10px;
	text-align:center;
	vertical-align:middle;
	padding-top:4px;
}


#rightPane {
	display: block;
	float: left;
	width: 320px;
}
#searchBox {
	padding: 5px;
	height: 35px;
	display: block;
	float: left;
	background: url(/img/srafovane_bcg.gif) repeat-x;
	width: 310px;
}
#searchBox input {
	height: 29px;
	border: 1px solid;
	width: 228px;
	padding: 2px;
}
#searchBox a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-left: 5px;
	padding-top: 10px;
	vertical-align: middle;
}
#searchBox a:hover {
	text-decoration: underline;
}
.navigacniBox {
	display: block;
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 16px;
	background: url(/img/spodek_navigacni_lista.png) repeat-x bottom;
}
.navigacniBox .tab, .navigacniBox .tabSelected {
	margin-left:0;
	margin-right: 1px;
}
.navigacniBox .videoBox {
	width: 300px;
}
.navigacniBox .club-logo-link {
    height: 65px;
    line-height: 65px;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    margin: -10px 0 10px;
}
.navigacniBox .club-logo-link a {
    vertical-align: middle;
    line-height: 65px;
}
.navigacniBox .club-logo-link img {
    max-width: 80%;
    max-height: 60px;
    vertical-align: middle;
}
.mensiNavigacniLista {
	display: block;
	float: left; 
	width: 100%;
	height: 55px;
	background: url(/img/mensi_navigacni_lista.png) repeat-x bottom;
}
.mensiNavigacniLista.vyssi {
	height: 87px;
}
.mensiNavigacniLista.vyssi .tab,
.mensiNavigacniLista.vyssi .tabSelected {
    margin-bottom: 2px;
}
.reklamaCtverec {
    float: left;
    width: 100%;
	margin-top: 20px;	
	margin-bottom: 20px;
}
#spodniMenu {
	display: block;
	float: left;
	margin-top: 10px;
	width: 980px;
	border: 1px solid;
	height: 31px;
	text-align: center;
	padding-top: 12px;
}
#spodniMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#spodniMenu ul li {
	display: inline;
}
#spodniMenu ul li a{
	text-decoration: none;
}
#spodniMenu ul li a:hover {
	text-decoration: underline;
}
#footer {
	display: block;
	float: left;
	margin-top: 10px;
	width: 980px;
	border: 1px solid;
	height: 23px;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}

.nejlepsiVideaBox {
	width: 190px;
	margin-right: 7px;
	display: inline-table;
	margin-bottom: 20px;
}
.nejlepsiVideaBox img {
	margin-bottom: 10px;
}
.nejlepsiVideaBox a {
	font-weight: bold;
	text-decoration: none;
}
.nejlepsiVideaBox a:hover {
	text-decoration: underline;
}

#topPanel {
	width: 940px;
	display: block;
	float: left;
	background: url(/img/mensi_navigacni_lista.png) repeat-x bottom;
	margin-bottom: 20px;
}
#topVidea {
	background: url(/img/top_pane_bcg.jpg) repeat-y;
	width: 940px;
	margin-bottom: 45px;
	display: inline-table;
}
.topVideaBox {
	display: block;
	float: left;
	width: 300px;
	min-height: 200px;
}
#canals {
	float: left;
	width: 940px;	
	display: block;
}
.canalBox {
	display: block;
	float: left;
	border: 0px solid;
	padding: 10px;
	margin-bottom: 10px;
	width: 100%;	
}
.canalBox img {
	margin-right: 10px;
}
.canalBox h3 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
	background: none;
}
.videoBox p {
	margin-bottom: 0;
	margin-top: 8px;
}
.nodisplay {
	display: none;
}
.clear {
	clear: both;
}

.underline {	
	text-decoration: underline !important;
}