@charset "utf-8";
/* CSS Document */
#Linclude {
	margin-left:-470px;
	width:930px;
	}
#startText {
	position:relative;
	float:left;
	width:570px;
	padding-bottom:15px;
	}
#startText h1, #startText h2, #startText h3, #startText p, #startText ul {
	margin-left:25px;
}
#startText h1 {
		font-weight:normal;
		font-size:90%;
		border-bottom:0px solid black;
		margin-bottom:0;
	}
#startText h2 {
		font-weight:normal;
		font-size:150%;
		border-bottom:1px solid #F1C7C0;
		margin-top:0;
	}
#startText h3 {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:130%;
		color:#D12424;
	}
.red {
	color:#D12424;
}
#startCategories {
	position:relative;
	float:left;
	width:570px;
	background-image:url(../_gfx/index/start_bg.png);
	padding-bottom:15px;
	}
	#startCategories .categoryBox {
		background-image:url(../_gfx/index/start_box_bg.jpg);
		background-repeat:no-repeat;
		width:159px;
		height:173px;
		margin:13px;
		float:left;
	}
	.kategoria {
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:center;
		margin:0px;
		color:#AF4125;
	}
	#Linclude a:link {
	}
	#Linclude a:hover {
	}
	#Linclude a:visited {
	}
	.categoryBox h1 {
		text-align:center;
		font-size:24px;
		margin:0px 2px 0px 0px;
		padding:0px;
		letter-spacing:0.2px;
		border:0px;

	}
	.categoryHeader:link, .categoryHeader:visited {
		text-decoration:none;
		color:#BF4628;
	}
	.categoryHeader:hover {
		color:#AF4125;
	}
	.przejdz, .przejdz a:link, .przejdz a:visited {
	font-size:10px;
	text-decoration:none;
	text-align:right;
	margin:8px 4px 0px 0px;
	}
	#Lnews {
	width:326px;
	/*border:1px solid #E5D3B8;
	background-color:#FFFFFF;*/
	float:right;
	margin-top:18px;
	}
	#Lnews .box {
	margin:0 55px 13px 0;
	padding:5px 15px;
	}
	#Lnews .border {
	border: 1px solid #E5D3B8;
	}
	#Lnews h1 {
	font-size:150%;
	/*width:210px;*/
	}
	#Lnews h2 {
	font-size:130% !important;
	font-weight:bold !important;
	margin-top:10px !important;
	margin-bottom:10px !important;
	}
	#Lnews .date {
	/*padding-top:18px;*/
	/*border-top:1px solid #F3C8C8;*/
	font-size:70%;
	margin-bottom:0px;
	}
	#Lnews h2 {
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#D12424;
	border:0px;
	}
	#Lnews p {
	margin-top:6px;
	}

	
	
