div#volumetricMessage {
    position: absolute;
    z-index: 300;
	top: 50px;
	width:100%;
	text-align:center;
}



div#volumetricMessage a:link {
	text-decoration: none;border:none;
}
div#volumetricMessage a:hover {
	text-decoration: none;border:none;
}
div#volumetricMessage a:active {
	text-decoration: none;border:none;
}
div#volumetricMessage a:visited {
	text-decoration: none;border:none;
}

div#volumetricMessage a img ,  div#volumetricMessage a:hover img,  div#volumetricMessage a:visited img{
	color: #FFFFCC;
	text-decoration: none;
	border:none;
}







html {
	background-color: #434343;
}

body {	
	background-color: #434343;
	margin-top: 4px;
	font-size: 12px;
    font-family: Arial,Verdana, Arial, Helvetica, sans-serif;
    color: #f1f1f1;
}

#main_contener {
	width:979px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background:url('../images/bg_center.jpg') left bottom repeat-y;
}
#main_contener2 {
	width:979px;
	padding:0px;
	margin:0px;
	background:url('../images/bg_bottom.jpg') left bottom no-repeat;	
}
#main_contener3 {
	width:979px;
	padding:0px;
	margin:0px;
	background:url('../images/bg_top.jpg') left top no-repeat;
	padding:25px;
}

#main_contener4 {
	width:929px;

}

#content {
	background:url('../images/images_center/bg.jpg') left bottom no-repeat;

}



a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}

div#szczeg a img ,  div#szczeg a:hover img,  div#szczeg a:visited img{
	color: #FFFFCC;
	text-decoration: none;
	border:none;
}



#footer {
	color: #666666;
	width:979px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding-top:0px;
	margin-top:0px;
}

#footer #copy {
	float:left;
	padding-left:25px;
}
#footer #oferta {
	text-align:right;
	padding-right:25px;
}

#footer #oferta span#log {
	font-size:9px;
}

#footer #oferta span#log a:link, #footer #oferta span#log a:hover, #footer #oferta span#log a:active, #footer #oferta span#log a:visited {
	color: #666666;
	text-decoration: none;
}


table {
	padding:0px;
	margin:0px;
}
table th{
	padding:0px;
	margin:0px;
}
table tr{
	padding:0px;
	margin:0px;
}

table td{
	padding:0px;
	margin:0px;
}






/* begin data grid style */
table.dataGrid
{
	background: #5E7642;
	border-collapse: collapse;
	width: 850px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

table.dataGrid th, table.dataGrid td
{
	font-size: 0.9em;
	border: 1px #191A16 solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #3D4E2A;
}

table.dataGrid th.label
{
	width: 150px;
}


table.dataGrid tr.odd
{
	background: #516638;
}
table.dataGrid th.heder
{
	padding:20px;
}



table.dataGridDetails
{
	border-collapse: collapse;
	text-align:center;
	color:#333333;

}


div#szczeg a:link {
	color: #333333;
	text-decoration: none;
}
div#szczeg a:hover {
	color: #333333;
	text-decoration: underline;
}
div#szczeg a:active {
	color: #333333;
	text-decoration: none;
}
div#szczeg a:visited {
	color: #333333;
	text-decoration: none;
}




table.dataGridDetails th, tr
{
	border:solid 1px #959878;
		padding:10px;
}


div#szczeg td
{
	border:solid 1px #959878;
		padding:10px;
}


/* end of data grid style */

.actionBar
{
	background-color:#930;
	padding:10px;
}

div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}


ul.yiiPager {
	padding:20px;
	display:inline;
}


div#popup {position: absolute; top: 100px; left: 0;
    background: transparent;
    width: 100%; height: 600px; z-index: 999; text-align: center; }
div#inpopup { width: 100%; position: relative; width: 800px; margin: auto;
    font: bold 16px Tahoma, sans-serif;  color: white;  height: 600px;  border: 3px solid #6196ac;
    background-color: #6196ac;
    }
div#inpopup div.pclose { position: absolute; right: 0; bottom: 10px;}
div#inpopup div.pclose a { color: #fff; font-size: 11px; padding: 10px 15px; background-color: #000; }
div#inpopup a:hover { text-decoration: none; }

