* {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #808080;
}

p {
	margin: 0px;
	margin-bottom: 8px;
}

td p {
	font-size: 80%;
}

h1 {
	font-size: 100%;
}


a:link {
	color: #684B2C;
	text-decoration: none;
}

a:active {
	color: #684B2C!Important;
}
a:visited {
	color: #684B2C;
	text-decoration: none;
}
a:hover {
	color: #684B2C!Important;
	text-decoration: underline!Important;
}

#menu a {
	height: 27px;
}


a:link.footer {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

a:active.footer {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
a:visited.footer {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
a:hover.footer {
	color: #fff!Important;
	text-decoration: underline!Important;
	font-size: 12px;
}

.thumbHoriz {
	background-image: url(images/thumbBgr.gif); 
	background-repeat:no-repeat; 
	padding:6px; 
	padding-left: 7px
}

.thumbVert {
	width: 81px; 
	background-image: url(images/thumbBgrVert.gif); 
	background-repeat:no-repeat; 
	padding:6px; padding-left: 7px; 
	margin-left: 17px
}

.form, .formShort, .formLong {
	border: 1px solid #E2D29E;
	width: 150px;
	height: 22px;
	color: #555;
	background-color: #EFEFD7;
	font-size: 12px;
	padding: 3px;
}

.formShort {
	width: 50px;
}

.formLong {
	width: 200px;
}

textarea.form {
	overflow: auto;
}

.formSubmit {
	border: 1px solid #E2D29E;
	width: 80px;
	height: 22px;
	color: #684B2C;
	background-color: #EFEFD7;
	font-size: 12px;
	font-WEIGHT: bold;
}
.hladaj {display: none;}
