/* main page properties */
body {
  font-family: Verdana;
  font-size: 10px;
  color: #003667;
  background-color: #ffffff;
  line-height: 15px;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 11px;
  color: #e27a30;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
h1, h2, h4 {
  font-size: 10px;
  font-weight: bold;
  color: #e27a30;
  margin-top: 0px;
  margin-bottom: 0px;
}
h1, h2 {
	color: #003667;
}
.newstitle h2, .developertitle h2 {
  font-size: 10px;
  font-weight: bold;
  color: #e27a30;
  margin-top: 0px;
  margin-bottom: 0px;
}
.section_title h1 { color: #FFFFFF; }

.list_small h3 {
	color: #003667;
	font-size: 10px;
  	font-weight: bold;
}
td {
  font-family: Verdana;
  font-size: 10px;
  vertical-align: top;
}
p {
  font-family: Verdana;
  font-size: 10px;
  text-align: justify;
  margin-top: 0px;
}
img {
  border-style: none;
}
input {
  width: 30px;
  font-size: 10px;
  text-align: center;
  border: 1px solid #003667;
}
ul {
  margin-left: 0px;
  padding-left: 0px;
}
ul li {
  text-align: justify;
  list-style-type: none;
  background-image: url('../img/dart_orange.jpg');
  background-position: 0px 6px;
  background-repeat: no-repeat;
  line-height: 15px;
  padding-left: 15px;
}
ul ul {
	padding-left: 1em;
}
a {
  color: #e27a30;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* general layout properties */
table.whole {
  width: 100%;
  height: 100%;
}
table.whole td.column_left {
  height: 100%;
  background-color: #003667;
}
table.whole td.column_right {
  height: 100%;
  background-color: #003667;
}
table.whole td.content {
  width: 791px;
  height: 100%;
}
table.inner {
  width: 760px;
  height: 100%;
  margin-left: 15px;
  margin-right: 15px;
}
table.inner td.left {
  width: 206px;
  height: 100%;
  border-left: 1px solid #003667;
}
table.inner td.other {
  width: 554px;
}
div.box {
  margin-left: 35px;
}
div.text {
  margin-left: 17px;
  margin-right: 17px;
}
div.list_box {
  background-image: url('../img/dart_orange.jpg');
  background-repeat: no-repeat;
  background-position: left 4px;
  margin-top: 5px;
  padding-left: 15px;
}
div.list_small {
  background-image: url('../img/dart_orange.jpg');
  background-repeat: no-repeat;
  background-position: left 4px;
  margin-top: 5px;
  padding-left: 10px;
}
div.fleft {
  float: left;
}
div.fright {
  float: right;
}
div.foto {
  float: right;
  margin-left: 10px;
}
div.galmr {
  margin-left: 26px;
}
div.clearer {
  clear: both;
  line-height: 1px;
  height: 1px;
}
div.clearer5 {
  clear: both;
  line-height: 5px;
  height: 5px;
}
div.clearer15 {
  clear: both;
  line-height: 15px;
  height: 15px;
}
div.clearer30 {
  clear: both;
  line-height: 30px;
  height: 30px;
}
.b {
  font-weight: bold;
}
.pic {
  border: 1px solid #332d67;
}
a.orange {
  color: #e27a30;
}
a.orange:hover {
  color: #003667;
}
a.blue {
  color: #003667;
}
a.blue:hover {
  color: #e27a30;
}

/* content of website */
div.navigation {
  font-size: 9px;
  text-align: right;
  padding-top: 13px;
  padding-bottom: 5px;
}
div.navigation a {
  color: #003667;
  text-decoration: none;
}
div.navigation a:hover {
  color: #446c90;
  text-decoration: underline;
}
span.blue_line {
  width: 25px;
  line-height: 9px;
  height: 9px;
  background-image: url('../img/line.jpg');
  background-repeat: no-repeat;
}
div.head {
  width: 760px;
  background-color: #003667;
}
div.footer {
  font-size: 9px;
  text-align: right;
  color: #eef2f5;
  background-color: #003667;
  margin-bottom: 10px;
  padding: 9px 9px 9px 0px;
}
div.flash {
  float: left;
  margin-top: 1px;
  margin-bottom: 1px;
}
div.section_title {
  width: 503px;
  _width: 520px;
  height: 22px;
  font-weight: bold;
  color: #ffffff;
  background-image: url('../img/section_line.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  margin-top: 30px;
  padding-top: 5px;
  padding-left: 17px;
}

/* menu */
div.menu {
  float: left;
  width: 179px;
  margin-top: 22px;
}
div.menu div.row {
  margin-top: 11px;
  margin-bottom: 11px;
}
div.menutab {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  z-index: 100;
  font-family: Verdana;
  border: 1px solid #ffffff;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/trans.png');
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.menutab[class] {
  background-image: url('../img/trans.png');
  background-position: top left;
  background-repeat: repeat;
}
div.menutab a.menurow {
  display: block;
  white-space: nowrap;
  background-image: url('../img/dart_menu.jpg');
  background-repeat: no-repeat;
  background-position: left 9px;
  padding-left: 12px;
}
div.menutab a {
  display: block;
  white-space: nowrap;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #ffffff;
}
div.menutab a:hover {
  color: #e27a30;
  text-decoration: none;
}
div.submenu {
  height: 100%;
  text-align: right;
  line-height: 20px;
  color: #003667;
  margin-top: 30px;
  border-right: 1px solid #003667;
}
div.select_item {
  font-weight: bold;
  padding-right: 20px;
}
.item {
  background-image: url('../img/line_blue.jpg');
  background-repeat: no-repeat;
  background-position: right 14px;
  padding-right: 20px;
}
.item_select {
  background-image: url('../img/line_orange.jpg');
  background-repeat: no-repeat;
  background-position: right 14px;
  padding-right: 20px;
}
div.submenu a {
  color: #003667;
  text-decoration: none;
}
div.submenu a:hover {
  color: #e27a30;
  text-decoration: none;
}
div.top_line {
  height: 11px;
  clear: left;
  background-color: #003667;
}
div.table {
  color: #ffffff;
  padding-top: 0px;
}
div.box_right {
  float: left;
  width: 50px;
  _width: 70px;
  text-align: center;
  background-color: #20a3dc;
  border-bottom: 1px solid #ffffff;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
}
div.box_clear {
  float: left;
  width: 50px;
  _width: 70px;
  text-align: center;
  background-color: #20a3dc;
  border-bottom: 1px solid #ffffff;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  clear: left;
}
div.description {
  background-image: url('../img/dart_orange.jpg');
  background-repeat: no-repeat;
  background-position: 5px left;
  margin-top: 7px;
  padding-left: 15px;
}
div.cl1{
  clear: both;
  height: 1px;
  line-height: 1px;
  overflow:hidden;
}
div.hr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-color: #E27A30;
}
a.white {
  color: #ffffff;
}

/*lokalita - dostupnost*/
table.accTable {
	width: 100%;
	/*
	border: 1px solid #003667;
	border-bottom-width: 0px;
	border-right-width: 0px;
	*/
	margin-bottom: 1em;
}

table.accTable th {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #3e88cb;
	color: #ffffff;
}

table.accTable th, table.accTable td {
	padding: 5px;
}

table.accTable td, table.accTable th {
	/*
	border: 1px solid #003667;
	border-top-width: 0px;
	border-left-width: 0px;
	*/
}

table.accTable tr.odd td {
	background-color: #d9edff;
}

.detailHeader span {
	font-weight: normal;
}

/* reklama */
div.advertisment {
  position: absolute;
  display: none;
  width: 617px;
  height: 431px;
  top: 370px;
  left: 50%;
  margin-left: -300px;
}
div.layout {
  position: absolute;
  display: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/trans_body.png');
}
.layout[class] {
  background-image: url('../img/trans_body.png');
  background-position: top left;
  background-repeat: repeat;
}

