/* Tento kaskadovy styl je dusevnim vlastnictvim spolecnosti Propagate / www.propagate.cz */
a img {
	border: none;
}
a {
	color: #6D8D9F;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #476170;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #f47a20;
}
h2{
	font-size: 14px;
	font-weight: bold;
}
h3{
	font-size: 13px;
	font-weight: bold;
}
h4, h5{
	font-size: 12px;
	font-weight: bold;
}
input#tsearch{
	margin-top: 7px;
	margin-left: 5px;
	color: #603500;
	width: 92px;
	height: 20px;
	float: left;
	background: url(../img/searchbg.jpg);
}
input#tbutt{
	margin-top: 7px;
	margin-left: 5px;
	width: 51px;
	height: 24px;
	text-align: center;
	font-size: 11px;
	float: left;
	background: url(../img/searchbut.jpg);
}