@CHARSET "UTF-8";

body
{
	background-color:white;
	margin:0 auto;
	padding:0;
	text-align:center;
	font: normal 10px tahoma;
	color:black;
	font-family:tahoma;
	font-size:13px;
}

a
{
	border:0px;	
}

p
{
	margin:0px;
	padding:0px;
}

img 
{
	border:0px;	
}

.clear
{
	clear:both;	
}

.floaterLeft
{
	float:left;	
}

.floaterRight
{
	float:right;
}


/* ten div zawiera cala strone */
.container
{
	width:978px;
	font-family:tahoma;
	background-color:white;
	padding:0px 11px;
	padding-top:20px;
	margin:0 auto;
	margin-bottom:0px;
	
}

.o_header
{
	width:978px;
	height:143px;
	background:url("../img/o_img/headerRightBack.gif") top right no-repeat;
}

.o_header div
{

}

.o_menuContainer
{
	float:left;
	margin-top:1px;
	text-align:left;
	width:978px;
}	
.o_menuContainer a
{
	height:29px;
	line-height:29px;
	text-decoration:none;
	color:#615D5C;
	font-weight:bold;
}

.o_menuContainer a:hover
{
	text-decoration:underline;	
}


.o_menuContainer a.menuItem1
{
	background:url('../img/o_img/menuItem1.gif') no-repeat; 
	padding:7px 19px;
}

.o_menuContainer a.menuItem2
{
	background:url('../img/o_img/menuItem2.gif') no-repeat; 
	padding:7px 22px;
}

.o_menuContainer a.menuItem3
{
	background:url('../img/o_img/menuItem3.gif') no-repeat; 
	padding:7px 21px;
}

.o_menuContainer a.menuItem4
{
	background:url('../img/o_img/menuItem4.gif') no-repeat; 
	padding:7px 19px;
}

.o_menuContainer a.menuItem6
{
	background:url('../img/o_img/menuItem6.gif') no-repeat; 
	padding:7px 20px;
}

.o_header_txt
{
	float:right;
	text-align:right;
	color:#44403E;
	font-weight:bold;
	padding-right:250px;
	padding-top:26px;	
}
.o_header_txt span
{
	color:#E87A19;
}

.o_underMenu
{
	background:url('../img/o_img/underMenu.gif') repeat-x;
	width:958px;
	padding:10px 10px 0 10px;
	height:36px;
	margin-top:-1px;
	margin-bottom:20px;
}

.o_underMenu .o_underLeft
{
	float:left;
	color:#E87A19;
}

.o_underMenu a
{
	color:#8C8B8A;
	text-decoration:none;
}

.o_underMenu a:hover
{
	text-decoration:underline;	
}

.o_staticPage
{
	clear:both;
	text-align:left;	
}


.o_footerLine
{
	width:978px;
	height:1px;
	font-size:0px;
	line-height:1px;
	background-color:#E3E3E2;
	margin-bottom:10px;	
}

.o_footerLinks
{
	text-align:left;
}

.o_footerCopy
{
	font-size:11px;
	float:right;
}