.text {
	FONT-WEIGHT: normal;
	COLOR: #5D5D5D;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}

.text A:link{
	COLOR: #A00;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}
.text A:active {
	COLOR: #A00;
	text-decoration: none;
	text-align: justify;
}
.text A:visited {
	COLOR: #A00;
	text-decoration: none;
	text-align: justify;
}
.text A:hover {
	COLOR: #A00;
	text-decoration: none;
	text-align: justify;
}


.text_info {
	FONT-WEIGHT: normal;
	COLOR: #9B9B9B;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	padding-left: 4px;
}

.text_cena {
	FONT-WEIGHT: normal;
	COLOR: #9B9B9B;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	padding-left: 4px;
}

.text_cena_red {
	FONT-WEIGHT: bold;
	COLOR: #922C16;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}

.menu_vrchne_up {
	FONT-WEIGHT: bold;
	COLOR: #FFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	background-color: #F8F8F8;
	padding-top: 4px;
}
.menu_vrchne_up A:link{
	COLOR: #838383;
	text-decoration: none;
}
.menu_vrchne_up A:active {
	COLOR: #838383;
	text-decoration: none;
}
.menu_vrchne_up A:visited {
	COLOR: #838383;
	text-decoration: none;
}
.menu_vrchne_up A:hover {
	COLOR: #323232;
	text-decoration: none;

}
.menu_vrchne_active {
	FONT-WEIGHT: bold;
	COLOR: #FFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	background-color: #A00;
	padding-top: 4px;
	
}
.menu_vrchne_active A:link{
	COLOR: #FFF;
	text-decoration: none;
	
}
.menu_vrchne_active A:active {
	COLOR: #FFF;
	text-decoration: none;
	
}
.menu_vrchne_active A:visited {
	COLOR: #FFF;
	text-decoration: none;
	
}
.menu_vrchne_active A:hover {
	COLOR: #E2E2E2;
	text-decoration: none;
	
}



.podmenu_menu_vrchne {
	FONT-WEIGHT: normal;
	COLOR: #A0A0A0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
}

.podmenu_menu_vrchne A:link{
	COLOR: #A0A0A0;
	text-decoration: none;
}
.podmenu_menu_vrchne A:active {
	COLOR: #A0A0A0;
	text-decoration: none;
}
.podmenu_menu_vrchne A:visited {
	COLOR: #A0A0A0;
	text-decoration: none;
}
.podmenu_menu_vrchne A:hover {
	COLOR: #4E4223;
	text-decoration: none;
}


.nadpis_www {
	FONT-WEIGHT: normal;
	COLOR: #A42715;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 11px;
}

.nadpis_www A:link{
	text-decoration: none;
	COLOR: #A42715;
}
.nadpis_www A:active {
	COLOR: #A42715;
	text-decoration: none;
}
.nadpis_www A:visited {
	COLOR: #A42715;
	text-decoration: none;
}
.nadpis_www A:hover {
	COLOR: #A42715;
	text-decoration: none;
}

.spodnemenu {
	FONT-WEIGHT: normal;
	COLOR: #BF543E;
	FONT-FAMILY: Verdana, Arial, Helvetica, "Verdana CE", "Helvetica CE", sans-serif;
	font-size: 10px;
}
.spodnemenu A:link{
	FONT-WEIGHT: normal;
	text-decoration: none;
	COLOR: #BF543E;
}
.spodnemenu A:active {
	COLOR: #BF543E;
	text-decoration: none;
}
.spodnemenu A:visited {
	COLOR: #BF543E;
	text-decoration: none;
}
.spodnemenu A:hover {
	COLOR: #CE927A;
	text-decoration: none;
}




.form_nadpis {
	FONT-WEIGHT: bold;
	COLOR: #FAFAFA;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 3px;
}


.form_text {
	FONT-WEIGHT: normal;
	COLOR: #808080;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.input {
	border: 1px solid #C5C5C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	background-color: #F6F6F6;
}




.btnOut {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	color: White;
	border: 1px solid #A42715;
	clip: rect(auto,auto,1px,auto);
	padding-bottom: 2px;
	background-color: #A42715;
}
.btnOver {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	color: #4A471C;
	border: 1px solid #8E8858;
	clip: rect(auto,auto,1px,auto);
	padding-bottom: 2px;
	background-color: #CBCBCB;
}

