/* CSS Document */
body {margin:0px;
      padding:0px;
	text-align: center;
	background: #ffffff url("images/bg_body.gif");/*#E5E5E5;*/
  background-repeat: repeat-x;
  background-position: 0 10;	
}
* {border: 0px;
}
#obsah {width: 800px;	height: 825px; /*pouzito*/
	text-align: left;
	border: 0px solid #000000;
	/*background: #FFFFFF;*/
	font-family: Verdana, Arial CE;
	font-size: 11px;
	margin: 0 auto;
}
#stred {	width: 100%;	height: 425px;  /*pouzito*/
          border: 0px solid red;
}

#stred2 {width: 100%; 	height: 560px;   /*pouzito*/
  border: 0px solid red;
}

#stred3 {	width: 100%; 	height: 675px; /*pouzito*/
  border: 0px solid red;
}

#stred4 {	width: 640px;	height: 1980px; /*pouzito*/
}

#stred5 {	width: 800px;	height: 390px; /*pouzito*/
       
}
#hlavicka {	width: 800px;	height: 90px;
           border:0px solid #ffffff; 
           /*border-top:0px solid red;
           border-bottom:0px solid red;*/  
}
#logo {width:200px; height: 60px;
      /*border: 1px solid red;*/
      text-align: center;	
      /*margin:20px 0px 0px 0px;*/ 
      float:left;  
}
#lem_horni {
	width: 801px; height: 29px;
	padding-top: 1px;
	background: #ffffff url("images/a_vypl_2.gif");	
}
#home {width: 200px;
  border: 0px solid red; 
	margin-top: 10px;
	margin-left: 10px;	
	font-size: 13px;
	text-align: left;
	float: left;
}
#home a {
	color: #000000;
	text-decoration: none;	
}
#home a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}
#havarie {width: 350px;
  /*border: 1px solid red;*/ 	
	/*margin-right: 20px;*/
	font-weight: bold;
	margin-top: 10px;
	font-size: 13px;
	float: right;
}

#hlavicka_2 {width: 800px; height: 166px; /***************** uprava *******/
         background: #ffffff url("images/a_hlavni.jpg");	
         background-repeat:no-repeat;
         background-position:0% 60%;
         border: 0px solid red;
         /*background: #ffffff;*/
         border-bottom: 0px solid #000080;
}
#obr_hlavni {width: 625px; height: 156px;
          /*border: 1px solid red;*/
          background: #ffffff url("images/a_hlavni.jpg");	
          margin-top: 5px;
          margin-right: 4px;
}
#obr_shop{width:160px;height:112px;
          position: relative; top: 55px; left:-20px;
          border:4px inset #42b8cf;
}
#odkaz_shop {width:245px;
          font-size: 14px;
          font-weight:bold;
          color:red;
          border:0px solid red;
          margin-top:10px;
          float:left;
}
#odkaz_shop a {color:red;
          text-decoration: none;
}
#odkaz_shop a:hover {color:red;
          text-decoration: underline;
}
#menu_shop {width: 160px; height: 146px;
          /*border: 1px solid red;*/
           background: #919294;
           margin-top: 5px;
           padding:5px;
           float: right;
           text-align: center;
           color: #f8f8f8;
           font-weight: bold;
           font-size: 18px;
}
.listovani {width: 155px; height: 115px;
           margin-top: 5px;
           background: #f8f8f8;
}

#shop_elmot {width: 158px; height: 70px;
           margin-left: 6px;
           margin-top: 5px;
}
#shop_loziska {width: 158px; height: 70px;
           margin-left: 6px;
           margin-top: 0px;
}
h1 {
   /*border: 1px solid red;*/
	font-size: 20px;
	color: #919294;
	font-weight: 850;
	text-align: right;
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {font-size: 16px;
	  color: #000066;
	font-weight: 850;
	text-align: left;	
}
h3 {font-size: 15px;
	  color: #000066;
	font-weight: 850;
	text-align: left;
	padding-left: 15px;
}
h4 {font-size: 14px;
	  color: #000066;
	font-weight: 850;
	text-align: left;
	padding-left: 15px;
}
h5 {color: #000066;
	font-weight: 850;
	text-align: left;
	padding-left: 15px;
}
/******************************************************** nove menu *******/
#menu_nove {width: 160px; 
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 12px;
          color: #000080;
	        margin-left: 10px;	
	        float:left;
		    	/*border:1px solid red;*/
}
.menu_odkaz {width: 150px; height: 20px;
          /*border: 1px solid red;*/
          background: #e5e5e5 url("images/bg_odkaz_2.gif");
          text-align: right;
          padding-right: 10px;
          padding-top: 5px;
          margin-top:2px;  
}
#menu_nove a {color: #000080;
          text-decoration: none;
}
#menu_nove a:hover {color: #000080;
          text-decoration: none;
          font-weight: bold;
}
/*** skryvani a odkryvani vnoreneho menu ********/
.menubox1 {visibility: hidden;           
}           
.menubox2 {          
}
/*** skryvani a odkryvani vnoreneho seznamu - konec ********/

#menu1{ width:140px; /*pozicování vnořeného seznamu + skrytí*/
	position:absolute; top:440px; left:368px; z-index: 10;
  font-size: 11px;	
}
.menu1_odkaz {width: 140px; height: 22px;
          /*border: 1px solid red;*/
          background: #e5e5e5 url("images/bg_odkaz_2.gif");
          text-align: right;
          padding-right: 10px;
          padding-top: 3px;
          border-bottom: 2px solid #ffffff;  
}
#menu2{ width:140px; /*pozicování vnořeného seznamu + skrytí*/
	position:absolute; top:570px; left:375px; z-index: 10;
  font-size: 11px;	
}
.menu2_odkaz {width: 140px; height: 22px;
          /*border: 1px solid red;*/
          background: #e5e5e5 url("images/bg_odkaz_2.gif");
          text-align: right;
          padding-right: 10px;
          padding-top: 3px;
          border-bottom: 2px solid #ffffff;  
}
/******************************************************** konec nove menu **/



.stred_obsah {	width: 600px;	height: 410px;
	           border: 0px solid #E5E5E5;
            	text-align: left;
            	margin-left: 190px;
}
.stred_obsah2 {
	width: 580px;
	height: 410px;
	border: 0px solid #E5E5E5;
	text-align: left;
	margin-left: 190px;
}
.stred_obsah4 {
	width: 580px;
	height: 410px;
	border: 0px solid #E5E5E5;
	text-align: left;	
}
/*#levy_ram {
	width: 150px;
	height: 900px;
	float: left;
	border: 1px solid red;
	"
}
*/
.stred_obsah a {
	text-decoration: none;
	margin-left: 150px;
	color: #000066;
	font-size: 10px;
}
.stred_obsah a:hover {
	text-decoration: none;
	margin-left: 150px;
	color: #000066;
	font-size: 10px;
	font-weight: bold;
}

.stred_levy {	width: 300px;	height: 250px;
	border: 0px solid #E5E5E5;
	float: left;
	text-align: left;
	margin-top: 5px;
}
.stred_pravy {width: 300px;	height: 250px;
	border: 0px solid #E5E5E5;
	text-align: left;
	margin-top: 5px;
	border-left: 1px solid #E5E5E5;
	margin-left: 300px;
}
.stred_pravy ul {
	color: #000066;
	list-style-type: square;
	/*font-weight: bold;
*/
}
#logo_15let {width: 150px; height: 150px;
          /*border: 1px solid #000080;*/
          float: right;
          margin: 15px;
          margin-right: 0px;
}
#blok_certif{text-align: center;
          margin-top:30px;
}
.obr_certif{width: 70px; height: 99px;
         margin:3px;
         border:1px solid #424242;
}
em {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}
.nadpis {
	font-size: 12px;
/*h6*/
	color: #000066;
	/*#959595;
*/
	padding-left: 15px;
	font-weight: bold;
}
#nadpis2 {
	font-size: 12px;
/*h6*/
	/*padding-left: 15px;
*/
	font-weight: bold;
}
.text {
	padding-left: 15px;
	padding-right: 10px;
	text-align: justify;
	text-indent: 15px;
}
.text2 {
	padding-left: 15px;
	padding-right: 10px;
	text-align: justify;
}

#tecky {
	width: 400px;
	font-size: 10px;
	margin-top: 5px;
	color: #959595;
	margin-left: 50px;
}
#lem_dol {
	width: 801px;
	height: 22px;
	background: #FFFFFF url("images/vypl_d.gif");
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	letter-spacing: 1;
}
.tab_cerp {
	width: 500px;
	font-family: Verdana, Arial CE, Tahoma;
	font-size: 11px;
	border: 1px solid #E5E5E5;
	background: #E5E5E5;
	margin-left: 50px;
}
.tab_cerp td {
	background: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.tab_cerp th {
	font-weight: bold;
	text-align: center;
	height: 20px;
	background: #FFFFFF;
	color: #535353;
}
#tab_prodej, .tab_prodej {
	width: 560px;
	font-family: Arial CE, Tahoma;
	font-size: 12px;
	border: 1px solid #E5E5E5;
	background: #E5E5E5;
	margin-left: 25px;
}
#tab_prodej td, .tab_prodej td {
	background: #FFFFFF;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
#tab_prodej a, .tab_prodej a {
	text-decoration: underline;
	margin-left: 0px;
	color: #000066;
	font-size: 11px;
}
#tab_prodej a:hover, .tab_prodej a:hover {
	text-decoration: none;
	margin-left: 0px;
	color: #000066;
	font-size: 11px;
	font-weight: normal;
}
.buton {
	width: 10px;
	height: 10px;
	/*border: 1px solid red;
*/
}
#obr_prod1 {
	width: 150px;
	height: 227px;
	background: #FFFFFF url("images/servo_1.gif");
	margin-left: 20px;
	margin-top: 30px;
}
#obr_prod2 {
	width: 150px;
	height: 227px;
	background: #FFFFFF url("images/ss_motory.gif");
	margin-left: 20px;
	margin-top: 30px;
}
#obr_prod3 {
	width: 150px;
	height: 130px;
	background: #FFFFFF url("images/male_pohony_1.gif");
	border: 1px solid #E5E5E5;
	margin-left: 20px;
	margin-top: 30px;
}
#obr_prod4 {
	width: 150px;
	height: 100px;
	background: #FFFFFF url("images/vysobr_motory.gif");
	margin-left: 20px;
	margin-top: 30px;
}
#obr_prod5 {
	width: 150px;
	height: 114px;
	background: #FFFFFF url("images/lin_pohony_1.gif");
	margin-left: 20px;
	margin-top: 30px;
}
#obr_prod6 {
	width: 150px;
	height: 121px;
	background: #FFFFFF url("images/lin_pohony_2.gif");
	margin-left: 20px;
	margin-top: 30px;
}
#obr_prod7 {
	width: 150px;
	height: 114px;
	background: #FFFFFF url("images/servo_4.gif");
	margin-left: 20px;
	margin-top: 30px;
}
#obr_prod8 {
	width: 150px;
	height: 99px;
	background: #FFFFFF url("images/vysobr_motory_2.gif");
	margin-left: 20px;
	margin-top: 30px;
}
/******************************* stránka opravy ****************************/
.obr_opr {
	margin-left: 20px;
	margin-top: 30px;
}
/*********************************************stranka kontakt**************/
#tab_kontakt {font-size:13px;
             margin: 20px 0px 0px 150px;
}
/***********************************************stranka kontakt *************/
.kontakt_levy {
	width: 290px;
	height: 350px;
	border: 0px solid #E5E5E5;
	float: left;
	text-align: left;
	margin-top: 5px;
	padding-left: 15px;
}
.kontakt_pravy {	width: 290px;	height: 350px;
	border: 0px solid #E5E5E5;
	text-align: left;
	margin-top: 5px;
	padding-top: 4px;
	margin-left: 305px;
}
.kontakt_levy a {
	text-decoration: none;
	color: #000066;
	font-size: 10px;
	margin-left: 0px;
}
.kontakt_levy a:hover {
	text-decoration: none;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
}
/***************************************************************zahlavi******/
.zahlavi {width: 800px;height:21px;
	font-family: Verdana, Arial CE;
	font-size: 11px;
	color: #b5b5b5;
}
.statistika {width: 130px;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
}
.aktualizace {width: 400px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
.copy {	width: 250px;
  border: 0px solid red;
	float: left;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}
.copy a {
	text-decoration: underline;
	color: #b5b5b5;
}
.copy a:hover {
	text-decoration: none;
	color: #b5b5b5;
}
/*************************************************************konec zahlavi ***/
#kde {
	font-weight: bold;
	cursor: default;
}
/************************** BONUSY ******************/
/************* stránka -motory_bonus.html **********/
#tab_heslo {
	font-family: verdana, arial ce;
	font-size: 11px;
	/*border: 1px solid #000000;
*/
	text-align: left;
	margin-left: 15px;
}
#heslo {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100px;
	border: 1px solid #E5E5E5;
}

/**************************************** stranka poptavka ***************/
.tab_pop{font-family: verdana, arial ce;
	       font-size: 11px;
	       margin-left: 40px;
	       margin-top: 20px;
}
.text_form {width: 550px;
          margin-left: 40px;
          text-align: left;
}
.pole {background: #dae6ff;
       border: 1px solid #4682e4;
}
/****************************************** upoutavky na indexu ******/
#blok_upo {width: 590px; height: 500px;  /*610x500*/
        background:  url("images/obr_center3.jpg"); /*#9fd7f8 */
        background-repeat: no-repeat;
        background-position: center;
        border:0px solid red;
        text-align: left;
}
#avizo {width: 264px;height:40px;
        position: relative;left:165px;top:150px;        
} 
#servis24 {width: 200px;height:87px;
        position: relative;left:200px;top:10px;        
}
#upo1{width: 200px; height: 120px;
         border:0px solid red;        
         margin-left: 30px;margin-top:0px;
         float: left;
         
}
#upo2{width: 200px; height: 120px;
         border:0px solid red;
         margin-left: 150px;margin-top:0px;
}
#upo3{width: 200px; height: 120px;
        border:0px solid red;
        float: left;
         margin-left: 30px;margin-top:185px;
        
}
#upo4{width: 200px; height: 120px;
        border:0px solid red;
        margin-left: 150px;margin-top:100px;        
}

#financovani {text-align: center;
            font-size: 10px;
            /*border: 1px solid red;*/
}
#financovani p {color: red;
             font-size: 13px;
             font-weight: bold;
             border: 1px solid red;
             background: #fefdc7;
}
#financovani a {text-decoration: underline;
}
#financovani a:hover {text-decoration: underline;
             font-weight: bold;
}