/* ------------------------------------- Standardowe ------------------------------------- */ 

A:link {  
	color:				#009933;
	text-decoration:		underline;
}
A:visited { 
	color:				#666666;
	text-decoration:		underline;
}
A:active, A:hover { 
	color:				red; 
	text-decoration:		underline;
}

BODY {
	text-align:center;
	background-image:url('/_img/czasnae-biznes-body.jpg');
	background-repeat:repeat-x;
	background-color:#1F6C06;
	margin:0px;
	padding:0px;
	font-family:'trebuchet ms',arial,georgia;
}

TD {
	font-size:			10pt;
	font-weight:			400; 
	font-family:			arial, verdana; 
	color:				#333333; 
	margin:				0px; 
}

HR {
	color:				#333333;
	height:				1px;
}

INPUT, SELECT {
 	height:				25px; 
 	font-size:			13px; 
 	font-weight:			bold; 
 	color:				#13960E; 
 	font-family:			arial; 
 	border:				2px solid #CCCCCC
}

INPUT.box {
	border:				0px;
	height:				15px;
}

.noborder {
	border:				0px;
}

.sm {
	font-size:			11px;
	font-family:			arial;
}

.clear {
	clear:				both;
}

#Container {
	clear:both;
	width:100%; 
	text-align:center; 
	margin:0px; 
	padding:0px;
}

#Body {
	width:1000px; 
	text-align:left; 
	margin:0 auto 0 auto;
}

.red {
	color:red;
}

/* ------------------------------------- Naglowki ------------------------------------- */ 

H1 {
	font-weight: 			400; 
	font-size: 			35px; 
	font-family: 			'times new roman', times, arial;
	line-height:			110%;
}

H1.copy {
	font-family:			"Arial Black", Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:			30px;
	text-decoration			none;
	line-height:			98%;
	color:				#333333;
}

H3 {
	font-weight:			400; 
	font-size: 			25px; 
	font-family: 			'times new roman',times,arial;
	padding-top:			20px;
	line-height:			110%;
}

/* ------------------------------------- Header ------------------------------------- */ 

DIV#Header {

	background-repeat:repeat-x;
	width:100%;
	text-align:left;
	margin:0 auto 0 auto;
	padding:0px;
	overflow:none
	height:65px;
}

TABLE.Header {
	width:1000px; 
	padding:0px;
	margin:0 auto 0 auto; 
	border:0px
}

TABLE.MenuRow {
	width:1000px; 
	padding:0px;
	margin:0 auto 0 auto; 
	border:0px;
	margin-top:20px;
}

TABLE.Header TD.Logo {
	vertical-align:bottom;
}

TABLE.Header TD.Search {
	text-align:right;
}

TABLE.Search {
	padding-top:15px;
}

TABLE.Search INPUT.Input {
	width:300px; 
	height:25px; 
	background-image:url(/_img/szukaj-lupa.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#999999;
	font-weight:bold;
	font-family:arial;
	padding-left:35px;
	padding-top:3px;
	border:1px solid #3E7C08
}

TABLE.Search INPUT.Select {
	width:200px; 
	height:25px; 
	font-size:14px;
	color:#999999;
	font-weight:bold;
	font-family:arial;
	padding-left:35px;
	padding-top:3px;
	border:1px solid #3E7C08
}

TABLE.Search INPUT.Submit {
	border:0px; 
	position:relative; 
	float:right; 
	height:26px;
}

TABLE.Search INPUT.Radio {
	background-color:transparent; 
	border:0px; 
	height:15px;
}

TABLE.Header TABLE.LoginInfo {
	width:600px; 
	border:0px; 
	padding:0px; 
	margin:0px;
}

TABLE.Header TD.LoginInfo {
	font-size:10px; 
	color:#FFFFFF;
	font-family:arial; 
	text-align:right; 
	padding-top:20px;
	
}

TABLE.Header TD.MenuRow {
	height:45px; 
	vertical-align:bottom
}

TABLE.Header TABLE.MenuTop {
	width:100%; border:0px; padding:0px; margin:0px;
}

TABLE.Header TD.MenuTop {
	height:45px; 
	vertical-align:bottom; 
	padding-right:5px;
}

TABLE.Header TD.MenuRest {
	height:45px; 
	vertical-align:bottom; 
	padding-right:5px;
	width:320px;
}

DIV.SubMenuRow {
	width:100%; 
	height:23px; 
	background-image:url(/_img/topsubmenu-bg.gif); 
	background-repeat:repeat-x; 
	text-align:center; 
	padding:0px; 
	margin:0px;
}

DIV.SubMenuRow DIV.SubMenuBody {
	width:1000px; 
	margin:0 auto 0 auto; 
	text-align:left;
}

DIV.SubMenuRow TD.SubMenuItem {
	background-image:url(/_img/topsubmenu-separator.gif); 
	background-repeat:no-repeat; 
	padding-left:15px; 
	padding-right:15px; 
	font-weight:bold; 
	font-size:13px; 
	font-family:arial;
}

DIV.SubMenuRow TD.SubMenuItem A {
	text-decoration:none; 
	color:#333333;
}

/* ------------------------------------- Menu ------------------------------------- */ 

.sideblockheading {
	margin-top:			40px;
	font-weight:			normal;
	font-size:			20px;
	font-family:			'trebuchet ms'
	color:black;
}

#LeftBlock {
	width:				350px;
}


#LeftMenu {
	margin-right:			10px;
	float:				left;
	width:				170px;
	padding-bottom:		20px;
	position:			relative;
}

.LeftMenu {
	font-family:			'trebuchet ms';
	font-size:			12px;
	margin:				0px;
	padding:			0px;
}

DIV.LeftPodMenu {
	margin:				0px;
	padding:			0px;
	padding-left:			20px;
	font-size:			11px;
	font-family:			'trebuchet ms'
}

/* ------------------------------------- Main ------------------------------------- */ 

.MainText {
	font-size:			16px;
	font-weight:			400;
	font-family:			georgia,'trebuchet ms',arial,verdana;
	color:				#000000;
	line-height:			140%;
}

#Main {
	background-image:url('/_img/czasnae-biznes-content.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:left;
	padding:30px;
	clear:both;
	overflow:auto;
}

#MainIFRAME {
	background-image:url('/_img/czasnae-biznes-content.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:left;
	width:1000px;
	padding:5px;
	padding-top:40px;
	clear:both;
	overflow:auto;
}


#MainBlock {
	width:100%;
	text-align:left;
	clear:both;
	overflow:none;
}

#MainLeft {
	width:				515px; 
	vertical-align:			top;
	float:				left;
	position:			relative;
	

}

#MainRight {
	vertical-align:			top;
	padding:			0px;
	margin-left:			40px;
	float:				left;
	position:			relative;
	width:				380px;
	height:				auto;
	overflow:auto;
	

}

P.wc {
	text-indent:			0px;
}

P.wc:first-letter {
	font-size:			20px;
	font-weight:			normal;
	font-family:			georgia,'times new roman'
}

P.copy {
	text-indent:			15px;
}

P.copy:first-letter {
	font-size:			13pt;
	font-weight:			600; 
	line-height:			130%;
	font-family:			arial, verdana; 
}

.notka {
	padding:			10px;
	border:				5px solid #CCCCCC;
	margin:				10px;
	font-family:			'trebuchet ms',arial,verdana;
	color:				#666666;
	line-height:			140%;
	background-color:		#F0F0F0;
}

.Title {
margin-top:10px;
font-size:14px;
font-family:arial;
color:black;
font-weight:bold;
margin-left:10px
}

.Title A:link {  
	color:				#000000;
	text-decoration:		none;
}
.Title A:visited { 
	color:				#000000;
	text-decoration:		none;
}
.Title A:active, .Title A:hover { 
	color:				#000000; 
	text-decoration:		underline;
}

.Date {
font-size:10px;
font-family:verdana, tahoma,arial;
color:#666666;
}

.Autor {
margin-top:6px;
font-size:11px;
font-family:verdana, tahoma,arial;
margin-left:10px;
color:#666666;
}

.Text {
font-size:12px;
font-family:arial;
color:#333333;
margin-top:10px;
margin-left:10px
}


.IndexRIGHT {
	margin-top:150px; vertical-align:top; padding:0px; margin-left:20px; float:right; position:relative; width:270px; height:auto; overflow:auto;
}

.IndexRIGHT .Text {
	background-image:url('/_img/czasnae-biznes-content.gif'); background-repeat:repeat-x; background-color:#FFFFFF; text-align:left; padding:10px; font-size:11px;
}

.IndexRIGHT .Text A:link, .IndexRIGHT .Text A:visited, .IndexRIGHT .Text A:active, .IndexRIGHT .Text A:hover { 
	color:				black; 
	text-decoration:		none;
	cursor:				text;
}

.IndexArticles {
	font-family:verdana,arial;
	font-size:11px;
	color:#333333;
}

.IndexArticles A:link, .IndexArticles A:visited, .IndexArticles A:active, .IndexArticles A:hover { 
	color:				#333333; 
	text-decoration:		none;
}

A.black:link, A.black:visited, A.black:active, A.black:hover { 
	color:				black; 
	text-decoration:		none;
}

/* ------------------------------------- Prawa Kolumna ------------------------------------- */ 

.FirmaBox {
	padding-top:			20px;
	font-family:			'trebuchet ms'
}

.FirmaOpis {
	color:				#000000;
	font-size:			11px;
}

.FirmaURL {
	color:				#009933;
}

.FirmaInfo {
	padding-top:			30px;
	font-size:			10px;
	color:				#999999
}

.readblock, .artblock {
	margin-top:			10px;
}

.readtitle, .arttitle {
	font-size:			13px;
	font-weight:			bold;
	color:				#999999
}

.readdesc, .artdesc {
	font-size:			10px;
	color:				#999999
}

/* ------------------------------------- Artykul ------------------------------------- */ 

.ArtInfo {
	font-size:			12px;
	font-family:			arial;
	color:				#999999;
	clear:				both;
}

DIV.autorNaglowek {
	font-weight:			400; 
	font-size: 			25px; 
	font-family: 			'times new roman',times,arial;
	padding-top:			20px;
	line-height:			110%;
	font-weight:			normal;
}

DIV.autorFoto {
	height:				70px;
	width:				70px;
	padding:			5px;
	float:				left;
	position:			relative;
}

DIV.autorTrescFoto {
	padding:			5px; 
	float:				left;
	position:			relative;
	margin-left:			5px;
	width:				420px;
	height:				60px;
	font-size:			9pt;
	line-height:			130%;
	font-family:			arial;
}

DIV.autorTresc {
	padding:			5px;
	width:				505px;
	height:				60px;
	font-size:			9pt;
	line-height:			130%;
	font-family:			arial;
}

#MainRight .autorTresc {
	margin-top:			25px;
	padding:			10px;
	width:				350px;
	font-size:			13px;
	line-height:			130%;
	font-family:			'trebuchet ms',georgia, arial;
	border:				4px solid #F0F0F0;
	height:				auto;
	color:				#666666;
}

#MainRight .autorTresc IMG {
	margin-bottom:			10px;
	margin-right:			10px;
	float:				left;
}

#MainRight .autorTresc A,
#MainRight .autorTresc A:link,
#MainRight .autorTresc A:visited {
	color:				#000000;
}

/* ------------------------------------- Forum ------------------------------------- */ 

.komentarzNaglowek {
	font-weight:			400; 
	font-size: 			25px; 
	font-family: 			'times new roman',times,arial;
	padding-top:			20px;
	line-height:			110%;
	font-weight:			normal;
}

.komentarzAutor {
	border-bottom:			2px solid #999999;
	margin-top:			20px;
	margin-bottom:			10px;
	font-size:			20px;
}

.komentarzAutor SPAN {
	font-size:			11px;
	color:				#999999;
}

/* ------------------------------------- Forum ------------------------------------- */ 

DIV.Footer {
	clear:				both;
	margin-top:			30px;
	text-align:			center;
}

DIV.FooterText {
	text-align:			center;
	font-family:			'trebuchet ms', arial;
	font-size:			11px;
	color:				#666666;
	line-height:			140%;
	margin-top:			30px;
	width:				100%;
}

DIV.Footer A {
	color:#666666;
}

DIV {

}