   body
   {
    font-family: Tahoma,Arial,sans-serif;
  	width: 98%;
	  background-image: url( pics/main_backround.gif );
	  background-repeat: repeat;
	  text-align: center;
   }
   
   table.download
   {
      margin-left: auto;
      margin-right: auto;
   }
   
   div.download
   {
      padding: 10px;
      text-align: center;
      padding-top: 10px;
   }

	 li li a
	 {
		 text-decoration: none;
		 color: #0000bb;
		 font-weight: bold;
	 }

	 li li a:hover
	 {
	 	 color: black;
		 background: white;
	 }

   
   a.get_free, a.get_complete
   {
      border-top: #bbbbbb 3px double;
      border-left: #bbbbbb 3px double;
      border-bottom: #888888 3px double;
      border-right: #888888 3px double;
      background: #eeeeee;
      padding: 15px;
      font-weight: bold;
      font-style: italic;
      text-decoration: none;
      font-family: Arial;
      color: green;
      display: block;
      width: 250px;
   }
   
   a.get_free:hover, a.get_complete:hover
   {
      color: black;
      background: white;
   }
   
   a.get_complete:hover
   {
      color:blue;
   }
   
  
  div.pic_main_gui
  {
    width: 300px;
    height: 240px;
    float: left;
  }
   
  div.mica_prezentare
  {
    width: 480px;
    height: 240px;
    padding: 0px;
    margin: 0px;
    padding-left: 18px;
    text-align: left;
    font-family: sans-serif;
    color: black;
    float: left;
  }
  
  div.mica_prezentare h1.prezentare
  {
    background: none;
    border: none;
    font-size: 18pt;
    color: black;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
  }
  
  em
  {
    font-weight: bold;
    color: #8e4d51;
  }

  
  div.mica_prezentare P.p2
  {
    padding-left: 100px;
  }

  div.mica_prezentare P.p3
  {
    padding-left: 200px;
  }
  
   
  a.buy
  {
    display: block;
    height: 30px;
    width: 180px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-right: 5px;
    background-image: url( pics/button_normal.gif );
    background-repeat: no-repeat;
    padding-top: 7px;
    font-size: 12px;
    float: right;
    text-decoration: none;
    color: #2d5b31;
    font-weight: bold;
    
    /*border: 1px solid black;*/
  }

  a.buy:hover
  {
    background-image: url( pics/button_light.gif );
    background-repeat: no-repeat;
    text-decoration: underline;
  }
   
  .hide
  {
    display: none;
  }
   
   div.wrapper
   {
      width: 100%;
      margin-left: 0px;
      margin-right: 0px;
      text-align: left;
   }
   
   div.clear
   {
     clear:both;
   }   

   div.content h1
   {
    font-size: 14pt;
    clear: right;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: white;
    border: 1px solid white;
    margin-left: 10px;
    margin-right: 10px;
    background-image: url( pics/h1_back.gif );
    background-repeat: repeat;
    color: #000000;
   }
   
   h2
   {
    font-size: 14pt;
    padding-left: 5px;
    border-left: 10px solid #555555;
    border-bottom: 1px solid #555555;
    margin-left: 10px;
    margin-right: 10px;
   }
   
   h4
   {
      font-size: 18pt;
			padding-left: 5px;
      /*border-left: 15px solid #8888CC;*/
			border-bottom: 1px solid #666666;
			font-weight: normal;
			margin-left: 10px;
			margin-right: 10px;
			color: #4444CC;
   }
   
   h3
   {
    font-size: 14pt;
    padding-left: 5px;
    border-left: 5px solid #666666;
    border-bottom: 1px solid #666666;
    font-weight: normal;
    margin-left: 10px;
    margin-right: 10px;
   }
   
   div.page_index
   {
      float: right;
      clear: left;
      width: 200px;
      border: 1px solid black;
      padding: 5px;
      background: #eeffff;
      margin-right: 5px;
   }
   
   div.page_index a, div.page_index a:hover
   {
      display: block;
      font-size: 14px;
      padding: 0px;
      margin: 0px;
      margin-bottom: 5px;
   }
   

   div.page_index a:hover
   {
      background: red;
      color: white;
      text-decoration: none;
   }
   
   div.page_index p
   {
      font-size: 14px;
      padding: 0px;
      padding-bottom: 5px;
      margin: 0px;
      font-weight: bold;
   }
   
   img.turbo_action
   {
      margin-left: 50px;
      margin-right: auto;
      border: 1px solid black;
   }
   
  div.header
  {
    width: 800px;
    height: 144px;
    background-image: url( pics/header_combined.gif );
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 0px;
    border: 8px solid white;
    vertical-align: center;
  }
  
  div.menu
  {
    width: 800px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    border: 8px solid white;
    border-top: 0px;
    border-bottom: 0px;
    background-color: #b6ecff;
    font-family: Tahoma, sans-serfi;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url( pics/content_back.gif );
    background-repeat: repeat;
  }
  
  div.menu p
  {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }  
  
  div.content
  {
    width: 800px;
    text-align: left;
    padding:0px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    border: 8px solid white;
    background-color: #b6ecff;
    font-family: Tahoma, sans-serfi;
    background-image: url( pics/content_back.gif );
    background-repeat: repeat;
  }
  
  div.content p
  {
     padding-left: 10px;
     padding-right: 10px;
  }
  
  p.small_text
  {
		 font-size: 10pt;
  }
  
  div.footer
  {
    width: 800px;
    height: 144px;
    margin-left: auto;
    margin-right: auto;
    border: 8px solid white;
    background-color: #aaddaa;
    background-image: url( pics/footer_back.gif );
    text-align: center;
  }
  
  div.bottom_menu
  {
    padding-top: 65px;
    font-family: Tahoma, sans-serif;
    font-size: 13pt;
  }

  div.bottom_menu A
  {
    color: black;
    text-decoration: none;
  }

  div.bottom_menu A:hover
  {
    text-decoration: underline;
  }

  div.copyright
  {
    padding-top: 10px;
    color: white;
    font-weight: bold;
    text-align: center;
  }
  
  table.compare
  {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 780px;
  }

  table.compare td, table.compare th
  {
    border: 1px solid #548cb6;
    text-align: center;
    font-weight: bold;
  }

  table.compare th
  {
    background-color: #ffffff;
  }

  table.compare td.left
  {
    text-align: left;
    font-weight: normal;
  }
  
   

