body {
    margin: 0;
    padding: 0;
    font: small Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
    color: #3f3f3f;
    background: #ffffff;
	background-image: url('http://www.lf.com.pl/themes/lf/images/layout/top_green_stripes.gif');
	background-repeat: repeat-x;
	height: 100%;
}

/******************************* LAYOUT : HEADER ******************************/


div#intro{
	background-image: url('http://www.lf.com.pl/themes/lf/images/layout/intro_main_bg.gif');
	background-position: left 50%;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	background-color: white;
	background-image: url('http://www.lf.com.pl/themes/lf/images/layout/intro_main_bg.gif');
	background-position: left 50%;
	background-repeat: repeat-x;
	border: 0px;
	text-align: center;
}

#introBox{
	background-image: url('http://www.lf.com.pl/themes/lf/images/layout/intro_box.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	width: 835px;
	height: 449px;
	margin-left: auto;
	margin-right: auto;
}

#sgl{
	width: 867px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#sgl #header {
    height: 304px;
	background: url('http://www.lf.com.pl/themes/lf/images/layout/top_banner_bg.gif') repeat-x;
}
#sgl #topBanner{
	height: 244px;
}

#sgl #topLinks{
	float: left;
	width: 300px;
	padding:10px 0px 0px 20px;
}

#sgl #topLinks ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sgl #topLinks ul li{
	display: inline;
	margin-right: 10px;
}

#sgl #topLinks ul li a{
	color: green;
	font-weight: normal;
	font-size: 0.8em;
}
#sgl #topLinks ul li a:visited{
	color: green;
}

#langSelect{
	float: right;
	width: 200px;
	padding:10px 20px 0px 0px;
	text-align: right;
}
#langSelect form{
	margin: 0px;
	padding: 0px;
}
#langSelect img{
	border: 1px solid black;
}

#langSelect ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#langSelect ul li{
	display: inline;
}

#sgl #mainBarAnim{
	padding-top: 14px;
	clear: both;
	text-align: right;
}

/************************ LAYOUT : LEFT & RIGHT BLOCKS ************************/

#sgl #leftSidebar, #sgl #rightSidebar {

}
#sgl #leftSidebar {
    width: 210px;
	float: left;
}
#sgl #rightSidebar {
    width: 180px;
	float: right;
}
#sgl .blockContainer {
    margin: 0px 1px 0px 20px;
	padding-botttom: 10px;
	border-bottom: 2px solid green;
	
}
#sgl .blockHeader {
    /*background-color: #016E2B;*/
	border-bottom: 2px solid green;
    color: #016E2B;
    line-height: 1.5em;
	font-size: 1.4em;
    text-align: left;
    margin: 0;
	padding: 4px;
	/*padding-left: 15px;*/
	/*background-image: url('http://www.lf.com.pl/themes/lf/images/layout/block_header.gif');*/
	background-position: 100% 0px;
	background-repeat: no-repeat;
}
#sgl .blockContent {
    color: #016E2B;
    font-size: 0.9em;
    padding: 10px;
	padding-left: 5px;
}


/*************************** LAYOUT : MIDDLE BLOCKS ***************************/

#sgl #content, #sgl #content-nocols, #sgl #content-leftcol, #sgl #content-rightcol {
    position: relative;
    margin: 0 180px 0 210px;
    width: auto;
    min-width: 20%;
    font-size: 0.9em;
    padding: 0 27px;
}
#sgl #content #options {
    float: right;
    width: 28%;
}
#sgl #content-nocols {
    margin: 0;
}
#sgl #content-leftcol {
    margin: 0 0 0 210px;
	padding-top: 10px;
}
#sgl #content-rightcol {
    margin: 0 180px 0 0;
}
/* Holly Hack here so that tooltips don't act screwy:
 * http://www.positioniseverything.net/explorer/threepxtest.html */
/* Hide next from Mac IE plus non-IE \*/
* html #sgl #content {
    height: 1%;
}
/* End hide from IE5/mac plus non-IE */

/******************************* LAYOUT : FOOTER ******************************/

#sgl #footer {
    clear: both;
	height: 30px;
    padding-top: 35px;
    font-size: 0.8em;
    text-align: center;
	background: url('http://www.lf.com.pl/themes/lf/images/layout/cien_pod_stopke.gif') 0px 0px no-repeat; 
	margin-bottom: 20px;
}
#footerHome {
    clear: both;
	height: 30px
    font-size: 11px;
	margin-top: -80px;
    text-align: center;
	margin-bottom: 20px;
}


/***************************** CONTENT : HEADINGS *****************************/

h1 {
    font-size: 2em;
    font-weight: normal;
}
h1.pageTitle {
    font-weight: normal;
    text-align: center;
    color: green;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 7px;
	margin-bottom: 25px;
	background: url('http://www.lf.com.pl/themes/lf/images/layout/title_bg.gif') 0px bottom no-repeat; 
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}
.pageTitle {
    color: #184a84;
    font-size: 1.75em;
    font-weight: normal;
}

/***************************** CONTENT : ANCHORS ******************************/

a {
    color: green;
}
a:visited {
    color: green;
}
a:hover {
    color: green;
    text-decoration: none;
}

/***************************** CONTENT : TABLES *******************************/

#content table {
    border: none;
    /* This is not a typo, we want first set a fallback for IE, then set the
     * real margin for real browsers ;) */
    margin: 0 5%;
    margin: 0 auto;
}
td, th {
    padding: 0px;
}
th {
    background-color: #eeeeee;
    color: #3f3f3f;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.75em;
}
#imRead {
    background-color: #bcbcbc;
}

/*************************** CONTENT : MISCELLANEOUS **************************/

acronym {
    cursor: help;
}
hr {
    border: none;
    border-bottom: 1px solid #d9d9d9;
}
img {
    border: none;
}
.codeExample {
    background: #f7f7f7;
    border: 1px solid #d9d9d9;
    margin: 1em 1.75em;
    padding: 0.25em;
    overflow: auto;
    font-size: large;
}
.alignCenter {
    text-align: center;
}
.backLight {
    background-color: transparent;
}
.backDark {
    background-color: #eeeeee;
}
.bold {
    font-weight: bold;
}
.error {
    color: #ff0000;
}
.hide {
    display: none;
}
.small {
    font-size: 0.8em;
}
.narrow {
    width: 60%;
}
.wide {
    width: 90%;
}
.full {
    width: 100%;
}
.detail {
    color: #999999;
    font-weight: normal;
    font-size: 0.8em;
}
.navigator {
    color: #bcbcbc;
    background-color: #3f3f3f;
    padding-left: 10px;
    font-weight: bold;
    text-align: right;
    line-height: 18px;
}
.pager {
    background-color: #ffffcc;
    white-space: nowrap;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    padding: 2px 0;
    border: 1px dashed #ff9600;
}
.title {
    color: #999999;
    font-weight: normal;
    font-size: 1.5em;
}
.toolBtnSeparate {
    margin-left: 20px;
}
.treeMenuDefault {
    font-size: 11px;
}
.dateSelector {
    cursor: pointer;
}

#sgl .loginContent{
	background-color: white;
	text-align: left;
	padding: 10px;
}

/******************************* CONTENT : FORMS ******************************/

fieldset {
    width: 80%;
    margin: 0 auto;
    color: #184a84;
    font-size: 1.1em;
    font-weight: bold;
}
legend {
    color: #184a84;
}
.fieldName, .fieldNameWrap {
    background-color: #eeeeee;
    color: #184a84;
    font-weight: bold;
    text-align: left;
    width: 35%;
}
.fieldName {
    white-space: nowrap;
}
.fieldValue {
    background-color: #ffffff;
    line-height: 16px;
    text-align: left;
    width: 65%;
}
.noBorder {
    border: none;
    font-size: 10px;
}
.narrowButton {
    text-align: center;
    width: 9em;
}
.wideButton {
    text-align: center;
    width: 13em;
}

/***************************** CONTENT : MESSAGES *****************************/

.errorContainer, .messageContainer {
    margin: 0 auto;
    width: 50%;
}
.errorHeader {
    background-color: #ffcc00;
    color: #ffffcc;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.errorContent {
    border: 1px dotted #ff9600;
    border-top: 1px solid #ffcc00;
    color: #184a84;
    background-color: #ffff99;
    text-align: left;
    padding: 0 10px;
}
.errorMessage {
    margin: 0 auto;
    border: 1px dotted green;
    background-color: white;
    text-align: center;
    width: 60%;
}
.messageHeader {
    color: #ffffff;
    background-color: #99cc00;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
}
.messageContent {
    background-color: #ffffff;
    color: #184a84;
    border: 1px solid #99cc00;
    text-align: center;
}
.messageContent div {
    padding: 5px;
}
.message div{
    margin: 0 15% 10px;
    padding: 5px;
    background-color: #ffffff;
    color: #184a84;
    text-align: center;
}
.infoMessage {
    border: 1px solid #99cc00;
}
.errorMessage {
    border: 1px solid #ff9600;
}

/* /////////////// Lists /////////////// */

ul.noindent {
    margin-left: 5px;
    padding-left: 5px;
}
ul.bullets li {
    list-style-image: url('http://www.lf.com.pl/themes/lf/images/bullet.gif');
}

/* /////////////// Tooltips /////////////// */

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #eeeeee;
    color: #184a84;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
        -moz-opacity: 0.85;
    }
.tipOwner:hover .tipText {
    display: block;
}

/******************************* DEPRECATED ***********************************/

.bgnd {
    background-color: #e5f1ff;
    border: 1px solid #999999;
}
.bgnd a, a.noDecoration {
    text-decoration: none;
}
.bgnd a {
    color: #184a84;
    font-weight: normal;
}
.moduleOverview {
    width: 20.5em;
    height: 8em;
}
.newsItem {
    border: 1px solid #999999;
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    background-color: #ffffcc;
}
.pinstripe table {
    background-color: #eeeeee;
    width: 90%;
}
.pinstripe td {
    background-color: #ffffff;
}
.pinstripe img {
    padding: 10px;
}
.pinstripe button {
    padding: 10px 0;
}

/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
/*
Theme  : Classic Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20
*/

/*
====================Default Block Styling=====================*/
.block {
    margin-bottom: 1.5em;
}
.block .header {
    margin: 0 0.4em;
    padding-bottom: 0.4em;
    /*border-bottom: 1px solid #9dcdfe;*/
    color: black;
    font-weight: bold;
}
.block .header h2 {
    font-size: 1.1em;
    font-family: ;
}
.block .content {
    padding: 0.4em;
    font-size: 0.8em;
}
/*
=====================Lang Switcher Block======================*/
#lang-switcher {
    float: right;
}

/*
====================Top Navigation Block======================*/
#top-nav {
    background: ;
    border: 2px solid ;
    border-top: none;
}
#top-nav .inner {
    height: 2.2em;
    padding-left: 15em;
    border: 1px solid ;
}
#top-nav ul {
    
}
#top-nav li {
    float: left;
}
#top-nav li a {
    display: block;
    padding: 0.5em 1em;
    border-left: 1px solid ;
    border-right: 1px solid ;
    font-weight: bold;
    color: #99cc00;
}
#top-nav li a:hover, #top-nav li.current a {
    background-color: #99cc00;
    color: ;
    text-decoration: none;
}
#nav{
	height: 40px;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#nav ul{
 padding: 0px;
 margin: 0px;
}

#nav ul li{
	list-style: none;
	display: block;
	float: left;
	border-bottom: 1px solid green;	
	height: 50px;
	font-size: 0.9em;
	font-weight: bold;
}

#nav ul li.current{
	border-bottom: 1px solid white;
}

#nav ul li.current a{
	display: block;
	background: url('http://www.lf.com.pl/themes/lf/images/layout/current_section_bg.gif') repeat-x;
	float: left;
	padding-left: 10px;
	padding-bottom:9px; 
	padding-top: 26px;
	text-decoration: none;
	padding-right: 65px;
	border-right: 1px solid green;
	color: black;
}

#nav ul li.current a:hover{
	background-color: white;
}

#nav a{
	display: block;
	padding-right: 65px;
	background: url('http://www.lf.com.pl/themes/lf/images/layout/small_arrow_orange.gif') 90% 72% no-repeat;
	float: left;
	padding-left: 10px;
	padding-bottom:9px;
	padding-top: 26px;
	text-decoration: none;
	border-right: 1px solid green;
	color: black;
}

#nav ul li a:link, #nav ul li a:visited{

}

#nav ul li a:hover{
background-color: #DCECCF;
}


#nav2{
	height: 40px;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#nav2 ul{
 padding: 0px;
 margin: 0px;
}

#nav2 ul li{
	list-style: none;
	display: block;
	float: left;
	height: 50px;
	font-size: 0.75em;
	font-weight: bold;
}

#nav2 ul li.current{
	border-bottom: 1px solid white;
}

#nav2 ul li.current a{
	display: block;
	background: url('http://www.lf.com.pl/themes/lf/images/layout/current_section_bg.gif') repeat-x;
	float: left;
	padding-left: 10px;
	padding-bottom:9px; 
	padding-top: 26px;
	text-decoration: none;
	padding-right: 60px;
	border-right: 1px solid green;
	color: black;
}

#nav2 ul li.current a:hover{
	background-color: white;
}

#nav2 a{
	display: block;
	padding-right: 65px;
	background: url('http://www.lf.com.pl/themes/lf/images/layout/small_arrow_orange.gif') 90% 72% no-repeat;
	float: left;
	padding-left: 10px;
	padding-bottom:9px;
	padding-top: 26px;
	text-decoration: none;
	border-right: 1px solid green;
	color: black;
}

#nav2 ul li a:link, #nav ul li a:visited{

}

#nav2 ul li a:hover{
background-color: #DCECCF;
}