/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	background: #F7F5E9;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}




/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position: absolute;
	margin-left: -480px;
	left: 50%;
	top: 165px;
	width: 960px;
	background-color: #F8ECB1;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#bl {
	position:absolute;
	bottom: 1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#br {
	position:absolute;
	bottom: 1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width: 140px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF7D2;
	border-right: 0px solid #F7F5E9;
	border-bottom: 0px solid #ffffff;
	font: small Verdana,sans-serif;
	color: #000000;
}
#pageNav h1{
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content{
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 140px;
	border-left: 0px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 12px Verdana,sans-serif;
	position: absolute;
	top: 170px;
	margin-left: -470px;
	padding-bottom: 30px;
	left: 50%;
	color: #919999;
	display:none;
	width: 314px;
	height: 10px
}

#utility a{
	color: #21536A;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 15px 0px 15px 0px;
	margin: 0px;
	border-bottom:0px solid #ccd2d2;
	text-align: center;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}



/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 15px;
	line-height: 1.3;
	font-weight: bold;
	min-height: 200px;
	height: 200px;
}
<!--html>body .feature {height: auto;}-->

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 10px;
	font-size: 15px;
	font-family: Verdana;
	line-height: 1.5;
}


.story h3{
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana,sans-serif;
	color: #000000;

}


.story p { padding: 0px 0px 10px 0px;}

.story a.capsule{
	font-weigh: bold;
	font-size: 1em;
	font-family: Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}




/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px 0px 30px 0px;
	background-color: #F8ECB1;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #F8ECB1;
}

#sectionLinks a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #EEE;
	background-color: #FFF7D2;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #EEE;
	background-color: #FFF7D2;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

/*
#F7F5E9
#f4f3d0
#F8ECB1
#F6F5E1
#navBar li {border-bottom: 1px solid #EEE;}
*/

#sectionLinks a:hover{
	border-top: 1px solid #ffffff;
	background-color: #F8ECB1;
	font-weight: bold;
	text-decoration: none;
}



/***************** logo **************************/
#logo{
	position: absolute;
	right: 50%;
	top: 40px;
	margin-right: -480px;
	font-size:15px;
	background-color: #FAF7E6;
}

/***************** adres **************************/

#adres{
	position: absolute;
	text-align: left;
	top: 10px;
	margin-left: -475px;
	left: 50%;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 311px;
	height: 50px;
	
}

#stopka{
	position: absolute;
	margin-left: -380px;
	left: 50%;
	width: 760px;
	background-color: #F7F5E9;
	margin-top: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 12px Verdana,sans-serif;
	text-align: center;
}

#stopka a:link, a:visited{
	color: #21536A;
}

.firmy{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,sans-serif;
	color: #002f44;
}

.grubsza{
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana;
}

.aktual{
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana,sans-serif;
	/*height: 28px;*/
}

.przez{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
	}

.type{



	

/********************* end **********************/
