table.pruvodce {
	width:400px;
}

table.pruvodce tr {
}


table.pruvodce td {
	font-size: 8pt;
	border: none;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	border-bottom:1px solid #999999;
}

form.pruvodce {
	margin:0px;
}

.formtextpruvodce {
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	padding : 0px 0px 0px 0px;
	width: 150px;
}

.formtextpruvodcesmall {
	font-weight: normal;
	color: #000000;
	padding:1px 2px;
	width: 50px;
	text-align:right;
        border:1px dotted #999999;
}

.formselectpruvodce {
	font-weight: normal;
	color: #000000;
	padding: 0px;
	width: 190px;
	margin: 0px;
        border:1px dotted #999999;
}


input.tlacitkopruvodce {
	background-color: #ff6600;
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
	margin: 10px 0px;
	padding:5px 10px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

hr.pruvodce {
	height:1px;
	color:#999999;
}
fieldset {
	border:1px solid #999999;
	padding:10px;
	margin:10px 0px;
}
legend {
	font-size: 8pt;
	color:#999999;
}
fieldset.fieldsetred {
	padding:10px;
	margin:10px 0px;
	border:1px solid #999999;
	color:#666666;
}
div.polozka {
	width:300px;
	height:200px;
	background:#ffffcc;
	display:none;
	position:relative;
}

table.kontrola {
}

table.kontrola tr {
}


table.kontrola td {
	width: 250px;
        font-size: 8pt;
	border: none;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
        line-height: 140%;
}

img.ico {
    vertical-align: middle;
}
