/* Start of CMSMS style sheet 'Styly_pro_obsah_stranky' */
.velky_nadpis {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.5;
  font-family: Verdana;
  color: #EA681D;
  padding-top: 6px;
  padding-bottom: 10px;
}


.velky2_nadpis {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  font-family: Verdana;
  color: #EA681D;
  padding-top: 6px;
  padding-bottom: 2px;
}




.stredni_nadpis {
  font-weight: bold;
  font-size: 15px; 
  line-height: 1.2;
  font-family: Verdana;
  color: black;
  padding-top: 10px;
  padding-bottom: 4px;
}

.maly_nadpis {
  font-weight: bold;
  font-size: 15px; 
  line-height: 1.5;
  font-family: Verdana;
  color: black;
}

div#modely {
   height: 220px;
   width: 315px;
   background: #fff;           
   padding-right: 40px;
   float: left;
   padding-bottom: 20px;
}

div#modely img{
   float: left; 
   padding-right: 14px; 
   padding-bottom: 0px; 
   padding-top: 10px;
}

div#modelyv {
   width: 300px;   
   background: #fff;           
   padding-right: 40px;
   float: left;
   padding-bottom: 20px;
}

---------------------------------------------------------------tabulky-------------------------------------
table.ProdejniSit {
 text-align: left;
}

table.ProdejniSit th {
 font-weight: bold;
 font-size: 11px; 
 line-height: 1.5;
 font-family: Verdana;
 color: #EA681D;
 border-width: 0px;
 padding: 4px 20px 4px 4px;
 border-style: solid;
 background-color: #424242;
 -moz-border-radius: ;
 text-align: left;
}

table.ProdejniSit td {
 font-weight: normal;
 font-size: 11px; 
 line-height: 1.5;
 font-family: Verdana;
 color: white;
 border-width: 0px;
 padding: 4px;
 padding-right: 4px;
 border-style: solid;
 border-color: black;

 -moz-border-radius: ;
vertical-align: top;
}

table.ProdejniSit tr {
 background-color: #727272;
}

table.ProdejniSit tr.rowsel{
 background-color: #fe7108;
}

table.ProdejniSit tr.even{
 background-color: silver;
}

/* End of 'Styly_pro_obsah_stranky' */

