body
{
	background: #074f8c url(gfx/bg.jpg) center top repeat-x;
	margin: 0;
	font-family: tahoma,arial;
	font-size: 11px;
	background-color:#406c91;
	color: #d9e0e9;
}
#centerBlock
{
	width: 948px;
	height: auto;
	margin: 0 auto;
}
/* -------------------- TOP -------------------- */
#top
{
	background: url(gfx/topBkg.gif) repeat-x;
	width: 100%;
	height: 5px;
	font-size: 0;
}
/* -------------------- TOP BLOCK -------------------- */
#topBlock
{
	width: 948px;
	height: 81px;
}
#topBlock h1
{
	width: 180px;
	height: 81px;
	margin: 0;
	padding: 3px 0 0 5px;
	float: left;
	font-size: 0;
}
#topBlock h1 a
{
	background: url(gfx/logo.jpg) no-repeat;
	width: 180px;
	height: 81px;
	display: block;
	float: left;
}
/* -------------------- MENU BLOCK -------------------- */
.sf-menu
{
	width: auto;
	height: auto;
	margin: 31px 20px 0 0px;
	padding: 0 0 0 0;
	float: right;
	list-style: none;
	background-color:#426480;
}
.sf-menu li
{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	visibility: inherit;
	position: relative;
}
.sf-menu li .normal
{
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	font-size: 14px;
	color: #fffefe;
	position: relative;
}

.sf-menu li .active
{
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	font-size: 14px;
	color: #fffefe;
	position: relative;
}

.sf-menu .normal
{
	color: #bce616;
}

.sf-menu li .normal:hover
{
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	color: #bce616;
}

.sf-menu li .active
{
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	color: #bce616;
}

.sf-menu li .active:hover
{
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	color: #bce616;
}

.sf-menu li .active .span
{
	background: none;
	width: auto;
	height: 26px;
	padding: 7px 15px 0 0;
	display: block;
	float: left;
}
.sf-menu li .active:hover .span
{
	width: auto;
	height: 26px;
	padding: 7px 15px 0 0;
	display: block;
	float: left;
	color: #bce616;
}

.sf-menu li .normal .span
{
	background: none;
	width: auto;
	height: 26px;
	padding: 7px 15px 0 0;
	display: block;
	float: left;
}
.sf-menu li .normal:hover .span
{
	width: auto;
	height: 26px;
	padding: 7px 15px 0 0;
	display: block;
	float: left;
	color: #bce616;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}



/* -------------------- MENU BLOCK -------------------- */
.df-menu
{
	width: auto;
	height: auto;
	margin: 284px 20px 0 7px;
	padding: 0 0 0 0;
	float: left;
	list-style: none;
}
.df-menu li
{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	visibility: inherit;
	position: relative;
	background: url(gfx/dfABg.jpg) left no-repeat;
}
.df-menu li .normal
{
	width: auto;
	height: 38px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	font-size: 13px;
	color: #bce616;
	position: relative;
	
}

.df-menu li .hit
{
	width: auto;
	height: 38px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	font-size: 13px;
	color: #3b688f;
	position: relative;
	background: url(gfx/dfBg.jpg) top repeat-x;
}
.df-menu .normal
{
	color: #bce616;
}

.df-menu li .normal:hover
{
	width: auto;
	height: 38px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	color: #bce616;
	text-decoration:underline;
}
.df-menu li .normal .span
{
	background: none;
	width: auto;
	height: 26px;
	padding: 10px 15px 0 0;
	display: block;
	float: left;
}

.df-menu li .hit .span
{
	background: none;
	width: auto;
	height: 26px;
	padding: 10px 15px 0 0;
	display: block;
	float: left;
	color:#666;
}
.df-menu li .normal:hover .span
{
	width: auto;
	height: 26px;
	padding: 10px 15px 0 0;
	display: block;
	float: left;
	color: #bce616;
	text-decoration:underline;
}

.df-menu li:hover, .sf-menu li.sfHover,
.df-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}


/* -------------------- CONTENT BLOCK -------------------- */
#contentBlock
{
	width: 948px;
	background: url(gfx/topBg.jpg) top no-repeat;
	height: 335px;
	padding: 6px 0 0 0;
}
#contentBlock #contentBlockBoxTop 
{
	width: 948px;
	height: auto;
}
#contentBlock #contentBlockBoxBottom 
{
	width: 948px;
	height: auto;
}
/* ---------- COLUMN LEFT ---------- */
#articleBlock .columnLeft
{
	width: 303px;
	padding: 0 0 0 0;
	float: left;
	display:block;
}
/* ---------- COLUMN RIGHT ---------- */
#contentBlock .columnRight
{
	background: url(gfx/contentBlockColumnRightBkg.jpg) right no-repeat;
	width: 658px;
	height: 360px;
	padding: 5px 5px 0 0;
	float: right;
	z-index: 99;
}
#contentBlock .columnRight .box1
{
	height: 321px;
	background: url(gfx/box1Bkg.jpg) no-repeat;
	padding: 34px 0 0 35px;
}
#contentBlock .columnRight .box1 h3
{
	margin: 0;
	padding: 10px 0 18px 2px;
	font-size: 12px;
	font-weight: normal;
	color: #6d7d88;
}
#contentBlock .columnRight .box1 a
{
	width: 160px;
	margin: 11px 0 0 37px;
	display: block;
	text-decoration: underline;
	font-weight: bold;
	color: #3c6a9c;
}
#contentBlock .columnRight .box1 .arrow
{
	background: url(gfx/arrow.gif) left no-repeat;
	width: auto;
	height: 21px;
	margin: 0 0 0 201px;
	padding: 2px 0 0 32px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #268ccb;
}
#contentBlock .columnRight .box2
{
	height: 321px;
	background: url(gfx/box2Bkg.jpg) no-repeat;
	padding: 34px 0 0 35px;
}
#contentBlock .columnRight .box3
{
	height: 321px;
	background: url(gfx/box3Bkg.jpg) no-repeat;
	padding: 34px 0 0 35px;
}
#contentBlock .columnRight .box4
{
	height: 321px;
	background: url(gfx/box4Bkg.jpg) no-repeat;
	padding: 34px 0 0 35px;
}
#contentBlock .columnRight .box5
{
	height: 321px;
	background: url(gfx/box5Bkg.jpg) no-repeat;
	padding: 34px 0 0 35px;
}
#contentBlock .columnRight .none
{
	display: none;
}
/* ---------- NAVIGATION ---------- */
#contentBlock .navigation
{
	width: 933px;
	height: 25px;
	padding: 5px 0 0 5px;
}
#contentBlock .navigation a
{
	text-decoration: underline;
	color: #c1ec3d;
}
/* -------------------- CONTENT BLOCK 1 -------------------- */
#contentBlock1
{
	background:url(gfx/contentBlock1Bkg.gif) no-repeat;
	width: 926px;
	height: auto;
	margin: 26px 0 0 6px;
	padding: 0 0 0 0;
	font-size: 12px;
}
#contentBlock1 #contentBlock1sub
{
	background:url(gfx/contentBlock1sub.gif) repeat-y;
	width: 926px;
	height: auto;
}
/* ---------- COLUMN LEFT ---------- */
#articleBlock .columnLeft
{
	width: 302px;
	height: auto;
	float: left;
	display:block;
}
#articleBlock .columnLeft ol
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#articleBlock .columnLeft ol li
{
	margin: 0;
	padding: 0;
}

#articleBlock  .columnLeft .mainLi
{ 
	background: url(gfx/menuLeftBg.jpg) no-repeat;
	width: 289px;
	height: 27px;
	padding: 9px 0 0 20px;
	display: block;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #4a749a;
	color: #ccd9e0;
	font-size:17px;
	text-decoration:none;
}

#articleBlock  .columnLeft .mainLi_a
{ 
	background: url(gfx/menuLeftBg.jpg) no-repeat;
	width: 289px;
	height: 27px;
	padding: 9px 0 0 20px;
	display: block;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #4a749a;
	color: #bce616;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
}

#articleBlock  .columnLeft .mainLi:hover
{ 
	text-decoration:underline;
}

#articleBlock .columnLeft ol li
{
	background: url(gfx/menuElementSubmenuBg.jpg) repeat-x;
	width: 272px;
	height: 21px;
	text-decoration:none;
	padding: 6px 0 0 37px;
	display: block;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #4a749a;
	color: #ccd9e0;
}

#articleBlock .columnLeft ol li a
{
	color: #ccd9e0;
	text-decoration:none;
}

#articleBlock .columnLeft ol li .hit
{
	text-decoration:none;
	color: #bce616;
	font-weight:bold;
}

#articleBlock .columnLeft .hit
{
	color: #bce616;
}

#articleBlock .columnLeft ol li a:hover
{
	text-decoration: underline;
	color: #fff;
}
#articleBlock .columnLeft .contentBlock1BoxLeft
{
	width: 302px;
	height: auto;
}
#articleBlock .columnLeft .contentBlock1BoxBottom
{
	width: 288px;
	height: auto;
	padding: 0 0 0 0;
}
#articleBlock .columnLeft .contentBlock1BoxBottom1
{
	width: 284px;
	height: 3px;
	display: block;
	font-size: 0;
}
/* ---------- COLUMN RIGHT ---------- */
#contentBlock1 #contentBlock1sub .columnRight
{
	background: url(gfx/contentBlock1ColumnRightBkg.gif) right repeat-y;
	width: 645px;
	height: auto;
	float: right;
	padding: 0 0 0 0;
	z-index: 99;
}
#contentBlock1 #contentBlock1sub .columnRight .box
{
	padding: 0 18px 0 36px;
}
#contentBlock1 #contentBlock1sub .columnRight h3
{
	margin: 0;
	padding: 18px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
#contentBlock1 #contentBlock1sub .columnRight p
{
	margin: 0;
	padding: 21px 0 0 0;
	color: #dde8ee;
	line-height: 22px;
}
#contentBlock1 #contentBlock1sub .columnRight .contentBlock1BoxBottom2
{
	background: url(gfx/contentBlock1ColumnRightBottomBkg.gif) no-repeat;
	width: 645px;
	height: 3px;
	margin: 27px 0 0 0;
	display: block;
	font-size: 0;
}
/* -------------------- CONTENT BLOCK 2 -------------------- */
#contentBlock2
{
	width: 942px;
	height: auto;
	margin: 9px 0 0 3px;
	padding: 0;
}
#contentBlock2 .h2Aktualnosci
{
	background: url(gfx/h2Aktualnosci.gif) left no-repeat;
	width: auto;
	height: 42px;
	margin: 10px 0 9px 19px;
	padding: 9px  0 0 61px;
	font-size: 35px;
	font-weight: lighter;
	color: #fff;
}	
#contentBlock2 .boxAktualnosciTop
{
	background: url(gfx/boxAktualnosciTopBkg.gif) no-repeat;
	width: 929px;
	height: auto;
}
#contentBlock2 .boxAktualnosciBorder
{
	background: url(gfx/boxAktualnosciBorderBkg.gif) repeat-x;
	width: 898px;
	height: auto;
	padding: 20px 0 0 19px;
}
#contentBlock2 .boxAktualnosciContent
{
	background: url(gfx/boxAktualnosciContentBkg.gif) repeat-x;
	width: 917px;
	height: auto;
	margin: 0 0 0 12px;
}
#contentBlock2 .boxAktualnosciBottom
{
	background: url(gfx/boxAktualnosciBottomBkg.gif) repeat-x;
	width: 917px;
	height: 6px;
	margin: 0 0 0 12px;
	display: block;
	font-size: 0;
}
#contentBlock2 .boxAktualnosciTop .boxAktualnosciContent .boxAktualnosciBorder h2
{
	background: url(gfx/h2Note.gif) left no-repeat;
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0 0 0 43px;
	font-size: 12px;
	color: #dde8ee;
}
#contentBlock2 .boxAktualnosciTop .boxAktualnosciContent .boxAktualnosciBorder h2 span
{
	padding: 5px 0 0 0;
	display: block;
	font-size: 9px;
	font-weight: normal;
}
#contentBlock2 .boxAktualnosciTop .boxAktualnosciContent .boxAktualnosciBorder p
{
	margin: 0;
	padding: 7px 15px 9px 6px;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}
#contentBlock2 .boxSubAktualnosci
{
	background:  url(gfx/boxSubAktualnosciTopBkg.gif) no-repeat;
	width: 929px;
	height: auto;
	margin: 11px 0 0 0;
	padding: 8px 0 0 0;
}
#contentBlock2 .boxSubAktualnosci .content
{
	background: url(gfx/boxSubAktualnosciContentBkg.gif) no-repeat;
	width: 929px;
}
#contentBlock2 .boxSubAktualnosci .content .contentI
{
	background: #0f5a97;
	width: 876px;
	margin: 0 0 0 13px;
	padding: 6px 17px 0 22px;
}
#contentBlock2 .boxSubAktualnosci .bottom
{
	background: url(gfx/boxSubAktualnosciBottomBkg.gif) no-repeat;
	width: 917px;
	height: 7px;
	margin: 0 0 0 12px;
	display: block;
	font-size: 0;
}
#contentBlock2 .boxSubAktualnosci .content .contentI p
{
	 margin: 0;
	 padding: 0 0 26px 0;
	 font-size: 11px;
	 color: #a2cee7;
	 line-height: 16px;
}
#contentBlock2 .boxSubAktualnosci .content .contentI h2
{
	background: url(gfx/h2NoteMin.gif) left no-repeat;
	width: auto;
	height: 13px;
	margin: 0;
	padding: 4px 0 0 21px;
	font-size: 11px;
	color: #9cc9e8;
}
#contentBlock2 .boxSubAktualnosci .content .contentI span
{
	padding: 6px 0 9px 0;
	display: block;
	font-size: 9px;
	color: #c6d4db;
}
/* ---------- PAGER BLOCK ---------- */
#articleBlock .pagerBlock
{
	background: url(gfx/pagerBlockBkg.gif) repeat-x;
	width: 605px;
	height: 36px;
	margin: 15px 0 30px 10px;
	padding: 12px 0 0 0;
}
#articleBlock .pagerBlock .hit
{
	background: #d8e954;
	width: 16px;
	height: 13px;
	padding: 2px 0 6px 0;
	margin: 0px 5px 0px 0px;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #8bb01b;
	font-size: 9px;
	color: #333c0a;
	text-align: center;
}
#articleBlock .pagerBlock a
{
	background: #3775ab;
	width: 16px;
	height: 13px;
	margin: 0 1px 0 0;
	padding: 2px 0 6px 0;
	margin: 0px 5px 0px 0px;
	display: block;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #3776ac;
	font-size: 9px;
	color: #dde8ee;
	text-align: center;
	text-decoration:none;
}
/* ---------- NAVIGATION ---------- */
#contentBlock2 .navigation
{
	width: 942px;
	height: 25px;
	padding: 0px 0 0 2px;
}
#contentBlock2 .navigation span
{
	color: #c1ec3d;
}
#contentBlock2 .navigation a
{
	text-decoration: underline;
	color: #c1ec3d;
}
#contentBlock2 .navigation .bold
{
	font-weight: bold;
	text-decoration: underline;
	color: #c1ec3d;
}
/* -------------------- SPACER -------------------- */
#spacerBlock
{
	background: url(gfx/spacerBlockBkg.gif) repeat-x;
	width: 926px;
	height: 6px;
	margin: 9px 0 30px 6px;
	font-size: 0;
}
/* -------------------- INFORMATION -------------------- */
#informationBlock
{
	background: url(gfx/bgActCat.jpg) no-repeat;
	width: 940px;
	float:left;display:block;
	margin: 0 0 13px 4px;
	line-height: 15px;
}
#informationBlock a
{
	text-decoration: underline;
}
#informationBlock .column1
{
	width: 310px;
	height: auto;
	float: left;
}
#informationBlock .column1 h2
{
	width: 153px;
	height: 30px;
	margin: 0;
	padding: 10px 0 5px 10px;
	font-weight: normal;
	font-size: 22px;
	color: #d9e0e9;
}
#informationBlock .column1 p
{
	margin: 0;
	padding: 10px 5px 0 10px;
}

#informationBlock .column1 p strong
{
	padding: 0 0 15px 0;
	display: block;
}

#informationBlock .column1 p a
{
	font-weight:bold;
	text-decoration:underline;
}

#informationBlock .column2
{
	width: 215px;
	height: auto;
	float: left;
}
#informationBlock .column2 h2
{
	width: 196px;
	height: 44px;
	margin: 0;
	padding: 10px 0 0 15px;
	font-weight: normal;
	font-size: 18px;
	color: #d9e0e9;
}
#informationBlock .column2 p
{
	margin: 0;
	padding: 17px 15px 0 29px;
	text-align: center;
	
}

#informationBlock .column2 .p2 
{
	padding-top:55px;
	float:left;display:block;
	border-bottom:1px solid #547c9f;
}

#informationBlock .column2 .p2 a 
{
	width:318px;
	margin: 0;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
	text-align:left;
	
}

#informationBlock .column2 .p2 a:hover
{
	text-decoration:underline;
}

#informationBlock .column2 .p2 .sp_a
{
	width:194px;
	background-color:#1b344a;
	padding: 2px 5px 4px 15px;
	float:left;
	display:block;
	color: #c1ec3d;
	border-top:1px solid #547c9f;
}

#informationBlock .column2 .p2 .sp_a a 
{
	color: #c1ec3d;	
}

#informationBlock .column2 .p2 .sp
{
	width:194px;
	padding: 2px 5px 4px 15px;
	float:left;
	display:block;
	color:#fff;
	border-top:1px solid #547c9f;
}

#informationBlock .column3
{
	width: 203px;
	height: auto;
	float: left;
}
#informationBlock .column3 h2
{
	width: 186px;
	height: 44px;
	margin: 0;
	padding: 10px 0 0 15px;
	font-weight: normal;
	font-size: 18px;
	color: #d9e0e9;
}
#informationBlock .column3 p
{
	margin: 0;
	padding: 17px 15px 0 29px;
	text-align: center;
}

#informationBlock .column3 .p2 
{
	padding-top:55px;
	float:left;display:block;
	border-bottom:1px solid #547c9f;
}

#informationBlock .column3 .p2 a 
{
	width:288px;
	margin: 0;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
	text-align:left;
	
}

#informationBlock .column3 .p2 a:hover
{
	text-decoration:underline;
}

#informationBlock .column3 .p2 .sp_a
{
	width:182px;
	background-color:#1b344a;
	padding: 2px 5px 4px 15px;
	float:left;
	display:block;
	color: #c1ec3d;
	border-top:1px solid #547c9f;
}

#informationBlock .column3 .p2 .sp_a a 
{
	color: #c1ec3d;	
}

#informationBlock .column3 .p2 .sp
{
	width:182px;
	padding: 2px 5px 4px 15px;
	float:left;
	display:block;
	color:#fff;
	border-top:1px solid #547c9f;
}


#informationBlock .column4
{
	width: 206px;
	height: auto;
	float: left;
}
#informationBlock .column4 h2
{
	width: 186px;
	height: 44px;
	margin: 0;
	padding: 10px 0 0 15px;
	font-weight: normal;
	font-size: 18px;
	color: #d9e0e9;
}
#informationBlock .column4 p
{
	margin: 0;
	padding: 17px 15px 0 29px;
	text-align: center;
}

#informationBlock .column4 .p2 
{
	padding-top:55px;
	float:left;display:block;
	border-bottom:1px solid #547c9f;
}

#informationBlock .column4 .p2 a 
{
	width:288px;
	margin: 0;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
	text-align:left;
	
}

#informationBlock .column4 .p2 a:hover
{
	text-decoration:underline;
}

#informationBlock .column4 .p2 .sp_a
{
	width:186px;
	background-color:#1b344a;
	padding: 2px 5px 4px 15px;
	float:left;
	display:block;
	color: #c1ec3d;
	border-top:1px solid #547c9f;
}

#informationBlock .column4 .p2 .sp_a a 
{
	color: #c1ec3d;	
}

#informationBlock .column4 .p2 .sp
{
	width:186px;
	padding: 2px 5px 4px 15px;
	float:left;
	display:block;
	color:#fff;
	border-top:1px solid #547c9f;
}
/* -------------------- ARTICLE -------------------- */
#articleBlock
{
	
	width: 940px;
	height:auto;
	float:left;display:block;
	margin: 0 0 13px 4px;
	line-height: 15px;
}
#articleBlock a
{
	text-decoration: underline;
}
#articleBlock .menu
{
	width: 310px;
	height: auto;
	float: left;
}
#articleBlock .menu h2
{
	width: 153px;
	height: 24px;
	margin: 0;
	padding: 10px 0 5px 10px;
	font-weight: normal;
	
	font-size: 22px;
	color: #d9e0e9;
}


#articleBlock .article
{
	width: 624px;
	height: auto;
	float: left;
}

#articleBlock .article h2
{
	width: 600px;
	height: 30px;
	text-align:right;
	margin: 0;
	padding: 10px 0 5px 10px;
	font-weight: normal;
	font-size: 21px;
	color: #d9e0e9;
}

/* -------------------- FOOTER -------------------- */
#footer
{
	background: url(gfx/footerBg.jpg) repeat-x;
	width: 100%;
	padding-top:25px;
	float:left;display:block;
	height: 101px;
}
#footer #footerBlock
{
	width: 915px;
	border-top:1px dashed #d7e0e7;
	text-align:center;
	color:#2a3539;
	height: 25px;
	margin: 0 auto;
	padding: 10px 0 0 25px;
}
#footer #footerBlock p
{
	width: auto;
	height: auto;
	margin: 0;
	padding: 2px 0 0 0;
	float: left;
	color: #d9e0e9;
}
#footer #footerBlock p span
{
	color: #5da1c8;
}
#footer #footerBlock p a
{
	font-weight: bold;
	color: #76b3d6;
}
/* ---------- MENU BLOCK ---------- */
#footer #footerBlock ol
{
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0 13px 0 0;
	float: right;
	list-style: none;
}
#footer #footerBlock ol li
{
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0;
	float: left;
}
#footer #footerBlock ol li a
{
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	font-size: 14px;
	color: #fffefe;
}
#footer #footerBlock ol li a:hover
{
	background: url(gfx/menuElementLeftBkg.gif) left top no-repeat;
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	color: #10548e;
}
#footer #footerBlock ol li a span
{
	width: auto;
	height: 26px;
	padding: 7px 15px 0 0;
	display: block;
	float: left;
}
#footer #footerBlock ol li a:hover span
{
	background: url(gfx/menuElementRightBkg.gif) right top repeat-x;
	width: auto;
	height: 26px;
	padding: 7px 15px 0 0;
	display: block;
	float: left;
}
/* -------------------- EXTRAS -------------------- */
.clearfloat 
{
	height: 0px;
	margin: 0;
	clear: both;
    line-height: 0;
	font-size: 0;
}
fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}
form
{
	margin: 0;
	padding: 0;
}
img
{
	border: none;
}
a
{
	text-decoration: none;
	font-weight: normal;
	color: #c1ec3d;
}

/* -------------------- CONTACT -------------------- */

#form {
padding:10px;
}

#contactForm li {font-family: tahoma,arial, verdana, sans-serif; 
			font-size: 11px; 
			font-weight: normal; 
			margin-top: 5px; 
			color:#fff; 
			text-align:left; 
			list-style-type:none;width: 440px; text-align:left;list-style-type:none;  }

#form li {font-family: tahoma,arial, verdana, sans-serif; 
			font-size: 11px; 
			font-weight: normal; 
			margin-top: 5px; 
			color:#fff; 
			text-align:left; 
			list-style-type:none; width: 440px; text-align:left;list-style-type:none; }
#form label { width:100px; float:left; display:block;color:#fff;}	

#submit{background-color:#199CD5; text-align:center; color:#ffffff;border:0px;font-size:11px;padding:5px;border:1px solid #fff; margin-bottom:10px;}	

.error{color:#ffffff}
.valid {padding-left:100px;display: none; color: #fff;}