.pokus { background: url('img/s24.jpg') top left no-repeat; }

.dropshad1  {
	FILTER : DropShadow(OffX=3, OffY=3, color:gray);
}

.dropshad2  {
	FILTER : DropShadow(OffX=1, OffY=1, color:silver);
}

.nadpis  {
	color : #FF7F34;
	font-family : Tahoma, Verdana;
	font-size : 20px;
	font-weight : bold;
}

.text  {
	font-size : 12px;
	font-family : Verdana;
	color : Black;
	text-align : left;
	#padding-left: 20px;
}

fieldset {
	background-color : #EFF7FF;
	border-style : solid;
	border-width : 1px;
	font-family : Verdana;
	font-size : xx-small;
	line-height : 16px;
	font-weight : bold;
	scrollbar : no;
	border-color : #0079B5;	
}

.tblCeny {
	font-size : 12px;
	font-family : Verdana;
	color : Black;
}

.sipka {
	margin:3px 0 0 0;
  list-style-type:none;
  background:url("./img/sipka.gif") no-repeat left top;
  padding:0 0 0 15px; 
}

A.menu  {
	font-size : 12px;
	text-decoration : none;
	font-weight : none;
	color : #000000;
	font-family : Verdana,Tahoma,Arial CE;
	padding: 3px 3px 3px 4px;
}

A.menu:hover  {
	text-decoration : none;
	font-weight : bold;
	color : white;
	font-family : Verdana,Tahoma,Arial CE;
	margin:0 0 0 0;
	color: #FF7F34;
	list-style-type:right;
	padding:0 0 0 8px; 
}
