/* bof - page heading */
.pageHeading h1{
    font-size: 24px;
}
/* eof - page heading */


.fabric_material_small{
   width:30px;
   /* height:20px; */
}

.cursor_hand{
   cursor:pointer;
}

.fabric_material_big{
}

#top_banner{
  text-align:center;
}

.main a{
   text-decoration:underline;
}

.clear{
    clear:both;
}

#photopolimer_page, #hudmat_page{

}

#photopolimer_page form label{
    font-size: 12px;
}

#hudmat_page form label{
    font-size: 12px;
}

.photopolimer, .hudmat{
     text-align: center;
     float: left;
     margin: 2px 5px;
     width: 255px;
     height: 225px;
}

.pp_sorting, .hm_sorting{
    text-align: center;
    font-size: 14px;
}

.pp_caption, .hm_caption{
    font-size: 14px;
}

/* bof - general styles for page dispatcher */
.pd_pages{
    margin-left: 40px;
    margin-bottom: 10px;
    font-size: 14px;
}

.pd_pages a{
    color:#0066FF;
}

#pd_current_page{
    font-size: 1.1em;
    font-weight: bold;
}
/* eof - general styles for page dispatcher */

/* bof - linker */
.linker-texts{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    margin-top: 15px;
}

.linker-texts span{
    font-weight: bold;
}

.linker-links{
    font-size: 10px;
}

.linker-links a{
}

.linker-links a:hover{
    font-style: italic;    
}
/* eof - linker */
