@CHARSET "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #6F6F6F;
}
a {
	color: #0663ba;
	text-decoration: none;
}
a:hover {
	color: #0663ba;
	text-decoration: underline;
}
a img {
	border: 0px;
}
.SiteW {
	width: 940px;
	margin: 0 auto;
	text-align:left;
}
.SiteWB {
	width: 938px;
	margin: 0 auto;
}
/** Header **/
#BillboardHead {
	margin: auto;
	width: 940px;
	position: relative;
}
#BillboardHead .ad { padding-top: 10px; }
#BillboardHead .ad-skyscraper_right {
	left: 101%;
    position: absolute;
    top: 110px;
    clear: both;
    text-align: center;
}
body div.ad { text-align:center; }
#Header {
	font-family: Georgia, Arial;
}
#HeaderTop {
	background: url('/images/homepage/bg_portallinks.gif') repeat-x #515151;
}
#HeaderTop .HeadMenuLeft {
	float: left;
	color: #ff4200;
	font-size: 11px;
	background: url('/images/homepage/bg_loglinks.gif') no-repeat;
	height: 27px;
	width: 247px;
	text-align: center;
	line-height: 34px;
	overflow: hidden;
}
#HeaderTop .HeadMenuLeft a {
	color: #ff4200;
	text-decoration: underline;
	margin: 0 7px;
}
#HeaderTop .HeadMenuLeft a:hover {
	text-decoration: none;
}
#HeaderTop .HeadMenuRight {
	float: right;
	color: #fff;
	line-height: 27px;
	overflow: hidden;
	font-size: 11px;
}
#HeaderTop .HeadMenuRight a {
	color: #fff;
	text-decoration: underline;
	margin-right: 20px;
}
#HeaderTop .HeadMenuRight a:hover {
	text-decoration: none;
}
#Header .HeaderMiddle {
	background: url('/images/homepage/bg_header.jpg') no-repeat;
	height: 86px;
	overflow: hidden;
}
#Header .HeadMenuTop {
	padding-left: 5px;
	text-align: right;
}
#Header .HeadMenuTop a {
	margin: 0 3px;
	display: block;
	height: 30px;
	float: left;
	padding: 0 5px;
	text-decoration: none;
	color: #3c3c3c;
	font-size: 11px;
}
#Header .HeadMenuTop a:hover {
	background: url('/images/homepage/bg_active_nav.gif') repeat-x;
	color: #ff4200;
}
#Header #HeaderDate {
	float: right;
	padding-right: 10px;
	font-size: 11px;
}
#Header .HeaderBottom {
	line-height: 32px;
	border: 1px solid #DEDEDE;
	border-top: none;
	overflow: hidden;
}
#Header #HeaderLogo {
	width: 290px;
	text-align: center;
	float: left;
	padding-top: 12px;
}
#Header .HeaderSearch {
	float: right;
	/*width: 645px;*/
	width: 650px;
	height: 75px;
	overflow: hidden;
	background: url('/images/homepage/apla_4.png') no-repeat left bottom #7097CE; 
	/*
	background-color: #7097CE;
	-webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;
	*/
	position: relative;
}
#Header .HeaderSearch .SearchTopInfo {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	margin: 3px 0 2px 26px;
}
/*#Header .HeaderSearch .SearchTopInfo span { padding-left: 156px; } */
#Header .HeaderSearch .SearchTopInfo span.STI_Br { /*padding-left: 63px;*/ padding-left: 78px; }
#Header .HeaderSearch .SearchTopInfo span.STI_Wh { /*padding-left: 58px;*/ padding-left: 75px; }

#Header .HeaderSearch .SearchTopFields {
	margin: 0 4px 0 5px; height: 50px; overflow: hidden;
	background: url('/images/homepage/apla_pomar.png') no-repeat;
	/*
	background: #F86D34; 
	-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;
	*/
}

#Header .HeaderSearch .SearchTopFields .what {
	background: url('/images/homepage/branza.png') no-repeat;
	width: 140px; padding: 8px 4px; border: 0; text-align: center;
	float: left; margin: 10px 0 0 15px;
}
#Header .HeaderSearch .SearchTopFields .ind {
	background: url('/images/homepage/wybierz_branze.png') no-repeat;
	width: 145px; padding: 8px 4px; border: 0; text-align: center;
	float: left; margin: 10px 0 0 15px;
}
#Header .HeaderSearch .SearchTopFields .where {
	background: url('/images/homepage/miejscowosc.png') no-repeat;
	width: 192px; padding: 8px 4px; border: 0; text-align: center;
	float: left; margin: 10px 0 0 15px;
}
#Header .HeaderSearch .submit {
	border: 0;
	background: url('/images/homepage/btn_search.png') no-repeat center;
	width: 32px;
	height: 32px;
	cursor: pointer;
	float: right;
	margin: 10px 10px 0 0;
}
#Header .HeaderSearch .Advanced {
	/*text-align: right;
	padding-right: 68px;
	font-size: 10px;
	color: #9f9f9f;
	font-style:italic;
	font-weight: bold;
	*/
	position: absolute;
	top:3px;
	right:7px;
}
#Header .HeaderSearch .Advanced a {
	/*color: #9f9f9f;*/
	color: #fff;
	font-size: 9px;
	text-decoration: underline;
}
#Header .HeaderSearch .Advanced a:hover {
	text-decoration: none;
}
/** end Header **/

/** Site **/
#Site .AdvBox {
	float:right;
	width:300px;
}
#Site #CategoriesTree {
	float: left;
	width: 580px;
	background-color: #F3F3F3;
}
#Site #CategoriesTree .MainCategories {
	float: left;
	width: 200px;
	background-color: #fff;
	padding:20px 0;
}
#Site #CategoriesTree .MainSubcategories {
	float: right;
	width: 375px;
}
#Site #CategoriesTree .MainSubcategories .Loading {
	text-align: center;
	font-weight: bold;
	padding: 25px 25px 25px 50px;
}
#Site #CategoriesTree .MainSubcategories .errors {
	padding: 20px 20px 20px 50px;
	text-align:center;
}
#Site #CategoriesTree .MainSubcategories .MSCTitle {
	font-size: 20px;
	padding:24px 24px 24px 50px;
	color: #414141;
}
#Site #CategoriesTree .MainSubcategories .MSCdescription {
	padding: 0 30px 0 45px;
}
#Site #CategoriesTree .MainSubcategories .iAuto {
	background: url('/images/homepage/i_auto.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iBiznes {
	background: url('/images/homepage/i_biznes.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iBudowa {
	background: url('/images/homepage/i_budowa.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iDom {
	background: url('/images/homepage/i_dom.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iDziecko {
	background: url('/images/homepage/i_dziecko.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iEdu {
	background: url('/images/homepage/i_edu.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iFinanse {
	background: url('/images/homepage/i_finanse.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iGastr {
	background: url('/images/homepage/i_gastr.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iHandel {
	background: url('/images/homepage/i_handel.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iKompy {
	background: url('/images/homepage/i_kompy.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iKultura {
	background: url('/images/homepage/i_kultura.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iMed {
	background: url('/images/homepage/i_med.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iMedia {
	background: url('/images/homepage/i_media.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iOdziez {
	background: url('/images/homepage/i_odziez.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iPozostale {
	background: url('/images/homepage/i_pozostale.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iPrzemysl {
	background: url('/images/homepage/i_przemysl.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iRolnictwo {
	background: url('/images/homepage/i_rolnictwo.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iSport {
	background: url('/images/homepage/i_sport.png') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iTour {
	background: url('/images/homepage/i_ship.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iFood {
	background: url('/images/homepage/i_food.png') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iWeding {
	background: url('/images/homepage/i_ring.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iTelefony {
	background: url('/images/homepage/i_telefony.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iTrans {
	background: url('/images/homepage/i_trans.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iUroda {
	background: url('/images/homepage/i_uroda.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iUrzad {
	background: url('/images/homepage/i_urzad.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iUslugi {
	background: url('/images/homepage/i_uslugi.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainSubcategories .iZwierzeta {
	background: url('/images/homepage/i_zwierzeta.gif') no-repeat 90% 50%;
}
#Site #CategoriesTree .MainCategories ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#Site #CategoriesTree .MainSubcategories ul {
	padding: 0;
	margin: 0 0 0 60px;
	list-style-type: square;
	color: #fff;
}
#Site #CategoriesTree .MainSubcategories ul li {
	padding: 2px 0;
}
#Site #CategoriesTree .MainSubcategories ul li a {
	color: #FF4E00;
	font-size: 13px;
}
#Site #CategoriesTree .MainCategories ul li {
	/*width: 330px;
	display: block;
	float: left;
	margin-bottom: 20px;*/
	width: 200px;
	height: 27px;
	line-height: 27px;
	position: relative;
	z-index: 0;
}
#Site #CategoriesTree .MainCategories ul li.active {
	color: #fff;
}
#Site #CategoriesTree .MainCategories ul li.active a,
#Site #CategoriesTree .MainCategories ul li a:hover {
	color: #fff;
	width: 250px;
	height: 27px;
	position: absolute;
	background: url('/images/homepage/active_cat.png') no-repeat left;
	text-decoration: none;
}
#Site #CategoriesTree .MainCategories ul li a:hover {
	background: url('/images/homepage/hover_cat3.png') no-repeat left;
	color: #414141;
}
#Site #CategoriesTree .MainCategories ul li.active a:hover {
	background: url('/images/homepage/active_cat.png') no-repeat left;
	color: #fff;
}
#Site #CategoriesTree .MainCategories ul li a {
	display: block;
	color: #414141;
	text-indent: 15px;
}

#Site .TitleBox
{
	font: 20px Georgia;
	/*text-transform: capitalize;*/
	border-bottom:1px solid #E9E9E9;
	margin:0 0 20px;
	padding: 3px 10px 3px 0;
	color:#111;
}
#Site {
	border: 1px solid #DEDEDE;
	width: 938px;
	margin: 15px auto 0;
	margin-bottom: 20px;
	/*overflow: hidden;*/
	position: relative;
}
#Site .ad-skyscraper_right {
	left: 101%;
    position: absolute;
    top: 0;
    clear: both;
    text-align: center;
}
#Site .ad-adoceanmyaoqapibrjtaw { padding-top: 10px; }
#Site .SiteC {
	padding: 5px 15px 15px;
	overflow: hidden;
}
#Site input.Input {
	border: 1px solid #9F9F9F;
	border-top-color: #111;
	color:#666666;
	font:13px Georgia;
	padding:3px;
	width:200px;
	margin: 3px 0;
}
#Site input.InputR {
	border: 1px solid #9F9F9F;
	border-top-color: #111;
	color:#666666;
	font:13px Georgia;
	padding:3px;
	width:500px;
	margin: 3px 0;
}
#Site textarea.Textarea {
	border: 1px solid #9F9F9F;
	color:#666666;
	font-family:Arial;
	height:250px;
	padding:2px;
	width:500px;
	margin: 3px 0;
}
#Site textarea.TextaresR {
	border: 1px solid #9F9F9F;
	border-top-color: #111;
	color:#666666;
	font:13px Georgia;
	padding:3px;
	width:200px;
	margin: 3px 0;
}
#Site .ContactForm textarea.Textarea {
	width: 400px;
	height: 200px;
}
#Site select.Select {
	color:#666666;
	font-family:Arial;
	height:24px;
	padding:0;
	width:205px;
	margin: 3px 0;
}
#Site input.Submit {
	border: 1px solid #111;
	background: #111;
	cursor: pointer;
	color: #fff;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	padding:0.3em;
	text-shadow:0 1px 0 #000;
}
#Site .checboxOptions {
	overflow: hidden;
}
#Site .checboxOptions br { display: none; }
#Site .checboxOptions label {
	margin: 2px 0;
	float: left;
	width: 225px;
}
#Site .checboxOptions img {
	vertical-align: middle;
}
#Site input.Submit:hover {background-color: #494949;}
#Site  dl,
#Site  dt,
#Site dd {
	margin: 0;
	padding: 0;
}
#Site dt {padding-top: 10px;}
#Site #BrowserPath {
	font-family: Arial;
	color: #A2A2A2;
	font-size: 11px;
	padding: 5px 0 10px;
}
#Site #BrowserPath a {
	color: #717171;
	text-decoration: underline;
}
#Site #BrowserPath a:hover {color: #000;}
/** Left Column **/
#Site #LeftColumn {
	float:left;
	width: 160px;
}
#Site .separate {
	margin-top: 15px;
}
#Site #LeftColumn .separate {
	margin-top: 15px;
}
/** Nowododane **/
#Site #LeftColumn .LastAdded,
#Site #LeftColumn .BestView {
	width: 100%;
}
#Site #LeftColumn .LastAdded .Title,
#Site #LeftColumn .BestView .Title {
	background: url('/images/homepage/header_sidebar.gif') no-repeat top;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #121212;
	line-height: 32px;
	height: 32px;
	padding-left: 5px;
}
#Site #LeftColumn .LastAdded .List,
#Site #LeftColumn .BestView .List {
	padding: 0;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
}
#Site #LeftColumn .LastAdded .List li,
#Site #LeftColumn .BestView .List li {
	margin: 0;
	/*border-bottom: 1px solid #E6E6E6;*/
	padding: 0 1px;
	float: left;
	width: 100%;
}
#Site #LeftColumn .LastAdded .List a,
#Site #LeftColumn .BestView .List a {
	font-family: Arial;
	font-size: 11px;
	color: #0663ba;
	padding: 3px 0 3px 12px;
	float: left;
	background: url('/images/homepage/arrow_gray.gif') no-repeat 3px 7px;
}
/** Clock **/
#Site #LeftColumn .Clock {
	width: 100%;
	text-align: center;
}
#Site #LeftColumn .BoxButton {
	width: 100%;
	text-align: center;
}

#Site #LeftColumn .Wmarket {
	text-align: center;
}

/** End Left Column **/
/** Right Column **/
#Site #RightColumn {
	width: 732px;
	float: right;
	overflow: hidden;
}
#Site .catBg {
	background-color: #F3F3F3;
}
#Site #RightColumn .separate {
	margin-top: 15px;
}
#Site #RightColumn .TopBox {
	overflow: hidden;
}
#Site #RightColumn .TopBox .Welcome {
	/*float: left;
	width: 510px;
	font-size: 13px;
	color: #4a4a4a;
	*/
	border:1px solid #E2E2E2;
	color:#4A4A4A;
	float:left;
	font-size:12px;
	margin-top:15px;
	padding:5px;
	width:505px;
	/*
	background: url('/images/h/topleft.png') repeat-x top;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF4E00;
	line-height: 22px;
	height: 26px;
	padding-left: 5px;*/
}
#Site #RightColumn .TopBox .Welcome h1 {
	color: #363636;
	font-size: 16px;
	color: #FF4E00;
}
#Site #RightColumn .TopBox .Adv {
	float: right;
	width: 300px;
}
#Site #RightColumn .LeftBox {
	float: left;
}
#Site #RightColumn .LeftBoxSiteMap {
	float: left;
	width: 655px;
}
#Site #RightColumn .LeftBoxSiteMap ul.navigation li {
	margin: 5px 0;
	padding: 0;
}
#Site #RightColumn .LeftBox ul {
	margin: 4px 4px;
	padding: 0;
	list-style-type: none;
}
#Site #RightColumn .LeftBox ul.navigation li {
	width: 228px;
	float: left;
	/*background: url('/images/homepage/bg_cat_header.gif') no-repeat 5px 5px #fff;*/
	background: url('/images/homepage/cat_li.jpg') no-repeat 0 #fff;
	margin: 6px;
	font-family: Georgia;
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	color: #fff;
	height: 110px;
	position: relative;
}
#Site #RightColumn .LeftBox ul.navigation li a {
	width: 100%;
	display: block;
	height: 100%;
	position: absolute;
	z-index: 0;
	text-indent: 12px;
	color: #fff;
	font-size: 13px;
}
#Site #RightColumn .LeftBox ul.navigation li a:hover,
#Site #RightColumn .LeftBox ul.navigation li ul:hover {
	
}
#Site #RightColumn .LeftBox ul.navigation li li a {
	display: inline;
	background: none;
	height: auto;
	position: relative;
	z-index: 1;
	font-size: 12px;
	background: url('/images/homepage/arrow_cat.gif') no-repeat 0 3px;
	margin-left: 8px;
	padding-left: 12px;
}
#Site #RightColumn .LeftBox ul.navigation li ul {
	position: absolute;
	top: 35px;
}
#Site #RightColumn .LeftBox ul.navigation li li {
	height: auto;
	line-height: 15px;
}
#Site #RightColumn .LeftBox ul.navigation li span {
	line-height: 20px;
	margin-left: 5px;
}
#Site #RightColumn .LeftBox ul.navigation li ul {
	
}
#Site #RightColumn .LeftBox ul.navigation li li {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	background: none;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	/*line-height: 0;*/
}
#Site #RightColumn .LeftBox ul.navigation li li a {
	color: #666666;
}
#Site #RightColumn .LeftBox ul.navigation li li a.More {
	text-align: left;
	background: none;
	color: #0663ba;
	padding: 0 0 0 22px;
	margin: 0;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
}
#Site #RightColumn .LeftBox ul.navigation li li a.More:hover {
	text-decoration: none;
}
#Site #RightColumn .LeftBox .iAuto {
	background: url('/images/homepage/i_auto.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iBiznes {
	background: url('/images/homepage/i_biznes.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iBudowa {
	background: url('/images/homepage/i_budowa.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iDom {
	background: url('/images/homepage/i_dom.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iDziecko {
	background: url('/images/homepage/i_dziecko.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iEdu {
	background: url('/images/homepage/i_edu.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iFinanse {
	background: url('/images/homepage/i_finanse.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iGastr {
	background: url('/images/homepage/i_gastr.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iHandel {
	background: url('/images/homepage/i_handel.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iKompy {
	background: url('/images/homepage/i_kompy.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iKultura {
	background: url('/images/homepage/i_kultura.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iMed {
	background: url('/images/homepage/i_med.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iMedia {
	background: url('/images/homepage/i_media.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iOdziez {
	background: url('/images/homepage/i_odziez.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iPozostale {
	background: url('/images/homepage/i_pozostale.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iPrzemysl {
	background: url('/images/homepage/i_przemysl.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iRolnictwo {
	background: url('/images/homepage/i_rolnictwo.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iSport {
	background: url('/images/homepage/i_sport.png') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iTour {
	background: url('/images/homepage/i_ship.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iWeding {
	background: url('/images/homepage/i_ring.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iFood {
	background: url('/images/homepage/i_food.png') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iTelefony {
	background: url('/images/homepage/i_telefony.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iTrans {
	background: url('/images/homepage/i_trans.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iUroda {
	background: url('/images/homepage/i_uroda.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iUrzad {
	background: url('/images/homepage/i_urzad.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iUslugi {
	background: url('/images/homepage/i_uslugi.gif') no-repeat 96% 8px;
}
#Site #RightColumn .LeftBox .iZwierzeta {
	background: url('/images/homepage/i_zwierzeta.gif') no-repeat 96% 8px;
}
#Site #RightColumn .RightBox {
	float: right;
	width: 160px;
	overflow: hidden;
}
#Site #RightColumn .RightBox2 {
	float: right;
	width: 300px;
	overflow: hidden;
}

#Site #RightColumn .Title {
	background: url('/images/h/topleft.png') repeat-x top;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF4E00;
	line-height: 22px;
	height: 26px;
	padding-left: 5px;
}
#Site #RightColumn .List {
	padding: 0;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
}
#Site #RightColumn .List li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #E6E6E6;
	padding: 5px 0;
	width: 100%;
	float:left;
}
#Site #RightColumn .List a {
	width: 100%;
	font-family: Arial;
	font-size: 11px;
	color: #0663ba;
	padding: 5px 0;
	float: left;
	
}
#Site #RightColumn .Recommend .List a {
	/*width: 225px;*/
}
#Site #RightColumn .List .Visits {
	color: #656565;
	font-size: 11px;
	float:right;
	padding-right: 5px;
}
#Site #RightColumn .BestView .List a {
	/*width: 130px;*/
}
#Site #RightColumn .BestView2 .List a {
	/*width: 260px;*/
}
#Site #RightColumn .List .Rating {
	float: left;
	padding-right: 5px;
}
#Site #RightColumn .Recommned {
	
}
#Site #RightColumn .BestView {
	
}
#Site #RightColumn .MiniBanner {
	width: 100%;
	
	text-align: center;
}
#Site #RightColumn .LeftBox2 {
	width: 430px;
	float: left;
}
#Site #RightColumn .LeftBox2 .ContactForm p {
	font-weight: bold;
}
#Site #RightColumn .RightBox2 {
	float: right;
	width: 300px;
}
#Site #RightColumn .RightBox2 .Edytor {
	/*border: 1px solid #e2e2e2;*/
	padding: 15px;
	background-color: #F3F3F3;
}
#Site #RightColumn .RightBox2 .Edytor p {
	line-height: 20px;
}
#Site #RightColumn .RightBox2 .Edytor .ETitle {
	font-size: 15px;
	font-weight: bold;
}
#Site #RightColumn .Advertising {padding: 0 5px 5px;}
#Site #RightColumn .Advertising ul {font-weight: bold;padding: 0 0 0 5px;list-style-type: none;}
#Site #RightColumn .Advertising ul li {font-weight: normal;padding-left: 5px;}
#Site #RightColumn .Advertising ul li a.pdfUrl {line-height: 25px;padding-left: 15px;background: url('/images/homepage/ico_pdf.gif') no-repeat left center; }

#Site #RightColumn .Regulations {text-align:justify;}
#Site #RightColumn .Regulations .Head {font-size: 13px}
#Site #RightColumn .Regulations h3 {text-align: center; margin-top: 30px;}
#Site #RightColumn .Regulations ol li {margin-top: 10px;}

#Site #RightColumn .PrivacyPolicy {font-size: 13px;padding: 0 15px;text-align:justify;}
#Site #RightColumn .PrivacyPolicy .Head {font-size: 13px}
#Site #RightColumn .PrivacyPolicy h3 {text-align: center; margin-top: 30px;}
#Site #RightColumn .PrivacyPolicy ol li {margin-top: 10px;}

#Site #RightColumn .Changes {padding: 0 5px 5px;}
#Site .NewOldUrls {margin-left: 5px; padding:10px 0 10px 10px; background: #F4F4F4; }
#Site .NewOldUrls a {/*color: #FF4E00;*/ }
#Site #RightColumn .AboutUs {padding: 0 5px 5px}
#Site #RightColumn .AboutUs .Mission {padding:5px 0 10px 15px;font-family:Verdana;font-size:13px;font-weight:bold;line-height:21px;}
#Site #RightColumn .AboutUs .AboutUsTxt {font-size: 12px;text-align:justify;}
#Site #RightColumn .AboutUs .Edytor h3 {padding: 0; margin: 0;}
#Site #RightColumn .AboutUs .Edytor {padding-top: 8px;line-height: 20px;}
/** End Right Column */
#Site .Subcategories {
	background-color: #F3F3F3;
	padding: 25px;
}
#Site .Subcategories .Title {
	font-size:16px;
	margin:0 0 10px;
	font-weight: bold;
}
#Site .Subcategories ul {
	margin: 0;
	padding: 0 0 0 18px;
	list-style-type: square;
	color: #fff;
}
#Site .Subcategories ul li {
	padding: 3px 0 3px 5px;
	margin: 0;
	/*border-bottom: 1px solid #e2e2e2;*/
}
#Site .CompaniesList {
	width: 580px;
	float: left;
}
#Site .CatsRightBox {
	width: 300px;
	float: right;
}
#Site .CompaniesList .Container {
	padding: 10px;
	overflow: hidden;
}
#Site .CompaniesList .Container a {
	color: #6F6F6F;
}
#Site .CompaniesList .Container .Title {
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 10px;
}
#Site .CompaniesList .SName {
	border: 3px solid #f76728;
}
#Site .CompaniesList .SName .Title {
	color: #f76728;
}
#Site .CompaniesList .Gold {
	background: url('/images/homepage/search-gold.jpg') no-repeat 100% 0;
	border: 2px solid #FFE063;
}
#Site .CompaniesList .Silver {
	background: url('/images/homepage/search-silver.jpg') no-repeat 100% 0;
	border: 2px solid #E0E0E0;
}
#Site .CompaniesList .Container .Logo {
	width: 160px;
	float: right;
	text-align: center;
}
#Site .CompaniesList .Container .Contact {
	float: left;
	/*min-height: 55px;
	_height: 55px;
	padding-left:15px;*/
	width: 380px;
	line-height: 150%;
}
#Site .CompaniesList .Container .goldLink,
#Site .CompaniesList .Container .silverLink {
	clear: left;
	padding-top: 8px;
}
#Site .CompaniesList .Container .goldLink a {
	color: #F54914;
	text-decoration: underline;
}
#Site .CompaniesList .Container .silverLink a {
	/*color: #868686;*/
	color: #F54914;
	text-decoration: underline;
}
#Site .CompaniesList .Container .basicLink a {
	color: #0663BA;
	text-decoration: underline;
}
#Site .CompaniesList .Container .goldLink a:hover,
#Site .CompaniesList .Container .silverLink a:hover,
#Site .CompaniesList .Container .basicLink a:hover {
	text-decoration: none;
}
#Site .CompaniesList .Container .Content {
	clear: both;
	padding-top: 10px;
}
#Site .CompaniesList .hr,
#Site .CompaniesList .hrb {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 6px 0;
}
#Site .CompaniesList .hr {
	border-bottom: 1px solid #e5e5e5;
}
#Site .TitleCats {
	font-size: 18px;
	border-bottom: 1px solid #e9e9e9;
	padding: 0 0 10px;
	margin: 0 0 10px;
	font-weight: normal;
}
#Site .TitleCats a {
	color: #F54914;
	text-decoration: underline;
}
#Site .TitleCats a:hover {
	text-decoration: none;
}
#Site .UserMenu {
	margin: 10px 0;
}
#Site .ProductMenu {
	margin: 10px 0;
}

#ProductsPromoBox { overflow: hidden; height: 121px; position: relative; }
#ProductsPromoBox .PriceIntroText {
	margin-top: 10px;
	height: 91px;
	overflow: hidden;
	font: normal 15px/130% Arial;
	color: #4776b7;
	border: 1px solid #cfcfcf;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #ffffff, #ededed);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ededed);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ededed)";
}
#PricesTableInfo .PriceIntroText a { color: #4776b7; /*#F54914*/ }
#ProductsPromoBox .PriceIntroText p { width: 375px; padding: 0 15px; }

#ProductsPromoBox .PricePromo2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 360px;
	height: 121px;
	overflow: hidden;
	background: url(/images/homepage/strzalka_zielona.png) no-repeat top;
}
#ProductsPromoBox .PricePromo2 div { width: 300px; overflow: hidden; margin: 0 auto; text-align: center; }
#ProductsPromoBox .PricePromo2 span { display: block; }
#ProductsPromoBox .PricePromo2 .Promo1 { margin-top: 15px; font: normal 14px Arial; color: #000; }
#ProductsPromoBox .PricePromo2 .Promo2 { font: bold 21px Arial; color: #000; }

#ProductsPromoBox .PricePromo3 {
	position: absolute;
	top: 0;
	right: 0;
	width: 170px;
	height: 121px;
	overflow: hidden;
	background: url(/images/homepage/strzalka_zolta.png) no-repeat top;
}
#ProductsPromoBox .PricePromo3 div { width: 125px; overflow: hidden; margin: 0 auto; text-align: center; }
#ProductsPromoBox .PricePromo3 span { display: block; }
#ProductsPromoBox .PricePromo3 .Promo1 { margin-top: 15px; font: normal 19px Arial; color: #000; }
#ProductsPromoBox .PricePromo3 .Promo2 { font: normal 15px Arial; color: #000; }
#ProductsPromoBox .PricePromo3 .Promo3 { font: bold 20px Arial; color: #000; }

#Site #PricesTableList {
	/*width: 100%;*/
	border-collapse:collapse;
	color: #000000;
	margin: 0 auto;
}
#Site #PricesTableList .PriceTitle {
	vertical-align: top;
	font-family: Georgia;
	color: #000B8F;
	padding-bottom: 10px;
	border-bottom: none !important;
	line-height: 150%;
}
#Site #PricesTableList td,
#Site #PricesTableList th {
	padding: 6px;
	border-bottom: 1px solid #acacac;
	border-left: 1px solid #ffffff;
}
#Site #PricesTableList thead {
	font-size: 16px;
	font-weight: bold;
}
#Site #PricesTableList thead th {
	margin: 0;
	padding: 0;
}
#Site #PricesTableList thead .ProductsPromo th {
	border: none !important;
	padding: 5px 2px;
}
#Site #PricesTableList thead .ProductsPromoBox {
	background: #F8F9EA;
	border: 1px dotted #ccc;
	color: #f00;
	font-size: 14px;
	line-height: 140%;
	padding: 8px 2px;
	min-height: 60px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	/*
	-moz-box-shadow: inset 0 0 25px #65D350;
	-webkit-box-shadow: inset 0 0 25px #65D350;
	-o-box-shadow: inset 0 0 25px #65D350;
	box-shadow: inset 0 0 25px #65D350;
	*/
}
#Site #PricesTableList thead .ProductsPromoBox .Promo1 { display: block; color: #ff0000; font-size: 24px; padding-top: 15px; }
#Site #PricesTableList thead .ProductsPromoBox .Promo2 { font-size: 12px;color: #aaa; }
#Site #PricesTableList thead .Col1 {
	background: url('/images/homepage/basic-bg2.jpg') no-repeat 49% 0;
	width:170px;
	height: 124px;
	color: #4C3813;
	font-family: Georgia;
	font-size: 18px;
	vertical-align: top;
}
#Site #PricesTableList thead .Col2 {
	background: url('/images/homepage/silver-bg2.jpg') no-repeat 49% 2px;
	width:170px;
	height: 124px;
	color: #383838;
	font-family: Georgia;
	font-size: 18px;
	vertical-align: top;
}
#Site #PricesTableList thead .Col3 {
	background: url('/images/homepage/gold-bg2.jpg') no-repeat 49% 2px;
	width:170px;
	height: 124px;
	color: #8F3401;
	font-family: Georgia;
	font-size: 18px;
	vertical-align: top;
}
#Site #PricesTableList thead .Col47 {
	background: url('/images/homepage/mm-bg2.jpg') no-repeat 49% 2px;
	width:170px;
	height: 124px;
	color: #383838;
	font-family: Georgia;
	font-size: 18px;
	vertical-align: top;
}
#Site #PricesTableList thead .PrPrice {
	line-height: 56px;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 5px;
	text-shadow:0 1px 0 #fff;
}
#Site #PricesTableList thead .PrName {
	height: 44px;
	width: 170px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-shadow:0 1px 0 #eee;
	font-weight: normal;
}
#Site #PricesTableList tbody tr.Row1:hover,
#Site #PricesTableList tbody tr.Row2:hover {
	background: #f5f5f5;
}
#Site #PricesTableList tbody th {
	font-weight:normal;
	padding-right:50px;
	text-align:left;
}
#Site #PricesTableList tbody td {
	text-align: center;
	font-weight: bold;
}
#Site #PricesTableList tbody .Col1 {
	background: url('/images/homepage/basic-bg3.jpg') repeat-y center;
}
#Site #PricesTableList tbody .Col2 {
	background: url('/images/homepage/silver-bg3.jpg') repeat-y center;
}
#Site #PricesTableList tbody .Col3 {
	background: url('/images/homepage/gold-bg3.jpg') repeat-y center;
}
#Site #PricesTableList tbody .Col47 {
	background: url('/images/homepage/mm-bg3.jpg') repeat-y center;
}
#Site #PricesTableList tbody .OCol {
	border: none;
}
#Site #PricesTableList tbody .OCol1 {
	background: url('/images/homepage/basic-bg3.jpg') repeat-y 5px;
	border: none;
}
#Site #PricesTableList tbody .OCol2 {
	background: url('/images/homepage/silver-bg3.jpg') repeat-y 5px;
	border: none;
}
#Site #PricesTableList tbody .OCol3 {
	background: url('/images/homepage/gold-bg3.jpg') repeat-y 5px;
	border: none;
}
#Site #PricesTableList tbody .OCol47 {
	background: url('/images/homepage/mm-bg3.jpg') repeat-y 5px;
	border: none;
}
#Site #PricesTableList tbody.PriceYear {
	background-color: #333333;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
#Site #PricesTableList tbody td.Info {
	border: none;
	text-align: left;
	padding-top: 45px;
}
#Site #PricesTableList tbody tr.PriceYear td {
	background-color: #333333;
}
#Site .ProductsDetailsBox {
	overflow: hidden;
}
#Site .ProductsDetails {
	width: 295px;
	background: url('/images/homepage/box3.png') no-repeat bottom left;
	margin: 5px 5px 0 0;
	padding: 0 0 6px 0;
	float: left;
}
#Site .ProductsDetails .PrTitle {
	font-family: Arial;
	font-size: 12px;
	color: #ff4e00;
	background: url('/images/homepage/box1.png') no-repeat bottom left;
	height: 31px;
	font-weight: bold;
	line-height: 26px;
	padding-left: 10px;
}
#Site .ProductsDetails .PrDetails {
	background: url('/images/homepage/box2.png') repeat-y center;
	padding: 10px;
}
#Site .ProductsDetails .PrDetails p {
	padding: 5px 0;
	margin: 0;
}
#Site .ProductsDetails .PrDetails .Order {
	text-align: right;
	padding: 15px 30px 5px 0;
	min-height: 45px;
	_height: 45px;
}
#Site .ProductsDetails .PrDetails .Order a {
	display: block;
	background: url('/images/homepage/b_order.png') no-repeat left center;
	height: 45px;
	line-height: 45px;
	float: right;
	padding-left: 50px;
}
#Site .ProductsDetails .PrDetails .Type1 {
	
}
#Site .ProductsDetails .PrDetails .Type2 {
	background: url('/images/h/silver.png') no-repeat 95% 20%;
}
#Site .ProductsDetails .PrDetails .Type3 {
	background: url('/images/h/gold.png') no-repeat 95% 20%;
}
.zend_form .ProductPreview {
	display: none;
	border: 1px solid #e2e2e2;
	padding: 10px;
	line-height: 150%;
}/*
#Site .paginator {
	clear:both;
	background: #F2F2F2;
	color: #666666;
	font-family: Arial;
	padding: 6px;
	font-size: 12px;
	text-align: center;
}
#Site .paginator a,
#Site .paginator span {
	margin: 0 4px;
}*/

#Site .paginator2 {
	color: #111;
	text-align:right;
}
#Site .paginator {
	color: #111;
	text-align: center;
}
#Site .paginator2 a, .paginator2 span,
#Site .paginator a, .paginator span {
	background: #F1F1F1;
	color: #808080;
	padding: 3px;
	margin: 0 2px;
}
#Site .paginator2 a:hover,
#Site .paginator a:hover {
	background-color: #FF4200;
	color: #fff;
	text-decoration:none;
}
#Site .paginator2 span.activePage,
#Site .paginator span.activePage {
	background-color: #FF4200;
	color: #fff;
}
#Site .paginator span.NoActive {
	color: #b3b3b3;
}

/** End Site **/

/** Footer **/
#Footer {
	background: url('/images/homepage/bg_footer.gif') repeat-x top #f2f2f2;
	font-family: Arial;
	font-size: 12px;
	color: #DDD;
	min-height: 45px;
	_height: 45px;
	padding: 0 0 20px;
}
#Footer .FooMenu {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding-top: 30px;
}
#Footer .FooMenu a {
	padding: 0 12px;
}
#Footer .FooMenu .PortalInfo {
	font-family: Georgia;
	color: #959595;
	font-size: 13px;
	font-style: italic;
	width: 225px;
	float: left;
}
#Footer .FooMenu .PortalInfo p {
	font-style: normal;
	font-size: 11px;
	padding: 0 15px 0 2px;
	color: #B4B4B4;
}
#Footer .FooMenu .PortalInfo .Title {
	/*color: #646464;*/
	color: #ff6427 !important;
	font-size: 30px;
	font-style: normal;
	padding: 5px 0;
}
#Footer .FooMenu .Categories {
	margin: 10px 0 0 15px;
	width: 510px;
	float: left;
}
#Footer .FooMenu .Categories .Title {
	color: #000010;
	font: 17px Georgia;
	padding-bottom: 15px;
}
#Footer .FooMenu .Categories .Title a {
	padding: 0;
	margin: 0;
	/*color: #000010;*/
	color: #ff6427 !important;
}
#Footer .FooMenu .Categories ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#Footer .FooMenu .Categories ul li {
	float: left;
	width: 150px;
	margin: 0;
	padding: 2px 10px 2px 10px;
	text-align: left;
	color: #646464;
	background: url('/images/homepage/arrow_gray.gif') no-repeat 0 5px;
}
#Footer .FooMenu .Categories ul li a {
	padding: 0;
	text-align: left;
	color: #646464;
	font-size: 11px;
}
#Footer .FooMenu .Categories ul li a:hover {color:#111;}
#Footer .FooMenu .QuickMenu {
	margin-top: 10px;
	width: 170px;
	float: right;
}
#Footer .FooMenu .QuickMenu .Title {
	/*color: #000010;*/
	color: #ff6427 !important;
	font: 17px Georgia;
	padding-bottom: 15px;
}
#Footer .FooMenu .QuickMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#Footer .FooMenu .QuickMenu ul li {
	padding: 2px 0 2px 10px;
	text-align: left;
	color: #292929;
	background: url('/images/homepage/arrow_gray.gif') no-repeat 0 5px;
}
#Footer .FooMenu .QuickMenu ul li a {
	padding: 0;
	text-align: left;
	color: #646464;
}
#Footer .FooMenu .QuickMenu ul li a:hover {color:#111;}
#Footer .RightsBar {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #d4d4d4;
	color: #b4b4b4;
	font-size: 10px;
	text-align: center;
}
#Footer .RightsBar .Links {
	text-align: center;
	font-size: 11px;
	line-height: 1.5em;
	padding: 10px 0;
}
#Footer .RightsBar .Links a {
	color: #646464;
	padding: 0 5px;
}
#Footer .Partners {
	width: 990px;
	margin: 5px auto auto;
	text-align: center;
}
#Site .Agreed dt {
	display: none;
}
/** End Footer **/
#scrollwrapper {overflow:hidden; position:relative; width:99%; height:45px;margin: auto;}
#scrollwrapper #scrollcontent {position:absolute; left:10%;}
#scrollwrapper #firstcontent {float:left; text-align:left;white-space: no-wrap; display: block;height: 26px;width: 1650px;}
#scrollwrapper img {border: 0px;}
#scrollwrapper a {padding: 0 5px;}

table.list {font-size: 0.9em;width: 100%;margin: 10px 0;}
table.list td {
	padding: 10px;	
}
table.list thead {background-color: #fff; color: #FF4E00;font-weight: bold;}
table.list thead td {border: 1px solid #ccc;}
table.list tbody {}
table.list tbody th {background-color: #ccc;}
table.list tbody tr:hover {background-color: #eaeaea;}
table.list tbody td,
table.list tbody th {border-bottom: 1px solid #444;padding: 3px;}

table.list2 {font-size: 0.9em;margin: 0;}
table.list2 td {
	padding: 10px;	
}
table.list2 thead {background-color: #fff; color: #FF4E00;font-weight: bold;}
table.list2 thead td {border: 1px solid #ccc;}
table.list2 tbody {}
table.list2 tbody th {background-color: #ccc;}
table.list2 tbody tr:hover {background-color: #eaeaea;}
table.list2 tbody td,
table.list2 tbody th {border-bottom: 1px solid #444;padding: 3px;text-align:center;}

.PrLegendList {line-height: 200%;}
.PrDezactive {color: #aaa; background-color: #FFFFDF;}
.PrNoActive {background-color: #FFEFEF;}
.PrNoEdit {background-color:#BBBBBB;color: #fff;}
.PrActive {background-color: #E1FFDF;}
.PrLegend {margin-top: 5px; display: block;float: left; width: 50px; height: 12px; border: 1px solid #ddd;margin-right: 10px;}


.errors {color: #ff0000;list-style-type:none;padding:10px 0;}
.success {color: #137F00;}
.clear {clear:both;}
.none {display:none}
.center {text-align: center;}
.right {text-align: right;}
.PR70 {padding-right: 70px;}
.PR150 {padding-right: 150px;}
#kapec-label {}
.FLeft {float: left;margin: 0 5px;}
.FLeftP {float: left; margin: 10px 5px auto auto;}

dt#adv_stat-label {float: left;margin: 15px 5px 5px 0;}
#adv_stat {margin: 15px 5px 5px;}
#person_mng {margin: 10px 0 0;}
pre {clear: left;}

.SiteW p { padding-left:5px;}

/* simple css-based tooltip */ 
div.tooltip { 
    background-color:#222; 
    border:1px solid #fff; 
    padding:10px 15px; 
    width:500px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
	z-index: 100;
 
    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}

form label {font-size: 11px;}

/* register styles */

table.registerFormTable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
}
table.registerFormTable label.error {
	display: block;
	clear: left;
	color: #ff0000;
	background: #FFFFDF;
	border: 1px solid #ccc;
	padding: 5px;
}
table.registerFormTable ul.errors {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
}
table.registerFormTable ul.errors li {
	margin: 0;
	padding: 0;
}
table.registerFormTable tr {
	background: #fafafa;
}
table.registerFormTable td, table.registerFormTable th {
	padding: 5px;
	border-bottom: 1px solid #ddd;
}
table.registerFormTable th {
	font-weight: normal;
	text-align: left;
	width: 28%;
}
table.registerFormTable .Fcenter {
	text-align: center;
}
table.registerFormTable #adv_statTR label.error,
table.registerFormTable #person_mngTR label.error {
	float: left;
	width: 98%;
}
table.registerFormTable th label.showInfo {
	background: url('/images/help2.png') no-repeat right;
	display: block;
	min-height: 18px;
	_height: 18px;
	line-height: 18px;
}
div.tooltip {
	width: 220px;
}
form#FormTooltip .hidden {
	display:none;
}

#Site .PRVisibleInfo {
	float: left;
	padding: 5px 10px;
	margin-bottom: 20px;
	color: #bb0000;
	border-left: 5px solid #bb0000;
	border-bottom: 2px solid #bb0000;
}
#Site .PRVisibleInfo2 {
	float: right;
	padding: 5px 10px;
	color: #bb0000;
	border-left: 5px solid #bb0000;
	border-bottom: 2px solid #bb0000;
	margin: 0 0 10px;
}


/* Categories list icons */
#Site h1.iAuto {background: url('/images/homepage/i_auto.gif') no-repeat  top left; padding-left: 55px;}
#Site h1.iBiznes {background: url('/images/homepage/i_biznes.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iBudowa {background: url('/images/homepage/i_budowa.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iDom {background: url('/images/homepage/i_dom.gif') no-repeat  top left; padding-left: 50px;}
#Site h1.iDziecko {background: url('/images/homepage/i_dziecko.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iEdu {background: url('/images/homepage/i_edu.gif') no-repeat   top left; padding-left: 40px;}
#Site h1.iFinanse {background: url('/images/homepage/i_finanse.gif') no-repeat   top left; padding-left: 40px;}
#Site h1.iGastr {background: url('/images/homepage/i_gastr.gif') no-repeat  top left; padding-left: 45px;}
#Site h1.iHandel {background: url('/images/homepage/i_handel.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iKompy {background: url('/images/homepage/i_kompy.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iKultura {background: url('/images/homepage/i_kultura.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iMed {background: url('/images/homepage/i_med.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iMedia {background: url('/images/homepage/i_media.gif') no-repeat  top left; padding-left: 45px;}
#Site h1.iOdziez {background: url('/images/homepage/i_odziez.gif') no-repeat  top left; padding-left: 35px;}
#Site h1.iPozostale {background: url('/images/homepage/i_pozostale.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iPrzemysl {background: url('/images/homepage/i_przemysl.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iRolnictwo {background: url('/images/homepage/i_rolnictwo.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iSport {background: url('/images/homepage/i_sport.png') no-repeat  top left; padding-left: 32px;}
#Site h1.iTour {background: url('/images/homepage/i_ship.gif') no-repeat  top left; padding-left: 35px;}
#Site h1.iFood {background: url('/images/homepage/i_food.png') no-repeat  top left; padding-left: 40px;}
#Site h1.iWeding {background: url('/images/homepage/i_ring.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iTelefony {background: url('/images/homepage/i_telefony.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iTrans {background: url('/images/homepage/i_trans.gif') no-repeat  top left; padding-left: 55px;}
#Site h1.iUroda {background: url('/images/homepage/i_uroda.gif') no-repeat  top left; padding-left: 45px;}
#Site h1.iUrzad {background: url('/images/homepage/i_urzad.gif') no-repeat  top left; padding-left: 40px;}
#Site h1.iUslugi {background: url('/images/homepage/i_uslugi.gif') no-repeat  top left; padding-left: 30px;}
#Site h1.iZwierzeta {background: url('/images/homepage/i_zwierzeta.gif') no-repeat  top left; padding-left: 30px;}


