/*CSS Document */

/* Stiluri */
	<style>
		body{ color: #000000; }
    table{width: 100%;
          cellspacing: 0px;
          cellpadding: 0px;
          border: 0px;
          align: center;
          background-color: transpartent;
     }
    table.td_logo{background-image: url("../images/header_green.gif");background-repeat: repeat-x;}
  	td.logo{padding : 0px 0px 5px 0px;}
    table.stil1 { border: 0px #003466 solid; 
                  border-right-width: 0px; 
                  border-bottom-width: 0px; 
                  border-left-width: 0px; 
                  }
    td.contur{
          border-width: 1px 1px 1px 1px;
	        border-spacing: 1px;
	        border-style: dotted dotted dotted dotted;;
	        border-color: #999999;
	        background-color: transpartent;}
	  table.contur{
          border-width: 1px 1px 1px 1px;
	        border-spacing: 1px;
	        border-style: dotted dotted dotted dotted;
	        border-color: #999999;
          background-color: transparent;
	        width: 100%;
	        padding : 0px 0px 0px 0px;
          text-align: center;
          }
    
    table.main_table{
          font-size: 12px;
          width: 98%;
          padding : 0px 0px 0px 0px;
          /*margin: 50px 10px 0px 0px;*/
          text-align: center;
          border: 0px #000000 solid;
        }
	  .resize_50{height: 50%;font-size: 50%;}
    .resize_30{height: 30%;font-size: 30%;}
    .resize_10{height: 10%;font-size: 10%;}

	
    td{border: 0px padding: 0px; }
    td.td_search{width: 200px; text-align: right; color: #FFFFFF;}
    td.topmenu{background-image: url("../images/meniu_orange.gif"); background-repeat: repeat-x;}
    td.captabel{
    	border: 0px #ADADAD none;
      background:#B3E086;
      padding-left: 10px; 
  	  font-size: 12px;
  	  height: 16px;
  	  text-align: left;
    }

    div.flag{background-color: yellow ; width:220px;}
    span{color:#FFFFFF;font-size:12px; } 
    input{color: #000000; background: #FFFFFF; border: 1px solid #000000; }
    input.button{font-size:12px; color: #000000; background: #B3E086; border: 0px solid #000000; cursor: pointer;}
     
    input.search_submit{color: #FFFFFF;background: none;border: 0px;font-weight:bold;text-decoration: underline; cursor: pointer;}
   
    a.ad_search:link {font-size:12px;color : #FFFFFF; background: none; text-decoration: none; font-weight:bold;}
    a.ad_search:visited {font-size:12px;color : #FFFFFF;  background: none; text-decoration: none;font-weight:bold;}
    a.ad_search:active {font-size:12px;color : #FFFFFF;  background: none; text-decoration: none;font-weight:bold;}
    a.ad_search:hover {font-size:12px;color : #9C1500; background: none; text-decoration: none;font-weight:bold;}
     
    ul#ul_topmenu {display:block; float:left; margin:0pt; padding:0pt;}
    ul#ul_topmenu li {display:block; float:left;}
    ul#ul_topmenu li a {border-color:#446688; border-style:solid; border-width:0pt 0px 0px 0pt;
                        color:#000000; display:block; float:left; 
                        font-size: 90%; padding:1px;
                        text-decoration:none; white-space:nowrap;}
    ul#ul_topmenu li a:hover { background:#7F7F00; color:#FFFFFF;}
    ul#ul_topmenu li a.active {color:#FFFFFF; background:#7F7F00; font-weight:bold;}
   
   .gensmalltext, .gentext{ font-style: normal; font-size: 10px; text-align:justify; padding: 4px;}
   .txt{ color: #769459; font-style: normal; font-size: 10px; text-align:justify; padding: 4px;}
    p.subscribe{font-size: 11px; color: #000000; font-style:normal; margin: 0 0 0 0px; text-align: center;}
    input.subscribe_submit{color: #769459;background: none;border: 0px;font-weight:bold;text-decoration: underline; cursor:pointer;}
   
    a.subscribe:link  {color : #000000; background: none; text-decoration: none; font-weight:normal;}
    a.subscribe:visited {color : #000000;  background: none; text-decoration: none;font-weight:normal;}
    a.subscribe:active {color : #000000;  background: none; text-decoration: none;font-weight:normal;}
    a.subscribe:hover {color : #9C1500; background: none; text-decoration: none;font-weight:normal;}
   
    a.relweb:link  {color : #000000; background: none; text-decoration: none; font-weight:normal;}
    a.relweb:visited {color : #000000;  background: none; text-decoration: none;font-weight:normal;}
    a.relweb:active {color : #000000;  background: none; text-decoration: none;font-weight:normal;}
    a.relweb:hover {color : #9C1500; background: none; text-decoration: none;font-weight:normal;}
    
    a.contact_us:link  {color : #000000; background: none; text-decoration: none; font-weight:normal;}
    a.contact_us:visited {color : #000000;  background: none; text-decoration: none;font-weight:normal;}
    a.contact_us:active {color : #000000;  background: none; text-decoration: none;font-weight:normal;}
    a.contact_us:hover {color : #9C1500; background: none; text-decoration: none;font-weight:normal;}
    
     
    div.first_page{background-color: #B3E086 ; width:155px;}
    a.first_page {color : #000000; background: #B3E086; text-decoration: none; font-weight:normal;  }
    a.first_page:hover {color : #9C1500; }
      
    td.genmedtexta a{color : #000000; background: none; text-decoration: none;  font-size: 12px;}
    td.genmedtexta a:hover {color : #9C1500; }
    
    td.genmedtexta_small a{color : #000000; background: none; text-decoration: none; font-size:70%;}
    td.genmedtexta_small a:hover {color : #9C1500; }
   
    td.product_name{color : #000000; background: none; text-decoration: none;  font-size: 16px;}
    td.product_desc{color : #7F7F00 ; background: none; text-decoration: none;  font-size: 12px;}
    td.product_desc_detail{color : #000000; background: none; text-decoration: none;  font-size: 12px;}
    td.product_desc_contur{border-width: 0px 0px 1px 0px; border-spacing: 1px; 
    border-style: dotted dotted dotted dotted; 
    border-color: #999999; background-color: transparent;
    <!--[if IE]>
    border-style: solid solid solid solid;
    <![endif]-->
    }
    
    td.info_price_left{background:#B3E086; width=35%; text-align:left; font-size: 12px; padding: 0px 0px 0px 0px;}
    td.info_price_right{background:#B3E086; width=65%; text-align:right; font-size: 12px;}
  
    .borderpoza { border: 1px solid #B3E086; } 
    hr.relweb	{ height: 0px; border: dotted #999999 0px; border-top-width: 1px;}
    /* Find by Type CSS*/
    #tableinside {
      	font-size: 12px;
      	font-weight: 500;	
       	padding: 0px 0px 0px 21px;
      	background-color: transparent;
    }
    #tabletops{ 
    	font-size:13px;
    	font-weight:600;
    	padding: 2px 2px 2px 10px;
    	background-color: transparent;
    }
    
    .tablelinetheme {
      	font-size: 12px;
      	font-weight: 600;
      	height: 5px;
      	border: 0px #FFFFFF solid;
       	padding: 3px 3px 3px 20px;
      	background-color: transparent;
    }
    table.still { border: 0px #003466 solid; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
	  .stil2 { border: 0px #003466 solid; padding: 1px; }

    #tabletops a { text-decoration:none; }
    #tabletops a:link {color : #000000; background: none; text-decoration: none; font-weight:normal;}
    #tabletops a:visited {color : #000000;  background: none; text-decoration: none;font-weight:normal;}
    #tabletops a:active {color : #000000;  background: none; text-decoration: none;font-weight:normal;}
    #tabletops a:hover {color : #9C1500; background: none; text-decoration: none;font-weight:normal;}
    
    #tableinside a { text-decoration:none; }
    #tableinside a:link {color : #000000; background: none; text-decoration: none; font-weight:normal;}
    #tableinside a:visited {color : #000000;  background: none; text-decoration: none;font-weight:normal;}
    #tableinside a:active {color : #000000;  background: none; text-decoration: none;font-weight:normal;}
    #tableinside a:hover {color : #9C1500; background: none; text-decoration: none;font-weight:normal;}
    /* End Find by Type CSS*/
    
    
    td.templatecatg{border-bottom: ridge #ADADAD 1px; border-top: none; border-right: none; border-left: none;}
    td.category_poza{border-bottom: dotted #999999 1px; border-top: none; border-right: none; border-left: none;}
    .category_name { font-weight: 800; font-size: 25px; color: #7F7F00; text-align:left;} 
    
    td.pag{font-size: 10px;}
    td.pag a{color : #000000; background: none; text-decoration: none;  }
    td.pag a:hover {color : #9C1500; background: #B3E086 ;}
    td.pag a.curr_page {color : #9C1500; background: #B3E086 ;}
     
   a.add_to_cart, input.add_to_cart{
          font-size: 12px;
          border-width: 1px 1px 1px 1px;
	        border-spacing: 1px;
	        border-style: solid solid solid solid;;
	        border-color: #999999;
	        background: #ffcc00 ;
          color : #000000; text-decoration: none; 
          cursor: pointer;}
    a.add_to_cart:hover{color : #ffffff;background: #7F7F00;}
    /* cart*/
    table.cart{ border-width: 1px 1px 1px 1px;
	        border-spacing: 0px;
	        border-style: dotted dotted dotted dotted;;
	        border-color: #999999;
	        background-color: #B3E086;
	        width: 100%;
	        padding : 0px 0px 0px 0px;
          text-align: center;}
    table.cart table.cart_1{ border-width: 0px 0px 0px 0px;
	        border-spacing: 1px;
	        padding : 2px 2px 2px 2px;
          text-align: left;}
    table.cart_1 tr,tr.cart_order{ border-width: 0px 0px 0px 0px;
	        border-spacing: 1px;
	        padding : 2px 2px 2px 2px;
          text-align: left;
          background-color: #FFFFCE;
          font-size: 12px;
          text-align: left; 
          color: #000000;
          }
   table.cart_1 tr a{color : #000000; background: none; text-decoration: none;  }
   table.cart_1 tr a:hover {color : #9C1500; background: #B3E086 ;}
   table.cart_1 tr input{color : #000000; background:transparent ; 
          border-width: 1px 1px 1px 1px;  
          border-spacing: 0px;
	        border-style: dotted dotted dotted dotted;;
	        border-color: #7F7F00;
          text-align: right;}
  tr.cart_order td{ border-width: 1px 1px 1px 1px;
	        border-spacing: 0px;
	        border-style: solid solid solid solid;;
	        border-color: #B3E086;
          color: #000000; font-style:normal;}
  
  
  p.price_ca{font-size: 12px; color: #9C1500; font-style:normal; margin: 0 0 0 0px; text-align: center;}
  p.price_ca_err{font-size: 12px; color: #9C1500; font-style:normal; margin: 0 0 0 0px; text-align: center;}
  table.cart_bottom {
	        background-color: transparent;
	        width: 100%;
	        padding : 0px 0px 0px 0px;
          text-align: center;
          font-size: 12px; color: #000000; font-style:normal;} 
  .cart_but{font-size: 12px;
          border-width: 1px 1px 1px 1px;
	        border-spacing: 1px;
	        border-style: solid solid solid solid;;
	        border-color: #999999;
	        background: #DF7200 ;
          color : #FFFFFF; text-decoration: none; 
          }
   /* cart*/
   
   /*ORDER STATUS*/
   table.order{ border-width: 1px 1px 1px 1px;
	        border-spacing: 0px;
	        border-style: dotted dotted dotted dotted;;
	        border-color: #999999;
	        background-color: transparent;
	        padding : 2px 2px 2px 2px;
	        width: 300px;
          height: 100px;
          font-size: 12px; color: #000000; font-style:normal;
          text-align: center;}
    table.order td.green{ background-color: #B3E086;color: #000000; font-style:normal;}
    .orderst_msg{font-size: 12px; color: #9C1500; font-style:normal; margin: 0 0 0 0px; text-align: center;}
   /* FAQ*/
   .faq{
    	border: 0px #ADADAD none;
      background:none;
      padding-left: 12px; 
  	  font-size: 12px;
   	  text-align: left;
    } 
    .catalog {
      font-family: Verdana, Arial, sans-serif;
      font-size: 11px;
      padding: 2px;
      
    }
    a.faq_question  {color : #DF7200; background: none; text-decoration: none; font-size: 12px;}
    a.faq_question:hover {color : #9C1500; background: none; text-decoration: none; font-size: 12px;}
    textarea.faq,input.faq,select.faq, td.search_title{ border-width: 1px 1px 1px 1px;
	        border-spacing: 0px;
	        border-style: solid solid solid solid;;
	        border-color: #B3E086;
	        background-color: #FFFFCE;
	        padding : 2px 2px 2px 2px;
	        font-size: 12px; color: #000000; font-style:normal;
          text-align: left;}
    
    table.faq{
          border-width: 1px 1px 1px 1px;
	        border-spacing: 1px;
	        border-style: dotted dotted dotted dotted;;
	        border-color: #999999;
	        background-color: transparent;
	        width: 20%;
	        padding : 0px 10px 0px 0px;
          text-align: center;
        }
    .indexprd, a.indexprd{font-size: 12px; color: #000000; font-style:normal; margin: 0 0 0 0px; text-align: center; text-decoration: none;}
    a.indexprd:hover {color : #9C1500; background: none; text-decoration: none;}
    table.indexprd_list{border-width: 1px 1px 1px 1px;
	        border-spacing: 1px;
	        border-style: dotted dotted dotted dotted;;
	        border-color: #999999;
	        background-color: B3E086;
	        width: 60%;
	        padding : 1px 1px 1px 1px;
          text-align: center;
    }
     td.indexprd_list{ font-style: normal; font-size: 10px; text-align:justify; padding : 4px 4px 4px 4px;; background-color: #ffffce;}
    .cart_top{
         
          border-width: 0px 0px 0px 0px;
	        border-spacing: 1px;
	        border-style: dotted dotted dotted dotted;;
	        border-color: #ffffff;
	        background-color: none;
	        padding : 0px 0px 0px 0px;
        }
    td.cart_top{ font-size: 10px; color: #ffffff;text-align: center;border-width: 0px 0px 0px 0px;}
    a.cart_top{ font-size: 10px;color : #ffffff; background: none; text-decoration: none; }
    a.cart_top:hover {color : #9C1500; background: none; text-decoration: none;font-weight:normal;}

 	/* FLOATER */
#trailimageid {
position: absolute;
 visibility: hidden;
 left: 0px;
 top: 0px;
 width: 286px;
 height: 0px;
 z-index: 1000;
}

#trailimageid div {
 padding: 5px;
 background-color:#FFFFEE;
 border: 1px solid #B3E086;
 text-align: center;
}

#trailimageid h1 {
 font-size: 18px;
 font-weight: 800;
 margin: 0;
 padding: 2px 0px;
 text-align: left;
 color: #7F7F00;
 width: 100%;
}

#trailimageid img {
 margin: 2px;
 border: none;
}
table.bord {
          border: 1px solid orange;
          font: Verdana, Arial, sans-serif;
          font-size: 11px;
          line-height: 14px;
        }
        .title_feat {
          color: #EEEEEE;
          background-color: #252570;
          font: Verdana, Arial, sans-serif;
          font-size: 14px;
          font-weight: 600;
          line-height: 24px;
        }
        blockquote.float-right {
        float:left;
        margin:5px 5px 5px 5px;
        padding :0px 5px 0px 5px;
      }
      p.after-blockquote {padding-left:0.4em;}
  
  

  </style>
		

