/* LISTA WPISOW */

.OfferList{
	background-image: url(../images/list_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	margin: 15px 0px 0px 0px;
	padding: 41px 6px 0px 18px;
	width: 658px;
	color: #666666;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;	
}

.OfferListBottom{
	background-image: url(../images/list_back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	margin: 0px 0px 15px 0px;
	padding: 0px 6px 41px 18px;
	width: 658px;
	color: #666666;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	font-size: 12px;
}

.OfferHeader{
	position: absolute;
	top: 8px;
	left: 38px;	
	color: #31444f;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}

.polecamy{
	margin: 5px 30px -5px 0px;
	text-align: right;
}

.ListEntry{
	margin: 0px 30px 0px 10px;
	padding: 5px 0 20px 0;
	border-bottom: 1px solid #dce7ea;
}

.ListEntrySilver{
	background-image: url(../images/silver_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	margin: 10px 0 0 0;
	padding: 5px 30px 15px 10px;
	border-bottom: 0px none;
}

.ListEntrySilverBottom{
	background-image: url(../images/silver_back_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	width: 635px;
	height: 5px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dce7ea;
}

.ListEntryGold{
	background-image: url(../images/gold_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	margin: 10px 0 0 0;
	padding: 5px 30px 15px 35px;
	border-bottom: 0px none;
}

.ListEntryGoldBottom{
	background-image: url(../images/gold_back_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	width: 635px;
	height: 5px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dce7ea;
}

.ListEntry .title{
	margin: 0 0 8px 0;
}

.ListEntryGold .title{
	background-image: url(../images/bullet3.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	margin: 0 0 8px -25px;
	padding: 0 0 0 25px;
}

.ListEntry .title a{
	color: #175f73;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.ListEntry .title a:hover{
	color: #000000;
}

.ListEntry .opisLeft{
	float: left;

}

.ListEntry ul{
	list-style: none;
}

.ListEntry li{
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;		
	padding: 0 0 4px 10px;
}

.ListEntry li strong{
	color: #175f73;
	font-weight: normal;
}

.ListEntry .opisRight{
	float: right;
	width: 55%;
}

.ListEntry .organizator{
	float: left;
}

.ListEntry .adres{
	margin: 0 0 0 10px;
	color: #175f73;
	line-height: 18px;
}

.ListEntry .adres a{
	color: #175f73;
	line-height: 18px;
	text-decoration: none;
}

.ListEntry strong.firma{
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;		
	padding: 0 0 4px 10px;
	font-weight: normal;
}

.ListEntry .firma_logo{
	float: right;
	margin: 0 0px 0 20px;
	width: 150px; 
}

.ListEntry .smallLink{
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}

/* PELNY OPIS */ 

.FullOpis{
	background-image: url(../images/full_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	margin: 15px 0px 0px 0px;
	padding: 9px 6px 0px 18px;
	width: 475px;
	color: #666666;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;	
}

.FullOpisBottom{
	background-image: url(../images/full_bottom_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
	margin: 0px 0px 15px 0px;
	padding: 0px 6px 41px 18px;
	width: 475px;
	color: #666666;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	font-size: 12px;
}

.innerProfilBox{
	margin: 0 0 0 0;
	padding: 0 5px 0 20px;
}

.header{
	font-weight: bold;
	color: #31444f;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	padding: 6px 0 0px 22px;
	margin: 20px 0 0px 0;
	height: 30px;
	background-image: url(../images/profil_header_back.png);
	background-repeat: repeat-x;
	background-position: middle left;	
	position: relative;	
}

.header .header_rog_left{
	position: absolute;
	top: 0px;
	left: -18px;
	width: 34px;
	height: 30px;	
	background-image: url(../images/profil_header_left.png);
	background-repeat: no-repeat;
}

.header .header_rog_right{
	position: absolute;
	top: 0px;
	right: 18px;
	width: 10px;
	height: 30px;	
	background-image: url(../images/profil_header_right.png);
	background-repeat: no-repeat;
}

.headerSubMenu {
	position: absolute;
	top: 0px;
	right: 30px;	
	padding: 7px 0 0 8px;
	text-align: right;
	color: #989999;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	text-decoration: none;
	font-weight: normal;	
}

.headerSubMenu a {
	padding: 0;
	display: inline;
	color: #989999;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	text-decoration: none;		
	font-weight: normal;
}

.headerSubMenu a:hover{
	text-decoration: underline;		
}

.MainTitle{
	font-size: 18px;
	color: #175f73;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	margin: 0 0 0 10px;
}

.preMainTitle{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	margin: 0 0 0 10px;	
}

.innerProfilBox .header2{
	font-weight: bold;
	color: #31444f;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	padding: 0 0 15px 0;
}

.innerProfilBox .opis_label{
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	float: left;
	width: 120px;
	color: #31444f;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 20px;	
}

.innerProfilBox .opis_value, 
.innerProfilBox .opis_value a{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	color: #2a6786;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	text-decoration: none;	
	line-height: 20px;
	width: 310px;
}

.innerProfilBox .opis_value strong{
	color: #2a6786;
}

.innerProfilBox .opis_value a:hover,
.innerProfilBox .zainteresowania a:hover{
	text-decoration: underline;	
}

.innerProfilBox .zainteresowania{
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #2a6786;
	text-align: justify;
}

.innerProfilBox .zainteresowania a{
	color: #2a6786;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}

.innerProfilBox .firma_logo{
	float: left;
	margin: 0 20px 0 0;
}

.innerProfilBox .adres{
	margin: 0 20px 0 0;
	line-height: 18px;	
}

.innerProfilBox .adres strong a{
	color: #175f73;
	line-height: 18px;
	text-decoration: none;
}

.innerProfilBox .tematyka{
	color: #175f73;
	line-height: 18px;
	text-decoration: none;
}

/* FORMATOWANIE PEŁNEGO TEKSTU */

.TXT{
	color: #175f73;
	font-family : Tahoma, Arial, Vardana, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	color: #0f4f6f;
	font-size: 16px;
	padding: 4px 0 10px 0;
}

.TXT h2 {
	padding: 25px 0 25px 0;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
	color: #2a6786;
	font-size: 16px;
}

.TXT h3 {
	padding: 0 0 18px 0;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
	text-indent: 25px;
}

.TXT h4 {
	padding: 0 0 18px 0;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}

.TXT div {
	padding: 0 0 14px 0;
	text-align: justify;
	line-height: 17px;
}

.TXT p {
	padding: 0 0 14px 0;
	line-height: 17px;
	text-align: justify;
}

.TXT .Custom_Bold {
	line-height: 17px;
	font-weight: bold;
	color: #2a6786;
	font-size: 15px;
}

.TXT ul, 
.TXT ol {
	padding: 0 0 14px 0;
	line-height: 17px;	
	text-align: left;
}

.TXT ul {
	list-style-type: none;
	padding: 0 0 8px 10px;
}

.TXT ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 10px 15px;	
}

.TXT ul ul {
	list-style-type: square;
	padding: 0 0 8px 28px !important;
	padding: 8px 0 0px 15px;
	text-align: left;
}

.TXT ul ul li {
	background-image: none;
	padding: 0 0 8px 0px;
}

.TXT ol {
	list-style-type: decimal;
	padding: 0 0 8px 35px;
	text-align: left;
}

.TXT ol li {
	padding: 0 0 5px 0px;	
}

.TXT hr {
	margin:10px 0 10px 0;
	padding:0;
	border:0;
	border-top:1px solid #999999;
	height:0;
}

.TXT a {
	color: #2a6786;
}

.TXT .linkError{
	font-size: 11px;
}

.TXT .leadIMG{
	float: left;
}

.TXT .waga{
	color: #0f4f6f;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 6px 0;
}

.TXT img{
	/*float: left;
	border: 1px solid #cccccc;
	padding: 3px;
	*/
	margin: 3px 10px 3px 0;
}

.TXT strong.bold{
	color: #0f4f6f;
	font-weight: normal;
}

/* ZAKLADKI PRZY OPIESIE */

ul.css-tabs {  
	margin: 30px 0 0 0; 
	padding:0;
	height:30px;
}

ul.css-tabs li {  
	float:left; 
	margin:0; 
	padding:0; 
	list-style-type:none;
}

ul.css-tabs a { 
	display:block;
	overflow: hidden; 
	width: 100px; 
	background: url(../images/tab_menu3_back.png) no-repeat;
	padding: 8px 0 8px 0px;
	margin: 0 2px 0 0px;
	background-position: 0px -62px;
	text-align: center;
	
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;		
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

ul.css-tabs a:hover {
	background-position: 0px 4px;
	color: #425a65;
	padding: 10px 0 6px 0px;	
	cursor: pointer;
}
	
ul.css-tabs a.current {
	cursor:default; 
	background-position: 0px 4px;
	color: #425a65;
	padding: 10px 0 6px 0px;
}

div.css-panes div.tabBlock {
	min-height:150px;
	padding: 15px 30px 0px 10px;
	background-image: url(../images/full_tab_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* SOCIAL BOOKMARKS */ 

.socialBookmarks {
	margin: 30px 0 20px 0;
	padding: 10px 0 4px 2px;
}

.socialBookmarks ul {
	list-style-type: none;
	margin: 5px 0 0px 0;
}

.socialBookmarks ul li { 
	float: left; 
	padding: 0 5px 0 0; 
}

.socialBookmarks ul li a { 
	float: left; 
	width: 16px; 
	height: 16px; 
	font-weight: bold;
	padding: 0 4px 0 0;
}

.socialBookmarks li.facebook a { background: transparent url('../images/share-facebook.png') no-repeat center center; }
.socialBookmarks li.twitter  a { background: transparent url('../images/share-twitter.png') no-repeat center center; }
.socialBookmarks li.wykop    a { background: transparent url('../images/share-wykop.png') no-repeat center center; }
.socialBookmarks li.sledzik  a { background: transparent url('../images/share-sledzik.png') no-repeat center center; }
.socialBookmarks li.blip     a { background: transparent url('../images/share-blip.png') no-repeat center center; }
.socialBookmarks li.flaker   a { background: transparent url('../images/share-flaker.png') no-repeat center center; }
.socialBookmarks li.pinger   a { background: transparent url('../images/share-pinger.png') no-repeat center center; }
.socialBookmarks li.gg   a { background: transparent url('../images/share-gg.png') no-repeat center center; }
.socialBookmarks li a span { display: none; }

