
BODY {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	background : Black;
	color : Yellow;
	COLOR: #ffffff;
	FONT-FAMILY: verdana, geneva, arial, sans serif;
	FONT-SIZE: 15px;
	TEXT-DECORATION: none;
	text-align : center;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #404040;
	scrollbar-dark-shadow-color : #202020;
	scrollbar-face-color : #303030;
	scrollbar-highlight-color : #707070;
	scrollbar-shadow-color : #202020;
}

div a {
	COLOR: #aaa ;
	text-decoration : none;
}
div a:visited {
	COLOR: #888 ;
	text-decoration : none;
}
div a:hover {
	COLOR: #fff;
	text-decoration : none;
}


div#seznam {
	position: absolute;
	left: 5pt;
	background : transparent;
}

div#ram1 div#seznam a {
	COLOR: #888 ;
	text-decoration : none;
}
div#ram1 div#seznam a:visited {
	COLOR: #666 ;
	text-decoration : none;
}
div#ram1 div#seznam a:hover {
	COLOR: #fff;
	text-decoration : none;
}


div#obraz {
	right : 0px;
	text-align : right;
	background : transparent;
	text-decoration: none;
}

div#ram1 div#obraz img {
	background-color : Black;
	padding : 5pt 5pt 5pt;
	border : 0;
}

div#popis {
	padding : 5pt;
	color : #EFEFEF;
	background : #303030;
}
div#ram1 {
	background : Black url(pozadi_zena.jpg) no-repeat fixed left;
	padding : 5pt 10pt 5pt 5pt;
	text-decoration : none;
}

