#top-line{
  background: url('http://line.arrows.cz/bg.png');
  width: 100%;
  text-align: center;
}

#top-line #height{
  height: 20px;
  vertical-align: middle;
}

#top-line #height a,#top-line #height a:hover,#top-line #height a:visited{
  color: white;
  text-decoration: none;
  font-size: 10px;
  font-family: verdana;
}

form{
  padding: 0px;
  margin: 0px;
}

img{
  filter: chroma(color=c2cbcf);
}

ol{
  margin: 0px;
}

body{
	padding: 0px;
	margin: 0px;
	background: url('design/img/background.png');
	font-family: verdana;
	font-size: 10px;
	width: 100%;
	height: 100%;
}

html{
	width: 100%;
	height: 100%;
}

p,td,span,div{
  font-size: 10px;
  font-family: verdana;
}

body.admin {
  margin: 10px;
  background: white;
}

a:link, a:visited {
  color: #3069a8;
  text-decoration: none
}
a:hover {
  color: red;
}

.in-menu {
  padding: 0px 5px 0px 5px;
}

.menu {
  /*margin-bottom: 15px;*/
}
.menu .hdr {
  padding: 5px 2px;;
  background-color: #3169a8;
  border-top: 1px solid #124885;
  border-bottom: 1px solid #124885;
  color: #fff;
  font-weight: bold;
}
.menu .in {
  padding: 2px 2px 5px 2px;
}
.menu .in a:link, .menu .in a:visited {
  display: block;
  text-decoration: none;
}
.menu .in a.subkat:link, .menu .in a.subkat:visited {
  display: inline;
  text-decoration: none;
  font-size: 9px;
}

.in-text {
  padding: 0px 10px 10px 10px;
}

.cllink:link, .cllink:visited {
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

.a-headline {
  font-size: 9px;
}

.sponzor {
  border: 0;
  border: 1px black solid;
  padding: 5px;
  background: white;
  /*padding-top: 10px;*/
}
.a-sponzor {
  text-align: center;
  margin: 10px auto;
}

.copyright {
  text-align: center;
  font-size: 10px;
  color: #e0e0e0;
}

.nadpis {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: #000070;
  margin: 10px;
}

.clinfo {
  font-style: italic;
}

.subnadpis {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #000070;
}

/* ADMIN SEKCE */
.adnadpis   {
  font-weight: bolder; font-size: 24px; color: #000070;
}
.afail      {
  font-weight: bold;
  color: #ff0000;
}
.acopyright {
  font-size: 10px;
}
.apodnadpis {
  font-weight: bolder;
  font-size: 14px;
}
.ath {
  color: white;
  font-weight: bold;
  background-color: #333333;
  text-align: left;
  font-size: 11px;
}

.online2{
  display: block;
  margin-left: 60px;
}

.online{
  color: #666;
  font-size: 7pt;
  font-weight: bold;
  width: 60px;
  display: block;
  float: left;
}

#restaurace{
  display: block;
  position: absolute;
  top:0;
  left: 0;
  z-index: 100;
}

#main #header {
	height: 140px;
	padding: 0px;
	margin: 0px;
	background: url('design/img/header.png') no-repeat;
	position: relative;
}

#main #header #sipak{
  position: absolute;
  bottom: 0px;
  right: 0px;
}

#main #center-background {
	background: white;
	text-align: left;
}
#main #left-shadow {
	width: 6px;
	background: url('design/img/shadow-left.png') top repeat-y;
}
#main #left-background {
	background: url('design/img/background.png') GRAY TOP RIGHT;
}
#main #right-shadow {
	width: 6px;
	background: url('design/img/shadow-right.png') top repeat-y;
}
#main #right-background {
	background: url('design/img/background.png') GRAY TOP LEFT;
}
#main #right-panel{
  background: #d9d8d8;
  border-left: 1px solid #979797;
}
#main #marquee {
	position: absolute;
	top: 3px;
	left: 130px;
	z-index: 100;
	width: 810px;
	font-size: 11px;
	color: white;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#main #ads{
	position: absolute;
	top: 50px;
	left: 150px;
	z-index: 100;
	width: 480px;
	height: 80px
	padding: 0px;
	margin: 0px;
}

#main #menu{
  background: url('design/img/menu-main.png') repeat-x;
  height: 23px;
  font-family: verdana;
  position: relative;
  font-size: 10px;
}

#main #footer {
	background: #000;
	color: white;
	text-align: center;
	font-size: 9px;
	font-family: verdana;
}

H1 {
	display: none;
}
H2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
H2 SPAN {
	font-size: 10px;
}
H3 {
	margin: 0;
	padding: 0;
}
H3 A {
	font-size: 10px;
}

/********************************
 *    MulTIMENU
 *******************************/

ul#mainMenu, ul {
	color: black;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul#mainMenu ul {
	margin: 0px;
	border: 2px #ADADAD solid;
	border-top: 0px;
}

ul#mainMenu li {
	float: left;
	padding: 0px;
}

ul#mainMenu .title {
	color: white;
	display: block;
	padding: 5px 15px 6px 4px;
	font-weight: bold;
	text-decoration: none;
}

ul#mainMenu .title:hover , ul#mainMenu .title-hover {
	color: white;
	display: block;
	padding: 5px 15px 6px 4px;
	background: #ADADAD;
	text-decoration: none;
	font-weight: bold;
}

ul#mainMenu ul a {
	text-decoration: none;
	color: white;
	display: block;
	padding-left: 2px;
	font-weight: normal;
	padding: 2px;
	border: 0px;
}

ul#mainMenu ul a:hover {
	color: #fff;
	background-color: #000;
	font-weight: normal;
	padding: 2px;
	border: 0px;
}

ul#mainMenu ul {
	position: absolute;
	visibility: hidden;
	background-color: white;
}

ul#mainMenu li:hover ul, ul#mainMenu li.hover ul {
	visibility: visible;
}

ul#mainMenu li li {
	float: none;
	border: none;
	padding: 0px;
	width: 150px;
}
ul#mainMenu li {
	behavior: url(hover.htc);
}

ul#mainMenu li ul{
	behavior: url(hover.htc);
	opacity: 0.85;
	filter: alpha(opacity=85);
	background: #4D4D4D;
}

.inputMoje{
  border: 1px solid #999;
  background: #666;
  color: #fff;
  padding: 1px;
  width: 130px;
  text-align: center;
  font-size: 10px;
  height: 17px;
}

.hr{
  border-bottom: 1px #ccc dashed;
  padding-bottom: 5px;
}

.padding-top{
  padding-top: 4px
}

#searchbox{
  width: 160px;
  position: absolute;
  top: 3px;
  #top: 2px;
  padding: 0px;
  margin: 0px;
  right: 2px;
}

#inputsearchhelp{
  position: absolute;
  opacity: 0.9;
  filter: alpha(opacity=90);
  right: 24px;
  top: 14px;
  #top: 13px;
  border: 1px solid #999;
  border-width: 0px 1px 1px 1px;
  background: #666;
  color: #fff;
  padding: 1px;
  margin: 0px;
  width: 126px;
  text-align: left;
  font-size: 10px;
  z-index: 2000;
}

#inputsearchhelp a , #inputsearchhelp a:visited{
	color: white;
	display: block;
}

#inputsearchhelp a:hover{
	color: #000;
	background: white;
}

.inquery, .inquery:hover, .inquery:visited{
  display: block;
  padding: 3px;
  margin-bottom: 5px;
}

.inqueryQuestion{
  font-weight: bold;
  text-align: justify;
  padding: 3px;
  font-size: 10px;
}

#popupInquery{
  height: 290px;
  margin: 5px 0px;
  width: 200px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: black;
  color: white;
  opacity: 0.75;
	filter: alpha(opacity=75);
}

#popupInquery #text1{
  padding: 10px 5px;
  font-size: 14px;
}

#popupInquery #text2{
  padding: 50px 10px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
}

#popupInquery #text2 b{
  font-size: 11px;
}

.r{
  text-align: right;
}

.table{
  border: 1px gray solid;
}

.table .line{
  background: gray;
  color: white;
  font-weight: bold;
}

.c{
  text-align: center;
}

#pozadi-info{
	text-align: center;
}

/****************************
*         LightBox          *
****************************/

#lightbox {
	background-color: #eee;
	padding: 10px;
	border: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url('design/overlay.png');
}
* html #overlay {
	z-index: 10000;
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('design/blank.gif');
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="design/.png", sizingMethod="scale");
}

#preview{
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	top: 0px;
	left: 0px;
	background-image: url('design/overlay.png');
	z-index: 10000;
}

* html #preview{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('design/blank.gif');
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="design/.png", sizingMethod="scale");
}

&#preview{
	background-image: url('design/overlay.png');
}

#preview a{
	color: white;
	text-align: center;
	padding: 20px 0px;
	position: absolute;
	width: 100%;
	top: 100px;
	left: 0px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#guestbook input,#guestbook textarea{
  border: 1px gray solid;
  background: #eee;
  color: black;
  width: 600px;
  font-size: 10px;
  font-family: verdana;
}

#guestbook textarea{
  height: 150px;
}

#guestbook #button{
  width: 100px;
}

.highlight td{
	font-weight: bold;
}

#pozvanka{
	position: absolute;
	text-align: center;
	height: 100%;
	width: 100%;
	display: block;
	top: 0px;
	left: 0px;
	background-image: url('design/overlay.png');
	z-index: 10000;
}

* html #pozvanka{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('design/blank.gif');
	coofilter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="design/overlay.png", sizingMethod="scale");
}

&#pozvanka{
	background-image: url('design/overlay.png');
}

.guestbook-text{
  min-height: 32px;
  padding: 0px 5px 0px 10px;
  text-align: justify;
  #height: 32px;
  _height: 32px;
}

.guestbook-text img{
  border: 0px;
}

.upspace{
  padding: 2px 0px 2px 0px;
  margin: 3px 0px 3px 0px;
  border-bottom: 1px gray solid;
  border-top: 1px gray dotted;
}