 /*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;
    }

    #preview_div{
      /*display: none;*/ 

      position:absolute;
      position:fixed;
      
      z-index:110;
      background: #fff;
      /* border: 1px solid #ddd;*/

      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{
      /*display: none;*/ 

      position:absolute;
      position:fixed;
      
      z-index:110;
      background: #fff;
      /* border: 1px solid #ddd;*/

      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;

	border:1px solid #6A6A6A;

	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;
    	
    
    }
    
    td.temp_td{
      border: 1px solid #ddd;
      padding: 2px;
    }
    
    td.temp_td a.linkTemp{
      font-size: 10px;
      color: #A2000B;
      font-weight: bold;
    }
    
    div.temp_pasek{
      background: url(/templates/menu/menu.gif) top left repeat-x;
      height: 26px;
      line-height: 26px;
      text-align: center;
      color: #fff;
      font-size: 11px;
      margin-top: 4px;
    }
    
    div.temp_pasek a{
      color: #fff;
      font-size: 11px;
      line-height: 26px;
      text-decoration: none;
    }    
    div.temp_pasek a:hover{
      color: #ff4444;
    } 
    
    div.temp_text{
      color: #666;
      border-bottom: 1px dotted #eee;
      width: auto;
      font-size: 11px;
      text-align: center;
    }
    div.temp_text2{
      font-size: 10px;
      width: auto;
      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;

  }
  
  
