A 
 { border: none; }
A {
	/*color: #001A6E;*/
	color: #1A009B;

}
A:hover {
	color: #AF0505;
}

HTML {  
  background-color: #FFAE12;
  background-image: url(img/bodyBG.jpg);
  background-repeat: repeat-x;
  background-position: top;
  margin: 0;
  padding: 0;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
BODY { 
  margin: auto;
  margin-top:0;
  padding: 0;
  width: 1017px;
  background: white;
  background-image: url(img/page_bg.gif);
  background-position: center;
  background-repeat: repeat-y;
  position: relative;
}

H1 {
  margin: 0;
  padding: 0;
  width: 1017px;
  height: 245px;
  text-align: center;
  font-size: 40px;
  position: relative;
}

H1 SPAN {
	background: url(img/h1.jpg) no-repeat;
	width: 1017px;
	height: 245px;
	display: block; 
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;

}

DIV#topMenu {
  width: 1009px;
  height: 37px;
  margin: 0;
  padding-left: 8px;
  background-image: url(img/menu_bg.gif);
}

#topMenu A {
  display: block;
  position: relative;
  height: 30px;
  width: 334px;
  float: left;
  text-decoration: none;
  font-size: 21px;
  line-height: 28px;
  color: black;
  text-indent: 41px;
  background-color: #F2BC2B;
}

#topMenu A SPAN {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-position: top;
  cursor: hand;
}

#topMenu A:hover {
  background-color: #FFFC00;
}

#topMenu A:hover SPAN {
  background-position: bottom;
}

#topMenu A#menuNW SPAN {
  background-image: url(img/btn_NW.jpg);
}

#topMenu A#menuMSG SPAN {
  background-image: url(img/btn_MSG.jpg);
}

#topMenu A#menuSKI {
  width: 333px;
}
#topMenu A#menuSKI SPAN {
  background-image: url(img/btn_SKI.jpg);
}

UL#menu {
  float: right;
  width: 290px;
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  list-style-type: none;
  margin-right: 10px;
  text-transform: uppercase;
  margin-top: 10px;
}


UL#menu UL LI {
  text-transform: none;
}

UL#menu UL {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 12px;
  font-weight: normal;  
  font-size: 12px;
  margin-bottom: 10px;
}


#menu A {
  text-decoration: none;
}

#content {
  width: 640px;
  float: left;
  padding-left: 30px;
  margin-top: 8px;
}

#content P {
	text-indent: 1.5em;
	font-size: 14px;
	margin: 0;
	padding: 0;
/*	text-align: justify;*/
}


#content UL {
	padding: 0;
	margin: 0;
	font-size: 14px;
	padding-left: 2em;
	padding-bottom: 1em;
	list-style-image: url(img/sipka.gif);
}
#content LI {
	padding-bottom: 2px;
	text-align: justify;
}
#content IMG {
	margin: 5px;
	margin-left: 15px;
	border: 1px solid gray;
	padding: 4px;
}
H2 {
/*	font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;*/
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 22px;	
	font-weight: bold;
	color: #0E4C91;
	text-align: center;
}
H2 SMALL {
	font-variant: normal;
	font-weight: normal;
	font-size: 70%;
}
H3 {
	padding: 0;
	margin: 0;
	margin-top:  1em;
	font-weight: bold;
	font-size: 17px;
	border-bottom: 3px double #ccc;
/*background: url(img/h3bg.gif) repeat-x bottom;*/
	color: #0E4C91;
}

h4 {
	padding-bottom:  0px;
	margin-bottom:  0;
}

#content .chybne {
	background: red;
}

#pglektori IMG {
	float: right;
	margin-right: 25px;
	margin-bottom: 15px;
}

#pglektori H3 {
	clear: right;
}

A#objednavaciTlacitko {
	display: block;
	width: 190px;
	height: 36px;
	background: #53CDF5 url(img/objednavacitlacitko.gif) no-repeat bottom;
	margin: auto;
	margin-top: 12px;
	font-size: 19px;
	line-height: 26px;
	text-align: center;
	color: black;
	text-decoration: none;
}
A#objednavaciTlacitko:hover {
	background-position: top;
	color: black;
}
#content ADDRESS {
	font-size: 15px; 
}
P.cena {
	text-indent: 0;
  margin: 1em;
  text-align: left;
  margin-left: 4em;
  font-size: 16px;
}
.akreditace {
	text-indent: 0; 
	color: #0E4C91;
	font-size: 16px;
	text-align: center;
	margin-top: -8px;
	margin-bottom: 8px;
}
.reply {
	font-style: italic;
	margin-top: 4px;
	margin-left: 16px;
	margin-right: 16px;
	padding-right: 4px;
	padding-left: 4px;
	border: 2px dotted orange;
}



#footer {
  position: relative;
  clear: both;
  margin: 0px;
  width: 1017px;
  height: 224px;
  background: url(img/bottom.gif) no-repeat center top;
 
}
#footer {
  color: #332016;
}
#footer #design {
  position: absolute;
  bottom: 11px;
  padding-left: 16px;
  font-size: 12px;
}
#footer ADDRESS {
  position: absolute;
  padding-left: 16px;
  bottom: 38px;
}

#otherLinks {
  background-color: #FFAE12;
  font-size: 11px;
  padding: 10px; 
}
#otherLinks A {
  margin-right: 0.5em;
}

