* {
	margin: 0px;
	padding: 0px;
}

body {
background: url(images/higru.gif) repeat-x;
background-color: #FFFFFF;
font: 12px Verdana;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #d00c0b;
	text-decoration: none;
}

ul.navi {
	list-style: none;
	list-style-position:outside;
	padding: 5px;
}

td.nav {
	vertical-align: top;
	border-right: 1px solid black;
	bottom: auto;
}

td.cont {
	vertical-align: top;
	padding-left: 10px;
}
.box {
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.overflow{
	overflow: hidden;
	width: 100%;
        text-overflow: ellipsis;
}
#fotoalbum a:hover, #menu a:hover, #odkazy a:hover{
	color: white;
	background-color: #D00c0b;
}
#fotoalbum a, #menu a, #odkazy a{
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 21px;
}
* html #fotoalbum a, * html #menu a, * html #odkazy a{
	height: 10px;
}
#submenu li{
	border-bottom: 1px solid #969696;
	list-style-type: none;
}
#submenu a{
	color: #666666;
}
