* {
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
}
.cleaner {
  clear: both;
}
a {
  color: black;
}
a:hover {
  color: #fc4700;
}
a img {
  border: none;
}
.orange {
  color: #fc4700;
}
#sidebar a {
  color: white;
}
body {
  background-image: url(../images/design/background.gif);
  background-repeat: repeat-x;
  text-align: center;
}
#page {
  width: 1000px;
  margin: 10px auto 0px auto;
}
#logo {
  float: left;
  background-image: url(../images/design/logo.gif);
  width: 250px;
  height: 212px;
}
#logo_link {
  display: block;
  width: 250px;
  height: 100px;
  position: relative;
  top: 50px;
}
#foto {
  float: left;
  width: 750px;
  height: 212px;
  background-color: white;
  text-align: center;  
}
#foto img {
  display: block;
}
#foto img {
  margin: 9px auto 0px auto;
}
#content {
  width: 1000px;
  background-color: white;
  background-image: url(../images/design/content_back.gif);
  background-repeat: repeat-y;
}
#sidebar {
  float: left;
  width: 250px;
}
#sidebar-content {
}
#menu_top {
  background-image: url(../images/design/menu_top.gif);
  width: 250px;
  height: 26px;
}
#menu_top2 {
  background-image: url(../images/design/menu_top2.gif);
  width: 250px;
  height: 27px;
  text-align: left;
}
#menu {
  background-image: url(../images/design/menu_back.gif);
  background-repeat: repeat-x;
  width: 250px;
  color: white;
  background-color: #FF4800;
  border-bottom: 1px solid #yellow;
}  
#menu span {
  display: block;
  float: left;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;  
  margin-right: 10px;
  margin-left: 50px; 
  display: inline; 
}
#menu a {
  color: white;
  text-decoration: none;
  display: block;
  float: left;
  line-height: 35px;  
  width: 140px;
  height: 35px;
  text-align: left;
}

#menu #fake_link {
  clear: none;
  color: white;
  text-decoration: none;
  display: block;
  float: left;
  margin: 0 0 0 10px;
  height: 35px;
  line-height: 35px;
  width: 200px;
  text-align: left;
}

#menu a:hover {
  font-weight: bold;
}
.link {
  clear: both;
  margin: auto;
}
.menu_line {
  width: 170px;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
  background-image: url(../images/design/menu_line.gif);
  border: 0px;
  margin: auto;
  clear: both;
  overflow: hidden;
}  
#ofirme {
  background-color: #601601;
  width: 150px;
  float: left;
  margin: -210px;
  position: relative;
  left: 390px;
  visibility: hidden;
  height: 120px;
  top: 60px; 
}
#servis {
  background-color: #601601;
  width: 150px;
  float: left;
  margin: -210px;
  position: relative;
  left: 540px;
  top: 60px;
  visibility: hidden;
  height: 90px;
}
#pujcovna {
  background-color: #601601;
  width: 150px;
  float: left;
  margin: -210px;
  position: relative;
  left: 540px;
  top: 105px;
  visibility: hidden;
  height: 60px;
}
#katalog {
  background-color: #601601;
  width: 330px;
  float: left;
  margin: -210px;
  position: relative;
  left: 405px;
  top: -90px;
  visibility: hidden;  
}

#katalog-svareci-technika {
  background-color: #601601;
  width: 230px;
  float: left;
  margin: -210px;
  position: relative;
  left: 400px;
  top: 55px;
  visibility: hidden;  
}

#ofirme a:hover, #servis a:hover, #pujcovna a:hover, #katalog a:hover {
  text-decoration: underline;
  font-weight: normal;
}
#ofirme a, #servis a, #pujcovna a, {
  display: block;
  width: 250px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}
#katalog a {
  display: block;
  width: 330px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}
#contact_top {
  background-image: url(../images/design/contact_top.gif);
  width: 250px;
  height: 27px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}
#contact_top span, #menu_top2 span {
  color: white;
  display: block;
  margin-left: 35px;
  line-height: 29px;
  font-weight: bold;
} 

#contact_foto {
  background-image: url(../images/design/contact_foto.gif);
  width: 250px;
  height: 384px;
}
#contact_text {
  text-align: left;
  color: white;
  margin-top: 15px;
  margin-bottom: 15px;  
}
#contact_text p {
  margin-left: 35px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#contact_text a:hover {
  color: #fc4700;
}

#main {
  float: left;
  width: 749px;
}
#main-content {
  margin: 0px 9px 0px 9px;
  text-align: left;
}
#main_pad {
  padding: 35px; 
}
#navi {
  font-size: x-small;
}

#navi a {
  font-size: x-small;
}
#main p {
  margin: 10px 0px 10px 0px;
}
table {
  color: black;
  background-color: #cacaca;
  margin-top: 20px;
  margin-bottom: 20px;
}
table caption {
  font-weight: bold;
  color: black;
  height: 30px;
  line-height: 30px;
} 
table thead {
  background-color: #6e6e6e;
}
table tr td {
  padding: 10px;
}
h1 {
  visibility: hidden;
}
h2 {
  color: #162e79;
  font-family: verdana;
  font-size: 19px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}
h3 {
  color: #162e79;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}
ol, ul {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
ul {
  list-style-type: circle;
}
.image_box {
  margin-top: 10px;
  margin-bottom: 10px;
}
.image_box img {
  border: 2px solid #434343;
  float: left;
  margin-right: 45px;
  margin-top: 20px;
}
.box {
  height: 259px;
  width: 212px;
  float: left;
  margin: 23px 0px 0px 23px;
  display: inline;
}
.box_img {
  display: block;
  height: 159px;
  width: 212px; 
  border: none; 
}
.box_title {
  background-image: url(../images/design/menu_back2.gif);
  background-repeat: repeat-x;
  color: white;
  background-color: #FF4800;
  border-bottom: 1px solid #yellow;
  height: 80px;
  width: 212px;
  text-align: center; 
  line-height: 40px; 
}
.box_title a {
  color: white;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.box_title a:hover {
  color: black;
}
.box_title_big {
  background-image: url(../images/design/menu_back2.gif);
  background-repeat: repeat-x;
  color: white;
  background-color: #FF4800;
  border-bottom: 1px solid #yellow;
  height: 80px;
  width: 212px;
  text-align: center; 
  line-height: 25px; 
}
.box_title_big a {
  color: white;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.box_title_big a:hover {
  color: black;
}
.box_line {
  background-color: #262626;
  height: 20px;
  width: 212px;  
}      
.line_content {
  clear: both;
  width: 732px;
  height: 37px;
  background-image: url(../images/design/line_content.gif);
  border-top: 23px white solid;
  border-bottom: 23px white solid;
}   
#actual_title {
  float: left;
  color: white;
  line-height: 25px;
  margin-left: 171px;
  display: inline;
}
#news_title {
  float: right;
  color: white;
  line-height: 25px;
  margin-right: 145px;    
  display: inline;
}   
#actual {
  width: 366px;
  float: left;
}
.actual {
  margin-bottom: 15px;
  width: 320px;
  margin-left: 23px;
}
.actual_page {
  margin-bottom: 15px;
  width: 650px;
}
.actual_title {
  width: 200px; 
  float: left;
}
.actual_page .actual_title  {
  margin-bottom: 15px;
  width: 400px;
}
.actual_title a {
  color: #162e79;
  font-size: 14px;
  font-weight: bold;
}
.actual_date {
  width: 90px;
  float: right;
  text-align: right;
  color: #686868;
}
.actual_img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.actual_text {
  margin-top: 10px;
}
.actual_button {
  background-image: url(../images/design/button.gif);
  width: 78px;
  height: 18px;
  line-height: 18px;
  margin-top: 10px;
  float: right;
  clear: right;
  text-align: center;
  color: white;
  text-decoration: none;
}
.actual_button:hover {
  font-weight: bold;
  color: white;
}
.dot_line {
  width: 320px;
  line-height: 0px;
  font-size: 0px;
  height: 5px;
  margin-bottom: 5px;
  margin-top: 10px;
  background-image: url(../images/design/dot.gif);
  background-repeat: repeat-x;
}
.dot_line_page {
  width: 650px;
  line-height: 0px;
  font-size: 0px;
  height: 5px;
  margin-bottom: 5px;
  margin-top: 10px;
  background-image: url(../images/design/dot.gif);
  background-repeat: repeat-x;
}
#news {
  width: 365px;
  float: left;
}
#foot {
  float: left;
  border-top: 9px white solid;
}
#foot_border {
  width: 991px;
  height: 100px;
  background-color: black;
  background-repeat: repeat-y;
}

#foot_border p {
  float: right;
  font-size: x-small;
  color: White;
  padding: 10px 10px 10px 0;
}

#foot_border a {
  font-size: x-small;
  color: White;
}

#foot_border a:hover {
  color: #fc4700;
}

.levy_sloupec {
  width: 320px;
  float: left;
}

.pravy_sloupec {
  width: 320px;
  float: left;
  margin-left: 70px;
}

.middle {
  float: left;
  margin-left: 300px;
}
#img_box {
  float: right;
  width: 100px;
}
#img_box {
  float: right;
  width: 100px;  
}
#img_box img {
  margin-bottom: 20px;
  margin-left: 20px;
  border: 2px solid #434343;  
}

label {
	color: Black;
}

#poptavkovy-formular {
	padding: 15px;
	background-color: #F5F5F5;
	border-top: 5px solid Gray;
	color: Black;
}

#poptavkovy-formular table tr td {
	color: Black;
}

.error_msg {
	color: Red;
}


