/* index.php */


* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Times New Roman, Arial, Tahoma, Verdana, lucida, sans-serif;
	background: #2745bd;
	color: #000;
	font-size: 15px;
	text-align: center;
	min-width: 870px;
	line-height: normal;
}
html>body {
	font-size: 15px;
}
#main {
 	width: 870px;
	margin: 0 auto;
	text-align: left;
 	background: #ffff00 url('main_pic/pozadi_telo.png') repeat-y;
	min-height: auto;
	height: auto;
	position: relative
 }
 body>#main {
 	height: auto;
 }
 #head {
 	color: #fff;
	background: #ffff00 url('main_pic/hlavicka.png') no-repeat;
	height: 251px;
	width: 870px;
    font-family: Arial;
 }
 #menu {
 	float: left;
 	height: auto;
 	width: 210px;
 	margin-left: 12px;
 	text-align: center
 }
  #text {
    text-align: left;
 	float: left;
 	height: auto;
 	width: 612px;
 	margin-left: 15px;
 }
  #end {
	clear: both;
 }
 #footer {
	width: 870px;
 	height: 55px;
	overflow: hidden;
	bottom: 0;
	left: 0;
	background: #ffff00 url('main_pic/paticka.png') no-repeat;
	text-align: left;
	font-family: Arial;
	color: #dee5dc;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
 }

div.menu_top {
	    padding-left: 289px; 
        _padding-left: 285px; 
        padding-top: 10px;
 }


div.lmenu_ram {
        padding-top: 14px;
 }


.paticka {
          color: #dee5dc;
          font-size: 12px;
          font-family: Arial;
          text-decoration: none;¨
          font-weight: bold;
          line-height: 14px;
 }





/* index_obsah.htm */


div.novinky_blok {
        padding-top: 20px;
	    padding-bottom: 20px;  
        
 }

span.nadpis {
         font-family: Times New Roman; 
         font-weight: bold; 
         font-size: 18px; 
         color: #000000;
         background: url(../08_index/nadpis_flag.gif) no-repeat left center; 
         padding: 0 0 0 28px; 
 }

span.obsah {
        font-family: Times New Roman; 
        font-weight: normal; 
        font-size: 14px;       
        text-align: justify;
        text-decoration: none
 }

div.starsi_aktualizace {
        margin-top: 20px;
        margin-left: 435px;
	    text-align: center;
        font-size: 16px;
        font-weight: bold;  
        font-family: Arial,Times New Roman;  
 }

div.novejsi_aktualizace {
        margin-top: 20px;
        margin-left: 10px;
        font-size: 16px;
        font-weight: bold;  
        font-family: Arial,Times New Roman;  
 }

a.starsi_aktualizace:link {color: black}
a.starsi_aktualizace:visited {color: black}
a.starsi_aktualizace:hover {color: #2745bd} 



/* catalogue.htm */

div.hlavicka_catalogue {
        text-align: center;
	    padding-top: 20px;        
 }

div.tabulka_catalogue {
        text-align: center;
	    padding-bottom: 20px;       
 }



/* clanky rc news a oldcars */



div.box_clanek_rc { 
                   text-align: center;
                   
 }

div.obrazek { 
             padding-top: 20px;
             padding-bottom: 20px;
 }


div.clanek {
            text-align: justify;
            width: 596px;
            margin: 0px auto;
 }

div.clanek div {            
                text-indent: 15px;               
 }


div.podpis { 
            padding-left: 350px; 
            padding-top: 20px; 
 }

div.fotky {
           margin-top: 70px;
 }


div.text_pod_fotkama {
                      text-align: center;
                      padding-bottom: 10px;
 }