
/* ------------------------------------ Základní prvky-------------------------------------------------- */
body{font: 14px Arial, Tahoma, Verdana; color: #414141; text-align: center; margin:0px; background: url(/images/bg_body.gif) #fff repeat-x;}

#title {position:relative; height:50px; width: 619px; background:url("/images/bg_h1.jpg") 0 0 repeat-x; margin: -9px 0 0 -9px; overflow:hidden;}
h1 {font-size: 23px; color: #fff; font-weight: normal; text-decoration: none; margin: 12px 10px 10px 10px;}
h2 { font-size: 18px; color: #ce1f1c; font-weight: normal; text-decoration: none; margin: 12px 0 8px 0px;}
  h2 a { font-size: 18px; color: #ce1f1c; font-weight: normal; text-decoration: underline;}
    h2 a:hover { font-size: 18px; color: #ce1f1c; font-weight: normal; text-decoration: none;}
h3 { font-size: 16px; color: #ce1f1c; font-weight: normal; text-decoration: none; margin: 10px 0 5px 0px;}
h4 { font-size: 14px; color: #ce1f1c; font-weight: normal; text-decoration: none; margin: 0px 0px;}
h5 { font-size: 13px; color: #ce1f1c; font-weight: normal; text-decoration: none; margin: 0px 0px;}
p { line-height: 1.8em; margin: 5px 0 8px 0; padding: 0;}
.clear { clear: both;}
img {	border: 0px;}
a{ color: #414141; font-weight: normal; text-decoration: underline;}
  a:hover{ text-decoration: none;}
.refi				  { border: 2px solid #cccccc;}

#page { position: relative; width: 1000px;  margin: 0px auto; text-align: left; background-color: #fff;}
/* ------------------------------------ Hlavička -------------------------------------------------- */


#header {position: relative;float: left;width: 1000px; height: 149px; margin: 0px auto; text-align: left;}
  #logo { float: left; width: 244px; height: 95px; margin: 0;  background: url(/images/logo.gif);}
  #top { float: right; width: 756px; height: 95px; margin: 0; padding: 0;  background: url(/images/head.gif);}

      #menu { float: left; width: 750px; height: 20px; text-align: right; margin: 0; padding: 33px 5px 0 0; }
        /*menu vodorovné*/
        #menu ul{	float:right;	height: 20px; list-style:none;	margin:0;	padding:0;	overflow:hidden;}
        #menu ul li{float:left;	margin:0px;	padding:0 8px 0 18px;	text-align:center; }
        #menu a{color: #fff; font-size: 15px; text-decoration: none; }
        #menu a:hover{text-decoration: underline; }
        /*konec menu*/
#head { float: left; width: 1000px; height: 54px; margin: 0;  padding:0; background: url(/images/znacky.gif);}

  
  
  
/* ------------------------------------ Konec Hlavička -------------------------------------------------- */	 

/* ------------------------------------ Content -------------------------------------------------- */
#content {position:relative; float: left; width: 1000px;  height: auto; margin: 0; text-align: left; background-color: #fff;}
	 #content ul li  {list-style-image: url(/images/pointer.gif); }
  .sloupec {float: left; height: auto; width: 280px; }

#rightWrap { float: right; width: 352px;	height: auto;	padding: 0px;}
  #rightWrap a.odkaz{ color: #fff; font-weight: normal; text-decoration: underline;}
  #rightWrap a.odkaz:hover{ text-decoration: none;}
  #dum { float: left; width: 346px; height: 241px; margin: 0;  padding:0; background: url(/images/bg_dum.gif);}
  #zamereni { float: left; width: 333px; height: 37px; margin: 0;  padding:20px 0 0 13px; background: #d0201d;}
    #zamereni a {color: #fff; font-size: 17px;}
    #zamereni span {margin: 0px 12px;}
  
#leftWrap {float: left; height: auto;	width: 600px;	padding: 10px; margin:  0 0 0 6px; border-top: 6px solid #96b1d0; border-left: 6px solid #96b1d0; }
  #text {float: left; position: relative; margin: 0; padding: 0;}
  #text ul li {line-height: 1.7em;}

#footer {float: left; width: 964px;	height: 15px; text-align: left; padding: 8px; margin: 0 6px; border-top: 6px solid #96b1d0; font-size: 11px; }
  #footer a { font-size: 11px; text-decoration: underline;}
  #footer a:hover { text-decoration: none;}
/* ------------------------------------ Produkty -------------------------------------------------- */
.produkt {float: left; height:auto; width: 270px; padding: 8px; margin: 5px; border: 1px solid #dfdfdf;}
  .produkt .nazev {float: left; height:auto; width:  250px; margin: 0 0 8px 0;}
    .produkt .nazev h2  { font-size: 14px; color: #005ca1; font-weight: normal; text-decoration: none; margin: 0px;}
  .produkt .obrazek {float: left; height:120px; width:  260px; margin: 0 6px 0 0;}
  
.produktd {float: left; height:auto; width: 580px; padding: 8px; margin: 5px 0; border: 1px solid #dfdfdf;}
  .produktd .nazevd {float: left; height:auto; width:  560px; margin: 0 0 8px 0;}
    .produktd .nazevd h2  { font-size: 14px; color: #005ca1; font-weight: normal; text-decoration: none; margin: 0px;}
  .produktd .obrazekd {float: left; height:auto; width:  140px; margin: 0 6px 0 0;}
  .produktd .popisd {float: left; height:auto; width:  420px; margin: 0 6px 0 0;}
  
  

/* ------------------------------------ Box novinky -------------------------------------------------- */
#box_aktuality { float: left; width: 322px; height: auto; margin: 0;  padding:12px; background: #e6e6e6;}
  .box_aktualita { float: left; width: 300px;	height: auto;	padding: 10px 10px 0 10px; margin: 0; border: 1px solid #c0c0c0; background: #fff;}
    .box_aktualita h3 { color: #000; margin: 0px; font-weight: bold; }
    .box_aktualita p { font-size: 13px;}
    .vice {margin:0; padding: 0; text-align: right;}










