/* PROVIDER CSS */


#contener {
	padding: 0px;
	position: absolute;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#left {
	background-color: #33FF99;
	float: left;
	width: 175px;
	clear: none;
	z-index: 10;
	position: absolute;
	padding-left: 0px;
	padding-top: 0px;
	left: 0px;
	top: 245px;
}
#right {
	background-color: #666666;
	float: left;
	width: 341px;
	clear: none;
	z-index: 2;
	position: absolute;
	padding-left: 0px;
	padding-top: 0px;
	left: 420px;
	top: 245px;
}
#content {
	background-color: #FFFFFF;
	float: none;
	width: 760px;
	position: relative;
	margin: auto;
	clear: both;
	z-index: 1;
}
#all {
	clear: both;
	float: none;
}
#top {
	background-color: #00CC00;
	float: left;
	width: 997px;
}
#bottom {
	background-color: #FF33FF;
	float: left;
	width: 997px;

}
.divGrupa {
	background-color: #FF33FF;
}
#center {
	float: left;




	width: *;
	clear: none;
	width: 243px;
	padding-top: 0px;
	position: absolute;
	z-index: 2;
	left: 175px;
	top: 245px;
	background-color: #FFCC00;
}
