.shadetabs{
padding-top:2px;
padding-bottom: 2px;
margin-top: 1px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
font: 11px tahoma;
letter-spacing: 1px;
}

table.tabelka {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dashed;
	border-color: #FFFFFF;
	border-collapse: separate;
	background-color: #000000;
}
table.tabelka th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: #FFFFFF;
	background-color: #000000;
}
table.tabelka td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: #FFFFFF;
	background-color: #000000;
}

.shadetabs li{
display: inline;
}

.shadetabs li a{
text-decoration: none;
font: 11px tahoma;
letter-spacing: 1px;
color: #ff9900;
}

.shadetabs li a:visited{
color: #ff9900;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #ffcc00;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
font: 10px tahoma;
letter-spacing: 1px;
color: #FFFFFF;
width: 750px;
border: 0px solid gray;
margin-bottom: 1em; padding: 10px;
}

a:link { 
	color: #ff9900;
	}

a:hover { 
	color: #ffcc00;
	}
a:visited {
color: #ff9900;
}

.kontentstyle{
font: 10px tahoma;
letter-spacing: 1px;
color: #FFFFFF;
border: 0px solid gray;
margin-bottom: 1em; padding: 10px;
}

.stopa{
font: 10px tahoma;
text-align: center;
letter-spacing: 1px;
color: #FFFFFF;
}

.btn{

}

.en{
font-size: 1px;

}

.shadetabse{
padding-top:2px;
padding-bottom: 2px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
font: 11px tahoma;
letter-spacing: 1px;
}

.shadetabse li{
display: inline;
}

.shadetabse li a{
text-decoration: none;
font: 11px tahoma;
letter-spacing: 1px;
color: #ff9900;
}

.shadetabse li a:visited{
color: #ff9900;
}

.shadetabse li a:hover{
text-decoration: underline;
color: #ffcc00;
}

#gallery{
	padding:5px; 
	margin:-10px 0 0 0; 
	list-style-type:none; 
	overflow:hidden; 
	width:628px; 
	height:780px; 
	border:1px dashed #4E4E4E;
	background-color:#000000;
	text-align: center;
 }
 
#gallery li a{
	display:block; 
	height:30px;
	width:618px; 
	text-decoration:none;
	color:#FFF;
	overflow:hidden;
	padding-left:10px;
	text-align: left;
}

#gallery li a:hover{
	background-color:#4E4E4E; 
	height:580px;
	color:#FFFFFF;
	text-align: left;
}

#gallery b{
	text-align: center;
	font:15px "Verdana", Arial, Helvetica, sans-serif;
	font-weight:600;
	letter-spacing:-1px;
}


#gallery .spacer{
	line-height:10px;
}
