* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}
a {
  text-decoration: none;
  color: #232322;
}
body {
  background: #f1f1f1 url(images/background.gif) repeat-x left top;
  text-align: center;
  font-size: 12px;
  color: #232322;
  position: relative;
  min-width: 1000px;
  font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif; 
}
.hr {
  border: 1px solid #ccc;
  height: 1px;
  border-top: 1px;
}
.f-right {
  float: right;
}
.f-left {
  float: left;
}
#obsah .b {
  font-weight: bold;
}
#obsah .nu {
  text-decoration: none;
}
#obsah p {
  margin-bottom: 10px;
}
#obsah a {
  text-decoration: underline;
}
#obsah a:hover {
  text-decoration: none;
  color: #c10020;
}
#obsah ul {
  list-style: none;
}

.clear {
  clear: both;
  margin:0;
  padding:0;
}

#page {
	margin: 0 auto;
	width: 980px;
	text-align:left;
}

#header {  
  background: #ccc url(images/header.jpg) no-repeat;
	width: 980px;
	height: 402px;
	position: relative;
}

#logo {
	display: none;
}

#left_space {
    background: #f1f1f1 url(images/background.jpg) repeat-x left top;
    width: 50%;
    min-height: 581px;
}
#right_space {
    background: #f1f1f1 url(images/background_right.gif) repeat-x left top;
    width: 50%;
    min-height: 581px;
}
#content {
  width: 980px;
  background: #fff;
  min-height: 581px;
}
#right_column li.ok {
    list-style: none;
    margin-bottom: 15px;
    display:block;
    min-height: 18px;
    padding-left: 33px;
    background: url(images/ok.gif) no-repeat left top;    
}
#right_column li.ok strong {
    color: #c9223e;
}
#double_image_back {
  width:100%;
  border:0;
  padding:0;
  margin:0;
}
#double_image_back tr{
  vertical-align: top;
}
#container {
  background: #fff;
  clear: both;
}
#left_column{
  float: left;
  width: 231px;
  padding: 20px 12px;
}
#right_column{
  float: left;
  width: 665px;
  min-height: 603px;
  background: #fff url(images/background_content.gif) left top no-repeat;
  padding-left: 35px;
  padding-right: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
#content_footer {
  height: 77px;
  min-width: 980px;
}
#footer_content {
  position: relative;
  color: #fff;
	margin: 0 auto;
	width: 980px;
  height: 45px;
	text-align:left;
	padding-top: 32px;
  background: #000 url(images/background_footer_content.jpg) no-repeat left top;
}
#double_image_back_footer {
  width:100%;
  border:0;
  padding:0;
  padding-top: 30px;
  clear: both;
}
#left_space_footer {
    background: #000 url(images/background_footer.gif) repeat-x left top;
    width: 50%;
    height: 77px;
}
#right_space_footer {
    background: #000 url(images/background_footer_right.gif) repeat-x left top;
    width: 50%;
    min-height: 77px;
}
#double_image_back_footer tr{
  vertical-align: top;
}
#footer_content a {
  color: #fff;
  text-decoration: none;
}
#footer_content a:hover {
  text-decoration: underline;
}
#right_truck {
  width:116px;
  height:372px;
  position: absolute;
  right: 0px;
  top: 48px;
  background: url(images/right_truck.png) no-repeat right top;
}
#call_us {
  position: absolute;
  display: block;
  cursor: pointer;
  width: 189px;
  height: 65px;
  right: 80px;
  top: 185px;
  padding-left: 80px;
  padding-top:25px;
  background: url(images/call_us.png) no-repeat;
}
#call_us_div a {
  color: #31322e;
  text-decoration: none;
}
#call_us_div a:hover {
  color: #c10020;
}
#call_us_div a span{
  font-size: 14px; 
}
#call_us_div a span span{
  font-size: 12px; 
}
#top_text {
  position: absolute;
  height: 20px;
  top: 8px;
  left: 270px;
  color: #fff;
  text-transform:uppercase; 
  font-size: 12px;
}
#flags {
  position: absolute;
  height: 18px;
  top: 7px;
  right: 0px;
  color: #fff;
}
#flags a:hover .flag {
  border: 1px solid #f1f1f1;
}
#flags #activeLang .flag {
  border: 1px solid #f1f1f1;
}
.flag {
  width: 22px;
  height: 16px;
  border: 1px solid #282926;
}
#top_header span {
  display: none;
}
#top_header a {
  display: block;
  cursor: pointer;
  background: url(../logo.gif) no-repeat left top;
  width: 243px;
  height: 168px;
}
h2 {
  color: #c10020;
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size: 19px;
  margin-bottom: 20px;
  font-weight: normal;
}

h2.headh2 {
  font-weight: bold;
}
#menu {
  background: url(images/menu_top.gif) no-repeat left top;
  width: 230px;
  display:block;
  list-style-type: none;
  padding-top: 1px;
}
#menu li {
  display:block;
  width:230px;
  height:40px;
  list-style-type: none;
}
#menu li a {
  text-decoration: none;
}
#menu li a span {
  display:block;
  width:215px;
  height:27px;
  background: url(images/menu_li.gif) no-repeat left top;
  padding-top: 13px;
  padding-left: 15px;
  color: #4b4c49;
  font-size: 12px;
  cursor: pointer;
}
#menu li a:hover span {
  background: #000 url(images/menu_li_aktiv.jpg) no-repeat left top;
  color: #fffefe;
}
#video a {
  margin-top: 40px;
  display: block;
  background: url(images/video.jpg) no-repeat left top;
  width: 155px;
  height: 60px;
  padding-left: 85px;
  padding-top: 30px;
  text-decoration: none;
  color: #31322e;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  right: 4px;
}
#video span span {
  font-size: 11px;
}
#video a:hover {
  color: #c10020;
}
.under_hr {
  width: 678px;
  padding-left: 31px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background: url(images/under_p.gif) no-repeat left bottom;
  position: relative;
  right: 31px;
}
.czech_p{
  text-indent: 30px; 
  line-height: 20px;
  margin-bottom: 20px;
}
#up {
  position: absolute;
  right: 0;
  top: 32px;
  display: block;
  cursor: pointer;
  padding-left: 12px;
  height: 10px;
  background: url(images/arrow.png) no-repeat left top;
  padding-bottom: 2px;
}
a:hover #up {
  text-decoration: underline;
}
.tlacitko_cover_right {
  margin-left: 535px;
}
.tlacitko {
  display: block;
  position: relative;
  font-size: 12px;
  line-height: 15px;
  width: 121px;
  height: 25px;
  text-align: center;
  background: #000 url(images/button_normal.jpg) no-repeat left top;
  padding-top: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.tlacitko span{
  position: absolute;
  left: 13px;
  top: 9px;
  font-size: 20px;
  color: #fff;
}
a .tlacitko {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a:hover .tlacitko {
  background: #000 url(images/button_hover.jpg) no-repeat left top;
}
.nabidka {
  width: 270px;
  height:115px;
  background: #fff;
  float: left;
  text-align: left;
  padding: 20px;
  margin-top: 25px;
}
.mezera_nabidka {
  margin-right: 25px;
}
.nabidka_cover {
  width: 980px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.cover_image {
  display: block;
  width: 134px;
  height: 100px;
  background: #fff url(images/cover_image.gif) no-repeat left top;
  padding: 5px;  
  padding-bottom:13px;
  float: left;
  cursor:pointer;
}
a:hover .cover_image {
  background: #fff url(images/cover_image_hover.gif) no-repeat left top;
}
.image {
  width: 134px;
  height: 100px;
}
.nabidka_popis {
  width:118px;
  float: right;
  color: #1d1b1b;
}
.nabidka_popis h3 {
  margin-top: 4px;
  margin-bottom: 5px;
}
.nabidka_popis h3 a {
  color: #c10020;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}
.nabidka_popis h3 a:hover {
  text-decoration: underline;
}
.nabidka_popis span {
  font-size: 11px;
  display: block;
  background:url(images/nabidka_cara.gif) no-repeat left bottom;
  width:126px;
  padding-bottom: 15px;
}
.nabidka_popis strong {
  font-size: 16px;
}
.cover_gallery {
  height: 180px;
  float: left;
}
.gallery {
  border:1px solid #ccc; 
  background:#fff;
  width:200px; 
  margin-right:7px; 
  margin-bottom:5px;
  margin-top:10px;
  padding:6px;
}
.gallery:hover, .gallery.hover {
  border:1px solid #999;
}
.gallery .gallery-img {
  display:block; margin: 0;
}
ul.gallery_sections {
  font-size: 120%;
  width: 90%;
  margin-left: 20px;
}
ul.gallery_sections li {
  width: 50%;
  float: left;
}

#typChooser {
  position: absolute;
  width: 722px;
  left:3px;
  top:-4px;
  margin: 0;
  padding: 0;
  height: 62px;
  font-size: 13px;
}
#typChooser li {
  float: left;
}
#typChooser a {
  float: left;
  margin: 0;
  width: 171px;
  height: 50px;
  display: block;
  cursor: pointer;
  text-align: center;
  padding: 5px;
  padding-top: 22px;
  background:url(images/truck_li.jpg) no-repeat left top;
  color: #353631;
  text-transform: uppercase;
  text-decoration: none;
}
#typChooser a:hover {
  color: #c10020;  
}
#typChooser .active {
  background:url(images/truck_li_active.jpg) no-repeat left top;
  color: #c10020;  
}
#typChooser .lastItem a {
  width: 169px;
  background:url(images/truck_li_last.jpg) no-repeat left top;
}
#typChooser .lastItem .active {
  background:url(images/truck_li_active_last.jpg) no-repeat left top;
}
#typChooser .firstItem a {
  background:url(images/truck_li_first.jpg) no-repeat left top;
}
#typChooser .firstItem .active {
  background: none;
}
#fixer {
  height: 70px;
}
.nabidkaItem {
  margin-left: 5px;
  padding-bottom: 5px;
}
.nabidka_right {
  width: 500px;
  float: right;
  text-align: left;
  color: #1d1b1b;
}
.nabidka_right h3 {
  margin-top: 4px;
  margin-bottom: 3px;
}
#obsah .nabidka_right h3 a {
  color: #c10020;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  font-weight: bold;
}
#obsah .nabidka_right h3 a:hover {
  text-decoration: underline;
}
.nabidka_right table {
  font-size: 12px;
  display: block;
  background:url(images/nabidka_cara.gif) repeat-x left bottom;
  padding: 0;
  line-height: 16px;
}
.nabidka_right td {
  width: 45%;
}
.nabidka_right table strong {
  font-size: 12px;
}
.nabidka_right strong {
  font-size: 18px;
}
.tlacitkoNabidka {
  float:right;
  position: relative;
  bottom: 15px;
}
.nabidka_page {
  float: right;
  text-align: left;
}
.nabidka_page table {
  margin-left: 15px;
  width: 490px;
  font-size: 13px;
  line-height: 25px;
  position: relative;
  bottom: 6px;
}
.nabidka_page td {
  width: 50%;
}
.button_big {
  cursor: pointer;
  display: block;
  font-size: 16px;
  text-align: center;
  padding-top: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
  width: 181px;
  height: 42px;
  color: #fff;
  background: #000 url(images/button_big.jpg) no-repeat left top;
}
a:hover .button_big {
  background: #000 url(images/button_big_hover.jpg) no-repeat left top;
}
.button_cena {
  display: block;
  font-size: 16px;
  text-align: center;
  padding-top: 14px;
  margin-top: 0px;
  margin-bottom: 10px;
  display: block;
  width: 181px;
  height: 45px;
  color: #292a26;
  background: #fff url(images/cena_back.jpg) no-repeat left top;
}
.vybava {
  float: left;
  width: 30%;
  padding-left: 10px;
  padding-bottom: 5px;
}
.moveLeft15 {
  padding-left: 15px;
}
#print_contact {
  display: none;
}
#print_contact2 {
  display: none;
}
table.showContact {
  font-size: 15px;
  line-height: 24px;
  width: 100%;
}
table.showContact table {
  font-size: 13px;
  line-height: 20px;
  padding: 0;
}
tr.showContact {
  width: 50%;
}
.t-right {
  text-align: right;
}
#contact_form .input {
  width: 500px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  padding: 2px;
}
#contact_form textarea {
  width: 500px;
  height: 120px;
  font-size: 14px;
  line-height: 20px;
  padding: 2px;
}
#contact_form .submit {
  font-size: 15px;
  padding: 5px;
}
#contact_form .error {
  border: 1px solid #d1481a;
}
.red {
  color:#d1481a;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 25px;
}

.green {
  color:#669900;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 25px;
}

#obsah #fromHtmlEditor p {
  text-indent: 30px; 
  line-height: 22px;
  margin-bottom: 22px;
}
#obsah #fromHtmlEditor p.no_czech {
  text-indent: 0px; 
}

.dph {
  font-weight: normal;
  font-size: 70%;
}
.strankovani {
  color: #9c9d9a;
  font-size: 13px;
  text-align: center;
}

.strankovani .tlacitko {
  margin-top: 0;
  margin-bottom: 0;
  bottom: 10px;
  font-weight: bold;
}
.strankovani .cover_tlacitko {
  width: 121px;
  height: 35px;
}
.horni {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #9c9d9a;
}
.dolni {
  margin-top: 20px;
  padding-top: 40px;
  border-top: 1px solid #9c9d9a;
}
.strankovani .aktiv {
  color: #000;
  font-weight: bold;
}
#obsah .strankovani a {
  color: #c10020;
  text-decoration: none;
}
#obsah .strankovani a:hover {
  text-decoration: underline;
}
