.Orange,.OrangeWhite	{
	color:#FF6600;
}
a.Orange:link, a.OrangeWhite:link	 {
	text-decoration:none;
}
a.Orange:hover	{
	color:#000000;
	text-decoration:underline;
}
a.OrangeWhite:hover	{
	color:#FFFFFF;
}
.Black	{
	color:#000000;
}
.White	{
	color:#FFFFFF;
}
a.White:link	{
	text-decoration:none;
	color:#FFFFFF;
}
a.White:hover	{
	color:#FF6600;
}
.Grey	{
	color:#AAAAAA;
}
a.Grey:link	{
	text-decoration:none;
}
a.Grey:hover	{
	color:#FF6600;
}

.Blue	{
	color:#0066ff;
}

a.Blue, a.Blue:link	{
	text-decoration:underline;
}
a.Blue:hover	{
	color:#FF6600;
}

.Red	{
	color:#FF0000;
}
a.Red:link	 {
	text-decoration:none;
}
a.Red:hover	{
	color:#000000;
	text-decoration:underline;
}

.Green	{
	color:#00CC00;
}
a.Green:link	 {
	text-decoration:none;
}
a.Green:hover	{
	color:#00CC00;
	text-decoration:underline;
}



#main	{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;

}
#main #TopInfoAccountMenu	{
	background-color:#000000;
	color:#FFFFFF;
	padding:3px;
	height:13px;
}
#TopInfoAccountMenuLeft	{
	float:left;
	width:560px;
	text-align:left;
}
#TopInfoAccountMenuRight	{
	float:right;
	width:400px;
	text-align:right;	
}
#TopMain	{
	height:75px;
}
#TopMainFrame	{
	height:65px;
}
#TopMainLogo	{
	float:left;
	width:204px;
	height:61px;
	background:url(../_template/top_logo.gif) no-repeat;
	margin:5px 0px 5px 5px;
	cursor:pointer;
}
#TopMainLogoFrame{
	float:left;
	width:204px;
	height:61px;
	background:url(../_template/top_logo.gif) no-repeat;
	margin:2px 0px 5px 5px;

}
#TopMainSearch	{
	float:right;
	height:60px;
}


#TopMainMenu	{
	width:100%;
}

#FooterTop	{
	background-color:#FF6600;
	color:#FFFFFF;
	padding:4px;
}
#FooterTop	a {
	color:#FFFFFF;
}
#FooterTop	a:hover {
	text-decoration:underline;
}


#FooterBottom	{
	background-color:#000000;
	padding:4px;
	color:#FFFFFF;
	text-align:center;
}
#FooterBottom	a {
	color:#FFFFFF;
}
#FooterBottom	a:hover {
	text-decoration:underline;
}



#MainMenu	{
	background-color:#FF6600;
	padding:5px 5px 5px 0px;
	text-decoration:none;

}
#MainMenu	a.menu H1	{
	color:#FFFFFF;
	font-size:11px;
	display: inline;
	text-decoration:none;
	padding:5px 10px;
}
#MainMenu	a.menu:hover H1	{
	text-decoration:none;
	background-color:#000000;
}

#SubMenu	{
	background-color:#000000;
	padding:5px 5px 5px 0px;
	height:17px;
}
#SubMenu	a.submenu H2	{
	color:#FFFFFF;
	font-size:11px;
	display: inline;
	padding:5px 10px;
	font-weight:normal;
}
#SubMenu	a.submenu:hover H2	{
	color:#FFFFFF;
	text-decoration:underline;
}

#MainIndex	{
	width:980px;;
	vertical-align:top;
	display:table-cell;
}

#MainIndexSite	{
	padding:5px 5px 5px 5px;
}


#MainIndexCenter	{
	text-align:left;
	margin:1px;
	width:769px;
	float:left;
}

#MainIndexRight	{
	width:200px;
	text-align:left;
	border-left:1px solid #CCCCCC;
	padding-left:2px;
	float:right;
	margin-top:0px;
	margin-left:2px;
}
	
.AboutTools	{
	font-size:11px;
	color:#666666;
}
.AboutTools	.OrangeHeader, #ReadResult .OrangeHeader, .ArticlesDetail .OrangeHeader	{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
.AboutTools	.Header	{
	font-weight:bold;
	margin-bottom:5px;
}
.AboutTools	.Txt	{
	font-weight:normal;
	margin-bottom:10px;
}
.AboutTools	.Form	{
	margin:20px 0px 20px 0px;
}


.AboutTools	.TxtSmall	{
	font-weight:normal;
	font-size:9px;
}

.AboutTools	INPUT {
	border:1px solid #777777;
	background-color:#e8e8e8;
	color:#000000;
}
.AboutTools	.submit, .submit	{
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	width:100px;
}

.AboutTools	.ResultHeader	{
	color:#999999 ;
	margin-top:15px;
	margin-bottom:3px;
}

.AboutTools	.ResultContent	{
	background:url(../_template/main_result_bg.jpg) no-repeat top left;
	color:#999999;
	padding:5px;
}

.AboutTools	.ResultTxt	{
	color:#000000;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}
.AboutTools	.ResultValue	{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.AboutTools	.ShowInfoDetail	{
	color:#666666;
	width:100%;
	padding:3px;

}

.AboutTools .ShowInfoDetail TD {
	padding:3px;

}
.AboutTools .ShowInfoDetail .header {
	font-weight:bold;
}


.AboutTools	.ColumnLeft	{
	width:150px;
}
.AboutTools	.ColumnRight	{
	width:100%;
	font-weight:bold;
}

.AboutTools	.ColumnLp	{
	width:30px;
}
.AboutTools	.ColumnRight	{
	width:100%;
}



#ResultMain	{
	width:532px;
	float:left;
}

#ResultRight	{
	float:right;
	width:200px;
	margin-top:15px;
	margin-left:15px;
	border:1px solid #EBEBEB;
	padding:5px;
}


#ReadResult ul {
	font-size: 11px;
	margin:0px;
	padding:0px;	
}
#ReadResult li {
	list-style-position: outside;
	list-style-image: url(../_template/li_orange.gif);
	margin-left:20px;
	margin-bottom:5px;
}


.RightColumn {
	width:200px;
}

.RightColumn a.Orange {
	color:#FF6600;
	text-decoration:underline;
	width:200px;
	padding:4px;	
	
}
.RightColumn a.Orange:hover {
	color:#000000;
	width:200px;
}


.RightColumnWorthKnow, .RightColumnInfoTool	{
	margin-bottom:10px;
} 


.RightColumnAdd{
	background-color:#000000;
	color:#FFFFFF;
}
.RightColumnAdd .txt	{
	color:#999999;
}
.RightColumnAdd DIV	{
	border-bottom:1px solid #FFFFFF;
	width:190px;
}
.RightColumnAdd	.Link	{
	background:url(../_template/right_add_link.gif) no-repeat top left;
	width:160px;
	height:41px;
	padding:3px 3px 0px 40px;
	cursor:pointer;
}

.RightColumnAdd	.Article	{
	background:url(../_template/right_add_article.gif) no-repeat top left;
	width:160px;
	height:41px;
	padding:3px 3px 0px 40px;
}
.RightColumnAdd .Blog	{
	background:url(../_template/right_add_blog.gif) no-repeat top left;
	width:160px;
	height:41px;
	padding:3px 3px 0px 40px;
}
.RightColumnAdd .Question	{
	background:url(../_template/right_add_question.gif) no-repeat top left;
	width:160px;
	height:41px;
	padding:3px 3px 0px 40px;
}

.RightColumn .Header	{
	background:url(../_template/right_header_bg.gif) repeat-x top;
	height:31px;
	padding-top:10px;
	padding-left:4px;
	font-size:13px;
	font-weight:bold;
}

.RightColumn	.Title	{
	font-weight:bold;
	font-size:11px;
	color:#666666;
	margin:0px 4px 8px 4px;
	text-decoration:none;	
}
.RightColumn .Title a:link	{
	color:#666666;
}

.RightColumn .Title a:hover	{
	color:#ff6600;
}
.RightColumn	.Txt	{
	font-size:11px;
	color:#666666;
	margin:0px 4px 0px 4px;
	
}





.SelectSearchEngineType	{
	width:150px;
	border:1px solid #777777;
}


.rowOdd{
	background-color:#E1E1E1;
}
.rowOdd:hover{
	background-color:#ffd1b2;
}
.rowEven{
	background-color:#EFEFEF;
}
.rowEven:hover{
	background-color:#ffd1b2;
}



  #tabs {
	display: block;
	width: 100%;
	height:30px;
  }      

  a.tab {
  	cursor:hand;
	color: white;
	font-size:11px;
	border-collapse: collapse; 
	border-style: solid solid solid solid;  
	border-color: #bfffac; 
	border-width: 1px 1px 1px 1px; 
	background-color: #000000; 
	padding: 4px 6px 4px 6px; 
	margin-top: 4px;
	margin-right: 2px;
	text-decoration: none;
	float: left;        
  }

  a.tab:hover { 
	border-color: black; 
	background-color:#000000;
	color: #FFFFFF; 
  	cursor:hand;

  }





.ArticlesDetail	{

}

.ArticlesDetail .Date	{
	width:50px;
	display:block;
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	font-size:28px;
	font-weight:bold;
}
.ArticlesDetail .Date .Orange	{
	border-top:1px solid #FFFFFF;
	background-color:#FF6600;
	font-size:11px;
	padding:1px;
}

.ArticlesDetail H1	{
	font-size:16px;
	font-weight:12px;
	margin:0px 0px 5px 0px;
}

.ArticlesDetail a.ReadMore	{
	color:#FF6600;
	text-decoration:underline;
}
.ArticlesDetail a:hover.ReadMore	{
	color:#000000;
}

#ArticleHelpful	{
	height:50px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}


/*-------------------OBSLUGA FORM --------------------- */

FORM	{
	margin:0px;
}

INPUT, SELECT, TEXTAREA	{
	border:1px solid #ABABAB;
	padding: 1px;
	background-color:#FFFFFF;
	color:#333333;
	font-family:verdana;
	font-size:11px;
	vertical-align:middle;
}
INPUT.width1,  SELECT.width1,  TEXTAREA.width1	{
	width:25px;
}
INPUT.width3,  SELECT.width3,  TEXTAREA.width3	{
	width:50px;
}	
INPUT.width7,  SELECT.width7,  TEXTAREA.width7	{
	width:100px;
}

INPUT.width8,  SELECT.width8,  TEXTAREA.width8	{
	width:140px;
}


INPUT.width9,  SELECT.width9,  TEXTAREA.width9	{
	width:200px;
}
INPUT.width11,  SELECT.width11,  TEXTAREA.width11	{
	width:300px;
}

.req INPUT, .req SELECT, .req TEXTAREA	{
	border:1px solid #E98D50;
	font-weight:normal;
}
.reqEmptyWrong INPUT, .reqEmptyWrong SELECT, .reqEmptyWrong TEXTAREA	{
	border:1px solid #E98D50;
	font-weight:normal;
	background-color:#FFD4D4;
}


.radio, .checkbox, .submitImage{ 
	border:none;
	background:none;
	width:auto;
	vertical-align:middle;
	}


.opacity30{
	FILTER: alpha(opacity = 30);
 	-moz-opacity: 0.3;
	opacity: 0.3;
}

.Frame	.FrameHeader	{
	background-color:#33CC00;
	color:#FFFFFF;
	font-size:11px;
	height:50px;
	text-align:center;

}

.Frame .submit	{
	background-color:#33CC00;
	border:1px solid #666666;
	color:#FFFFFF;
	font-weight:bold;
	width:180px;
}


TABLE.standard	TD{
	padding:3px;
}

TABLE.standard100	{
	width:100%;
	padding:3px;
	line-height:18px;	
}

TABLE.standard100 .header	{
	font-weight:bold;
	color:#333333;
}

TABLE.standard100 .header2	{
	font-weight:bold;
	color:#999999;
}


TABLE.standard100	TD{
	padding:3px;
}

TABLE.standard100 TR.rowOdd	{
	background-color:#E7E7E7;
}

TABLE.standard100 TR.rowOdd:hover		{
	background-color:#ffeed1;
}


TABLE.standard100 TR.rowEven	{
	background-color:#D5D5D5;
}

TABLE.standard100 TR.rowEven:hover		{
	background-color:#ffeed1;
}



.widthLp	{
	width:20px;
	text-align:center;
}

.widthTimeAdd	{
	width:140px;
	text-align:center;
}

.widthUrlPage, .widthName	{
	width:100%;
	text-align:left;
}

.widthHowManyWords	{
	width:60px;
	text-align:center;
}
.widthOptions	{
	width:60px;
	text-align:center;
}

.widthOption	{
	width:100px;
	text-align:center;
}

.widthOther1	{
	width:50px;
	text-align:center;
}

.changePlus	{
	font-weight:bold;
	color:#00CC00;
}

.changeMinus	{
	font-weight:bold;
	color:#FF0000;
}


/* UZYTKOWNIk - Moje Konto */


.box525	{
	width:525px;
	text-align:left; 
	display:block;
 	margin-left:auto;
	margin-right:auto;
}
.box525	.row {
	margin:2px 0px;
	background-color:#F1F1F1;
	padding:4px;
}

.box525	 .Inside	{
	padding:0px;
}
.box525	 .Header	{
	background-color:#999999;
	color:#FFFFFF;
	padding:4px;
}

.box525	.columnLeft {
	margin-top:3px;
	margin-left:10px;
	width:180px;
	float:left;
	display:table-cell;
}

.box525	.columnRight {
	display:table-cell
}




















.BgAdvertising	{
	background:url(../_template/bg_women_paper.jpg) no-repeat top left;
	width:100%;
}

#MainIndexSite .BgAdvertising	{
	margin-top:-5px;
	height:300px;
}
#MainIndexSite .BgAdvertising	.Content	{
	padding:15px 0px 0px 160px;
	width:100%;
}

#MainIndexSite .BgAdvertising	.ColumnRight	{
	width:350px;
	padding-left:20px;
}
#MainIndexSite .BgAdvertising .ColumnLeft	{
	width:500px;
	border-right: 1px solid #D5D5D5;
}
#MainIndexSite .BgAdvertising	.Content FORM	{
	margin-top:20px;
	margin-left:10px;
}

#MainIndexSite .BgAdvertising	.Content FORM	.ColumnLeft	{
	margin-top:3px;
	margin-left:0px;
	width:90px;
	float:left;
	border:none;
}
#MainIndexSite .BgAdvertising	.Content FORM	.ColumnRight	{
		display:table-cell;
		width:170px;
}
#MainIndexSite .BgAdvertising	.Content FORM	.Row	{
	margin:10px 0px;
}



#MainIndexSite .BgAdvertising	.Content UL	LI	{
	list-style-position: outside ;
	list-style-image: url(../_icon/check.gif);	
	color:#000000;
	padding-left:5px;
	margin:0px 0px 8px 0px;

}

.HeaderWhyRegister	{
	background:url(../_template/h_why_register.gif) left top no-repeat;
	height:28px;
}
.HeaderHavingAccountPremium	{
	background:url(../_template/h_having_account_premium.gif) left top no-repeat;
	height:28px;
}
.HeaderGeneratePassword{
	background:url(../_template/h_generate_password.gif) left top no-repeat;
	height:28px;
}
.HeaderRegisterData{
	background:url(../_template/h_register_data.gif) left top no-repeat;
	height:28px;
}
.HeaderSignIn{
	background:url(../_template/h_sign_in.gif) left top no-repeat;
	height:28px;
}
.HeaderChoosePaymentType	{
	background:url(../_template/h_choose_payment_type.gif) left top no-repeat;
	height:28px;
}
.HeaderGeneratePasswordClick{
	background:url(../_template/h_generate_password_click.gif) left top no-repeat;
	height:28px;
	cursor:pointer;
	margin-top:20px;

}
.HeaderRegister1Click{
	background:url(../_template/h_register_1.gif) left top no-repeat;
	height:48px;
	cursor:pointer;
	margin-top:10px;
	
}
.HeaderIfUHaveAccount{
	background:url(../_template/h_if_u_have_account.gif) left top no-repeat;
	height:28px;
	margin-top:20px;
	cursor:pointer;
}
.HeaderIExtendAccount{
	background:url(../_template/h_extend_account.gif) left top no-repeat;
	height:28px;
}
.HeaderIExtendAccountTime{
	background:url(../_template/h_extend_account_time.gif) left top no-repeat;
	height:28px;
}
.HeaderDiscountVoucher{
	background:url(../_template/h_discount_voucher.gif) left top no-repeat;
	height:28px;
}

.HeaderAddUrl	{
	background:url(../_template/h_add_url.gif) left top no-repeat;
	height:28px;
}

.HeaderFillForm	{
	background:url(../_template/h_fill_form.gif) left top no-repeat;
	height:28px;
}

.Req	.ColumnLeft	{
	font-weight:bold;
}

.Row.Req	INPUT{
	background-color:#ffd8b1;
}


.PriceAbo	{
	font-weight:bold;
	font-size:11px;
	color:#FF0000;
}




/* Dla artykulow, ogloszen ..... */
.Articles	{
	background-color:#F2F2F2;
	padding:5px;
}

.Articles .Date	{
	width:50px;
	display:block;
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	font-size:28px;
	font-weight:bold;
}
.Articles .Date .OrangeWhite	{
	border-top:1px solid #FFFFFF;
	background-color:#FF6600;
	font-size:11px;
	padding:1px;
	color:#FFFFFF;
	font-weight:normal;
}

.Articles a	H1	{
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

.Articles a.ReadMore	{
	color:#FF6600;
	text-decoration:underline;
}
.Articles a:hover.ReadMore	{
	color:#000000;
}

.ArticlesDetail	.Content	{
	font-size:12px;
	line-height:19px;
}

.ArticlesDetail	 .Content a	{
	color:#0066ff;
}

.ArticlesDetail .Content	a:link	{
	text-decoration:underline;
}
.ArticlesDetail .Content	a:hover	{
	color:#FF6600;
}

.ArticlesDetail	H1	{
	font-size:16px;
	line-height:22px;
	color:#000000;
	font-weight:bold;
}

.ArticlesDetail	.Content LI, .ArticlesDetail	.Content P		{
	margin-bottom:10px;
}

.TopNextPrev	{
	text-align:center; 
	margin:5px 0px 15px 0px; 
	line-height:20px;
	color:#999999
}


.portion	{
	color:#000000;
	background-color:#f2f2f2;
}
.portionActive	{
	font-weight:bold;
	color:#FF6600;
}


/* Wyskakujacy pop-up*/

.subMenu {
	position: absolute; 
	display: none; 
	text-align: left;  
	width: 170px; 
	border: solid 1px #999999; 
	background:#F6F6F6; 
	margin-left:25px;
}
.subMenu .BlackHeader	{
	background-color:#000000;
	color:#FFFFFF;
	text-align:right;
	padding:3px;
	margin:0px;
}
.subMenu .container	{
	margin:3px;
}

.subMenu .container a:link, .subMenu .container a:visited, .subMenu .container a:hover{ margin:5px; display:block}
.subMenu .item_line{border-top:solid 1px #DEDEDE;}

.Orange,.OrangeWhite	{
	color:#FF6600;
}
a.linkBlueUn	 {
	text-decoration:underline;
	color:blue;
}
a.linkBlueUn:hover	{
	color:red;
	text-decoration:none;
}




