body {
	font-size: 83%;
  font-family: Tahoma, 'Tahoma CE', Arial, 'Arial CE', Verdana, 'Verdana CE', sans-serif;
	color: #000000;
	line-height: 3ex;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #7f7f7f;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 916px;
	text-align: left;
  background-color: #ffffff;
  margin-top: 10px;
  background: url(../images/mainbg.gif) repeat-y;
}

#top {
  position: relative;
  margin: 0px;
	padding: 0px;
	width: 916px;
	height: 150px;
	background: url(../images/topbg.jpg);
}

#top #topbox {
  position: absolute;
  right: 20px;
  top: 18px;
  margin: 0px;
	padding: 5px 10px;
	width: 222px;
	height: 110px;
	background: #f4f4f4;
	font-size: 10px;
}

#top #toplogo {
	position: absolute;
	left: 28px;
	top: 22px;
  margin: 0px;
	padding: 0px;
	width: 90px;
	height: 210px;
}

#top #toplogo a {
  display: block;
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 210px;
}

#topline {
  position: relative;
  margin: 0px;
	padding: 0px
	width: 916px;
	height: 21px;
	line-height: 21px;
	background: url(../images/topline.gif);
	color: #ffffff;
	font-size: 12px;
	z-index: 10;
}

#topline ul {
  padding-left: 246px;
  margin: 0px;
	list-style-type: none;
}

#topline ul ul {
  padding: 0px;
  margin: 0px;
	list-style-type: none;
}

#topline ul li {
	float: left;
	padding: 0px;
}

#topline ul a {
  display: block;
  margin: 0px;
  padding: 0px 12px;
  line-height: 21px;
  vertical-align: middle;
 	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
  border-right: 1px solid #000000;
}

#topline ul a:hover {
  background-color: #000000;
}

#topline ul ul {
  clear: both;
	width: auto;
	margin: 0px;
  padding: 0px;
	text-align: left;
	position: absolute;
	visibility: hidden;
  background-color: #7f93ae;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  color: #ffffff;
}

#topline ul ul a {
  display: block;
  margin: 0px;
  padding: 3px 10px;
  color: #ffffff;
  font-size: 11px;
 	text-transform: none;
 	font-weight: bold;
 	text-transform: uppercase;
  line-height: normal;
  border: none;
  width: auto;
}

#topline ul ul a:hover {
  background-color: #000000;
}

#topline ul li:hover ul, #topline ul li.hover ul {
  visibility: visible;
}

#topline ul li li {
  float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}

#topline ul li {
  behavior: url("http://www.ari-avantasia.cz/hover.htc");
}

#topline a {
	color: #ffffff;
	text-decoration: none;
}

#content {
  position: relative;
	padding: 0px;
	margin: 0px 8px;
	width: 900px;
  min-height: 350px;
	_height: 350px;
	background: yellow url(../images/contbg.gif) top repeat-y;
}

#left_part {
  float: left;
  position: relative;
	padding: 0px;
 	margin: 0px;
	width: 232px;
	background: #ffffff;
  background: url(../images/leftmainbg.gif) left top repeat-y;
}

#left_part #menubg {
  position: relative;
  margin: 0px;
	width: 232px;
  background: url(../images/leftbg.gif) left top repeat-y;
}

#left_part #menu {
  position: relative;
	padding: 0px;
 	margin: 0px;
	width: 232px;
}

#left_part #menu ul {
  padding: 0px;
  margin: 0px;
	list-style-type: none;
}

#left_part #menu ul ul {
  padding: 4px 0px;
  background: url("../images/menuline.gif") 0px bottom no-repeat;
}

#left_part #menu li {
  padding: 0px;
  margin: 0px;
 	list-style-image: none;
}

#left_part #menu li li {
  padding: 0px;
  margin: 0px;
}

#left_part #menu ul a {
	position: relative;
	display: block;
	margin: 0px;
	padding: 15px 20px 16px 0px;
	color: #ffffff;
  font-size: 14px;
	font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  text-decoration: none;
	width: 212px;
  background: url("../images/menuline.gif") 0px bottom no-repeat;
  line-height: normal;
}

#left_part #menu ul a:hover {
  background: url("../images/menuline2.gif") 0px bottom no-repeat;
}

#left_part #menu ul a.selected {
  background: url("../images/menuline2.gif") 0px bottom no-repeat;
}

#left_part #menu ul a .multimenuitem {
	position: absolute;
	top: 42%;
	left: 25px;
	margin: 0px;
	padding: 0px;
	width: 4px;
	height: 7px;
  background: url("../images/multimenuitem.gif") no-repeat;
}

#left_part #menu ul ul a {
	display: block;
	margin: 0px;
 	padding: 1px 20px 1px 0px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 	width: auto;
	line-height: normal;
	color: #ffffff;
	background: none;
}

#left_part #menu ul ul a:hover {
  text-decoration: underline;
  background: none;
}

#left_part #menu ul ul a.selected {
  text-decoration: underline;
  background: none;
}

#left_part #menu ul ul a .multimenuitem {
  display: none;
}

#left_part #leftend {
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 232px;
  background: url("../images/leftendbg.jpg") left top no-repeat;
}

#left_part #search {
  position: relative;
  margin: 0px;
  padding: 35px 0px 20px 65px;
  width: 167px;
  font-size: 11px;
  text-transform: uppercase;
	color: #ffffff;
}

#left_part #search input {
  float: left;
	width: 125px;
	height: 16px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	border: 1px solid #000000;
}

#left_part #search input.button {
	border: 0px;
	width: 18px;
	height: 18px;
	padding: 0px;
	margin-left: 4px;
}

#left_part #leftbox {
  position: relative;
	padding: 0px 10px 40px 10px;
	margin: 0px;
	width: 212px;
	text-align: center;
}

#body_part {
  float: right;
  position: relative;
	padding: 10px 15px;
 	margin: 0px;
	width: 638px;
}

#footer {
  position: relative;
 	margin: 0px auto;
	padding: 0px;
	width: 916px;
	height: 46px;
	background: url(../images/footerbg.jpg) no-repeat;
}

#footer #text {
  position: relative;
  margin: 0px;
  padding: 8px 0px;
  text-align: center;
 	font-size: 11px;
}

#page_end {
	margin: 0px auto;
	padding: 0px;
	width: 916px;
  margin-bottom: 10px;
}

.news_head {
	padding: 1px 8px;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	background-color: #f5eeb7;
}

.contact_head {
	padding: 1px 4px;
	margin: 10px 0px 5px 0px;
  font-weight: bold;
	font-size: 10px;
	background-color: #f5eeb7;
	vertical-align: top;
}

.contact_whead {
	padding: 1px 4px;
	margin: 0px;
	font-size: 10px;
	background-color: #ffffff;
 	vertical-align: top;
}

#crumbs {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 11px;
}

.displayNone {
	display: none;
}

.cleaner {
  clear: both;
  height: 1px;
  margin: -1px 0px 0px 0px;
  padding: 0px;
  border:none;
  visibility: hidden;
}

.floatr {
  float: right;
}

.floatl {
  float: left;
}

a {
  color: #000000;
	text-decoration: underline;
}

a.noline {
  color: #000000;
	text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul {
	list-style: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

ul.lsnone {
	list-style: none;
}

li {
	margin: 0px;
	padding-bottom: 10px;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.top {
	vertical-align: top;
}

.nowrap {
 white-space: nowrap;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h1.fixed {
	padding: 0px;
}

h2 {
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2.fixed {
	padding: 0px;
}

h3 {
	font-size: 110%;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h3.fixed {
	padding: 0px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h4.fixed {
	padding: 0px;
}

.small, .date {
  font-size: 80%;
}

p {
	margin: 0px;
	padding: 0px;
}

.p5 {
	margin: 0px;
	padding-bottom: 5px;
}

.p10 {
	margin: 0px;
	padding-bottom: 10px;
}

form {
  margin: 0px;
  padding: 0px;
}

input.login {
  width: 160px;
  margin-bottom: 2px;
}

img {
  border: 0px;
}

img.pic {
  border: 2px solid #f2911c;
  padding: 1px;
}

img.pic_right {
  border: 2px solid #f2911c;
  padding: 1px;
  float: right;
  clear: both;
  margin: 0px;
}

img.right {
  float: right;
  clear: both;
  margin: 0px 0px 10px 10px;
}

.line {
  clear: both;
	width: 100%;
	height: 1px;
	background-color: #f2911c;
	margin: 10px 0px;
  padding: 0px;
}

table {
  border: 0px;
}

tr, th, td {
	font-size: 11px;
  text-align: left;
}

table.linestyle {
  border: 1px solid #7c7c7c;
  border-collapse: collapse;
}

table.linestyle tr {
  cursor: pointer;
}

table.linestyle tr:hover {
  background: #d4d4d4;
}

table.linestyle td {
  border: 1px solid #7c7c7c;
 	line-height: normal;
}

table.linestyle th {
  border: 1px solid #7c7c7c;
  background: #f5eeb7;
 	line-height: normal;
}

table.linestyle td.right, th.right {
  text-align: right;
}

table.linestyle td a {
  display: block;
  text-decoration: none;
}

table.linestyle td a:hover {
  text-decoration: underline;
}

table.gallery {
  margin: 0px auto;
  border-collapse: separate;
  border-spacing: 4px;
}

table.gallery td {
  text-align: center;
  font-size: 10px;
  line-height: normal;
}

table.gallery td div {
  font-size: 10px;
  margin: 10px 0px;
  text-align: center;
}

.description {
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
}

#remote_control {
  margin: 10px auto;
  padding: 0px;
  width: 150px;
  height: 22px;
}

a.remote_begin {
  float: left;
  display: block;
  padding: 0px;
	margin-right: 5px;
  width: 26px;
  height: 22px;
  background: url("../images/remote_begin.gif");
}

a.remote_prev {
  float: left;
  display: block;
  padding: 0px;
	margin-right: 5px;
  width: 26px;
  height: 22px;
  background: url("../images/remote_prev.gif");
}

a.remote_exit {
  float: left;
  display: block;
  padding: 0px;
	margin-right: 5px;
  width: 26px;
  height: 22px;
  background: url("../images/remote_exit.gif");
}

a.remote_next {
  float: left;
  display: block;
  padding: 0px;
	margin-right: 5px;
  width: 26px;
  height: 22px;
  background: url("../images/remote_next.gif");
}

a.remote_end {
  float: left;
  display: block;
  padding: 0px;
	margin: 0px;
  width: 26px;
  height: 22px;
  background: url("../images/remote_end.gif");
}
