a {
	background-image : url(images/pruh.gif);	background-color : #D8FFC0;
	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	text-decoration: none;	color : Green;
	padding-top: 2px;	padding-bottom: 2px;
	height:20px;
	margin : 2px;
	display : block;
	-moz-border-radius : 4px;
	border : 1px ridge  #009920;
}

a:hover {
	background-image : none;
	color : Black;
	border : 1px groove #009920;
}

.obal {
	background-color : White;
	border : 2px solid Silver;
	width : 135px;
	margin : 20px 0px 20px 13px;
	text-align : center;
	-moz-border-radius : 6px;
}

body,html{
	background-color : #FFFFCC;
	margin-left : 0px;
	background-image : url(images/left_bg.gif);
}

.ryvola a{
	background-image : url(images/pruh3.gif);
	color: #00008B;
	background-color : #F8E0A8;
	height:37px;
}
