.reset {
	clear:both;
}

.hide {
	display:none;
}

p {
	color: #222222;
	margin-top:0.5em;
	font-size: 0.8em;	
	line-height: 140%;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
}


li {
	color: #333333;
	font-size: 10pt;
	margin-bottom: 3px;	
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
}

ul {
	margin-top:3px;
}


h1,h2,h3,h4,h5 {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	margin-top:0em;
	margin-bottom:0.5em;
}


h1 {
	font-size: 24pt;
	font-weight:normal;
	color: #ff9900;
}

h2 {
	font-size: 16pt;
	font-weight:normal;
	font-style:italic;
	color: #999999;
}


h3 {
	font-size: 11pt;	
	color:#ff9900;
}


a {
	color: #ff6600;
}





div.karta {
	position: relative;
	float: left;
	width: 164px;
	margin-right: -4px;
	margin-bottom: -3px;
	margin-left: 0px;
	margin-top: 0px;
	border: none;
	overflow:hidden;
	background-color: transparent;
	background-image: url(/pict/karta.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
	height: 136px;
}
div.karta div.parametry {
	position: absolute;
	font-family: Tahoma, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	top: 113px;
	left: 13px;
	width: 135px;
	height: 14px;
	font-size: 0.60em;
	color: #000000;
	z-index:1;
	color:#666666;
	overflow:hidden;
}

div.karta div.img  {
	text-align:center;
	width:148px;
	height:98px;
	overflow:hidden;
	position: absolute;
	top: 6px;
	left: 8px;
}

div.karta div.img img {
	align:bottom;
}


div.menuitemobal {
	width:180px;
	height:25px;
}

div.menuitem {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	width:180px;
	background:#000000;
	margin:0px 0px 0px 3px;
	border-top:3px solid #272727;
	padding:3px 0px 0px 0px;
}

div.menuitem a {
	text-decoration:none;
	color:#666666;
}
div.menuitem a:hover {
	text-decoration:none;
	color:#FF0103;
}

.formhledej {
	font-size:8pt;
	font-weight: normal;
	text-align:right;
	color: #000000;
	border: 1px solid #262626;
	padding:0px;
	width: 89px;
	height:17px;
	margin:0px;
	background:#414141;
	vertical-align:top;
}
input.hledejbtn {
	display: inline;
	position: relative;
	height: 19px;
	width: 16px;
	top:0px;
	bottom:0px;
	padding: 0px;
	margin: 0px;
	background-image: url(/pict/ico_hledej.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	border: none;
}
