<style><!--

body {}

a {color: #505050;}
a:hover {color: #993300;}

a.main{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: Black;
	margin-left: 20px;
}
a.main:hover{
	text-decoration: underline;
}
a.menu1 {color: #FFFFFF; text-decoration: none;}
a.menu1:hover {text-decoration: underline;}
a.menu2{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
a.red {color: #993300; text-decoration: none;}
a.red:hover {text-decoration: underline;}
a.cyan {color: #00AEEF; text-decoration: none; font-size: 14px;}
a.cyan:hover {color: #0087BA;text-decoration: underline; font-size: 14px;}

table {font-family: Tahoma, sans-serif; font-size: 12px; line-height: 18px;}
table td.main{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 20px;
}
.ramik {border-width:1; border-style:solid; border-color: #000000;}
input.search_text{
	border: 0px;
	height: 14px;
}
img.nahlad{
	max-width: 100px;
}
img.galery{
	margin-right: 10px;
	margin-top: 5px;
}
/* Definovanie formularovych prvkov */
form {font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; border-width: 1; font-size: 11px;}
select {font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; border-width: 1; font-size: 11px;}
input {font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; border-width: 1; font-size: 11px;}
textarea {font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}

hr {height: 1px; noshade;}

h1 {font-size: 18px; font-weight: bold;}
h2 {font-size: 16px; font-weight: bold;}
h3 {font-size: 14px; font-weight: bold;}
-->
</style>