* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
  padding: 0; 
  background: #fff url('/img/bg.jpg') repeat-x; 
  font: Arial,sans-serif; 
  color: #303030; 
  text-align: center; 
}

/* obecne odkazy --------------------------------------------------------------- */
a {color:#b41818;}
a:link {color:#b41818;}
a:hover {color:#b41818; text-decoration: none;}

/* nadpisy --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:15px 0 7px 0; }
h1 { font-size:200%; }
h2 { font-size:170%; font-weight: normal;}
h3 { font-size:115%; font-weight:normal; font-family:Arial; border-bottom: 1px solid #ddd;}
h4 { font-size:120%; }
h5 { font-size:100%; }

.rbroundbox h2 {color: #fff; font-size: 170%; margin-top: 0; border: 0;}

/* layout ---------------------------------------------------------------------- */
#layout { 
  width:1000px; 
  margin:0 auto; 
  text-align:left; 
}

  	/* hlavicka ------------------------------------------------------------------ */
  	#header { position:relative; background: #303030; margin-bottom: 20px; }
  
      #logo {
        font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
        position: relative; 
		top: 20px;
        overflow: hidden; 
        width: 250px; height: 108px;
        font-size:9px;
        margin: 0;
        text-align: left;
		padding-left: 20px;
      }
      #logo a{
        text-decoration: none;
        color: #fff;
        font-weight: normal;
        padding: 0px 10px 7px 0px;  
      }
      
      #logo span {
        color: #676767;
        font-weight: bold;
      }
      
      #logo a:hover span {
        color: #fff;
        font-weight: bold;
      }
      
      #navigation{
        position: absolute;
        left: 200px;
        line-height: 83px;
        display: block;
        height: 108px;
        width: 600px;
        top: 0;
        text-align: right;
        font-size: 95%;
      }
      
      #navigation ul li{
        display: inline;
      }

      #navigation li a.active {
        color: #fff;
        padding: 45px 10px;
        text-decoration: none;
		background-color:#B70030;
      }	  

      #navigation li a {
        color: #cacaca;
        padding: 45px 10px;
        text-decoration: none;
      }
      
      #navigation a:hover {
        color: #fff;
		background-color:#B70030;
      }

	  
      /* The nice box with introducing text and news */
      
      /* set millions of background images */
      .rbroundbox {border:0px solid green; height:311px; overflow:hidden;  padding:0px; }
      .rbtop div { background: url('/img/tl.gif') no-repeat top left; }
      .rbtop { background: url('/img/tr.gif') no-repeat top right; }
      .rbbot div { background: url('/img/bl.gif') no-repeat bottom left; }
      .rbbot { background: url('/img/br.gif') no-repeat bottom right; clear: both; }

      /* height and width stuff, width not really nessisary. */
      .rbtop div, .rbtop, .rbbot div, .rbbot {
      width: 100%;
      height: 7px;
      font-size: 1px;
      }
      .rbcontent { margin: 0 7px; display:block; border:0px solid green;  height:311px; overflow:hidden; padding:0px; background-color:#000; background-repeat:no-repeat;}
      .rbroundbox { width: 95%; margin: 1em auto; color: #fff; margin-bottom: 20px;}
      .car_new {background-repeat:no-repeat; max-width:787px; width:100%; height:309px;}
      .rbroundbox a { color: #fff; }
      .rbroundbox a:hover { text-decoration: underline; }
	  .car_text_1 {display:block; padding-top:10px; padding-left:20px; font-family:Georgia,Arial; font-size:22px;}
	  .car_more_1 {display:inline; text-decoration:none; padding:3px; margin-top:13px; background-color:#c92a2a; font-size:15px;}
	  .car_text_2 {display:block; padding-top:15px; text-align:right; padding-right:15px; width: 200px; float:right; padding-left:20px; font-family:Georgia,Arial; font-size:22px;}
	  .car_more_2 {display:inline; text-decoration:none; padding:3px; margin-top:13px; background-color:#c92a2a; font-size:15px;}
	  .car_text_3 {display:block; padding-top:15px; text-align:right; padding-right:15px; width: 200px; float:right; padding-left:20px; font-family:Georgia,Arial; font-size:22px;}
	  .car_more_3 {display:inline; text-decoration:none; padding:3px; margin-top:13px; background-color:#c92a2a; font-size:15px;}
	  .car_page {display:block; position:absolute; margin-top:-50px; float:right; border:0px solid red; margin-left:49px; color:#fff; font-size:16px;}
	  .ex_number {cursor: pointer; cursor: hand; background-color:#c92a2a; color:#fff; padding:3px 6px;}


      .content {
      float: left; 
      padding: 12px 0 12px 10px;
      width:400px;
      z-index: 10;
      }
      
      #panel-right { float:right; width:230px; padding: 15px 10px 10px 10px; color: }
      #panel-right-inside {border-left: 1px solid #ca4747; padding: 0 0 0 16px;}
      #panel-right span { color: #e49695; }
      #panel-right p {margin: 0;}
      
      #main {
      padding: 0 37px;
      }
      
      #footer {
      background: #303030;
      color: #b1b1b1;
      }
      
      #footer a{
      color: #b1b1b1;
      }
      
      #footer-inside {
      width:950px; 
      margin:0 auto; 
      text-align:left; 
      }
      
      #footer-inside p {
      margin-top: 0;
      margin-bottom: 0;
      }
      
      #copyright {
      float: left; 
      width: 300px;
	  font-size: 10px;
	  padding-top:25px;
      }
      
      #address_footer{
      margin: 0 0 0 323px;
      text-align: right;
      }

/* odstavce -------------------------------------------------------------------- */
p { margin:15px 0; line-height: 24px; font-size: 95%}

.content p {color: #fff; margin-top: 10px;}

/* tabulky --------------------------------------------------------------------- 
table { margin:15px 0; border: 1px solid #cdcdcd; border-collapse:collapse; border-spacing:0; font-size:100%; width: 100%;}
th { text-align:center; font-weight:bold; border: 1px solid #cdcdcd;}
th, td { padding:4px 6px; border: 1px solid #cdcdcd;}
tr.table-top {background: #e5e5e5; font-weight: bold;}*/

/* seznamy --------------------------------------------------------------------- */
ul, ol { display:block; margin:15px 0 15px 40px; }
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li { display:list-item; }
ul li a { text-decoration:underline; }

/* definice -------------------------------------------------------------------- */
dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

/* ostatni --------------------------------------------------------------------- */
fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.light {padding: 4px 5px; background: #ac0001; text-decoration: none;} .light:hover {color: #fff;}
.noscreen { display:none; }
ul.dotted_list {list-style-type: none; margin:0 0 0 0; width: 600px;}
p.clearfix {margin:5px 0; line-height: 24px; font-size: 95%; width:600px;}
span.floatcol_left {font-weight:bold;}
span.floatcol_right {font-weight:normal;border-bottom: 1px dotted #cdcdcd; width:300px; text-align:right; padding-left: 50px;}
h3.accordion_handle {color:#B70030;}

*{margin: 0; padding: 0;} /* обнуляем отступы */
body {
background: #fff;
text-align: center;
font-size: 16px;
font-weight: bold;
font-family:Arial;
}
html,body {
height: 100%; /* задаем высоту тела документа */
padding:0;
margin:0;
}
.main { /* основной блок, который должен растянуться до подвала */
background: #fff; /* цвет фона основного блока (для наглядности) */
min-height: 100%; /* задаем минимальную высоту основного блока */
  font: 0.8em/1.5 "arial",sans-serif; 
  min-width:1000px;


}
*html .main { /* хак для ie6 */
height: 100%; /* для ие6, т.к. не понимает min-height */
}
.clearMain { /* это распорка в основном блоке - резервируем место для подвала */
height: 40px; /* высота нашего подвала */
}
.footer { /* подвал */
background: #fff; /* цвет фона подвала (для наглядности) */
color: #fff; 
height: 40px; /* высота подвала */
margin-top: -40px; /* делаем отрицательный отступ по высоте равный высоте подвла, чтобы четко вписаться в размер экрана */
}

td.header_top a{color:#fff; text-decoration:underline; }

td.header_top {background-color:#000; color:#fff; min-width:1000px; font-size:12px; line-height:14px; border:0px solid red;}

.menu a{display:block; float:right; color:#c92a2a; margin-right:15px; font-size:16px; text-decoration:none;}
.stripe {display:block; float:right; color:#a09f9f; margin-right:15px; font-size:15px; text-decoration:none;}

h5{padding:0px; margin:0px;}

.basket {display:block; float:right; text-align:left; margin-left:8%; background-color:#383636; margin-right:20px; margin-top:20px; padding:10px; border:1px solid #b5b4b4; text-decoration:none !important;}

#logo {display:block; float:left; margin-left:10px;}

.basket_h {font-size:16px; color:#b5b4b4;}
.address {display:block; float:left; text-align:left; margin-left:22%; margin-top:20px;}
.service_plus {display:block; float:left; text-align:left; margin-left:40px; margin-top:13px; background-image:url('/img/star.jpg'); width:99px; background-repeat:no-repeat; height:89px; overflow:hidden; color:#fff; font-size:13px; padding-top:22px; text-align:center; font-weight:normal; font-family:Georgia;}

small.service_mini {font-size:10px; line-height:12px; margint-top:32px; padding-top:5px; display:block;}

td.menu {background-image:url('/img/bg_menu1.jpg'); background-repeat:repeat-x; height:27px; border:0px solid green; padding-top:0px; margin-top:0px;}
.menu_div {background-color:#fff; width:auto; display:block; overflow:hidden; float:right; clear:both; width: 970px; margin:0px;}

.menu_div a {font-size:17px; text-decoration:underline; margin-top:5px;}
.menu_div .stripe { margin-top:5px;}
.price_car {display:block; background-color:#c92a2a; color:#fff; padding:4px; width:auto; font-size:14px; width:150px; text-align:center; font-weight:bold; margin-top:6px;}

td.dop_td_1{padding:0px 15px 15px 15px;}
a.basket_a {font-size:18px; display:block; background-image:url('/img/cart.png'); background-position:top left; background-repeat:no-repeat; height:33px; padding-left:40px;}
a.online_a {font-size:18px; display:block;  background-image:url('/img/comments.png'); background-position:top left; background-repeat:no-repeat; height:33px; padding-left:40px; margin-top:20px; color:#4a4a4c;}

h2.cat_pion {margin-left:30px; margin-top:13px; margin-left:7px;}


table.cat_center_pion {width:90%; margin:0 auto;}
table.cat_center_pion td{width: 180px !important; font-size:11px;}

a.cat-cat {display:inline-block; margin:0px 0px 5px 0px; padding:0px; text-decoration:underline;}
.cat-cat-dop a {display:block; margin:0px; padding:0px;}
.cat-cat-dop a.active {display:block; margin:0px; padding:0px; text-decoration:none; color:#000;}
.cat-cat-dop {margin-top:5px; margin-bottom:5px; padding-left:10px;}

a {cursor:hand; cursor:pointer;}
.pion_main {display:block; background-image:url('/img/grey_bg.jpg'); background-color:#ededed; width:94%; margin: 0 auto; background-repeat:no-repeat;  padding-bottom:10px;}



