body {
	margin: 0px;
	padding: 0px;
	background: #555555;
}
.logo {margin-left:auto; margin-right:auto}
.kont {position:relative; left:23px; top:14px; float:left;}
.licence{float:left;}
.hide {display:none;}
.count {float:left; margin-left:4px; margin-top:4px; color:#808080;}
h1 {display:none;}
#info {
	margin-left:auto; margin-right:auto; margin-top: 4px;
	width:780px;
	color:#B9B9B9;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px;
	text-align:right;
}
	#info img {border: 0px; position: relative; top: 2px}
	#info a:link {
		color:#B9B9B9;
		text-decoration:underline;
		}
	#info a:visited {
		color:#B9B9B9;
		text-decoration:underline;		
	}
	#info a:hover {
	color:#FFFFFF;
	 text-decoration:none;
	}
#base {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height:520px;
	z-index:1;
	background-image:url(bg_sga.png);
	border: 1px solid #333333;
	margin-top: 20px;
}
#label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#right {
	position:relative;
	float:right;
	width:123px;
	height:520px;
	z-index:2;
	background-image: url(rukav_right.jpg);
}
#right img {
	width: 64px;
	height:50px;
	position:relative;
	top:114px;
	left: 21px;
	border-width:0px;
	}
#left {
	position:relative;
	float:left;
	width:123px;
	height:520px;
	z-index:3;
	background-image: url(rukav_left_cze.jpg);
}
#main{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.titulky_scroll {
width: 505px;
height: 325px;
overflow:auto;
/*
position:relative;
left:10px;
top:6px;
*/
}
.tabulka {
position:relative;
/*
left:10px;
top:6px;
*/
}
/*Navigace*/
#tabs {
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #485666;
	position:relative;
	top:10px;

}

#tabs li {
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#tabs li a {
   /*	color: #25313F;*/
   color:#000000;
	text-decoration: none;
	padding: 0 .3em;
	margin: 0 .2em;
	border: 1px solid #485666;
	background-color: #96A8C2;
		/*#8498B7*/
}

#tabs li a:hover {
	color: #fff;
	background-color: #8498B7;
}

#tabs #tab_selected a {
	color: #000000;
	border-bottom: 1px solid #A5B5CB;
	background-color: #A5B4CB;

	/*font-weight: bold;*/
}
#tabs #tab_selected a:hover {
	/*border-bottom: 1px solid #485666;*/
	
}
#seasons a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000099;
	text-decoration: underline;
	position:relative;
	top: 10px;
}
#seasons a:visited {
	text-decoration: underline;
	color:#000099;
}
#seasons a:hover {
	text-decoration: none;
	
}
#seasons #on {
 text-decoration: none;
  }

/*=====  VİPIS  =====*/
/*labe*/
.vyp_nadpisy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8296B0;
	color: #25313F;
	}
.vyp_nazev {
	width: 190px;
}
.vyp_verze {
	width: 50px;
}
.vyp_release {
	width: 170px;
}
.vyp_datum {
	width: 70px;
}
/*titulky*/
#vyp_titulky {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
	}
#vyp_titulky a{
text-decoration: underline;

}
#vyp_titulky a:visited{
color:#004284;
}
#vyp_titulky a:hover{
color:#000000;
text-decoration: none;
}