@CHARSET "UTF-8";
body{
	background-color: #dee1e3;
	margin: 0;
	border: none;
	color: #54616a;
	font-family: Arial, Tahoma, Verdana, serif, sans-serif;
	font-size: 11px;
	text-align: left;
}
a:visited 
{
	color: #96A1A8;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
 }
a:hover 
{
	color: #96A1A8;
	font-weight: normal;
	text-decoration: underline;
	background: transparent;
}
a:active 
{
	color: #96A1A8;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
a:link
{
	color: #96A1A8;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
input, textarea, select{
    border: 1px solid #A0A0A0;
}
#global{
	
	
}
img {
	border: none;
	margin: 0;	
}
#topLeft{
	background: url(../img/topBg.png) repeat-x;
	vertical-align: top;
}
#topCenter{
	width: 986px;
	vertical-align: top;
	background: url(../img/BgTopRight.png) repeat-x;
}
#topRight{
	background: url(../img/BgTopRight.png) repeat-x;
	height: 490px;
	vertical-align: top;
}
#globalTable{
	width: 100%;
}
#topCenterTop{
	background: url(../img/topTop.png) no-repeat;
	width: 986px;
	height: 112px;
}
#flashMenu{
	background: url(../img/flashBg.png) no-repeat;
	width: 956px;
	height: 71px;
	padding-left: 30px;
}
#topCenterCenter
{
	background: url(../img/topCenter.png) no-repeat;
	width: 952px;
	height: 307px;
	padding-left: 34px;
}
#topCenterImage{
	background: url(../img/obraz_top.jpg) no-repeat;
	width: 986px;
	height: 307px;
}
#borderLeft
{
	background: url(../img/leftBg.png) repeat-x;
	height: 46px;
}
#borderLabel
{
	background: url(../img/labelBg.png) no-repeat;
	height: 46px;
	width: 986px;
}
#content{
	width: 986px;
	background: url(../img/contentBg.png) repeat-y;
}
#contentContainer
{
	width: 916px;
	padding: 10px 10px 10px 40px;
}
#contentLeft{
	
	width: 630px;
	vertical-align: top;
	padding-left: 15px;
}
#contentRight{
	
	width: 235px;
	padding-left: 15px;
	vertical-align: top;
}
#mainLabel{
	width: 630px;
	padding-top: 12px;
	padding-left: 58px;
}
#rightLabel{
	width: 228px;
	padding-top: 12px;
	padding-left: 31px;
}
#footerContainer
{
	
	height: 78px;
	width: 986px;
	background: url(../img/footerBg.png) no-repeat;
}
#footer
{
	height: 48px;
	width: 931px;
	padding-top: 30px;
	padding-left: 55px;
}
#preview
{
	
	float: right;
	width: 250px;
	height: 180px;
	color: #bee4ff;
	padding-right: 50px;
		
}
.button{
	width: 52px;
	height: 16px;
	background: url(../img/button.png) no-repeat;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 10px;
}

ul{margin:0;}
li a {text-decoration:none} /* odnośniki bez podkreślenia */
#submenuContainer{
	padding-left: 20px;
	
}
#submenuContainer ul{
	padding: 0;
	margin: 0;
	list-style-type:none;
}
#submenuContainer li{
	width: 176px;
	height: 18px;
	background: url(../img/submenu.png) no-repeat;
	padding: 0;
	margin: 0;
	list-style-type:none;
	margin-top: 1px;
	padding-top: 4px;
	padding-left: 23px
}
#submenuContainer li a {
	color: #2e4f66;
	text-decoration: none;
	display:inline;
}
#logo{
	position: relative;
	top: 15px;
	left: 45px;	
}
#langs{
	
	width: 200px;
	position: relative;
	top: -36px;
	left: 765px;	
}

