td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.popiska {
	font-size: 10px;
	color: #666666;
}


.kontakt {
	line-height: 130%;
	font-size: 12px;
	color: #333333;
}

.prolozene {
	line-height: 130%;
}


a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }


.rantl {
	border: 5px solid #FFFFFF;
}



.bunkatext {
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-top: 1px dotted #666666;
	border-left: 1px dotted #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}


hr {
	border: 1px;
	border-style: dashed;
	height: 1px;
	color: #A1C6DC;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #D4D4D4;
	border: 1px solid #FFFFFF;

}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264B63;
	background-color: #E6F0F6;
	border: 1px solid #EDF4F8;

}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #D4D4D4;
	border: 1px solid #FFFFFF;
	overflow:auto;
}
