body {
	background-repeat: no-repeat;
	background-color: #F0FBFF;
	background-image: url(images/html_bg.jpg);
	background-position: left top;
	background-attachment: fixed;
}
#main {
	width: 1000px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 20px;
	
}
 .clear {
	clear: both;
}
.schovano {
	display: none;
}


#box-left {
	width: 195px;
	text-align: left;
}

 .text ul {
	&padding-left: 10px;
	padding-left: 30px;
}

h2 {
	display: none;
}
.ramecek_titul h3 {
	font-size: 1.1em;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-right: 10px;
}
.ramecek_titul h1 {
	padding-left: 10px;
}

.ramecek_titul h3 a:link, .ramecek_titul h3 a:visited {
	color: #0099FF;
}

.ramecek_titul h4 {
	margin-top: 0px;
	margin-left: 10px;
	font-style: italic;
}

h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.5em;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
h1 span {
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-right: 0px;
	color: #d90025;
	margin-left: 5px;
	margin-right: 10px;
}

.uvodka {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.rubrika {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #00009C;
	font-weight: normal;
	/* text-transform: capitalize; */
}
#titul-foto {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	margin-bottom: 20px;
}


#titul-foto img {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}
#titul-text {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	padding-right: 180px;
	padding-left: 180px;
}


#menu {
	font-family: "MS Sans Serif", Times, serif;
	margin:0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 195px;
	overflow: hidden;
	}

#menu a, #menu .pevna {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	/*white-space: nowrap;*/
	font-size: 12px;
	font-weight: bold;
	background-color: #d90025;
	margin-top: 0;
	margin-right: 1;
	margin-bottom: 1;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #888888;

}
#menu a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border-left-color: #0099FF;
}

#podmenu {
	margin-left: 11px;
	margin-bottom: 3px;
}
#podmenu a {
	background-color: #ceddf4;
	color: #000000;
	margin-bottom: 0px;
	border-bottom: solid 1px #ffffff;
}
#podmenu a:hover {
	background-color: #FFFFFF;
	color: #0099FF;
	margin-bottom: 0px;
}


#menu1 {
	font-family: "MS Sans Serif", Times, serif;
	margin:0;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}

#menu1 a {
	display: block;
	margin: 0 1 3 0;
	padding: 4px 2px 4px 15px;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC9900;
}

#menu1 a:hover {
	color: #ee1b2c;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/menu_sipka.gif);
}

#action-menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	overflow: hidden;
}
#action-menu1 {
	background-color: #CC9900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#action-menu a, #action-menu a:hover{
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	background-color: #0099FF;
	background-image: url(images/menu_sipka.gif);
	padding-right: 20px;
	text-align: right;
	padding-left: 0px;
	overflow: hidden;
}
#action-menu a:hover{
	background-color: #666666;
}
#action-menu1 a, #action-menu1 a:hover{
	color: #EC1A21;
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/menu_sipka.gif);
	padding-right: 16px;
	padding-left: 2px;
	text-align: right;
	margin-right: 0px;
	overflow: hidden;
}

.rubrika a:link {
	color: #0000ff;
	text-decoration: none
}
.rubrika a:visited {
	color: #0000ff;
	text-decoration: none
}
.rubrika a:active {
	color: #CC0000;
	text-decoration: none
}
.rubrika a:hover {
	color: #ef1d26;
	text-decoration: underline
}

.inforubrika {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #67BCF4;
	padding: 1px;
}
.inforubrika span {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
	font-weight: normal;
}
.text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.1em;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.popis_tabulka {
	font-family: "MS Sans Serif", Times, serif;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.text-small {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-variant: normal; text-transform: none
}
.text-small a {
	font-size: 9px !important;
	font-weight: normal !important;
}
.text_an  { font-family: MS Sans Serif, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.datum {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/mezera.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.popis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0099FF;
	font-weight: bold;
}
span.popis, .popis a, .popis span{
	font-size: 70%;
}

.sirka {
	width: 100%;
}


.text_info {  font-family: "MS Sans Serif", Times, serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
.text_info a:link { color: #FFFFFF}
.text_info a:visited { color: #FFFFFF}
.text_info a:active {  color: #FFFFFF}
.text_info a:hover {  color: #DA2128; text-decoration: underline}

.texttab {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.texttab2 {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.texttab2 span {
	font-family: "Wingdings 3", Wingdings, "Wingdings 2";
	color: #000000;
	padding-left: 2px;
	font-size: 10px;
	padding-right: 4px;
}
sup,sub { font-size: 5px}
.table-popis .texttab2 {
	white-space: nowrap;
}

.texttab2 a:link { font-size: 11px}
.texttab2 a:visited { font-size: 11px}
.texttab2 a:active {  font-size: 11px}
.texttab2 a:hover {  font-size: 11px}
.texttabR { font-family: "MS Sans Serif", Times, serif; font-size: 12px; color: #D02C2C; font-weight: normal; }
.texttabR A:link,.texttabR A:visited,.texttabR A:active {color: #D02C2C}
.texttabR A:hover {color :#D02C2C}

.texttabubytov {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-image: url(images/ico_ubytovani.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-right: 2px;
}
.texttabubytov A {  color: #000000}
.texttabubytov a:hover { color: #000000}

.text2 {

	font-family: "MS Sans Serif", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	 font-variant: normal; text-transform: none
}
.text2 em {
	font-weight: bold;
	color: #ee1b2c;
}
.text3 {

	font-family: "Trebuchet MS", Verdana;
	font-size: 1.1em;
	color: #000000;
	font-weight: normal;
	 font-variant: normal; text-transform: none
}
.nadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #d90025;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
.info {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee1b2c;
}

.vyprodano, .vyprodano:link,.vyprodano:visited,.vyprodano:active {  color: #FFFFFF; background-color: #FF0000; cursor: wait}
.vyprodano:hover { color: #FFFFFF; background-color: #FF0000; cursor: wait}

.ramecek,.ramecek-uvod{
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left : 10px;
	padding: 0px;
	margin-right: 0px;
	width: 790px;
	border: 1px solid #c9c9c9;
}
.ramecek-titulka {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #EBEBEC;
	margin-left : 10px;
	padding: 0px;
	margin-right: 0px;
	border: 1px solid #c9c9c9;
}

.ramecek-uvod {
	width: 790px;
}
.ramecek p {
	padding-left: 15px;
	padding-right: 15px;
}
.ramecek-uvod p {
	padding-left: 5px;
	padding-right: 5px;
}
.ramecek_titul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left : 10px;
	border: 1px solid #c9c9c9;
}
.ramecek_mapa {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #FAFAFB;
	border: 1px solid #c9c9c9;
}
.ramecek-auto {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #EBEBEC;
	margin-left : 10px;
	_padding-left: 4px;
	_padding-right: 2px;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #c9c9c9;
}
.ramecek-tab {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #FAFAFB;
	margin-left : 10px;
	border: 1px solid #c9c9c9;
}

table.ramec {
	background-color: #000099;
	border: 1px solid #000099;
}

.podkladtop, .podkladtop h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	/*_color: #000000;*/
	background-color: #666666;
	font-weight: bold;
	/* FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#666666' , startColorstr= '#FAFAFB' , gradientType= '0' );*/
	height: 20;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}

	
.podkladtopjar {
	text-transform: uppercase;
	color: #FFFFFF;
	
	background-color: #000000;
	font-weight: bold;
	
	height: 20;
	padding-left: 4px;

}
.podkladtop-zajezd {
	text-transform: uppercase;
	color: #FFFFFF;
	/*_color: #000000; */
	background-color: #0099FF;
	font-weight: bold;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#666666' , startColorstr= '#FAFAFB' , gradientType= '0' );
	*/ height: 20;
	padding-left: 4px;
}

td.podklad {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 10px;

}

.img-ram {
	border: 0px dotted #3572a3;
	padding-bottom: 5px;
}

a:link {
	font-weight: bold;
	color: #0099FF;
	
}

a:visited {
	font-weight: bold;
	color: #0099FF;
	
}

a:active {
	font-weight: bold;
	color: #DA2128; text-decoration: none
}
a:hover {
	font-weight: bold;
	color: #ef1d26;
	text-decoration: underline
}
img {
	text-align: center;
	text-decoration: none;
}


.copyright {
	margin-left: 1px;
	font-size: 65%;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

}
.seznam {
	margin-right: 0px;
	overflow: auto;
	padding: 0px;
	width: 570px;
	&width: 570px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -2px;
	&margin-left: -8px;
}
.bg {
	background-color: #D7D7D7;
}
.table-popis {
	padding: 0px;
	float: left;
	margin: 0px;

	&margin: 0px -8px 0px 0px;
	background-color: #D7D7D7;
	/* display: none; */
}
.inforubrika a {
	float: right;
	color: #FFFFFF;
}
.inforubrika {
	padding: 5px;
}
.ramecek-tab-indiv {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 15px;
	border: 1px solid #c9c9c9;
}
.vnitrek {
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	clear: both;
}
.tmp {
	clear: both;
}
.aktivni {
	background-color: #36c9ff;
}
.neaktivni {
	background-color: #FFFFFF;
}

 a.odkaz {
	display: inline;
	background-image: url(images/ico_detail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	
}
.sel {
	background-color: #CEDDF4;
	color: #ee1c25;
}

 a:hover.odkaz {
	text-decoration:none;
	display: inline;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0099ff;
}
a.ramecek-tab-indiv li {
	color: #FF0000;
}
.ramecek_titul p {

	padding-left: 10px;
	/*_padding-left: 0px;*/
	padding-right: 5px;
}
#skiset {
	color: #FFFFFF;
	font-size: 70%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 11px;
	padding: 2px 3px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	background-color: #666666;
	margin-right: 1px;
}
#skiset strong {
	display: block;
	text-align: center;
	background-color: #EC1A21;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 120%;
	letter-spacing: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 3px;
}
.prisady {
	margin-left: 10px;
	float: right;
	font-family: "Trebuchet MS", Verdana;
	width: 18em;
	margin-right: 0px;
	margin-top: 3px;
}
.box {
	padding: 5px;
	background-color: #f0eeee;
	margin-bottom: 15px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	-moz-border-radius:6px 0px 0px 6px;
}
.bg-gold {
	background-color: #F6E5B4;
}
.bg-blue {
	background-color: #ceddf4;
}
.prisady .dalsi-strediska {
	font-weight: bold;

}
.prisady td.texttab2 strong {
	padding-bottom: 10px;
	display: block;
	font-size: 130%;
}

.prisady .dalsi-strediska a {
	color: #333333;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 35px;
	font-size: 70%;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/ico_seznam_auto.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
 .prisady .bus .dalsi-strediska a {
background-image: url(images/ico_seznam_bus.gif);
	padding-left: 50px;
}
.prisady .dalsi-strediska a:hover {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-color: #168DB8;
	-moz-border-radius:5px 5px 5px 5px;
}
.prisady span {
	color: #333333;
	font-weight: bold;
	margin-left: -5px;
	font-size: 80%;
}
#fotky {
	background-color: #AFCFF8;
	margin: 2px;
	padding: 5px;
}
.prisady .popisky {
	font-size: 100%;
	font-weight: bold;
	color: #d90025;
}
.prisady table .popisky {
	font-size: 90%;
}
.znameni {
	background-repeat: no-repeat;
	background-position: right 25px;
}
#detaily, #detaily a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	margin-right: auto;
	margin-left: auto;
}
#detaily a:hover {
	color: #ef1d26
}
#kontaktinfo {
	position:relative;
	width:282px;
	height:177px;
	z-index:1;
	background-image: url(images/bg-kontakt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 90%;
}
#reklama {
	position:relative;
	z-index:1;
	width:353px;
	height:177px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	podding-right: 10px;
}

#kontaktinfo .in {
		font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: left;
}
#kontaktinfo .in strong {
	color: #d90025;
}
#kontaktinfo .in p {
	font-size: 80%;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navic {
	padding: 5px;
}
.navic p {
	padding-top: 4px;
	padding-bottom: 4px;
}
.text p {
	padding-top: 4px;
	padding-bottom: 4px;
}
#navic .navigace {
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099FF;
}
#navic .navigace li {
	display: inline;
	color: #FFFFFF;
	background-color: #0099FF;
}
#navic .navigace a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
LABEL.group {
	text-align: right;
	background-color: #333333;
}
#titul-foto a {
	color: #000000 !important;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.vnitrek .text2 ul,.vnitrek .text2 ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#bus td {
	padding: 4px;
	white-space: nowrap;
}

#mapa {  border: 1px solid black;text-align: left;}
#mapa *{ color: black; font-size: 11px; }

#minifoto img {
	margin-right: 2px;
	margin-bottom: 3px;
}

#maincontainer a , #maincontainer a:hover {
	color: #FFFFFF;
	font-weight: normal;
text-decoration: none;
}
.ramecek-tabulka{
	border-bottom: 1px solid #FFFFFF;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}
.ramecek-tabulka td{
	border-bottom: 0px solid #FFFFFF;
	border-collapse:collapse;
	padding: 4px;

}
.ramecek-tabulka input {
	width:100%;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-right: 3px;
	padding: 2px;
	font-weight: normal;
}

.ramecek-tabulka .button {
	background-color: #999999;
	border: 2px outset #999999;
	width: 150px;
}
.ramecek-tabulka em { color:#666666}
.ramecek_titul .scrool {
	overflow: auto;
	height: 200px;
}
 .box-obal {
	float: left;
	width: 380px;
	display: block;
	position: relative;
	margin: 4px;
}
#right-box {
	float: right;
	width: 390px;
	margin-top: 11px;
	margin-left: 5px;
}
.ramecek_titul  span.nadpis {
	line-height: 35px;
}

h3.nadpis {
margin-bottom:20px;}

#right-box .in {
	padding: 4px;
}


 .boxik {
	-moz-border-radius:0px 0px 5px 5px;
	background-color: #EAEEED;
	background-color: #F1F1F1;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box-obal h2 {
	display: block;
	font-size: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #67bcf4;
	-moz-border-radius:5px 5px 0px 0px;
	color: #FFFFFF;
}
.box-obal h2 span {
	color: #000000;
	font-size: 90%;
}

.boxik .text {
	font-size: 90%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	position: relative;
}
.ramecek_titul .boxik .text {
	padding-top: 0px;
}
.box-obal .popis strong {
	color: #000000;
}
.box-obal .popis {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	font-size: 90%;
}

.box-obal .text p {
	margin: 0px;
	padding: 0px;
}

.box-obal img {
	height: 120px;
	width: 100px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.box-obal .cena {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ee1b2c;
	position: absolute;
	font-size: 1em;
	-moz-border-radius:0px 0px 5px 0px;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	right: 0px;
	bottom: 0px;
}

/* hpHeader tabs */
.hpHeaderTabs {
	display: inline-block;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

 ul.hpHeaderTabs {
	padding-left: 10px;
	width: 510px;	
}

.hpHeaderTabs li {
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-bottom: -1px;
}
.hpHeaderTabs li.active a{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.hpHeaderTabs li a:hover {
	background-position: left -50px;
	color: #333333;
}
.hpHeaderTabs li a span {
	display: block;
	float: left;
	padding-right: 10px;
}
.hpHeaderTabs li a:hover span {
}
.hpHeaderTabs li.active a span {
}

.hpHeaderTabs li a {
	display: block;
	float: left;
	padding-left: 10px;
	color: #EC1A21;
	text-decoration: none;
	font-size: 1em;
	line-height: 27px;
	font-weight: bold;
	background-color: #DFE4EE;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
.tab img {
	margin: 3px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
a.italie:link,a.italie:visited,h3 a.italie:link,h3 a.italie:visited, .italie {color:#85A62D;}
a.francie:link,a.francie:visited,h3 a.francie:link,h3 a.francie:visited, .francie {color:#0099FF;}
a.austria:link,a.austria:visited,h3 a.austria:link,h3 a.austria:visited, .austria {color:#D90025;}
