﻿body
{
	background:#EEEEEE url('/gfx/pageBG.png') repeat-x;
	background-position: 0 250px;
		
}

#header
{
	background: #d3d2d3;
	line-height: 30px;
	height: 30px;
	text-align: right;
	color: #fff;
	/*font-family: "Segoe UI" ,Arial, Tahoma;*/
	font-size: 9pt;
	padding-right: 20px;
	color:#444444;	
}

#header a 
{
	color: #fff;	
}

#headerLinksContainer
{
	width: 930px;
	margin: 0 auto;
}

#headerLinks
{
	color: #fff;	
}

#header a:hover
{
	text-decoration: none;
	color:#EFFBFF;	
}

#languages
{
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	width: 930px;
	margin: 0 auto;
	height: 21px;
}

#languages a
{
	display: none;
}

#logo
{
	width: 910px;
	padding-left: 20px;
	margin: 0 auto;
	padding-bottom: 7px;
}

#logoContainer
{
	background: #fff;	
}

#bgExtTable
{
	position: absolute;
	top: 133px;
	z-index: -100;	
}

#bgExtTableCenter
{
	width: 1px;
	height: 121px;
	background: url('/gfx/bgExtleft.png') repeat-x;		
}

#bgExtTableLeft
{
	background: url('/gfx/bgExtleft.png') repeat-x;	
}


#bgExtTableRight
{
	background: url('/gfx/bgExtRight.png') repeat-x;	
}


#menuTop
{
	width: 929px;
	padding-left: 1px;
	margin: 0 auto;
	background: url('/gfx/menubg.png') no-repeat;
	height: 48px;
}

#wraper
{
	width: 930px;
	margin: 0 auto;
}

#box
{
	background: url('/gfx/boxMainBG.png') no-repeat;
	width: 908px;
	/*height: 155px;*/
	padding: 11px 11px 0 11px;
}

#wraperExt
{
	background: url('/gfx/boxMainBG.png') no-repeat;
}

#wraper
{
	background: url('/gfx/pageContentBg.png') repeat-y;
}

#boxContent
{
	background: url('/gfx/boxBG.png');
	height: 156px;
	position: relative;
}

#boxContent2
{
	background: url('/gfx/boxBG.png');
	height:48px;
	position: relative;
	padding:10px 0 0 50px;
	color:#F5F6F6;
	font-size:30px;
}

.headtxt
{
    
}
#footer
{
	background: url('/gfx/contentFooterBg.png') repeat-y;
	height: 12px;
	width: 930px;
	margin: 0 auto;	
}

#footerIMG
{
	width: 910px;
	padding-left:20px;
	padding-top: 10px;	
	margin: 0 auto;
	padding-bottom: 20px;
}

.menuItem
{
	float: left;	
}

.menuSeparator
{
	background: url('/gfx/menuSeparator.png') no-repeat;
	float: left;
	width: 1px;
	height: 48px;
	background-position: center center;
}


.mForHome a, .mForHome
{
	background: url('/gfx/mForHome.png');	
	width: 146px;
	height: 48px;
	display: block;
}

.mForHome a:hover
{
	background: url('/gfx/mForHome_hover.png');	
}

.mForCompany a, .mForCompany
{
	background: url('/gfx/mForCompany.png');
	width: 131px;
	height: 48px;
	display: block;	
}

.mForCompany a:hover
{
	background: url('/gfx/mForCompany_hover.png');
}


.mContact a, .mContact 
{
	background: url('/gfx/mContact.png');
	width: 128px;
	height: 48px;
	display: block;		
}

.mContact a:hover
{
	background: url('/gfx/mContact_hover.png');
}

.mForInstytutions a, .mForInstytutions
{
	background: url('/gfx/mForInstytutions.png');
	width: 166px;
	height: 48px;
	display: block;		
}


.mForInstytutions a:hover
{
		background: url('/gfx/mForInstytutions_hover.png');
}

.mHome a, .mHome
{
	background: url('/gfx/mHome.png');
	width: 187px;
	height: 48px;
	display: block;	
}

.mHome a:hover
{
	background: url('/gfx/mHome_hover.png');
}

