* {
  margin: 0;
  padding: 0;
}

html {
  background-color: #fff;
  overflow: -moz-scrollbars-vertical;
}

body {
  color: #000000;
  font-family:Arial,helvetica,sans-serif;
  font-size:11px;
  line-height:16px;
  margin: 0; padding: 0;
  background: white;
  height: 100%;
  /*overflow: hidden;*/
  /*position: relative;*/
}
a{
  color: black;
  text-decoration: underline;
}
a:hover{
  text-decoration: none;
}
h1, h2, h3 {
  color: black;
}
h1 {
  font-family: Arial;
  font-size: 23px;
  letter-spacing: -0.6px;
  margin: 2px 0 28px 0;
  padding: 0;
}
#text li {
  margin-left: 20px;
  color: #666;
}

#text ul{
  position: relative;
  top: -10px;
}

h2{
  margin-top: 7px;
  margin-bottom: 2px;
}

p, #contact {
  color: #666666;
  font-family: Arial;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.3px;
  margin: 0;
  padding: 0;
}

#text p{
  color: black;
  line-height: 15px;
  margin: 0 5px 10px 0px;
}

img {
  border:medium none;
}

#screen{
  width: 100%;
  margin: 0;
  /*position: relative;*/
}

#left_dummy{
  width: 307px;
  float: left;
  height: 500px;
}

#left{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 307px;
}
#menu {
  background:url(../images/menu-spot.png) no-repeat 23px 0px;
  height:555px;
  left:0;
  position:absolute;
  top:0px;
  width:390px;
  z-index: 5;
}

ul.menu-items {
  left:247px;
  position:absolute;
}

div.nav_1 ul.menu-items{
  top:215px;
}

div.nav_2 ul.menu-items{
  top:325px;
}

span.black, #footer span.black a{
  color: black;
}

#footer{
  bottom:4px;
  left: 246px;
  color:#666666;
  font-family:Arial;
  font-size:9px;
  letter-spacing:0.1px;
  line-height:13px;
  position:absolute;
  margin: 0 auto;
  width: 720px;
  background: #FFFFFF;
}

#footer a {
  color:#666666;
  text-decoration:none;
}

#footer a:hover{
  color: black;
  text-decoration:underline;
}

.logo_background {
  background-image:url(../images/logo_pozadi.jpg);
  background-repeat:no-repeat;
  float:left;
  height:210px;
  width:307px;
}

.logo_background a img {
  height:74px;
  margin:7px 0 0 141px;
  width:81px;
}

.nav_1, .nav_2 {
  display:block;
  float:left;
  width:100%;
}

.nav_2 {
  margin-top:30px;
}
.nav_1 ul, .nav_2 ul {
  float:right;
}

.nav_1 ul li, .nav_2 ul li {
  font-family:Arial;
  font-size:11px;
  height: 16px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

.nav_1 ul li a, .nav_2 ul li a {
  color:#000000;
  display:block;
  font-size:12px;
  text-decoration:none;
  width:131px;
}

.nav_1 ul li a:hover, .nav_2 ul li a:hover {
  text-decoration:underline;
}
.butt-factory{
  left:246px;
  position:absolute;
  top:410px;
}
.butt-factory a {
  background:transparent url(../images/butt-factory.gif) no-repeat scroll 0 0;
  display:block;
  height:31px;
  width:32px;
}

.ref_desc{
  background-image: url(../images/ref_pozadi.jpg);
  background-repeat: no-repeat;
  height: 21px;
  width: 325px;
  margin-top: 0px;
}

p.popisek {
  margin-left:28px;
  padding-top:3px;
}

p.popisek a {
  color:#727272;
  text-decoration:underline;
}

p.popisek a:hover, p.popisek a.active{
  color:#FFFFFF;
  text-decoration:none;
}

.ref_nav{
height: 55px;
width: 325px;
}

.ref_nav ul{
  float: left;
  margin-left: 0px;
  margin-top: 35px;
}

.ref_nav ul li {
display: inline;
float: left;
margin-right: 8px;
}

.ref_nav ul li {
display: inline;
float: left;
margin-right: 8px;
}

.reference{
  position: relative;
  cursor: pointer;
  padding: 5px;
  overflow: hidden;
}

.refimg{
  width: 325px;
  height: 202px;
}

.srafa{
  background-image: url('../images/srafabila.png');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#panel{
  position: absolute;
  height: 190px;
  background-color: white;
  bottom: 15px;
  width: 100%;
  z-index: 10;
}

.move-butt {
  height: 190px;
  width: 90px;
  cursor: pointer;
}

#move-left {
  background: transparent url("../images/butt-left.gif") top center no-repeat;
  float: left;
}

#move-right {
  background: transparent url("../images/butt-right.gif") top center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}

.move-butt a {
  display: block;
  height: 190px;
  width: 90px;
}

#text {
  /*left: 246px;*/
  /*position: absolute;
  top: 33px;*/
  width: 500px;
}


.scroll-pane {
  height: 135px;
}

#contact{
  position: absolute;
  width: 200px;
  left: 766px;
  top: 40px;
}

#contact form {
  margin-top: 13px;
  display: none;
}

#contact h3{
  font-size: 11px;
  margin-bottom: 3px;
}

#contact input, #contact textarea{
  border: 1px solid #666666;
  margin-bottom: 3px;
  font-size: 11px;
  font-family: arial;
  color: #666666;
}

#contact textarea {
  width: 198px;
  height: 50px;
}

#contact .cap{
  float: left;
  width: 30px;
  margin-top: 2px;
}

#contact .submit{
  float: right;
  color: black;
  background-color: white;
  width: 45px;
  border: none;
  font-weight: bolder;
  cursor: pointer;
}

#contact .label{
  float: left;
  padding-top: 4px;
  margin-right: 4px;
}

#contact .required{
  background: url('../images/star.png') no-repeat top right;
}

#contact .error input, #contact .error textarea{
  border: 1px solid red;
}

#references{
  width: 0px;
  height: 0px;
  position: relative;
  overflow: hidden;
}
#content{
  position: relative;
  width: 100%;
}

#showroom{
  overflow: hidden;
  width: 100%;
  position: relative;
}

#strip{
  clear:both;
  position:relative;
  top: 0;
  left: 0;
  overflow: hidden;
}

#strip ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

.column{
  float: left;
  overflow: hidden;
  width: 305px;
}

#reference_viewer{
  width: 551px;
}

.loading{
  margin-top: 30px;
  text-align: center;
  background: white;
  /*margin-top: 10px;*/
  height: 50px;
  font-size: 19px;
  background: white url('../images/wait.gif') center no-repeat;
}

.dialog_content{
  padding-top: 30px;
  display: none;
}
.nav_box{
  border-bottom: 1px solid white;
}
.nav_box, .desc_box, .ref_box{
  background: white;
  margin-bottom: 10px;
}

.desc_box{
  padding: 3px 7px;
}

.ref_box{
  padding: 0px;
  background: transparent;
}
.up_box{
  text-align: right;
}
.up_box a{
  background-color: white;
  padding: 3px 5px;
}

#reference_viewer .left{
  float: left;
  width: 531px;
}

#reference_viewer .left ul{
  clear:both;
  display:block;
  margin-left: 2px;
  margin-top:2px;
  padding-bottom:2px;
}

#reference_viewer .left ul li {
  color:#000000;
  display:block;
  float:left;
  font-size:11px;
  margin-left:5px;
}

#reference_viewer .left ul li a{
  color:#000000;
  font-size:11px;
  text-decoration:underline;
}

#reference_viewer .left ul li a:hover{
  text-decoration: none;
}

#reference_viewer .left ul li a.active{
  font-weight: bold;
  text-decoration: none;
  cursor: default;
}

#reference_viewer .right{
  float: left;
  width: 15px;
}

#reference_viewer .right a img{
  height:12px;
  padding-right:5px;
  padding-top:5px;
  width:15px;
}

.ui-dialog-titlebar{
  display: none;
}

.ui-widget-overlay{
  position: fixed;
  top: 0px;
  left: 0px;
  background: url('../images/overlay.png') repeat;
}

.cleaner{
  clear: both;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: black;
  color: white;
	padding: 5px;
}
#tooltip h3{
  font-size: 11px;
  font-weight: normal;
  color: #666;
}

.jScrollPaneTrack{
  background: white;
}

.jScrollPaneDrag{
  background: url('../images/overlay.png');
}