/* 
================================
 Container Styles for DotNetNuke
================================
*/   


.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: black
    margin-left:3;
}

.calosc      { border-style: solid; border-width: 1px }
.naglowek {
	
	background-color: #eeeeee;
 	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: Bold; 
    margin-left:3}
    
    
    
.containerrow1_yellow {
	background-image: url(gradient_MidTangerine.jpg);
}
.containerrow2_yellow {
	background-color: #ffffff;
}




