/* CSS STYLY WEBU HILTRENT.CZ */		
  body {
    text-align: center;
		background: #000 url('../img/pozadi_web.png') repeat;
		margin-top: 0px;
		font-family: tahoma, verdana;
		font-size: 13px;
    color: #ccc;
		}
		
		p,h1,h2,pre,table {
		line-height: 170%
		}
		
	h1 {
		color: #fcfcfc;
		font-size:19px;
	/*	text-transform: uppercase;*/
		font-weight: normal;
		/*background-color: red;
    padding: 0px;
    display: table-cell;*/
    }
		
	h2 {
		color: #fcfcfc;
		font-size:16px;
		text-align: left;
		font-weight: normal;
		}
		
  li {list-style-type: square; padding-bottom: 7px;}
  
  a:link {color: #fcfcfc; text-decoration: underline;  }
  a:visited {color: #fcfcfc; text-decoration: underline; }
  a:hover {color: #838383; text-decoration: none; }
  
  input, select, button {background: #fff; border: 1px solid #666; color: #000;}
  .inputHighlighted {border: 1px solid #000; }
		
	#mainframe {
    margin: 0 auto; 
    text-align: left; 
    width: 920px;
		padding:0px;
		background: #fff;
		/*margin-top: 0px;*/
		text-align: left;
		border-left: 1px solid #666;
		border-right: 1px solid #666;
    		}
		
/* HORNI CAST */ 
    #horni-pruh {
	  height: 17px;
	  _height: 27px;
		width: 920px;
		padding-top: 10px;
    background: red;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 5px;
		}
		
		.horni-pruh-text { margin-left: 15px; }	
		
	#contentheader {
	  width: 920px;
	  /*!margin-bottom: -2px;*/
		background: #fff;
    }		
		
/* HLAVNI MENU */ 

    #menu {
    width: 920px;
    height: 30px;
    _height: 40px;
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #000;
  	text-transform: uppercase;
    }
    
  #menu a:link {color: #000; text-decoration: none;  }
  #menu a:visited {color: #000; text-decoration: none; }
  #menu a:hover {color: red; text-decoration: none; }
    
    #aktualni-sekce {
    color: red;
    font-size: 13px;
    font-weight: bold;
    background: #fff;
    height: 20px; 
    width: 200px; 
    _width: 230px;
    padding: 0px 15px 0px 15px;
    float: left;
    }
    
    #submenu-polozky {
    background: red;
    color: #fff;
    font-size: 13px;
    height: 20px;
    font-weight: bold;
    padding-left: 30px;
    _padding-left: 0px;
    line-height: 150%;
    }
  #submenu-polozky a:link {color: #fff; text-decoration: none;  }
  #submenu-polozky a:visited {color: #fff; text-decoration: none; }
  #submenu-polozky a:hover {color: #000; text-decoration: none; }
    
  
		  
/* OBSAH */ 
		#obsah table,p	{
		font-size: 13px;
    color: #ccc;
    }
		#obsah {
		width: 890px;
		_width: 920px;
		min-height: 330px;
    height:auto !important;
    height:330px;
    background: #000000;
    padding: 5px 15px 15px 15px;
    }
    
    #fotky {
    width: 915px;
    _width: 920px;
    height: 150px;
    _height: 147px;
    padding-left: 5px;
    background: #000 url('../img/fotky-bg.png') no-repeat;
    }    
    
    .cara1 {border-width:0; border-top:1px solid red; height:1px; width: 100%; text-align: left;} 
              

/* PATKA */	
	#contentfooter {
	padding-top: 4px;
	  height: 23px;
	  _height: 26px;
		width: 920px;
    background: red;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		}
		
		.patka_text { margin-left: 15px; padding-top: 0px; _padding-top: -4px; }
    #sitemap {text-align: right; padding-right: 5px; font-size: 9pt;}	