.page {
	margin: 0px auto 0px auto;
	width: 995px;
	text-align: center;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div[class].page {
	height:auto;
}


#header {
	position: relative;
	margin: 0px auto;
	width: 995px;
	height: 112px;
	z-index: 10;
	overflow: hidden;
}
#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 170px;
	height: 52px;
}
#logo2 {
	position: absolute;
	left: 665px;
	top: 35px;
	background-image: url('images/logo_2.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 320px;
	height: 32px;
}
#menu {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 995px;
	height: 42px;
	background-image: url('images/menu_back.gif');
	background-repeat: repeat-x;
	font-size: 13px;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 5px;
	color: #ffffff;
	z-index: 25;
}

div.subMenu {
  margin-top: 0px;
	margin-bottom: 2px;
	width: 995px;
	border-bottom: solid 5px #900000;
	font-size: 12px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #900000;
	font-weight: bold;
	z-index: 25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.subMenuButton {
  padding-left: 5px;
  padding-right: 5px;
}
a.subMenuButton:link, a.subMenuButton:visited {
  font-size: 10px;
  color: #900000;
  font-weight: bold;
  text-decoration: none;
}
a.subMenuButton:active, a.subMenuButton:hover {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.subMenuButtonAktiv {
  padding-left: 5px;
  padding-right: 5px;
}
a.subMenuButtonAktiv:link, a.subMenuButtonAktiv:visited {
  font-size: 11px;
  color: #252722;
  font-weight: bold;
  text-decoration: none;
}
a.subMenuButtonAktiv:active, a.subMenuButtonAktiv:hover {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.subMenuButtonAktivMenu {
  padding-left: 5px;
  padding-right: 5px;
}
a.subMenuButtonAktivMenu:link, a.subMenuButtonAktivMenu:visited {
  font-size: 10px;
  color: #524E4D;
  font-weight: bold;
  text-decoration: none;
}
a.subMenuButtonAktivMenu:active, a.subMenuButtonAktivMenu:hover {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}


.menuButton {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 9px;
  padding-bottom: 16px;
}
a.menuButton:link, a.menuButton:visited {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
a.menuButton:active, a.menuButton:hover {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

.menuButtonAktiv {
  background-image: url('images/menu_back_aktiv.gif');
	background-repeat: repeat-x;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 9px;
  padding-bottom: 16px;
}
a.menuButtonAktiv:link, a.menuButtonAktiv:visited {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
a.menuButtonAktiv:active, a.menuButtonAktiv:hover {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}


.headerLogo {
  width: 170px;
	height: 52px;
	border: 0px;
}
.headerLogo a:link, .headerLogo a:visited {
  text-decoration: none;
  width: 170px;
	height: 52px;
	border: 0px;
}
.headerLogo a:active, .headerLogo a:hover {
  text-decoration: none;
  width: 170px;
	height: 52px;
	border: 0px;
}


.picture {
	margin-top: 4px;
	margin-bottom: 2px;
	width: 995px;
	height: 205px;
}

div.main {
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	width: 995px;
	text-align: left;
	color: #000000;
}

div.oneCol {
  width: 995px;
	text-align: left;
	margin-bottom: 10px;
}

div.leftCol {
  width: 760px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

div.rightCol {
  width: 225px;
	padding: 0px;
	margin: 0px;
	float: right;
	text-align: left;
}


#rightBar {
  position: relative;
	margin: 0px auto;
	width: 225px;
	z-index: 10;
	overflow: hidden;
}

.rightBar_back_red {
  background-image: url('images/right_bar_back_red.gif');
	background-repeat: repeat-x;
	width: inherit;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rightBar_back_grey {
  background: #959595;
	width: inherit;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rightBar_back_greyLight {
  background: #DBD9CC;
	width: inherit;
	color: #42433B;
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div.footer {
  width: 100%;
  height: 27px;
  background-image: url('images/footer_back.gif');
	background-repeat: repeat-x;
	text-align: center;
}
#footer {
  position: relative;
	margin: 0px auto;
  width: 995px;
  height: 27px;
  font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 7px;
}
#footer a:link, #footer a:visited {
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
#footer a:active, #footer a:hover {
  font-size: 11px;
  color: #B9B9B9;
  font-weight: bold;
  text-decoration: none;
}


.subFooter {
  margin: 0px auto 0px auto;
  width: auto;
  background: #959595;
  text-align: center;
}

#subFooterLinks {
  position: relative;
	margin: 0px auto;
  width: 995px;
  text-align: center;
  padding: 10px;
}
#subFooterLinks a:link, #subFooterLinks a:visited {
  font-size: 10px;
  color: #B9B9B9;
  font-weight: bold;
  text-decoration: none;
}
#subFooterLinks a:active, #subFooterLinks a:hover {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}


#subFooterVedici {
  position: relative;
	margin: 0px auto;
  width: 995px;
  text-align: center;
  padding-top: 5px;
}
#subFooterVedici a:link, #subFooterVedici a:visited {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#subFooterVedici a:active, #subFooterVedici a:hover {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}


#subFooterMapa {
  position: relative;
	margin: 0px auto;
  width: 995px;
  text-align: right;
  padding-top: 5px;
}
#subFooterMapa a:link, #subFooterMapa a:visited {
  font-size: 11px;
  color: #31302C;
  font-weight: bold;
  text-decoration: underline;
}
#subFooterMapa a:active, #subFooterMapa a:hover {
  font-size: 11px;
  color: #31302C;
  font-weight: bold;
  text-decoration: none;
}


.txtMessage {
  color: #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 11px;
  text-align: center;
  border-top: solid 2px #900000;
  border-bottom: solid 2px #900000;
  font-weight: bold;
  background: #31302C;
}
.txtMessage A:link, .txtMessage A:visited {
  color: #87B701;
  font-size: 12px;
  TEXT-DECORATION: underline;
}
.txtMessage A:active, .txtMessage A:hover {
  COLOR: #87B701;
  font-size: 12px;
  TEXT-DECORATION: none;
}



.tdBottom {
  padding-bottom: 4px;
  vertical-align: middle;
}
.tdBottomRight {
  padding-bottom: 4px;
  text-align: right;
  vertical-align: middle;
}
.tdBottomB {
  padding-bottom: 4px;
  font-weight: bold;
  vertical-align: middle;
}
.tdBottomText {
  padding-bottom: 4px;
  text-align: left;
  width: 150px;
  vertical-align: middle;
}
.tdBottomTextRight {
  padding-bottom: 4px;
  text-align: right;
  width: 150px;
  vertical-align: middle;
}
.tdBottomTextB {
  padding-bottom: 4px;
  text-align: left;
  width: 150px;
  font-weight: bold;
  vertical-align: middle;
}


.in_text {
  border: solid 1px #900000;
  background: #FFFFFF;
  width: 200px;
}
.in_textarea {
  border: solid 1px #900000;
  background: none;
  width: 200px;
  height: 100px;
}


.mapaStranekLi {
  padding-top: 3px;
  padding-bottom: 3px;
}


.button {
  border-bottom: solid 2px #2B2B29;
  border-right: solid 2px #2B2B29;
  border-left: solid 1px #43433B;
  border-top: solid 1px #43433B;
  font-weight: bold;
  margin: 0px;
  padding: 1px;
  color: #FFFFFF;
  text-align: center;
  font-size: 10px;
  text-decoration: none;
  background-image: url('images/button_back.gif');
  background-repeat: repeat-x;
  cursor: pointer;
  cursor: hand;
}


.cenikTdHeader {
  padding-bottom: 4px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  width: 9%;
  font-size: 9px;
  background: #900000;
  color: #FFFFFF;
}
.cenikTdNormal {
  font-size: 9px;
  text-align: center;
  vertical-align: middle;
  color: #000000;
  border-bottom: solid 1px #900000;
}
.cenikTdNormalR {
  font-size: 9px;
  text-align: center;
  vertical-align: middle;
  color: #D5D5D5;
  border-bottom: solid 1px #900000;
}
.cenikTdNormalP {
  font-size: 9px;
  text-align: center;
  vertical-align: middle;
  color: #D5D5D5;
  border-bottom: solid 1px #900000;
}
.cenikTdNormalComp {
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: #003366;
  border-bottom: solid 1px #900000;
}
.cenikTdNormalComp2 {
  font-size: 9px;
  text-align: center;
  vertical-align: middle;
  color: #D5D5D5;
  border-bottom: solid 1px #900000;
}

.cenikAdminTd {
  margin: 0px;
  vertical-align: middle;
  text-align: center;
}

.cenikTrBack_1 {
  background: none;
}
.cenikTrBack_2 {
  background: #F7F1F1;
}
/*AKCE JEŽÍŠEK*/
.cenikTrBack_3 {
  background: #FFDDDD;
}

.cenikStav {
  font-weight: bold;
  color: #900000;
}

.cenik_lokality_h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 15px;
	border: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
	border-bottom: solid 3px #900000;
}
.cenik_lokality_hlaseni {
	color: #900000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
}
.cenik_cena_akce {
  font-size: 9px;
  color: #900000;
}
.in_text_cenik {
  border: solid 1px #900000;
  background: #FFFFFF;
  font-size: 9px;
  width: 240px;
}
.tdBottomTextCenik {
  padding-bottom: 4px;
  text-align: left;
  width: 150px;
  font-size: 9px;
  vertical-align: middle;
}


img.little {
  border: 0px;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}


.end {
  clear: both;
}

.b {
  font-weight: bold;
}
.u {
  text-decoration: underline;
}
.aCenter {
  text-align: center;
}
.aRight {
  text-align: right;
}



/*----------------------------------*/



<!-- 
A:link, A:visited {
  font-size: 10px;
  color: #DE010A;
  font-weight: bold;
  text-decoration: underline;
}
A:active, A:hover { 
  font-size: 10px;
  color: #DE010A;
  font-weight: bold;
  text-decoration: none;
}
-->

img {
  border: 0px;
}

form {
  margin: 0px;
  padding: 0px;
}

html, body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-image: url('images/header_back.gif');
  background-repeat: repeat-x;
  background-position: 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E50100;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 10px;
	border: 0px;
	text-align: left;
	height: 19px;
	padding-top: 0px;
	padding-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #524E4D;
	text-decoration: none;
	margin-bottom: 10px;
	padding-left: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
}


select, input, textarea, td, p, div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #41423C;
}
p {
  margin-bottom: 10px;
  line-height: 150%;
}
td {
  vertical-align: top;
}


fieldset {
  padding: 15px;
  margin-bottom: 10px;
  text-align: left;
}
legend {
  padding-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
