/* ZAKLADNI DEFINICE */
body {
  color: #000000;
  font-family: verdana;
  font-weight: normal;
  font-size: 11px;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
}

/* POZICE */
div#mainFrame {
  background-color: #FFFFFF;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  text-align: center;
  width: 950px;
}
div#header {
  background-color: #FFFFFF;
  background-image: URL('../images/bg-index-head.jpg');
  background-repeat: no-repeat;
  height: 180px;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  text-align: left;
  width: 950px;
}
div#headerFormular {
  background-color: #FFFFFF;
  background-image: URL('../images/bg-index-form.jpg');
  background-repeat: repeat-y;
  left: 632px;
  margin: 0px auto;
  padding: 0px;
  position: absolute;
  top: 30px;
  width: 250px;
}
div#contentFormular {
  background-color: none;
  margin: 0px auto;
  padding: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
  position: relative;
}
div#mainMenu {
  background-color: rgb(80,109,141);
  background-image: URL('../images/bg-index-main-menu.jpg');
  background-repeat: no-repeat;
  height: 44px;
  position: relative;
  text-align: left;
  width: 950px;
}
div#predelWhite {
  background-color: #FFFFFF;
  height: 1px;
  position: relative;
  width: 950px;
  font-size: 0px;
  margin: 0px;
  padding: 0px;
}
div.predelAktuality {
  background-color: #466991;
  border: 0px;
  font-size: 0px;
  height: 2px;
  margin: 0px;
  padding: 0px;
  position: relative;  
}
div#bottom {
  background-color: rgb(57,85,122);
  background-image: URL('../images/bg-index-bottom.jpg');
  background-repeat: no-repeat;
  height: 56px;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  text-align: left;
  width: 950px;
}
div.sms {
  color: #CC0000;
  font-weight: bold;
  font-size: 10px;
  padding: 15px;
  text-align: center;
}

/* OBECNI DEFINICE */
a {
  color: rgb(192,64,0);
  text-decoration: none;
}
a:hover {
  color: rgb(144,32,0);
  text-decoration: underline;
}
a.linkOrange {
  color: rgb(230,120,22);
  text-decoration: none;
}
a.linkOrange:hover {
  color: rgb(160,64,0);
  text-decoration: underline;
}
div.cleaner {
  border: 0px;
  clear: both;
  display: block;
  font-size: 0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
  visibility: hidden;
}
form.formular {
  display: block;
  margin: 0px auto;
  padding: 0px;    
}
h1 {
  color: rgb(222,222,221);
  display: block;
  font-family: times new roman;
  font-size: 25px;
  font-weight: bold;
  margin: 0px;
  padding: 20px;
  padding-bottom: 5px;
}
h2 {
  color: rgb(47,77,115);
  display: block;
  font-family: times new roman;
  font-size: 17px;
  font-weight: bold;
  margin: 0px;
  padding: 15px;
  padding-left: 20px;
}
h2.orange {
  color: rgb(231,120,23);
}
h3 {
  color: #000000;
  display: block;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  margin: 0px auto;
  padding: 5px;
  padding-left: 40px;
}
iframe.hidden {
  border: 0px;
  height: 1px;
  visibility: hidden;
  margin: 0px; 
  padding: 0px;
  width: 1px;
}
img.doBloku {
  display: block;
  margin: 0px auto;
  padding: 0px;
}
img.link {
  border: 0px;
}
img.uvozovky {
  border: 0px;
  vertical-align: bottom; 
}
ol {
  padding: 0px;
  padding-left: 30px;
  margin: 0px auto;
}
ol.podpora {
  list-style-position: outside;
  margin-left: 50px;
}
p {
  padding: 0px;
  margin: 0px auto;
}
p.naStred {
  text-align: center;
}
p.webmaster {
  color: rgb(244,126,54);
  margin: 0px;
  padding: 7px 7px 7px 68px;
}
p.orange {
  color: rgb(231,120,23);
  margin: 0px 25px 0px 25px;
  padding: 5px;
  text-align: justify;
}
p.modry {
  font-size: 13px;
  font-weight: normal;
  padding: 5px 15px 5px 15px;
  text-align: justify;
}
span.chyba {
  color: rgb(153,0,0);
  font-weight: bold;
}
span.kurziva {
  font-style: italic;
}
span.orange {
  color: rgb(241,215,114);
}
span.orange2 {
  color: rgb(231,120,23);
}
span.tucne {
  font-weight: bold;
}
span.zvyraznene {
  font-size: 14px;
}
ul {
  padding: 0px;
  padding-left: 30px;
  margin: 0px auto;
}
ul.uroven1 {
  font-weight: bold;
  font-size: 13px;
  list-style-position: inside;
  padding: 5px 5px 5px 55px;
}
ul.uroven2 {
  font-weight: normal;
  font-size: 11px;
  list-style-position: inside;
  padding: 5px 5px 5px 20px;
}
ul.uroven3 {
  font-weight: normal;
  font-size: 11px;
  list-style-position: inside;
  padding: 5px 5px 5px 20px;
  list-style-type: circle;
}
/* MENU - ZAKAZNIK */
a.hlavniNabidka {
  background-image: URL('../images/bg-menu-1.gif');
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 42px;
  margin: 0px auto;
  padding: 0px;
  width: 153px;  
}
a.hlavniNabidka:hover {
  background-image: URL('../images/bg-menu-1-p.gif');  
}
div#tlacidloZak2 {
  background-color: none;
  height: 42px; 
  left: 143px;
  position: absolute;
  top: 0px;
  width: 90px;  
}
a.oNas {
  background-image: URL('../images/bg-menu-2.gif');
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 42px;
  margin: 0px auto;
  padding: 0px;
  width: 90px;  
}
a.oNas:hover {
  background-image: URL('../images/bg-menu-2-p.gif');  
}
div#tlacidloZak3 {
  background-color: none;
  height: 42px;
  left: 222px;
  position: absolute;
  top: 0px;
  width: 157px; 
}
a.mojePoptavky {
  background-image: URL('../images/bg-menu-3.gif');
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 42px;
  margin: 0px auto;
  padding: 0px;
  width: 157px;  
}
a.mojePoptavky:hover {
  background-image: URL('../images/bg-menu-3-p.gif');  
}
div#tlacidloZak4 {
  background-color: none;
  height: 42px;
  left: 369px;
  position: absolute;  
  top: 0px; 
  width: 179px; 
}
a.faq {
  background-image: URL('../images/bg-menu-4.gif');
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 42px;
  margin: 0px auto;
  padding: 0px;
  width: 179px;  
}
a.faq:hover {
  background-image: URL('../images/bg-menu-4-p.gif');  
}
div#tlacidloZak5 {
  background-color: none;
  height: 29px;
  left: 538px;
  position: absolute;  
  top: 0px;   
  width: 108px;
}
a.podpora {
  background-image: URL('../images/bg-menu-11.gif');
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 42px;
  margin: 0px auto;
  padding: 0px;
  width: 108px;  
}
a.podpora:hover {
  background-image: URL('../images/bg-menu-11-p.gif');  
}
div#tlacidloZak6 {
  background-color: none;
  height: 29px;
  left: 753px;
  position: absolute;   
  top: 7px; 
  width: 129px; 
}
a.proDealeri {
  background-image: URL('../images/bg-menu-5.gif');
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 29px;
  margin: 0px auto;
  padding: 0px;
  width: 129px;  
}
a.proDealeri:hover {
  background-image: URL('../images/bg-menu-5-p.gif');  
}

/* MENU - DEALER */
div#tlacidloDeal2 {
  background-color: none;
  height: 42px;
  left: 143px;
  position: absolute;   
  top: 0px;  
  width: 212px;
}
div#tlacidloDeal3 {
  background-color: none;
  height: 42px;
  left: 345px;
  position: absolute;
  top: 0px; 
  width: 111px;    
}
div#tlacidloDeal4 {
  background-color: none;
  height: 29px;
  left: 513px;
  position: absolute; 
  top: 0px;   
  width: 129px;
}
div#tlacidloDeal5 {
  background-color: none;
  height: 29px;
  left: 614px;
  position: absolute;
  top: 0px;
  width: 108px;     
}
div#tlacidloDeal6 {
  background-color: none;
  height: 29px;
  left: 753px;
  position: absolute;   
  top: 7px;  
  width: 129px;
}

/* MENU POPTAVKA */
a.linkKroky { 
  color: rgb(241,215,119);
  text-decoration: none;
}
a.linkKroky:hover {
  color: rgb(230,120,23);
}
div#menuPoptavka {
  background-color: none;
  background-image: URL('../images/bg-index-bottom-menu.jpg');
  background-repeat: no-repeat;
  height: 120px;
  position: relative;
  text-align: left;
  width: 950px;
}
div#borderOrange {
  background-color: rgb(231,120,23);
  float: right;
  height: 109px;
  position: relative; 
  top: 5px;
  width: 25px;
}  
div.subButton1 {
  background-image: URL('../images/bg-sub-menu-1.gif');
  background-position: left center;
  background-repeat: no-repeat;
  background-color: none;
  border-left: 1px solid #FFFFFF;
  color: rgb(255,255,255);
  float: right;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  height: 109px;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  text-align: center;
  top: 5px;
  width: 180px;
  z-index: 3;
}
div.subButton1aktiv:hover {
  color: rgb(230,120,23);
  border-color: rgb(230,120,23);
  background-image: URL('../images/bg-sub-menu-11.gif');
}
div.subButton2 {
  background-image: URL('../images/bg-sub-menu-2.gif');
  background-position: left center;
  background-repeat: no-repeat;
  background-color: none;
  border-left: 1px solid #FFFFFF;
  color: rgb(255,255,255);
  float: right;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  height: 109px;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  text-align: center;
  top: 5px;
  width: 180px;
  z-index: 2;
}
div.subButton2aktiv:hover {
  color: rgb(230,120,23);
  border-color: rgb(230,120,23);
  background-image: URL('../images/bg-sub-menu-22.gif');
}
div.subButton3 {
  background-image: URL('../images/bg-sub-menu-3.gif');
  background-position: left center;
  background-repeat: no-repeat;
  background-color: none;
  border-left: 1px solid #FFFFFF;
  color: rgb(255,255,255);
  float: right;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  height: 109px;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  text-align: center;
  top: 5px;
  width: 180px;
  z-index: 1;
}
div.subButton3aktiv:hover {
  color: rgb(230,120,23);
  border-color: rgb(230,120,23);
  background-image: URL('../images/bg-sub-menu-33.gif');
}
div#poptavkaMenuText {
  color: rgb(241,215,114);
  font-size: 12px;
  padding: 20px;
  padding-top: 40px;
  position: relative;
}
span.poptavkaMenuNadpis {
  color: #FFE080;
  font-family: verdana;
  font-size: 17px;
  font-weight: bold;
}
span.tlacidlaPoptavkyNadpis {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
}
span.tlacidlaPoptavkyZvyraznene {
  font-size: 16px;
  font-weight: bold;
}
span.neaktivniText {
  color: rgb(176,192,255);
}

/* PRIHLASOVACI FORMULAR (MALY) */
div#contentFormular form {
  margin: 0px auto;
  padding: 0px;
}
table.loginForm {
  border-collapse: collapse;
  margin: 0px auto;
  padding: 0px;
  width: 100%;
}
td.loginForm1 {
  border: 0px; 
  color: rgb(47,77,115);
  font-family: verdana;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  text-align: left;
}      
td.loginForm2 {
  border: 0px;
  color: rgb(47,77,115);
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  text-align: right;
}
td.loginForm3 {
  border: 0px;
  color: rgb(144,0,0);
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
div.oddelovacOrange {
  border: 0px;
  border-top: 1px solid rgb(230,120,23);
  display: block;
  height: 0px;
  margin: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0px;
  font-size: 0px;
}
input.text {
  background-color: #FFFFFF;
  border: 1px solid rgb(47,77,115);  
  color: rgb(47,77,115);
  font-family: verdana;
  font-size: 11px;
  margin: 3px;
  width: 110px;
}
input.yellow {
  background-color: rgb(255,255,153);
}
input.tlacitkoLogin {
  background-color: rgb(47,77,115);
  border: 1px solid red;
  border: 1px solid rgb(222,222,220);  
  color: #FFFFFF;
  float: right;
  font-family: arial;
  font-size: 10px;
  margin: 0px;
  width: 60px;
}
input.checkbox {
  vertical-align: middle;
}

/* HODINY */
div#frameClock {
  height: 21px;
  left: 460px;
  position: absolute;
  top: 30px;  
  width: 114px;
} 
div#frameClockText {
  background-color: #E77817;
  color: #FFFFFF;
  font-family: arial;
  font-weight: normal;
  font-size: 10px;
  height: 14px;
  left: 381px;
  position: absolute;
  text-align: center;
  top: 55px;
  width: 250px;  
}
div#frameClockCasDoKonce {
  background-color: #FFFFFF;
  color: #000000;
  font-family: arial;
  font-size: 8px;
  font-weight: normal;
  height: 14px;
  left: 461px;
  position: absolute;
  text-align: center;
  top: 70px;
  width: 170px;  
}
div#frameClockCasDoKonce form {
  display: inline;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
}
div#frameClockCasDoKonce input {
  border: 0px;
  color: #E77817; 
  font-size: 10px;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  width: 165px;
}

/* INTRO ZOBRAZENI */
div#introFlash {
  background-color: none;
  float: right;
  height: 290px;
  position: relative;
  width: 440px;
}
div.introPredel { 
  background-image: URL('../images/bg-page-intro-ciara.gif');
  background-position: center;
  background-repeat: no-repeat;
  border: 0px;
  height: 15px;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  width: 415px;
}
div.aktualitaContent {
  background-image: URL('../images/bg-news-intro.gif');
  background-repeat: repeat-y;
  color: #FFFFFF;
  position: relative;
  margin: 0px auto;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
}
div#pageIntroContent {
  background-color: none;
  float: left;
  position: relative;
  width: 510px;
  text-align: center;
}
div#pageIntroContent ul {
  color: rgb(0,48,80);
  display: block;
  font-size: 12px;
  font-weight: normal;
  list-style-position: inside;
  margin: 0px;
  padding: 20px;
  padding-left: 20px;
  text-align: left;
}
div#pageIntroContent h1 {
  color: rgb(222,222,221);
  display: block;
  font-family: times new roman;
  font-size: 25px;
  font-weight: bold;
  margin: 0px;
  padding: 20px;
  padding-bottom: 5px;
  text-align: left;
}
div.introTop {
  background-color: none;
  margin: 0px auto;
  position: relative;
  width: 415px;
}
div.introContent {
  background-repeat: repeat-y;
  background-image: URL('../images/bg-page-intro.gif');
  background-position: center;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  width: 415px; 
  text-align: center; 
}
p.podnadpis {
  color: rgb(222,222,221);
  display: block;
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  margin: 0px;
  padding: 5px;
  padding-left: 30px;
  padding-bottom: 15px;
  text-align: left;
}
p.nadpisAktuality {
  color: #FFFFFF;
  display: block;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  margin: 0px auto;
  padding: 10px;
  text-align: center;
}
p.introContentGarance {
  color: rgb(50,48,105);
  font-size: 14px;
  padding: 20px;
  text-align: justify;
}
span.nadpisAktuality {
  color: rgb(94,121,151);
  display: block;
  font-family: times new roman;
  font-size: 25px;
  font-weight: bold;
  margin: 0px;
  padding: 20px;
  padding-bottom: 5px;
}
span.introContentNadpis {
  color: rgb(192,64,0);
  display: block;
  font-family: times new roman;
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
  text-align: justify;
}

/* PODSTRANKA O NAS,... */

div#subpageHeader {
  background-color: #2F4D73;
  height: 130px;
  position: relative;
  text-align: right;
  width: 950px;
}
div.predelModry {
  position: relative;
  width: 950px;
  height: 1px;
  background-color: rgb(172,188,201);
  margin: 0px auto;
  padding: 0px;
  font-size: 0px;
}
#subPageHeadDiv {
  position: absolute;
  float: left;
  height: 50px;
  left: 5px;
  text-align: left;
  top: 20px;
  width: 450px;
  z-index: 6;
}
#subPageHeadBig {
  color: rgb(59,89,125);
  float: left;
  font-family: verdana;
  font-size: 95px;
  font-weight: normal;
  height: 100px;
  left: 150px;
  position: absolute;
  text-align: left;
  top: 5px;
  width: 300px;
}
div.windowsFlashAukce {
  margin: 0px auto;
  height: 300px;
  padding: 0px;
  position: relative;
  width: 400px;  
}
div#subpageContentLeft p {
  color: rgb(47,77,115);
  margin: 0px;
  margin-left: 25px;
  margin-right: 25px;
  padding: 5px;
  text-align: justify;
}
div.subpageContentLeftAdresa {
  border-top: 1px solid #CECED0;
  position: relative;
}
div.subpageContentRightSkusenost {
  margin: 0px;
  padding: 40px 60px 40px 40px;
  position: relative;
}
p.skusenost {
  font-family: times new roman;
  font-size: 16px;
  font-style: italic;
  padding: 10px 12px 10px 35px;  
  color: rgb(150,150,150);
  text-align: justify;
}
span.uvozovkyMensi {
  font-weight: bold;
  color: rgb(231,120,23);
}

/* MOJE POPTAVKY */

div.tabPoptavkyTop {
  padding: 0px;
  margin: 0px auto; 
  width: 490px;
}
table.tabZoznamy {
  border: 0px;
  margin: 0px auto;
  padding: 0px;
  background-color: none;
  border-collapse: collapse;
  width: 490px;
}
td.tabZoznamy1 {
  border: 1px solid rgb(230,120,23);
  background-color: rgb(255,224,144);
  color: rgb(231,120,23);
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}
td.tabZoznamy2 {
  border: 1px solid rgb(230,120,23);
  background-color: none;
  color: rgb(0,0,0);
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}
td.tabZoznamy3 {
  border: 1px solid rgb(230,120,23);
  background-color: rgb(255,224,128);
  color: rgb(192,64,0);
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}
td.tabZoznamy4 {
  border: 1px solid rgb(230,120,23);
  background-color: none;
  color: rgb(151,151,151);
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}
table.tabDetail {
  border: 0px;
  margin: 0px auto;
  padding: 0px;
  background-color: none;
  border-collapse: collapse;
  width: 380px;
}
td.tabDetail1 {
  border: 0px;
  background-color: none;
  color: rgb(118,118,118);
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding: 2px;
}
td.tabDetail2 {
  border: 1px solid rgb(179,179,179);
  background-color: rgb(215,215,215);
  color: rgb(0,0,0);
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
  padding: 2px;
}
td.tabDetail3 {
  border: 0px;
  background-color: none;
  color: rgb(148,148,148);
  font-family: arial;
  font-size: 10px;
  font-style: italic;
  text-align: left;
  padding: 2px;
}

/* ZADAVANIE POPTAVKY */
div#zarovnanieFormular {
  border: 1px solid rgb(230,120,23);
  position: relative;
  margin: 0px auto;
  width: 510px; 
}  
div.statusWindow {
  color: #007000;
  font-weight: bold;
  font-size: 10px;
  position: relative;
  padding: 5px 20px 8px 20px;
} 
form.formPoptavka {
  margin: 0px auto;
  padding: 10px 0px 0px 0px;
} 
#zarovnanieFormularKomentar {
  position: relative;
  margin: 0px auto;
  width: 510px; 
  font-size: 11px;
}
div.formularTitulok {
  position: relative;
  margin: 0px auto;
  width: 310px;      
  text-align: left;
  color: #000000;
  font-weight: bold;
}
div.formularSekciaID {
  position: relative;
  margin: 0px auto;
  width: 360px;      
  text-align: left;
  color: #000000;
  font-weight: normal;
  border: 1px solid rgb(230,120,23);
}
div.formularSekciaAdresa {
  position: relative;
  margin: 0px auto;
  width: 360px;      
  text-align: left;
  color: #000000;
  font-weight: normal;
  border: 1px solid rgb(86,86,86);
}
div.formularSekciaTelefon {
  position: relative;
  margin: 0px auto;
  width: 360px;      
  text-align: center;
  color: #000000;
  font-weight: normal;
}
div.pozadieKomentar {
  background-color: rgb(230,120,23);
  border: 1px solid rgb(230,120,23);
} 
div.pozadieKomentar2 {
  background-color: rgb(255,255,255);
  border: 1px solid rgb(230,120,23);
  color: rgb(0,0,0);
}    

select.step1select1 {
  font-family: arial;
  font-size: 11px;
  margin: 2px;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 243px;
}
select.step1select2 {
  font-family: arial;
  font-size: 11px;
  margin: 2px;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 160px;
}
input.step1text1 {
  font-family: arial;
  font-size: 10px;
  width: 70px;
  margin: 2px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 1px;
  border: 1px solid rgb(230,120,23);
  background-color: rgb(255,240,176);
  vertical-align: top;
}
input.step1text2 {
  font-family: arial;
  font-size: 10px;
  width: 155px;
  margin: 2px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 1px;
  border: 1px solid rgb(230,120,23);
  background-color: rgb(255,240,176);
  vertical-align: top;
  text-align: right;
}
input.step1cena1 {
  font-family: arial;
  font-size: 18px;
  width: 100px;
  margin: 2px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 1px;
  border: 1px solid rgb(230,120,23);
  background-color: rgb(255,240,176);
  vertical-align: top;
}
input.step1puntiky1 {
  font-family: arial;
  font-size: 10px;
  margin: 1px;
  margin-top: 5px;
  margin-bottom: 8px;
  padding: 0px;
  vertical-align: middle;
}
input.step1puntiky2 {
  font-family: arial;
  font-size: 10px;
  margin: 0px;
  margin-bottom: 3px;
  padding: 0px;
  vertical-align: middle;
}
textarea.step1pole1 {
  font-family: arial;
  font-size: 10px;
  width: 243px;
  height: 60px;
  margin: 2px;
  margin-top: 8px;
  margin-bottom: 2px;
  padding: 1px;
  border: 1px solid rgb(230,120,23);
  background-color: rgb(255,240,176);
  text-align: justify;
}
input.step1tlacitko {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: rgb(255,255,255);
  background-color: rgb(231,120,23);
  border: 1px solid rgb(255,255,255);
  padding: 3px;
  cursor: hand;
}
input.rekapitulaceText {
  background-color: rgb(251,251,251);
  border: 1px solid rgb(151,151,151);
  font-family: verdana;
  font-size: 11px;
  color: rgb(120,120,120);
  font-weight: bold;
  width: 150px;
  padding: 1px;
  margin: 0px;
  text-align: right;
}
input.rekapitulaceTextFalse {
  background-color: rgb(255,224,192);
  border: 1px solid rgb(255,0,0);
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: rgb(192,0,0);
  font-weight: bold;
  width: 150px;
  padding: 1px;
  margin: 0px;
  text-align: right;
}
div.rekapitulaceOdstavec {
  position: relative;
  background-color: rgb(237,238,242);
  border: 1px solid rgb(151,151,151);
  font-family: verdana;
  font-size: 9px;
  color: rgb(120,120,120);
  font-weight: bold;
  width: 150px;
  padding: 1px;
  margin: 0px;
  text-align: justify;
}
span.rekapitulacePozadavek {
  font-size: 10px;
  font-weight: bold;
  color: rgb(151,151,151);
}
table.reg-form {
  color: rgb(47,77,115);
  font-family: arial;
  font-size: 11px;
}
table.carForm {
  color: rgb(47,77,115);
  font-family: arial;
  font-size: 11px;
}
table.carForm {
  background-color: none;
  margin: 0px auto;
  width: 400px;
}
td.carForm1 {
  text-align: left;
  font-size: 12px;
}
td.carForm2 {
  text-align: right;
  font-size: 12px;
}
td.carForm3 {
  font-size: 10px;
  font-size: 12px;
  text-align: center;
}
td.carForm4 {
  font-size: 10px;
  font-size: 12px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  font-family: arial;
  padding: 2px;
  text-align: center;
}
td.carTlacitka {
  text-align: center;
  border: 0px;
  padding: 15px;
  font-size: 10px;
  font-weight: bold;
  font-family: arial;
}
td.carChyba {
  text-align: center;
  border: 0px;
  padding: 5px;
  border-bottom: 1px solid red;
  border-right: 1px solid red;
  border-left: 1px solid red;
  font-size: 10px;
  font-weight: bold;
  font-family: arial;
  color: rgb(208,0,0);
}
select.selectCar {
  font-size: 12px;
  width: 180px;
}
textarea.textareaCar {
  width: 178px;
  height: 120px;
  padding: 0px;
  margin: 0px;
  border: 1px solid rgb(185,185,185);
  font-family: arial;
  font-size: 12px;
  font-style: italic;
}
textarea.textareaCar2 {
  width: 360px;
  height: 70px;
  padding: 0px;
  margin: 0px;
  border: 1px solid rgb(185,185,185);
  font-family: arial;
  font-size: 12px;
  font-style: italic;
}
span.vysvetlivka {
  font-size: 10px;
}
input.textCar {
  border: 1px solid rgb(185,185,185);
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  width: 178px;
}
input.radioCar {
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}
input.nepovinny,textarea.nepovinny {
  background-color: rgb(255,240,160);
}
div.carFormOddelovacModry {
  border: 0px;
  border-top: 1px solid rgb(86,109,185);
  display: block;
  height: 0px;
  margin: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0px;
  font-size: 0px;
}
div.odsadenie {
  padding: 30px;
  padding-top: 0px;
  padding-bottom: 20px;
  text-align: justify;
}
ul.body_podminky_poptavky {
  color: rgb(231,120,23);
  font-size: 11px;
}
h4.nadpisOrange {
  color: rgb(231,120,23);
}
p.podminkyPoptavka {
  color: rgb(231,120,23);
  margin: 0px auto;
  padding: 15px;
  padding-left: 25px;  
}
input.tlacitkoReset {
  width: 57px;
  height: 57px;
  background-image: URL('../images/button-reset.gif');
  background-color: rgb(246,247,249);
  background-repeat: no-repeat;
  border: 0px;
  padding: 0px;
  margin: 0px;
}
input.tlacitkoOdoslat {
  width: 57px;
  height: 57px;
  background-image: URL('../images/button-submit.gif');
  background-color: rgb(246,247,249);
  background-repeat: no-repeat;
  border: 0px;
  padding: 0px;
  margin: 0px;
}
input.tlacitkoOdoslatZnovu {
  width: 57px;
  height: 57px;
  background-image: URL('../images/button-resubmit.gif');
  background-color: rgb(246,247,249);
  background-repeat: no-repeat;
  border: 0px;
  padding: 0px;
  margin: 0px;
}
img.mapaCR { border: 0px none; padding: 0px; margin: 0px; }
#mapkaCR { padding: 0px; background: #7aa1e6 url('../images/mapka-pozadie.gif') top left no-repeat; width: 200px; font-size: 1px; }



/* LAYOUT 1 */
#page {
  background-image: URL('../images/bg-page-intro.jpg');
  background-repeat: repeat-y;
  background-color: rgb(47,77,115);
  position: relative;
  text-align: left;
  width: 950px;
}
/* LAYOUT 2 */
#page2 {
  background-image: URL('../images/bg-page-2.jpg');
  background-repeat: repeat-y;
  background-color: rgb(47,77,115);
  position: relative;
  text-align: left;
  width: 950px;
}
/* LAYOUT 3 */


/* Page 404 */
div.page404 {
  background-color: #FFFFFF;
  position: relative;
  text-align: center;
  width: 950px;
}
div.console404 {
  background-color: #FFF0D0;
  border: 1px solid #2D4D74;
  color: #2D4D74;
  position: relative;
  margin: 10px auto;
  margin-left: 280px;
  margin-right: 280px;  
}
div.console404kontajner {
  padding: 7px;
  float: center;
}
span.info404 {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #2F4D73;
}
select.selectDealer {
  font-size: 11px;
  width: 135px;
}

/* PRIHLASENIE */
div.prihlasenieKontajner {
  margin: 0px auto;
  padding: 0px;
  position: relative;
  width: 300px;
}


/* Aktuality */
#introNew {
  background-color: none;
  float: right;
  clear: right;
  position: relative;
  text-align: right;
  width: 440px;
}
#introNew2 {
  background-color: none;
  position: relative;
  text-align: right;
  margin: 0px auto;
  padding: 0px;
  padding-bottom: 30px;
  padding-left: 45px;
  padding-right: 45px;
}
#introNewContent {
  background-color: none;
  background-image: URL('../images/bg-news-intro.gif');
  background-repeat: repeat-y;
  color: #FFFFFF;
  margin: 0px auto;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  text-align: justify;
}

/* Registracni formular */
div.predelRegistracnyFormular {
  border: 0px;
  border-top: 1px solid rgb(255,255,255);
  display: block;
  font-size: 0px;
  height: 0px;
  margin: 3px 0px 3px 0px;
  padding: 0px;
}
table.regForm {
  width: 340px;
  margin: 0px auto;
  border-collapse: collapse;
}
td.regForm1 {
  color: rgb(47,77,115);
  font-family: arial;
  font-size: 11px;
  text-align: left;
  font-weight: bold;
}
td.regForm2 {
  color: rgb(47,77,115);
  font-family: arial;
  font-size: 12px;
  text-align: right;
  font-weight: bold;
}
td.regForm3 {
  color: rgb(47,77,115);
  font-family: arial;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
}

input.regText {
  border: 1px solid rgb(146,167,186);
  padding: 2px;
  font-family: arial;
  font-size: 11px;
  color: #000000;
  width: 160px;
}
input.regButton {
  background-color: rgb(70,99,133);
  border: 1px solid rgb(146,167,186);
  padding: 2px;
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
  width: 70px;
}

/* MOJE POPTAVKY */

div.frameMojePoptavky {
  background-image: URL('../images/notes.jpg');
  background-repeat: no-repeat;
  height: 350px;
  margin: 0px auto; 
  padding: 0px;
  position: relative; 
  width: 310px;   
}
div.frameMojePoptavky2 {
  overflow-y: auto;
  overflow: -moz-scrollbars-vertical;
  width: 270px;
  height: 210px;
  top: 120px;
  left: 20px;
  margin: 0px auto;
  position: absolute;
  background-color: none;
  color: #757575;
  text-align: center;
}
p.pisane {
  font-family: times new roman;
  font-style: italic;
  color: #E77817;
  font-weight: bold;
  font-size: 17px;
}

/* STYLOVANI PODSTRANEK DEALERI */
p.poznamka {
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
}
div.hlasenieZmeny {
  color: #FFFFFF;
  position: relative;
  background-color: #E67817;
  padding: 5px;
  font-weight: bold;
  text-align: center;
}
div.tabulkaInfoRight {
  background-color: none; 
  padding: 30px; 
  padding-top: 10px; 
  padding-bottom: 0px; 
  position: relative;
}
table.tabulkaInfoRight2 {
  margin: 0px auto; 
  padding: 0px; 
  width: 279px; 
  border-collapse: collapse; 
  border: 0px;
}
td.tabulkaInfoRight3 {
  border: 0px; 
  background-image: URL('../images/bunka-priklady-poptavek.gif'); 
  background-repeat: no-repeat; 
  height: 29px; 
  font-size: 13px; 
  font-family: arial; 
  font-weight: bold; 
  color: white; 
  text-align: right;
}
div.bodyDealer {
  background-color: none; 
  position: relative; 
  padding: 30px; 
  padding-top: 10px; 
  color: black;
}
div#subpageContentLeft p.textBody {
  margin: 0px;
  padding: 5px;
  padding-left: 30px;
  font-family: times new roman; 
  font-size: 14px; 
  font-style: italic; 
  font-weight: bold; 
  color: #E77817;
  text-align: left;
}
div#subpageContentLeft p.naStred {
  margin: 0px;
  padding: 5px;
  padding-left: 30px;
  font-family: times new roman; 
  font-size: 14px; 
  font-style: italic; 
  font-weight: bold; 
  color: rgb(0,0,51);
  text-align: center;
}
div.bod1 {
  width: 220px; height: 95px; float: left; background-image: URL('../images/bod-1.gif'); background-repeat: no-repeat;
}
div.bod1content {
  width: 165px; height: 65px; float: right; border-top: 1px solid #E77817; border-right: 1px solid #E77817;
}
div.bod2 {
  width: 220px; height: 95px; float: right; background-image: URL('../images/bod-2.gif'); background-repeat: no-repeat;
}
div.bod2content {
  width: 165px; height: 65px; float: right; border-top: 1px solid #E77817; border-right: 1px solid #E77817;
}
div.bod3 {
  width: 220px; height: 65px; float: left; clear: both; background-image: URL('../images/bod-3.gif'); background-repeat: no-repeat;
}
div.bod3content {
  width: 165px; height: 65px; float: right; border-top: 1px solid #E77817; border-right: 1px solid #E77817;
}
div.bod4 {
  width: 220px; height: 95px; float: right; background-image: URL('../images/bod-blank.gif'); background-repeat: no-repeat;
}
div.bod4a {
  width: 220px; height: 95px; float: right; background-image: URL('../images/bod-4.gif'); background-repeat: no-repeat;
}
div.bod4aContent {
  width: 165px; height: 65px; float: right; border-top: 1px solid #E77817; border-right: 1px solid #E77817;
}
div.bod5 {
  clear: both;
  width: 467px;
  height: 131px;
  padding: 0px;
  margin: 0px auto;
  background-image: URL('../images/bod-5.gif');
  background-repeat: no-repeat;
  position: relative;
}
div.bod5kontajner {
  width: 340px; height: 115px; float: right; background-color: none;
}
span.pismo5 {
  font-size: 18px;
  color: rgb(255,224,144);
}
div#dealerPodmienkyUvod {
  background-color: #FFFFFF; border: 1px solid #656565; clear: both; color: #545454; font-family: arial; height: 280px; padding: 10px; margin: 0px auto; overflow-y: auto; overflow: -moz-scrollbars-vertical; width: 490px;
}
#dealerContent {
  background-color: none;
  background-image: URL('../images/bg-page-2.jpg');
  background-repeat: repeat-y;
  position: relative;
  width: 950px;
}
#bottomMenuDealer {
  position: relative;
  width: 950px;
  height: 44px;
  background-image: URL('../images/bg-index-bottom-menu-2.jpg');
  background-repeat: no-repeat;
  background-color: rgb(59,89,125);
  text-align: left;
}
#dealerExample {
  position: relative;
  width: 366px;
  height: 73px;
  background-image: URL('../images/bg-dealer-examples.gif');
  background-repeat: no-repeat;
  margin: 0px auto;
  margin-top: 25px;
  margin-bottom: 10px;
}
#dealerExampleTitulek {
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  position: absolute;
  width: 210px;
  height: 15px;
  top: 4px;
  left: 10px;
  background-color: none;
  text-align: center;
}
#dealerExampleOldPrice {
  font-family: arial;
  font-size: 18px;
  color: rgb(208,208,208);
  font-weight: normal;
  position: absolute;
  width: 105px;
  height: 25px;
  top: 34px;
  left: 10px;
  background-color: none;
  text-align: left;
}
#dealerExampleNewPrice {
  font-family: arial;
  font-size: 18px;
  color: rgb(228,122,20);
  font-weight: bold;
  position: absolute;
  width: 105px;
  height: 25px;
  top: 34px;
  right: 10px;
  background-color: none;
  text-align: right;
}
div.tlacitkoRegistraceIntro {
  width: 165px;
  height: 63px;
  float: right;
  border-top: 1px solid #E77817;
  border-right: 1px solid #E77817;
  background-color: #E77817;
  z-index: 10;
}
div.tlacitkoRegistraceIntro:hover {
  background-color: none;
}
p.dealerInfo {
  color: rgb(103,103,103);
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  margin: 0px auto;
  padding: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: justify;  
}
p.smluvniPodminkyText {
  color: rgb(84,84,84);
  font-family: times new roman;
  font-size: 12px;
  margin: 0px;
  margin-left: 25px;
  margin-right: 25px;
  padding: 5px;
  text-align: justify;
}
a.dealer:link {
  color: rgb(255,224,160);
}
a.dealer:active {
  color: rgb(255,224,160);
}
a.dealer:visited {
  color: rgb(255,224,160);
}
a.dealer:hover {
  color: rgb(128,0,0);
  text-decoration: underline;
}
a.dealer {
  font-size: 18px;
  text-decoration: none;
}
span.vacsiFont2 {
  font-size: 25px;
}

/* ODKAZY */
  a.faq:link {
    color: rgb(176,0,0);
  }
  a.faq:active {
    color: rgb(176,0,0);
  }
  a.faq:visited {
    color: rgb(176,0,0);
  }
  a.faq:hover {
    color: rgb(112,32,0);
    text-decoration: underline;
  }
  a.faq {
    text-decoration: none;
  }
    
/* O NAS */
#oNasPlayer {
  background-color: none;
  float: right;
  position: relative;
  width: 400px;
}
#player {
  position: absolute;
  width: 340px;
  height: 220px;
  top: 80px;
  left: 30px;
  background-image: URL('../images/bg-player.gif');
  background-repeat: no-repeat;
  float: middle;
}
#buttons {
  position: absolute;
  width: 340px;
  height: 30px;
  top: 298px;
  left: 30px;
  background-color: none;
}

/* TEXTY */
h4.nadpisPlayer {
  color: rgb(231,120,23);
}

  
/* AUKCE - PRVNI KROK */
/* POZICE */
    
div#subpageContentLeft {
  background-color: none;
  float: left;
  position: relative;
  width: 550px;
}   
div#subpageContentRight {
  background-color: none;
  float: right;
  position: relative;
  width: 400px;
}    
#blueLine {
  position: relative;
  width: 950px;
  height: 1px;
  background-color: rgb(47,77,115);
}
#faqContent {
  position: relative;
  float: left;
  width: 550px;
  background-color: none;
}
    
/* TABULKY */
.tabFormStep1 {
  padding: 0px;
  padding-right: 5px;
  margin: 2px;
  border: 0px;
  text-align: right;
  font-family: verdana;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  width: 140px;
}
.tabFormStep2 {
  padding: 0px;
  padding-left: 5px;
  margin: 2px;
  border: 0px;
  text-align: left;
  color: #000000;
  width: 270px;
}
.tabFormRekap1 {
  padding: 0px;
  padding-right: 5px;
  margin: 2px;
  border: 0px;
  text-align: right;
  font-family: verdana;
  font-weight: normal;
  font-size: 11px;
  color: rgb(135,135,135);
  width: 200px;
}
.tabFormRekap2 {
  padding: 0px;
  padding-left: 5px;
  margin: 2px;
  border: 0px;
  text-align: left;
  color: #000000;
  width: 190px;
}
input.logName {
  width: 110px;
  border: 1px solid rgb(47,77,115);  
  background-color: #FFFFFF;
  font-family: verdana;
  font-size: 11px;
  margin: 3px;
  color: rgb(47,77,115);
}
  
/* TEXTY */
ol {
  color: rgb(47,77,115);
  list-style-position: inside;
  margin: 0px;
  margin-left: 30px;
  padding: 10px;
}




/* Formular */

/* ZOBRAZENI PODMINEK */

div#framePodminky {
  margin: 0px auto; 
  padding: 0px; 
  position: relative;
  text-align: center;
  width: 640px;
}

div#framePodminkyHeader {
  background-image: URL('../images/bg-podminky.jpg');
  background-repeat: no-repeat;
  height: 135px;
  margin: 0px;
  padding: 0px;
  position: relative;
  text-align: center;
  width: 640px;
}
div#framePodminkyTitle {
  background-color: none;
  height: 101px;
  left: 298px;
  position: absolute;
  text-align: center;
  top: 17px;
  width: 327px;
}
div.podminkyCara {
  border-top: 1px solid #2F4D73;
  height: 0px;
  position: relative;
  width: 640px;  
}
div.podminkyContent {
  margin: 0px auto;
  position: relative;
  text-align: justify;
  width: 580px;
}

span.email {
  unicode-bidi:bidi-override;
  direction: rtl;
}
p.podmienky {
  margin: 0px;
  padding: 0px;
  line-height: 150%;
}
