table, body, select, textarea, iframe   {font: 11px verdana, arial, helvetica, sans-serif; font-weight:bold; color:black;  }
input {font: 11px verdana, arial, helvetica, sans-serif;font-weight:bold; color:black; }



A:hover {font: 11px verdana, arial, helvetica, sans-serif;  font-weight:bold; color:black;}
A {font: 11px verdana, arial, helvetica, sans-serif; font-weight:bold; color:black; text-decoration:none; cursor:hand;}


.class_top {font: 9px verdana, arial, helvetica, sans-serif; font-weight:normal; color:black;}
.head  {font: 11px verdana, arial, helvetica, sans-serif; font-weight:bold; color:white; background-color: black;}
.klasa_1 {font: 11px verdana, arial, helvetica, sans-serif; font-weight:bold; color:black;margin:0px;  } 


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 474px; /* container width*/
background-color: #d1cfd0;
}


.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 2px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}



.shiftcontainer1{
position: realative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer1{
width: 210px; /* container width*/
background-color: #d1cfd0;
}


.shadowcontainer1 .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}


.shiftcontainer2{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/

}

.shadowcontainer2{
width: 140px; /* container width*/

background-color: #d1cfd0;
}


.shadowcontainer2 .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/

}

