html
{
  background: url(../images/background.gif) top left repeat;
  height: 100%;
  min-height: 100%;
}


body    
{ 
  margin: 0; 
  padding: 0; 
  font: 70%/1.5 tahoma, arial; 
  position: relative;
  line-height: 18px;
  color: #fff;
  height: 100%;
  min-height: 100%;
}



/* prvky viditelne jen bez pouziti css */

.no_css
{
  visibility: hidden;
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}

/* konec: prvky viditelne jen bez pouziti css */


/* obecne elementy */

  
  h1
  {
    font-size: 2.2em;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: left;
    font-weight: bold;
    line-height: 30px;
    font-weight: bold;
  }

  h2
  {
    font-size: 1.4em;
    padding: 0;
    margin: 5px 0;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
    text-align: left;
  }
  
  h3
  {
    font-size: 1.2em;
    margin: 0 0 5px 0;
    padding: 0;
    color: #fff;
  }

  ins
  {
    font-size: .8em;
    text-decoration: none;
    color: #457200;
    margin: 0;
    padding: 0;
  }


  img
  {
    border: none;
  }

  hr
  {
    height: 0;
    overflow: hidden;
    border: none;
    border-top: 1px solid #6495B4;
    display: block;
    margin: 10px 0 10px 0;
  }

/* konec: obecne elementy */


/* obecne tridy */      

  .float_left
  {
   float: left;
  }

    
  .float_right     
  {
    float: right;
  }    

    
  .clear_both
  {
    clear: both;
  }
  
    
  .margin-top
  {
    margin-top: 15px;  
  }

  .margin-left
  {
    margin-left: 15px;  
  }

  .margin-right
  {
    margin-right: 15px !important;
  }

  .red
  {
    color: #ba3926;
    font-weight: bold;
  }  
  
  .green
  {
    color: #00aa00;
  }
  
  .center
  {
    text-align: center;
  }

  .justify
  {
    text-align: justify;
  }

  a
  {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
  }
 
    a:hover
    {
      text-decoration: underline;
    }


  .hr
  {
    clear: both;
    height: 1px;
    margin: 5px 0 0 0;
  }


  .dark
  {
  }
  
  .ico
  {
    display: block;
    padding-left: 22px;
    line-height: 16px;
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 10px;
  }
  
  .float-left
  {
    float: left;
  }

  .float-right
  {
    float: right;
  }
  
  .img-left
  {
    float: right;
    margin-left: 15px;
  }

  
/* konec: obecne tridy */    



/* formulare */

.input
{
  padding: 5px 0;
}


.input label
{
  float: left;
  display: block;
  width: 180px;
}

input, .select
{
  border: 1px solid #333;
  width: 280px;
}

  input.amount
  {
    width: 20px;
  }


input.checkbox
{
  width: 20px;
}

.input .textarea
{
  border: 1px solid #333;
  width: 470px;
  height: 100px;
}

.input .checkbox
{
  width: 20px;
  border: 1px solid #438637;
}

input.button
{
    background: url(../images/button.gif) top left no-repeat;
    width: 146px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: none;
    color: #fff;
    font-weight: bold;
    text-align: center;
}




  #page
  {
    _height: 100%;
    width: 958px;
    padding: 0 17px;
    margin: 0 auto;
    min-height: 100%;
    background: url(../images/page.png) top left repeat-y;
    _background: url(../images/page-ie6.png) top left repeat-y;
    _padding: 0;
  }


  #header
  {
    height: 171px;
    background: url(../images/header.jpg) top left no-repeat;
  }
  


  #middle
  {
    padding: 0 0 80px 0;
    border-top: 10px solid #231f20;
  }
  
  
  #middle-left
  {
    float: left;
    width: 780px;
    background: url(../images/left.png) top left no-repeat;
    min-height: 250px;
    _height: 250px;
  }
  

  #left
  {
    float: left;
    width: 170px;
  }
  
  

  #left.no-background
  {
    background: #fff;
  }

  
  #right
  {
    padding-top: 40px;
    float: right;
    width: 175px;
  }
  

  /* obsah stranky*/
    #content
    {
      float: right;
      width: 555px;
      padding: 20px;
      background: top center no-repeat;
      overflow: hidden;
      text-align: left;
    }

      

      #content ul
      {
        list-style-type: square;
        padding: 0 0 0 25px;
        
      }
      
        #content ul li
        {
          list-style-type: square;
          padding: 2px 0 2px 5px;
          line-height: 15px;
        }

        
      #content img
      {
        padding: 2px;
        margin: 0 0 5px 4px;
        #margin: 0 0 9px 4px;
      }
      
      #content #news img
      {
        border: 1px solid #C8C097;
        padding: 2px;
        margin: 0 15px 0 0;
      }

      #content p
      {
        padding: 10px 0;
        margin: 0;
        text-align: justify;
      }

      
  /* konec obsah stranky */
  
  

  
  
  /* leva cast stranky */

  
    #left h2
    {
      background: url(../images/left-h2.jpg) left bottom repeat-x;
      line-height: 35px;
      padding: 0;
      color: #800;
      font-size: 1.2em;
      text-align: center;
    }

    #left p
    {
      padding: 5px;
    }

  /* konec: leva cast stranky */





  /* menu */
  #menu
  {
    position: absolute;
    top: 147px;
    height: 23px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 1.1em;
  }    

  #menu li
  {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

    
    #menu li a
    {
      display: block;
      float: left;
      padding: 0;
      width: 77px;
      text-decoration: none;
      line-height: 23px;
      font-weight: normal;
      color: #000;
      padding: 0 40px 0 0;
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      overflow: hidden;
      background: url(../images/menu-item.png) top left no-repeat;
      _background: url(../images/menu-item.gif) top left no-repeat;
    }

    #menu li.last a
    {
      background: url(../images/menu-item-last.png) top left no-repeat;
      _background: url(../images/menu-item-last.gif) top left no-repeat;
    }
    
    #menu li.first
    {
      padding: 0 0 0 32px;
      margin-left: 585px;
      _margin-left: 359px;
      background: url(../images/menu-item-first.png) top left no-repeat;
      _background: url(../images/menu-item-first.gif) top left no-repeat;
    }


    #menu li a:hover, #menu li a.active
    {
      text-decoration: underline;
    }  


#menu li ul
  {
    position: absolute;
    top: 32px;
    width: 185px;
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 15px;
    left: 0;
  }    

  #menu li ul li
  {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

    
    #menu li ul li a
    {
      display: block;
      padding: 0;
      width: 175px;
      text-decoration: none;
      line-height: auto;
      padding: 0;
      text-align: left;
      overflow: hidden;
      background: none;
      font-weight: bold;
      color: #fff;
    }

    #menu li ul li.last a
    {
      background: none;
    }
    
    #menu li ul li.first
    {
      padding: 0;
      margin: 20px 0 0 0;
      background: none;
    }


    #menu li ul li a:hover, #menu li ul li a.active
    {
      text-decoration: underline;
    }  
  /* konec: menu */  
 



  
  
  

  /* paticka */
    #footer
    {
      height: 70px;
      width: 918px;
      overflow: hidden;
      margin: -70px auto 0 auto;
      color: #fff;
      line-height: 70px;
      padding: 0 20px;
      font-weight: bold;
      background: #231f20;
      #background: #1b1819;
    }    

    #footer a
    {
      color: #fff;
    }

    #footer-left
    {
      float: left;
    }

    #footer-right
    {
      float: right;
    }

  /* konec: paticka */
  
  
  #logo
  {
    position: absolute;
    top: 0;
    margin: 0;
    width: 180px;
    height: 185px;
    margin: 0;
  }



  
/* pozice na webu */
#web-position
{
  position: absolute;
  top: 135px;
  height: 25px;
  line-height: 25px;
  width: 650px;
  padding: 0 25px;
  color: #e4e8c2;
}

  #web-position a
  {
    font-size: .8em;
    color: #e4e8c2;
    text-decoration: none;
  }



  
  
  
/* strankovani */

   .paging
  {
    text-align: center;
    margin: 5px auto;
  }     

  .paging a
  {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 4px;
  }     

  .paging span
  {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    background: #ba3926;
    
    color: #fff;
    text-decoration: none;
    padding: 0 4px;
    border: 1px solid #670000;
  }     
  


/* filtrovaci formular vpravo */




	#flags
	{
		margin: 0 0 0 850px;
		padding: 0;
		list-style-type: none;
		position: absolute;
		top: 5px;
		height: 18px;
		width: 150px;
		overflow: hidden;
	}
	
		#flags li
		{
			float: left;
			margin: 0;
			padding: 0 5px 0 0;
			list-style-type: none;
		}
		
			#flags li a
			{
				display: block;
				float: left;
				width: 25px;
				height: 16px;
				background-position: center center;
				background-repeat: no-repeat;
			}
			

.box
{
  width: 156px;
  overflow: hidden;
  padding: 0px 5px;
  background: #6a7c15;
}

.box-bottom
{
  height: 15px;
  width: 166px;
  background: url(../images/right-box-bottom.gif) center bottom no-repeat;
  margin-bottom: 20px;
}

.box-top
{
  height: 15px;
  width: 166px;
  background: url(../images/right-box-top.gif) center top no-repeat;
}

#href-cars
{
  display: block;
  width: 150px;
  height: 80px;
  background: url(../images/href-cars.jpg) center center no-repeat;
}

#href-tractors
{
  display: block;
  width: 150px;
  height: 80px;
  background: url(../images/href-tractor.jpg) center center no-repeat;
}

#href-alke
{
  display: block;
  width: 150px;
  height: 80px;
  background: url(../images/href-alke.jpg) center center no-repeat;
}

#certificate
{
  display: block;
  padding-top: 55px;
  background: url(../images/certificate.gif) top center no-repeat;
  text-align: center;
}