/* PROVIDER CSS */


#contener {
	width: 760px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	clear: both;
	height: 608px;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#left {
	float: left;
	width: 260px;
	display: table-cell;
}
#right {
	background-color: #C2C2C2;
	float: none;
	width: 10px;
	display: table-cell;
	background-image: url(../images/right.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	border: 1px solid #666666;
}

#content {
	float: none;
	width: 490px;
	display: table-cell;
}
#all {
	clear: both;
	float: none;
	background-color: #C2C2C2;
}
#top {
	float: left;
	width: 760px;
	height: 264px;
}
#bottom {
	float: left;
	width: 760px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;

}
.divGrupa {
	background-color: #FF33FF;
}
#left_margin {
	background-color: #C2C2C2;
	width: 10px;
	background-image: url(../images/left_margin.jpg);
	background-repeat: repeat-x;
	display: table-cell;
	float: none;
}
#left_in {
	width:220px;
	display:table-cell;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	background-color: #C7C7C7;
	background-image: url(../images/bg_akt.jpg);
	background-repeat: repeat-x;
}
#naglowek {
	background-color: #CCCCCC;
	width:450px;
	height:30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#zawartosc {
	background-color: #BEBEBE;
	width:450px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.wiecej {
	background-image: url(../images/btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 36px;
	cursor:pointer;
}
.wiecej_on {
	background-image: url(../images/btnOn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 36px;
	cursor:pointer;
}
.naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
.a_href_none:link {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.a_href_none:visited {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.a_href_none:hover {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
a:hover {

	color: #FFFFCC;
	text-decoration: underline;
	background-color: #CC0000;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
.ramka {
	border: 1px solid #666666;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	border: 1px solid #666666;
}
.ref {
	background-color: #CCCCCC;
	background-image: url(../images/bg_akt.jpg);
	background-repeat: repeat-x;
	width: 100px;
	cursor: pointer;
	float: left;
}
.ref_img {
	text-align: center;
	width: 100px;
}

.ref_opis {
	width: 90px;
	text-align: center;
	font-weight: bold;
	color: #666666;
	padding: 10px;
}
.refOn {
	background-color: #CCCCCC;
	width: 100px;
	cursor: pointer;
	float: left;
}
.divNag {
	background-color: #333333;
	font-size:12px;
	font-weight:bold;
	padding: 5px;
	color: #FFFFFF;
}
