body,html {
	margin:0; padding:0;
	height:100%;
	_overflow:hidden;
}

#page {
 height:100%; 
 overflow: visible; 
 _overflow: auto;
}
	
#page-inside {
  width: 740px;
	margin:0px auto 0px auto; 
	padding: 105px 0 0 0;
}

#header {
	position:fixed; 
	_position:absolute; 
	top:0px; 
	left: 0px; 
	_left: -16px; 
  _padding-left: 16px;
	width:100%;  
	height: 94px;
	z-index:9;
	border-bottom:1px solid white;
  background: #003366;
}
	
#header-inside {
  position:relative;
  width: 100%;
} 

#a_top {
  display: block;
  clear: both;
  width: 740px;
  height: 20px;
  margin: 0 auto 0 auto;
/* kvuli zavislosti na jazyku stranek je obrazek pozadi definovan primo v kodu */
}

#footer {
	height: 45px;
	text-align: left;
	border-top: 1px solid white;
	padding: 5px;
  padding-top: 5px;
  clear: both;
  width: 740px;
	margin: 0 auto 0 auto; 
}

#content {
  width:525px;
  float: left;
  padding: 0 8px 5px;
  margin-right:0;
  margin-top: 5px;
}

#quickies {
  padding: 0 0 10px 13px;
  border-left: 1px solid #6699cc;;
  width: 180px;
  float: right;
  margin-top: 15px;
}

.varovani {
display: none; 
_display: block; 
color: red; 
border: solid 2px red; 
background: white; 
padding: 3px;
}

/* BARVY, PISMA, STYLY PRVKU */

body {
  font-style: normal;
  font-weight: normal;
  font-size: small;
  font-size: 10pt;
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif;
  text-decoration: none;
  background: #003366;
  color: white;
}

p, table, td {
  color: white;
  font-style: normal;
  font-weight: normal;
  font-size: small;
  font-size: 10pt;
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif;
  text-decoration: none;
  text-align: justify;
  margin-bottom: 8px;
}

ol, ol:li {
  text-align: justify;
  padding-left: 20px;
}

ul, ul:li {
  text-align: justify;
  padding-left: 20px;
  list-style-type: disc;
}

a, a:visited {
  color: #6699cc;
}

a:active, a:hover {
  color: #ffcc33
}

a img, a img:visited {
  border-color: #6699cc;
}

a img:active, a img:hover {
  border-color: #ffcc33;
}

.site a, .site a:visited {
  color: #ffffff;
}

.site a:active, .site a:hover {
  color: #ffcc33;
}

h1 {
  color: #6699cc; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 12pt; 
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif; 
  text-decoration: none;
  text-align: center;
  clear: both;
}

h2 { 
  color: #6699cc; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif; 
  text-decoration: none;
  clear: both;
}


h3 { 
  color: white; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif; 
  text-decoration: none; 
  clear: both;
}

img {
  margin: 3px 8px 8px 5px;
}

blockquote {
  color: #ddeeff; 
  font-style: normal; 
  font-variant: small-caps;
  font-weight: bold; 
  font-size: 10pt; 
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif; 
  text-decoration: none;  
  text-align: left;
  margin: 0;
  padding-left: 10px;
  border-left: 20px solid #114477;
}

.date, .datum { 
  color: #ffcc33; 
  font-style: italic; 
  font-weight: normal; 
  font-size: small; 
  font-size: 10pt; 
  font-family: "Trebuchet MS", "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif; 
  text-decoration: none; 
  text-align: right; 
  margin: 0; 
}

.smaller-font {
  font-size: small;
}

.small-font {
  font-size: x-small;
}

.help {
  font-size: 8pt;
  font-style: italic; 
}

.text_center {
  text-align: center;
}

.ie {
  display: none; 
  _display: inline; 
  font-size: x-small;
}

a img {
  border: 1px solid;
  _border: 1px solid #6699cc;
}

.highlighted {
  color: #6699cc;
}

.coloured {
  color: #003366;
}

.yellow {
  color: #ffcc33;
}

.red {
  color: #ff0011;
}

.skrt {
text-decoration: line-through;
}

.right {
text-align: right;
}

.cesky td {
font-style: italic;
}

.crew {
width: 500px;
}

/* TABULKY */

table {
  border-collapse: collapse;
  clear: both;
  margin: 1em auto 1em auto;
}

.with_border td {
  border: 1px solid #6699cc;
  padding:2px 3px;
}

.table_header {
  background: #06397f;
}

.first_col {
  background: #3774df;
}

.allowable {
  background: #2659bf;
}

.recomended {
  background: #99ddff;
}

/* SROT */
.simple {
  width: 740px;
  text-align: center;
}

.skryt {
  display: none;
}

.with_border {
  border: 1px solid;
}

.no_border {
  border: none;
}

.center {
  margin-left: auto;
  margin-right: auto;
  _text-align: center;
}

.clearing {
  float: left;
  clear: both;
}

.cenik, .colour {
  width: auto;
}

table.cenik {
  width: 100%;
}

table.second_hand {
  width: 100%;
  text-align: left;
}

.vyska tr {
  height: 150px;
}

.left_img {
  float: left;
  margin: 0px 8px 5px 0;
}

.right_img {
  float: right;
  margin: 0 0 5px 8px;
}

.linka_180 {
  width: 180px;
  height: 1px;
  background: url('../images/linka_blue_180.gif') top left no-repeat;
  _font-size: 1px;
  display: block;
}

.linka_525 {
  width: 100%;
  height: 1px;
  background: url('../images/linka_blue_525.gif') top left no-repeat;
  margin: 10px 0;
  _font-size: 1px;
  clear: both;
  display: block;
}

.spare_parts a img {
  border: none;
}

#content.pic {
  width: 100%;
  text-align: center;
}

.anni25 {
  margin: -15px 0 -10px 0;
  padding: 0;
  height: 90px;
  background: url('../../images/25_years_title.gif') top center no-repeat;
}

.anni25 span {
  display: none;
}

.sold {
  width: 160px;
  height: 200px;
  position: absolute;
  background: url('../../images/sold.gif') bottom right no-repeat;
  z-index: 5;
}

.sold img {
  position: absolute;
  z-index: -1;
}


/* QUICKIES */

#quickies * {
  margin:0;
  padding:0;  
}

#quickies span {
  display: none;
}

#quickies li {
	width: 180px;
	list-style-type: none;
}

#quickies a {
  display: block;
  height: 20px;
  width: 180px;
}

#quickies h3, #quickies h2 {
  height: 15px;
  width: 180px;
  margin: 3px 0 5px 0;
}

#quickies ul {
  _padding: 0; /* bez tehle direktivy se v IE rozhodi quickies */
}

/* PATICKA */

#footer .first {
  float: left;
  width: 125px;
  height: 40px;
  background: url('../images/kubicekballoons_120.gif') top left no-repeat;
}

#footer .first img {
  display: none;
}

#footer .second {
  float: left;
	width: 435px;
}

#footer .third {
  float: left;
	width: 150px;
}

/*  MENU */  
#menu {
  width: 740px;
  margin: 0 auto 0 auto;
  position: relative;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu ul li.tm {
  float: left;
}

#menu ul ul {
  width: 120px;
}

#menu ul ul a {
  display: block;
  height: 16px;
  border: 1px solid #fff;
  border-top: none;
  margin: 0;
  padding: 2px 3px;
  color: #fff;
  text-decoration: none;
  background: #036;
  font-size: 8pt;
  font-weight: bold;
}

#menu ul ul a.first{
  border-top: 1px solid #fff;
/*  =border-top: 0; */
}

#menu a:hover {
  color: #fc3;
}

#menu ul ul li {
  position: relative;
}

#menu ul ul {
  position: absolute;
  z-index: 500;
}

#menu ul ul ul {
  top: 0;
  left: 128px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
  display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
  display: block;
}

#menu .dot {
  background-image: url("dot.gif");
  background-repeat: no-repeat;
  background-position: 95% 50%;
}

#menu .dot:hover {
  background-image: url("ydot.gif");
  background-repeat: no-repeat;
  background-position: 95% 50%;
}

body {
  behavior: url('../../global_includes/csshover.htc');
}


