/* 
================================
 Container Styles for DotNetNuke
================================
*/   

/*-- Container1 --*/
.container1_master {
	width: 100%;
}
.container1_row1 {
	PADDING-BOTTOM: 1px;
	MARGIN: 0px 0px 15px;
	COLOR: #f3eecd; /*#30559b;*/
	BORDER-BOTTOM: #30559b 1px dotted;
	TEXT-ALIGN: left;
}
.container1_head
{
	FONT-SIZE: 20px;
	FONT-FAMILY: 'Lucida Sans Unicode', Verdana, Arial, Tahoma, sans-serif
}
.container1_row2 
{
}
.container1_row3 {
	BORDER-TOP: dotted 1px #30559b;
}
/*-- Container1 --*/


/*-- Container2 --*/
.container2_master {
	width: 100%;
}
.container2_row1 {
	PADDING-BOTTOM: 1px;
	MARGIN: 0px 0px 15px;
	COLOR: #30559b;
	TEXT-ALIGN: left;
	
}
.container2_row1 td#Nadpis
{
	border-bottom: solid 2px #30559b; 
}
.container2_head
{
	FONT-SIZE: 13px;
	COLOR: #30559b;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.container2_row2 {
}
.container2_row3 {
}
/*-- Container2 --*/

/*-- Container3 --*/
.container3_master {
	width: 100%;
}
.container3_row1 
{
}
.container3_head
{
}
/*-- Container3 --*/
