.bigblueborder
{
	border: 1px solid #0c23cf; 
	margin: 0;
}

.bigbluecontent
{
	margin: 5px;
}


/*  Tabove vdiasno */

.imot-tabs .dijitTab 
{
    background: url("images/tabcontainersprite.gif") no-repeat 0 -180px;
}
 
.imot-tabs .dijitTabContent {
    background: url("images/tabcontainersprite.gif") repeat-x 0 -210px;
}
 
.imot-tabs .dijitTabInnerDiv {
    background: url("images/tabcontainersprite.gif") no-repeat right -240px;
}

.imot-tabs .dijitTabHover 
{
	background: url("images/tabcontainersprite.gif") no-repeat 0px -90px;
}

.imot-tabs .dijitTabHover .dijitTabInnerDiv {
	background: url("images/tabcontainersprite.gif") no-repeat right -150px;
}

.imot-tabs .dijitTabHover .dijitTabInnerDiv .dijitTabContent 
{
	background: url("images/tabcontainersprite.gif") repeat-x 0 -120px;
}

.imot-tabs .dijitTabChecked 
{
	background: url("images/tabcontainersprite.gif") no-repeat 0px -0px;
}

.imot-tabs .dijitTabChecked .dijitTabInnerDiv 
{
	background: url("images/tabcontainersprite.gif") no-repeat right -60px;
}

.imot-tabs .dijitTabChecked .dijitTabInnerDiv .dijitTabContent 
{
	background: url("images/tabcontainersprite.gif") repeat-x 0 -30px;
}

.imot-tabs .dijitTabPaneWrapper 
{ /* Container for tab content */
	background: transparent url('_images/r2.jpg') repeat-y bottom left;
}

.imot-tabs .dijitContentPane
{

}

.imot-tabs .dijitTabContainerTop-tabs
{

}





.bigblue
{
	background: #fff url('images/bll_center.gif') repeat-x;
	height: 23px;
	line-height: 22px;
	vertical-align: middle;
	color: #000;
}

.bigblue a{
	color: #000;
	font-weight: bold;
}

.bigblue a:hover{
	color: #ffffff;
}

.bigblueleft
{
	background: url('images/bll_left.gif') no-repeat top left;
	height: 23px;
	padding: 0 23px;
}

.bigblueright
{
	background: url('images/bll_right.gif') no-repeat top right;
	height: 23px;
}

.bigbluecontent
{

}

.bigblueborder
{
	border-color: #fff;
	background: #fff url('images/fon.jpg') repeat-x bottom center;
}


.blue
{
	border-color: #0c23cf;
}

.green
{
    background: #c2dbc3 url('images/fon100.jpg') repeat-x bottom center;    
}

.fixed
{
	height: 340px;
}

.auto_fixed
{
	height: 340px;
	overflow-y: auto;	
}


.auto_fixed2
{
	height: 220px;
	overflow-y: auto;	
}

.bigblue h3
{
	padding: 0;
	margin: 0;
	text-align: center;
}
