 /*templateCUTLlinks*/
    a.temp_link{
      border: 0px;
      text-decoration: none;
    }
    a.temp_link_on{
      border: 0px;
      text-decoration: none;
      font-weight: bold;
      color: #A2000B;
    }    
    div.temp_link{
      padding-bottom: 15px;
      font-size: 12px;
      color: #333;
      background: #FEFFE4;
      border-top: 1px dotted #A2000B;
      padding-top: 5px;
      padding-bottom: 5px;
      border-bottom: 1px dotted #A2000B;
    }
    div.temp_error{
      margin-top: 10px;
      margin-bottom: 10px;
      background: #FEFFE4;
      border-top: 1px dotted #A2000B;
      padding-top: 5px;
      padding-bottom: 5px;
      border-bottom: 1px dotted #A2000B;
    }
    div.temp_ok{
      margin-top: 10px;
      margin-bottom: 10px;
      background: #FEFFE4;
      border-top: 1px dotted #A2000B;
      padding-top: 5px;
      padding-bottom: 5px;
      border-bottom: 1px dotted #A2000B;
    }
    
    b.redx{
        color: #A2000B;
        font-size: 14px;
        line-height: 19px;
   }

    
/*templateCURL*/

    img.temp_img{
      border: 0px;
      padding: 1px;  
    }

    #preview_div{
      /*display: none;*/ 

      position:absolute;
      position:fixed;
      z-index:110;
      background: #fff;
      left: 10px;
      top: 10px;   
      /*padding: 20px;*/
      /*text-align: center;*/
      /*
      	position:absolute;
      	visibility:visible;
      
      	width:auto;
      	height:auto;
      	z-index:10;
      	background-color: #ffff00;
      */
    }
    
    #preview_div_f{
      position:absolute;
      position:fixed;
      z-index:110;
      background: #fff;
      left: 10px;
      top: 10px;   
      /*padding: 20px;*/
      /*text-align: center;*/
      	position:absolute;
      	visibility:visible;
      	width:auto;
      	height:auto;
      	z-index:10;
      	background-color: #ffff00;
    }

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;
  font-size:1px;
  text-align:center;
}

#loader_container {
  text-align:center;
  margin-top:10px;
  margin-left: 10px;
  position: absolute;
}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:9px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
 	width:135px;
	text-align:left;
  text-align:center;
	z-index:255;
}

#progress {
  height:5px;
 	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
  background-color:#9D9D94
}    

    #border_preview{
    	z-index:100;
      top: 10px;
      left: 10px;
    	position:absolute; 
    }
    
    .preview_temp_load {
    	vertical-align: middle;
    	text-align: center;
    }
    
    .preview_temp_load img{	
    
    	vertical-align:middle;
    
    	text-align:center;
    	padding: 1px;
    	background-color: #fff;
    	border: 1px solid #A2000B;
    	
      
    }
    
    
    
    div.temp_td{
      border: 1px solid #ddd;
      width: 147px;
    }    
    
    td.temp_td a.linkTemp{
      font-size: 10px;
      color: #A2000B;
      font-weight: bold;
    }
    
    td.temp_td{
      border: 1px solid #bcbcbc;
      width: 147px;
      padding: 0px;
    }
    
    div.temp_pasek{
      background: url(/images/box_pasek.jpg) top left no-repeat;
      height: 37px;
      line-height: 26px;
      
      color: #fff;
      font-size: 11px;
      margin-top: 1px;
    }
    div.temp_text2{
      font-size: 13px;
      width: auto;
      text-align: left;
      padding-left: 8px;
      height: 60px;
    }
    
    div.box_help{
      position: absolute; 
      margin-left: 97px; 
      margin-top: 20px;
    }
    
    td.temp_td div.box_display{
      position: absolute;
      margin-left: 98px;
    }
    
    td.temp_td div.box_cena{
      font-size: 19px;
      color: #f0f0f0;
      text-align: center;
      width: 98px;
      line-height: 37px;
      font-family: tahoma;
    }

    div.temp_text{
      color: #666;
      border-bottom: 1px dotted #eee;
      width: auto;
      font-size: 11px;
      text-align: center;
    }
    
#tableTemp{
    padding: 0px;
    margin: 0px;
  }
  
  #tableTemp td{
    font-size: 11px;
    line-height: 11px;
    text-align: center;
    
    padding: 3px;
    padding-bottom: 7px;
  }

  #tableTemp td.head{
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
  }
  #tableTemp td.head_standard{
    font-size: 12px;
    font-weight: bold;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  
  #tableTemp td.info{
    font-size: 12px;
    font-weight: bold;
    border-right: 1px solid #eee;
  }
  
  #tableTemp td.head_info{
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  
  #tableTemp td.standard{
    border-right: 1px solid #eee;
  }    
  
  
  #strzalka{

   background: url(/images/strzalka.jpg) bottom left no-repeat;

  }
  
  

