.table_header {  font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 11px}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.text_f {
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 10px;
}
.error_text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000}
.orange {
	font-family: Arial; font-size: 11px;
	color: #d46420;
}
.ubytovanie {
	height: 20px;
	background-color: #d46420;
	text-align: center;
	color: White;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}
.nazov_produktu{
	width: 440px;
	background-color: #2f6549;
	color: #ffffff;
	font-weight: bold;
	height: 24px;
}
.nazov_produktu h1 {
	float: left;
	display: inline;
	font-size: 12px;
	margin: 4px 0 0 5px;
	padding: 0;
}
A:hover {
	color: White;
	text-decoration: none;
}
A {
	color: #c5e2d5;
	text-decoration: none;
}

A.main:hover {
	color: #005d94;
	text-decoration: underline;
}
A.main {
	color: #2f6549;
	text-decoration: none;

}

A.wu:hover {
	color: White;
	text-decoration: underline;
}
A.wu {
	color: White;
	text-decoration: none;

}

input {  background-color: #FFFFFF; border: 1px #000000 double; background-color: #FFFFFF; line-height: normal; color: #000000; font-family: Arial; font-size: 10px}
select {  background-color: #FFFFFF; border: 1px #000000 double; background-color: #FFFFFF; line-height: normal; color: #000000; font-family: Arial; font-size: 10px}
textarea {  background-color: #FFFFFF; border: 1px #000000 double; background-color: #FFFFFF; line-height: normal; color: #000000; font-family: Arial; font-size: 10px}


/*---Main Nav------------------------------------------------------------------------------------- */
#navwrap {width:100%;height:20px;padding:0;position:relative;z-index:100; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
#navblock {float:left;margin-top:3px; margin-left: 14px; font-size: 11px;}
#nav, #nav ul {line-height:1.4em;padding:0;margin:0;list-style:none;display:block; } 
#nav a {
	display: block;
	border-bottom: none;
	color: White;
}
#nav a:hover {
	color: White;
	border-bottom: none;
	text-decoration: underline;
}
#nav li {
	position: relative;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	width: auto;
	height: 20px;
} 
.img_r {
	float: right;
	margin: 0 0 10px 10px;
}
.img_l {
	float: left;
	margin: 0 10px 10px 0;
}

#nav li:hover ul, #nav li.sfhover ul {left:auto;}
/* second-level lists */
#nav li ul { position:absolute;left:-999em;top:15px;width:146px;height:auto; margin:0 0 0 -8px;padding:0;background:#2f6549; display:block; border-bottom:0px solid #2f6549; list-style:none; }
#nav li li {height:auto;margin:0;padding:0;width:100%;font-size:11px;border-bottom:1px solid White;}
#nav li li span {margin:0;padding:3px 4px 3px 7px;display:block;position:relative;}
#nav li li a, #nav li li a:visited {color: White;text-decoration:none;display:block;}
#nav li li a:hover {color: White;text-decoration: none; background:#82b400;}
*>html #navblock ul {f\loat: right;margin-top:11px;} /*IE 5 Mac hack  */
*>html #nav a {f\loat: left;} /*IE 5 Mac hack */
/*---Main Nav------------------------------------------------------------------------------------- */



