#contentOut #sub_text {
    background: none;
    margin-top: 0px;
}
#mod_tech_add_form .description label {
    background-image: url(../imgs/css_scigacz.png);
    background-repeat: no-repeat;
}    
#mod_tech_add_form .model {
    background: url(../imgs/gallery_list_bg_2.gif) repeat-x 0 -30px;
    border: 1px solid #e6e6e6;
    padding: 10px 15px 10px 15px;
    margin: 0px 0px 15px 0px;
}
#mod_tech_add_form .model label {
    color: #595959;
    margin: 0px 10px 5px 0px;
    font: bold 11px/16px Tahoma;
}
#mod_tech_add_form .model input {
    width: 298px;
    border: 1px solid #e6e6e6;
    font-size: 11px;
    line-height: 16px;
    padding: 3px 5px 2px 5px;
}
#mod_tech_add_form p.aktualnie {
    margin: 5px 0px;
}
#mod_tech_add_form .description label {
    font-weight: bold;
    font-size: 14px;
    background-position: -3px -156px;
    padding-left: 7px;
    line-height: 19px;
    margin-bottom: 4px;
    display: block;
}
#mod_tech_add_form .description textarea {
    width: 746px;
    height: 300px;
}
#mod_tech_add_form .links, #mod_tech_add_form .sections, #mod_tech_add_form #fotos {
    background: url(../imgs/gallery_list_bg_2.gif) repeat-x bottom;
    border: 1px solid #e6e6e6;
    padding: 10px;
    margin: 30px 0px 0px 0px;
}
#mod_tech_add_form .links label,#mod_tech_add_form .sections label {
    font-size: 13px;
    font-family: Arial;
    float: left;
    line-height: 19px;
    margin: 0px 5px 0px 0px;
}
#mod_tech_add_form .links .model_link, #mod_tech_add_form .sections .param_name, #mod_tech_add_form .links .model_link_text {
    margin: 0px 5px 0px 0px;
}
#mod_tech_add_form .links input#model_link, #mod_tech_add_form .sections input, #mod_tech_add_form .links input#model_link_text {
    width: 196px;
    font-size: 11px;
    height: 15px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #e6e6e6;
}
#mod_tech_add_form .links .model_link_text_div {
    margin: 8px 0px 8px 0px;
}
#mod_tech_add_form .button_add {

}
#mod_tech_add_form .links #links_div div {
    margin: 0px 0px 0px 10px;
    line-height: 25px;
}
#mod_tech_add_form #no_links, #mod_tech_add_form #no_images {
    color: #666;
    font-style: italic;
}
#mod_tech_add_form #model_submit {
    text-align: right;
    margin: 15px 0px 0px 0px;
}
#mod_tech_add_form #model_submit .submit {
    height: 17px;
    border: none;
    width: 130px;
    cursor: pointer;
    text-align: center;
    background-color: #BF2217;
    color: #fff;
    font: bold 10px Tahoma;
}
#mod_tech_add_form #model_submit .submit:hover {
    background-color: #DA261A;
}
#mod_tech_add_form #fotos label {
    float: left;
    margin: 0px 5px 0px 0px;
    line-height: 19px;
}
#mod_tech_add_form #fotos .button_add {
    margin: 2px 0px 0px 0px;
}
#mod_tech_add_form #images_div div {
    line-height: 25px;
    margin: 0px 0px 0px 20px;
}
#mod_tech_add_form #image_div {
    float: left;
    margin: 0px 10px 0px 0px;
}
#mod_tech_add_form #image_div input {
    height: 20px;
    background: #fff;  
    font-size: 11px;
    width: 200px;
    vertical-align: middle;
}
#mod_tech_add_form #fotos .aktualnie {
    margin: 10px 0px 0px 0px;
}
#mod_tech_add_form .button_add {
    background-color: #BF2217;
    height: 18px;
    border: none;
    width: 70px;
    cursor: pointer;
    color: #fff;
    font: bold 10px Tahoma;
    margin: 10px 0px 0px;
}
#mod_tech_add_form .button_add:hover {
    background-color: #DA261A;
}
#mod_tech_add_form .parameter_div {
    padding: 4px 0px 4px 4px;
}
#mod_tech_add_form .parameter_div:hover {
    background-color: #EAEAEA;
}
#mod_tech_add_form .parameter_div label {
    width: 350px;
}
#mod_tech_info h1 {
    margin-bottom: 20px;
}
#mod_tech_info .informations {
    color: #666;
    font-weight: bold;
    font-size: 12px;
}
#mod_tech_info .link {
    font-weight: bold;
    margin-top: 15px;
}