body,html {
	margin-top: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 10px;
}
body {
	background: url(/gfx/v2/layout/bg.png) #B2B2B2 repeat-x top left;
}

a {
	text-decoration: none;
	color: #000000;
}
a img {
	border: none;
}

/* G�RNA BELKA - Tabela z logiem i formularzem logowania */
#mainTop { /* otacza tabel� z g�rn� belk� */
	background: url(/gfx/v2/layout/top_bg.png) repeat-x top left;
	position: relative;
}
#logo {
	width: 100%;
	margin: 0 auto;
}
#logo td.show {
	height: 109px;
	width: 300px;
}
#logo td.show #logoImg {
	margin-left: 52px;
}
/* G�RNA BELKA - koniec */

/* G��WNE KLASY LAYOUTU - te odpowiadaj�ce za g��wny uk�ad kolumnowy, cienie etc. */
#center { /* g��wny div �rodkuj�cy stron� */
	margin: 0 auto;
}
.mainDiv { /* g��wne t�o */
	margin: 0 auto;
	width: 984px !important;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}
.w1025 { /* d�ugo�� strony gdy reklamy po prawej stronie s� wy�wietlane */
	width: 1154px;
}
.w860 { /* d�ugo�� strony gdy reklamy po prawej stronie NIE s� wy�wietlane */
	width: 970px;
}

#centerInside { /* �rodkuje tre�� strony - zawiera w sobie r�wnie� cieie */
	float: left;
	background: url(/gfx/v2/layout/main_shadow.png) repeat-y top right #FFFFFF !important;
}
.textDiv{
	padding: 5px 5px;
}
/* G��NE KLASY LAYOUTU - koniec */

/* CIENIE */
.leftShadow {
	float: left;
	clear: none;
	width: 7px;
	text-align: right;
}
.insideShadow { /* tre�� strony otoczona jest tym div'em */
	float: left;
	width: 970px;
}
.rightShadow {
	float: right;
	width: 7px;
	text-align: left;
}
/* CIENIE - koniec */

#centerInsideadv { /* zawiera w sobie g�rny banner (reklamuj�cy m.in. konkurs, rejestracj� */
	background-color: transparent;
	position: absolute;
	right: 0;
	top: 0;
	width: 510px;
	height: 109px;
}
.advertAvaliable{
}

/* STOPKA - style tabeli zawieraj�cej stopk� */
#footer {
	margin: 0 auto;
	width: 856px;
	color: #AFAFAF;
	clear: both;
}
#footer td {
	width: 33%;
	height: 20px;
	vertical-align: bottom;
}
#footer a {
	color: #AFAFAF;
}
#footer a:hover {
	color: #333;
}
/* STOPKA - koniec */


#main_panel {
	width: 642px;
	float: left;
	padding-right: 8px;
	background: url(/gfx/v2/layout/vertical_divider.png) repeat-y top right #FFFFFF !important;
}
#side_panel {
	padding-top: 0;
	padding-left: 8px;
	width: 300px;
	float: left;
	vertical-align: top;
	margin: 0;
	
}
.hr{
	height: 2px;
	line-height: 2px;
	background: url(/gfx/v2/layout/hr.png) repeat-x bottom center #FFFFFF;
	clear: both;
	margin: 0 auto;
}

#content {
	margin-top: 20px;
}


/* TESTIMONIALS - style boxu z testimonialsami */
#testimonials {
	padding-right: 4px;
}
.testimonialtable {
	height: 100px;
	width: 100%;
}
.testimonialtable2 {
	width: 241px;
	border: 0;
}
.testimonialtd {
	vertical-align: top;
	text-align: right;
	height: 65px;
}
.testimonialtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
/* TESTIMONIALS - koniec */

label {
	cursor: pointer;
}

@font-face {
    font-family: "AvantGarde";
    src: url(/gfx/vs/fonts/avgardm.ttf);
}


/* BOXY - style wy�wietlania, oraz r�zne grafiki w zale�no�ci od typu boxu */
.box {
	font-family: "AvantGarde", Verdana, sans-serif;
	font-size: 8pt;
	width: 300px;
}
.box_title{
	height: 25px;
	line-height: 25px;
	background: url(/gfx/v2/layout/box_top.png) repeat-x top left #FFFFFF;
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 5px;
}
.box_title img{
	position: relative;
	left: -5px;	
}
.box_body {
	background: url(/gfx/v2/layout/box_bg.png) repeat-x bottom left #E5E5E5;
	margin: 0 0 0 0;
	padding: 2px;
	color: #4C4C4C;
}
.box_body a {
	color: #D9271D;
}
.box_footer{
	height: 6px;
	line-height: 6px;
	font-size: 0;
	clear: both;
	background-color: transparent;	
}
.box_hr{
	clear: both;
	background: url('/gfx/v2/layout/hr_box.png') repeat-x top left transparent;
	height: 3px;
	margin: 3px 0;
}
/* BOX ADVERTISEMENT */
.box_advertisement_title{
	height: 20px;
	line-height: 20px;
	background: url(/gfx/v2/layout/advert_top.png) repeat-x bottom left #FFFFFF;
	font-size: 7pt;
	text-transform: uppercase;
	color: #C9C9C9;
	text-align: center;
}
.box_advertisement_body {
	margin: 0;
	padding: 2px 0;
	color: #4C4C4C;
}
/* BOXY - koniec */

/* BOX LOGOWANIA */
#loginBox{
	margin: 0 auto;
}
#loginBox td{
	line-height: 19px;	
	padding-top: 10px;	
}
#loginBox td.nopadding{
	padding-top: 0 !important;
}
#loginBox .grayField {
	background: #666666;
	color: #FFFFFF;
	width: 105px;
	height: 19px;
	line-height: 19px;
	padding-left: 5px;
}
#loginBox .input_field{
	border: 0 solid #FFF;
	height: 16px;
	line-height: 16px;
	padding: 3px 3px 0 3px;
	margin: 0;
	width: 110px;
}
#loginBox .talentData{
	padding-left: 4px;
}
#loginBox input:focus{
	color: #000000;
}
#loginBox .forgot{
	color: #999999;
	font-size: 9pt;
}
#loginBox .input_image{
	margin: 0;
	vertical-align: bottom;
	border: 0;
}
#loginBox .weclome { /* po zalogowaniu gorny prawy rog */
	height: 109px;
	width: 608px;
	text-align: right;
}
#loginBox .weclome table {
	width: 300px;
	height: 109px;
}
#loginBox .weclome table .av {
	width: 100px;
	vertical-align: top;
}
#loginBox .weclome table .av img {
	padding: 1px;
	border: 1px solid #A00;
}
#loginBox .weclome table .wtext { /* welcome text */
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	height: 55px;
	padding-top: 2px;
	vertical-align: top;
	text-align: right;
}
/* BOX LOGOWANIA - koniec */

/* BOX JOIN */
#joinBox{
	color: #000000;
	line-height: 17px;	
}
/* BOX JOIN - koniec */

/* SEKCJA NEWS'�w - zar�wno box jak i archiwum */
.newsTitle {
	padding-left: 5px;
	margin-bottom: 2px;
}
.newsStick {
	padding-left: 5px;
	margin-bottom: 2px;
}
.newsTitle a {
	font-weight: bold;
	margin-left: 3px;
}
.newsarchive {
	font-size: 13px;
	color: #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
	width: 250px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 10px 10px;
}
.newsarchivelink {
	margin-top: 50px;
	margin-bottom: 10px;
}
.newsarchivelink a {
	font-weight: bold;
}
/* SEKCJA NEWS'�w - koniec */

p.blockTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin: 25px 0px 7px 0px;
	color: #616161;
}

div.frame {
	margin: 5px 10px 5px 10px;
	padding: 5px;
	border: 1px solid #969696;
	background-color: #EAEAEA;
}

.select_field {
	padding: 1px;
	margin: 2px 0px 2px 0px;
	background-color: #DDF8FF;
}

.select_field td {
	width: 125px;
	background-color: #DDF8FF;
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
}

.select_field input {
	cursor: pointer;
}

.form_fill {
	font-size: 10px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

.form_fill td {
	padding: 1px 0px 1px 0px;
}

.text_fill {
	width: 200px;
}

input,select,option {
	font-size: 9pt;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #4C4C4C;
}

#wrapper {
	width: 850px;
	margin: auto auto;
	margin-top: 10px;
	border-left: 1px solid #9cf;
	border-right: 1px solid #9cf;
	background-color: #9BD;
}

#wrapper h1,h2,h3,h4,h5,h6,h7 {
	display: inline;
}

/* FORUM */

.forum_disabled_open {
	font-style: italic;
}


.forum_header a {
	font-weight: normal !important;
	color: #000;
}

.forum_header a:hover {
	color: #555;
}

.forum_footer {
	height: 15px;
	width: 634px;
	line-height: 15px;
	margin: 0;
	padding: 2px 4px;
}

.forum_footer a {
	color: #FF1516;
	text-transform: uppercase;	
}
.forum_footer a:hover {
	color: #000000;
}

.forum_box_odd, .forum_box_even {
	margin: 0 5px 5px 5px;
	padding: 0;
	border-width: 0;
}
.forum_box_even {
	background: url(/gfx/v2/layout/other/forum/post_bg_even.png) repeat-x #FFFFFF top left;
}
.forum_box_odd {
	background: url(/gfx/v2/layout/other/forum/post_bg_odd.png) repeat-x #FFFFFF top left;
}
.forum_box_header {
	height: 12px;
	margin: 0;
	padding: 5px 4px 5px 4px;
	border-width: 0;
	background-color: #EAEAEA;
}

.forum_box_header_left {
	float: left;
	width: 110px;
	height: 155px;
	background: #FFFFFF;
	margin: 3px 0 0 3px;
}

.forum_box_header_image {
	width: 100px;
	height: 125px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 5px;
}

.forum_box_header_left .details {
	color: #777;
	text-align: center;
	line-height: 20px;
	height: 20px;
	background: #FFFFFF;
}

.forum_box_header_text {
	float: left;
}

.forum_box_body {
	padding: 0;
	margin: 0;
}

.quote {
	width: 440px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #777;
	border: 1px solid #DDD;
	margin: 5px;
	padding-left: 55px;
	padding-bottom: 5px;
	background: url(/gfx/v2/layout/other/forum/quote_mark.gif) no-repeat 5px 15px #FFFFFF;
}

.quote_title {
	color: #444;
	position: relative;
	left: -45px;
	display: inline;
	margin-bottom: 10px;
}

.spacer {
	width: 5px;
	clear: both;
}

#searchform{
	padding: 10px 0 !important;
}

/* FORUM - koniec */

/* SHORTLIST */
.shortlistPosition {
	margin: 0px auto;
	width: 252px;
}

.talentName {
	background-color: #BAEAF8;
	height: 15px;
}

.talentData {
	
}

.talentPic {
	height: 71px;
	width: 91px;
	float: left;
}

.talentDesc {
	float: left;
	padding: 2px;
}

.talentFooter {
	background-color: #9cf;
	text-align: right;
}

.fieldsHidden {
	display: none;
}

.fieldsShown {
	display: block;
}

.cico,.cico2,.cico3,.cico4,.cico5,.cico6,cico7 {
	/* cloud icon - question mark */
	position: relative;
	display: inline;
	padding: 3px;
	cursor: help;
}

.cico .cloud,.cico3 .cloud,.cico4 .cloud,.cico5 .cloud,.cico6 .cloud, .cloud {
	position: absolute;
	display: none;
	width: 250px;
	left: 35px;
	top: 0px;
	background-color: #F8FDE7;
	border: 1px solid #C0CA9C;
	padding: 4px;
	z-index: 100;
}

.cico2 .cloud {
	position: absolute;
	display: none;
	width: 230px;
	left: 85px;
	top: 0px;
	background-color: #F8FDE7;
	border: 1px solid #C0CA9C;
	padding: 4px;
}

.cico3{padding: 0;}
.cico3 .cloud {
	top: 30px;
	left: -130px;
}

.cico5 .cloud,.cico6 .cloud {
	top: -17px;
	left: 368px;
	height: 22px;
}
.cico4{
}

.cico5 .cloud {
	top: -44px;
}

.cico6 .cloud {
	top: -400px;
	left: 365px;
	background-color: #fff;
	border: none;
}

.cico7 .cloud {
	position: absolute;
	display: none;
	width: 250px;
	top: 50px;
	background-color: #F8FDE7;
	border: 1px solid #C0CA9C;
	padding: 4px;
	color: #000;
	height: 80px;
	font-weight: bold;
}

.mcdesc { /* tekst opisujacy rozne rzeczy na mcnet */
	padding: 2px;
	background-color: #F8FDE7;
}

.fotm_img {
	float: left;
	padding-right: 3px;
}

.newmembers {
	clear: both;
	padding-top: 20px;
}

.newimg {
	margin: 5px;
	padding: 2px;
}

.onlinemag {
	float: left;
}

textarea {
	font-family: Verdana;
	font-size: 10px;
}

/*   ------------------- shop page */
#shoppage #container{
	padding: 5px;
	font-size: 9pt;
}

#shoppage .shoptitle {
	font-size: 13px;
	width: 250px;
	text-align: left;
	margin: 0;
	padding-top: 0;
}

#shoppage .top {
	margin: 20px 0 0 0;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

#shoppage .iframe {
	float: left;
	display: inline;
	width: 125px;
	margin: 0;
}

#shoppage #z_card_table {
	margin: 10px 0;
	background: url(/gfx/v2/layout/other/shop/bg.png) repeat-x top left transparent;
}

#shoppage .z_card_prices {
	padding: 3px 0 0 85px;
	margin: 0;
}

#shoppage .z_card_prices li {
	margin: 2px;
	padding: 0;
	list-style-type: none;
}

#shoppage #z_card_table img {
	padding: 4px 0 4px 4px;
	
}

#shoppage iframe {
	border: 4px solid #fff !important;
	float: left;
	display: block;
	background-color: #FFFFFF;
}

#shoppage .desc {
	float: left;
	width: 150px;
	margin: 0 20px 0 10px;
	display: block;
}

#shoppage .amazonBox{
	margin: 15px 0 5px 0;
	background: url(/gfx/v2/layout/other/shop/box_bg.png) repeat-x bottom left;
	padding: 10px;
	display: block;
}

#shoppage .amazonBox p {
	font-weight: bold;
	margin: 5px 0 3px 0;
	padding: 0;
}

#shoppage .limiter {
	float: left;
	display: inline;
	height: 150px;
	position: relative;
	margin: 10px;
	top: 30px;
}

#shoppage .spacer {
	clear: both;
}

#shoppage a {
	color: #A5A5A5;
}

#shoppage #menu {
	margin: 30px 20px 30px 20px;
}

#shoppage #menu .left {
	display: block;
	float: left;
	width: 250px;
	clear: none;
	text-align: right;
	height: 75px;
}

#shoppage #menu .right {
	display: block;
	width: 300px;
	text-align: left;
	height: 75px;
}

#shoppage #menu a {
	color: #000;
	margin: 0 20px 0 20px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	width: 75px;
	padding: 0 10px 5px 10px;
}

#printscreenguide {
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	color: #555;
	margin: 0;
	padding: 0;
}

#printscreenguide p {
	margin: 30px;
	color: #555;
}

#printscreenguide .title {
	margin: 25px 0 0 0;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	display: block;
	width: 100%;
	border-bottom: 1px dotted #555;
	color: #555;
}

#printscreenguide .close {
	margin: 0;
	font-size: 9px;
	text-align: center;
	display: block;
	width: 100%;
	color: #555;
}

#printscreenguide .close:hover {
	color: #955;
}

#printscreenguide img {
	padding: 2px;
	border: 1px solid #DDD;
}

.midithumb {
	position: absolute;
	text-align: center;
	vertical-align: middle;
	display: none;
	background-color: #E5E5E5;
	padding: 4px;
	z-index: 1;
}

.error_big {
	color: #DD0000;
	background: url("/gfx/error.png") no-repeat left center #FFF5F5;
	border: 1px solid #DD0000;
}

.ok_big {
	color: #00AA00;
	background: url("/gfx/info.png") no-repeat left center #F5FFF5;
	border: 1px solid #00AA00;
}

.ok_big span,.error_big span {
	text-align: center;
	display: block;
	margin: 0 0 0 90px;
}

.ok_big,.error_big {
	margin: 20px auto;
	display: block;
	width: 500px;
	padding: 20px 15px;
	font-size: 1.25em;
	line-height: 1.85em;
}

.ok_big a,.error_big a {
	color: inherit;
	text-decoration: underline;
}

td.i_top {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

td.i_sides {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

td.i_bottom {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

td.i_bottom:hover {
	background-color: #F5F5F5;
	cursor: pointer;
}

p.i_want_to_do_this .i_want_to_do_this p {
	padding: 0;
	margin: 0;
}

.i_want_to_do_this a {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
	background: url("/gfx/ico.gif") scroll left center no-repeat;
}

#modelling tr {
	
}

/**
 *  ADVERTISMENTS
 **/
.advSky {
	float: right;
	text-align: center;
	color: #DDD;
	font-family: Tahoma, Verdana, sans-serif;
}

.advText {
	width: 160px;
	height: 15px;
	border-bottom: 1px dotted #DDD;
	margin-bottom: 3px;
	background: url('/gfx/advertisement.gif') no-repeat top center transparent;
}

.mt100 {
	margin-top: 100px;
}

.loggedAdv {
	margin-top: 130px;
}

#advInner {
	color: #000 !important;
}

#printlogo {
	display: none;
}
.fleft{float:left !important;}
.fright{float:right !important;}
.upper {text-transform: uppercase;}
.left{text-align: left;}
.right {text-align: right;}
.center{text-align: center;}
.upper {text-transform: uppercase;}
.bold {font-weight: bold;}
.mr2px{margin-right: 2px;}
.mr4px{margin-right: 4px;}
.centerTable{margin: 0 auto;}
.underline{text-decoration:underline;}
.nounderline{text-decoration:none !important;}
.clear{clear: both !important; float: none !important;}
.top{vertical-align: top !important;}
.bottom{vertical-align: bottom !important;}
/* ROZMIARY CZCIONEK */
.fs7pt{font-size: 7pt !important;}
.fs8pt{font-size: 8pt !important;}
.fs9pt{font-size: 9pt !important;}
.fs10pt{font-size: 10pt !important;}
.fs11pt{font-size: 11pt !important;}
.fs12pt{font-size: 12pt !important;}
.fs13pt{font-size: 13pt !important;}
.fs14pt{font-size: 14pt !important;}
.fs15pt{font-size: 15pt !important;}
.fs16pt{font-size: 16pt !important;}
/* } */
.nomp{margin: 0;padding: 0;}
.w90p{width: 90%}
.w95p{width: 95%}
.w99p{width: 99%}

/* TABELA LINK�W - g�rne menu */
#topMenu{
	width: 970px;
	clear: both;
	height: 29px;
	line-height: 25px;
	background: url(/gfx/v2/layout/top_menu/bg.png) repeat bottom left;
}
#topMenu a, #topMenu .blankMenu,
#_mygallery, #_myprofile, #_mymc{
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 1;
}
#_mygallery, #_myprofile, #_mymc{ 
	position: relative;	
	overflow: visible !important;
}
#_mygallery a{
	width: 180px;	
}
#_myprofile a{
	width: 160px;
}
#_mymc a{
	width: 166px;
}
#topMenu a:hover, #topMenu a:focus{
	background-position: 0 -25px;
}
#topSubMenu{
	text-align: center;
	line-height: 29px;
	position: absolute;
	left: 0;
	top: 25px;
	z-index: -1;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;

	background-color: #676767;
}
#topMenu .mainPageTopSubMenu{
	text-align: center;
	padding-right: 5px;
	left: -60px;
}
#topSubMenu a{
	color: #F0F0F0 !important;
	background-color: transparent;
}
#topSubMenu a:hover{
	color: #FFFFFF !important;
	background-color: transparent;
}

/* G�RNE LINKI - niezalogowany / g��wne menu { */
#topMenu a.m1{background-image: url(/gfx/v2/layout/top_menu/modelling_advice.png); width: 189px;}
#topMenu a.m2{background-image: url(/gfx/v2/layout/top_menu/how_it_works.png); width: 155px;}
#topMenu a.m3{background-image: url(/gfx/v2/layout/top_menu/forum.png); width: 106px;}
#topMenu a.m4{background-image: url(/gfx/v2/layout/top_menu/search.png); width: 109px;}
#topMenu a.m5{background-image: url(/gfx/v2/layout/top_menu/shop.png); width: 95px;}
#topMenu a.m6{background-image: url(/gfx/v2/layout/top_menu/faq.png); width: 85px;}
#topMenu a.m7{background-image: url(/gfx/v2/layout/top_menu/contact.png); width: 121px;}
#topMenu a.m8{background-image: url(/gfx/v2/layout/top_menu/sign_up.png); width: 110px;}
#topMenu a.m9{background-image: url(/gfx/v2/layout/top_menu/my_mc.png); width: 109px;} /* TODO */
/* } */

/* G�RNE LINKI - zalogowany / g��wne menu telenta { */
#topMenu a.m10{background-image: url(/gfx/v2/layout/top_menu/logged/talent/log_out.png); width: 160px;}
#topMenu a.m11{background-image: url(/gfx/v2/layout/top_menu/logged/talent/modelling_advice.png); width: 231px;}
#topMenu a.m12{background-image: url(/gfx/v2/layout/top_menu/logged/talent/my_models_connect.png); width: 250px;}
#topMenu a.m13{background-image: url(/gfx/v2/layout/top_menu/logged/talent/forum.png); width: 149px;}
#topMenu a.m14{background-image: url(/gfx/v2/layout/top_menu/logged/talent/my_gallery.png); width: 180px;}
/* } */

/* G�RNE LINKI - zalogowany / g��wne menu clienta { */
#topMenu a.m15{background-image: url(/gfx/v2/layout/top_menu/logged/client/my_models_connect.png); width: 180px;}
#topMenu a.m16{background-image: url(/gfx/v2/layout/top_menu/logged/client/my_profile.png); width: 106px;}
#topMenu a.m17{background-image: url(/gfx/v2/layout/top_menu/logged/client/shortlist.png); width: 97px;}
#topMenu a.m18{background-image: url(/gfx/v2/layout/top_menu/logged/client/new_search.png); width: 116px;}
#topMenu a.m19{background-image: url(/gfx/v2/layout/top_menu/logged/client/new_face_alert.png); width: 140px;}
#topMenu a.m20{background-image: url(/gfx/v2/layout/top_menu/logged/client/my_models_manager.png); width: 180px;}
#topMenu a.m21{background-image: url(/gfx/v2/layout/top_menu/logged/client/help.png); width: 63px;}
#topMenu a.m22{background-image: url(/gfx/v2/layout/top_menu/logged/client/log_out.png); width: 88px;}
/* } */

/* SEKCJA MENU - menu pod g�rna belk� */
#talentmenu {
	width: 970px;
	padding-bottom: 5px;
	height: 15px;
	text-align: right;
	position: relative;
}
#talentmenu .l {
	display: block;
	float: right;
	margin-left: 2px;
}
.nojsspacer {
	clear: both;
	height: 20px;
}
/* SEKCJA MENU - koniec  */

/* TABELA LINK�W - koniec */
.page_header *{
	font-size: 12pt !important;
}

.errorBig{
	font-size: 10pt;
}
.errorBig .title{
	background: url(/gfx/v2/layout/errorBig_title.png) repeat-x bottom left #E4E4E4 ;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
}
.errorBig .body{
	background: url(/gfx/v2/layout/errorBig_body.png) repeat-x bottom left #E4E4E4 ;
	padding: 10px 5px;
	color: #333333;
	font-size: 9pt;
}

/* facebook */
.fblikeboxcontainer {
    position: fixed;
    top: 100px;
    left: 0px;
    overflow: hidden;
    height: 85px;
    width: 68px;
    z-index: 2;
}
.fbdiv img {
    position: absolute;
    top: 32px;
    right: -68px;
    z-index: 2;
}
.fbdiv {
    position: absolute;
    top: 0px;
    left: -292px;
}
.fbdiv.visible {}

/* fb old
68x51
.fblikeboxcontainer {
    position: fixed;
    top: 100px;
    right: 0px;
    overflow: hidden;
    height: 121px;
    width: 110px;
}
.fbdiv img {
    position: absolute;
    top: 32px;
    left: -110px;
    z-index: 999;
}
.fbdiv {
    position: absolute;
    top: 0px;
    right: -292px;
}
.fbdiv.visible {}

*/
