@CHARSET "UTF-8";
html, body
{
	text-align:center;
	margin:0px auto;
    font-family: Tahoma;
	font-size:11px;
	background-color:#FFFFFF;
}

#lay-top-strip-black
{
	height:80px;
    background-image:url(../gfx/top_strip_black.gif);
    background-repeat:repeat-x;
}

#lay-top-strip-black-languagemenu{
	position:absolute;
	top:0px;
	margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
	height:38px;
	line-height:38px;
	width:948px;
	text-align:right;
	color:#CBCBCB;
	z-index:1;
}

#lay-top-strip-black-helio{
	position:absolute;
	top:0px;
	margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
	height:80px;
	line-height:80px;
	width:948px;
	text-align:left;
	color:#CBCBCB;
	z-index:1;
}

#lay-top-strip-black-helio-link
{
	height:80px;
	width:200px;
	float:left;
}

a.lay-top-strip-black-helio{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}

#lay-top-strip-black-languagemenu a{
	text-decoration:none;
	color:#CBCBCB;
}

#lay-top-strip-black-languagemenu a:hover,a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#lay-top-strip-black-searchmenu{
	position:absolute;
	top:38px;
	margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
	height:18px;
	line-height:17px;
	width:948px;
	text-align:right;
	color:#CBCBCB;
	z-index:1;
}

#lay-top-strip-black-searchmenu-content{
	float:right;
}

.search{
	list-style:none;
	float:left;
}

.search label{
	float:left;
}

#search_field{
	background-image:url(../gfx/search_bg.gif);
	border:1px solid #FFFFFF;
	width:145px;
	height:17px;
	margin-left:8px;
	float:left;
}

#search_submit{
	background-image:url(../gfx/icons/search.gif);
	border:none;
	width:18px;
	height:17px;
	margin-left:8px;
	float:left;
}

#lay-top-strip-white
{
    height:1px;
    line-height:1px;
    background-color:#FFFFFF;
}

#lay-top-strip-white2
{
    height:1px;
    line-height:1px;
    background-color:#FFFFFF;
}


#lay-top-strip-orange-bg
{
    height:207px;
    background-image:url(../gfx/top_strip_orange_bg.gif);
    background-repeat:repeat-x;
}

#lay-top-strip-orange-bg-grad
{   
	height:207px; 
    text-align: center;
	background-image: url('../gfx/body_bg_grad.png');
	background-repeat: repeat-y;
	background-position: center;
}

#lay-top-strip-baner{
	position:absolute;
	top:0px;
	margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
	width:950px;
	height:288px;
}


#lay-top-strip-black-menu
{
    height:42px;
    background-color:#171717;
    background-repeat:repeat-x;
}

#lay-top-strip-gray
{
	height:20px;
	background-color:#F2F2F2;
}

#top-page-navi{
	margin:0px auto;
	width:950px;
	height:20px;
}

#top-page-navi .helio{
	color:#EE8700;
	font-weight:bold;
	text-align:left;
	line-height:20px;
	font-size:10px;
	float:left;
}

#top-page-navi ul
{

    position:relative;
    text-align:left;
    height:20px;
	line-height:20px;
	font-size:10px; 
	color:#4E4E4E; 
}

#top-page-navi ul, #top-page-navi ul li
{
    float:left;
    list-style:none; 
}

#top-page-navi ul
{
    margin:0;
    padding:0;  
} 

#top-page-navi ul li
{
    margin-left:10px;
    padding:0;  
} 

#top-page-navi ul li a
{
	color:#4E4E4E;
	text-decoration:none;
}

#body-bg
{
	
    background-image:url(../gfx/body_bg.jpg);
    background-repeat:repeat-x;
    float:none;
}

#body-content-wrapper{
	text-align: center;
	background-image: url('../gfx/body_bg_grad.png');
	background-repeat: repeat-y;
	background-position: center;
	min-height:600px;
	
}

#body-content{
	margin:0px auto;
	width:950px;
	min-height:600px;
    background-image:url(../gfx/body_bg.jpg);
    background-repeat:repeat-x;
	text-align: center;
}

#body-content-left-grad{
	margin:0px auto;
	width:950px;
	min-height:600px;
    background-image:url(../gfx/body_bg_left.png);
    background-repeat:repeat-y;
	background-position:left;
	float:left;
}

#body-menu-left{
	width:280px;	
/*	background-image:url(../gfx/body_bg_left.png);
    background-repeat:repeat-y;
*/	min-height:600px;
	text-align: left;
	float:left;
}

#body-menu-left-content{
	margin-top:12px;
	float:left;
}

#body-content-main{
	
	width:670px;
	background: #fff;
	min-height:600px;
	text-align: left;
	float:left;
}

#body-content-main-text{

	padding:10px;
}

h3.page-title{
	font-size:24px;
	font-family: myfont,arial;
	font-stretch:extra-condensed;
	margin-bottom:10px;
}

#body-center
{
	margin:0px auto;
    text-align:left;
    color: #CACACA;
    width:950px;
}

#lay-top-menu-home
{
	margin:0px auto;
	float:left;
	
}

#lay-top-menu-center
{
	margin:0px auto;
	height:40px;
	width:952px;
}

.e4-pagination a{
	text-decoration:none;
	color:#EE8700;
}

.end-line{
	clear:both; 
	line-height:0px; 
	overflow:hidden;
}

/* ----------------- Footer ----------------- */

#lay-bottom-menu-center
{
	margin:0px auto;
	height:80px;
	width:950px;
	
}

#lay-footer
{
	margin:0px auto;
	display:block;
	clear:both;
}

#lay-bottom-strip-gray
{
	height:25px;
	background-color:#F2F2F2;
}

#lay-bottom-strip-orange
{
	height:4px;
	background-color:#F37D02;
}

#lay-bottom-strip-black
{
	height:80px;
	background-color:#000000;
}

#lay-bottom-4e
{
	height:80px;
	line-height:80px;
	
	float:right;
	margin-right:16px;
}

a.lay-bottom-4e{
	
	text-decoration:none;
	color:#CBCBCB;
}

#lay-bottom-logo-4e
{
	height:80px;
	float:right;
	margin-top:23px;
	margin-right:16px;
}

/* -------- Aktualnosci ----------*/

#lay-news-block
{
    width:250px;
    margin-left:10px;
    margin-bottom:20px;
}

#lay-news-block .news-title
{
	position:relative;
    left:15px;
    color:#EE8700;
	font-weight:bold;
}

#lay-news-block .news-text a 
{
	position:relative;
    left:15px;
	color:#797979;
	text-decoration:none;
}

#lay-news-block .news-item
{
    width:250px;
    float:left;
    height:68px;
    padding-top:20px;
    padding-bottom:12px; 
    text-align:left;
}


#lay-news-block .news-item-date{
	height:68px;
	width:68px;
	background-image:url(../gfx/news_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	line-height: 10%;
	float:left;
}

#news-label
{
	padding-top:15px;
	height:26px;
	font-size:24px;
	font-family:arial;
	font-stretch:extra-condensed;
	color:#262626;
}

span.day
{
	
	color:#FFFFFF;
	font-weight:bold;
	font-size:40px;
	padding-top:26px;
	line-height:50px;
	
}

span.month-year
{
	color:#FFFFFF;
	font-weight:bold;
}


#news-more{

	text-align:right;
}

#news-more a{
	color:#EE8700;
	text-decoration:underline;
}

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

.ui-akordeon { margin: 0; padding: 0; list-style-type: none;}
.ui-akordeon li { margin: 0; margin-bottom: 1px; padding: 0; }
.ui-akordeon li .ui-akordeon-header {
	display: block;
	height: 31px;
	width: 257px;
	background-image: url(../gfx/menu/accordion/left_menu_item_bg.gif);
	color: #FFFFFF;
	background-repeat:repeat-x;
	padding-left:15px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	line-height: 30px;
	/*position: relative;*/
	left: 8px;
}

.ui-akordeon-data{
	height:20px;
	line-height:20px;
	background-image: url(../gfx/icons/item_arrow.gif);
	background-repeat:no-repeat;
    background-position:center left;
	position: relative;
	left: 18px;

}

.ui-akordeon a{	
	
	color: #797979;
	text-decoration: none;
	position: relative;
	left: 15px;
}

.ui-akordeon li .ui-akordeon-right {
	height:31px;
	width:200px;
}
.ui-akordeon li .ui-akordeon-left {
	
}

.ui-akordeon li:hover .ui-akordeon-left {}
.ui-akordeon li:hover .ui-akordeon-header {}
.ui-akordeon li:hover .ui-akordeon-right {}

.ui-akordeon li.selected .ui-akordeon-left {}
.ui-akordeon li.selected .ui-akordeon-header {}
.ui-akordeon li.selected .ui-akordeon-right {}

#body-content-main-text table{
	width:600px;
	border:1px #CDCDCD solid;
	
}
#body-content-main-text caption{
	background-color:#404040;
	height:31px;
	line-height:31px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	border:1px #CDCDCD solid;
}

#body-content-main-text th{
	height:31px;
	color:#FFFFFF;
	background-color:#404040;
	border:1px #CDCDCD solid;
	padding-left:10px;
	padding-right:10px;
}

#body-content-main-text td{
	height:31px;
	color:#797979;
	border:1px #CDCDCD solid;
	padding-left:10px;
	padding-right:10px;
}

#e4_year_form{
	clear:both;
    text-align:right;
    padding-right:25px;
    float:right;
}

.feed{
	clear:both;
    text-align:right;
    padding-right:25px;
    float:right;
}

iframe {
	width:600px;
	height:400px;
	border:none;
}