body, a {
	font-family: "Century Gothic", Arial;
	font-size: 8pt;
}

.fs9 {
	font-size: 9pt;
}

.fs10, .menuList li a {
	font-size: 10pt;
}

.fs14 {
	font-size: 14pt;
}

h1 {
	font-size: 26pt;
}

h2, h2 a {
	font-size: 16pt;
}

h3, h3 a {
	font-size: 12pt;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.lh18, .text {
	line-height: 1.8em;
}

h2 {
	line-height: 1.2em;
}

.tr, .menuList li { 
	text-align: right; 
}

.tc { 
	text-align: center; 
}

.tl { 
	text-align: left; 
}

.tj { 
	text-align: justify; 
}

#footer .realizacja, .menuList, h1, h2, h3, .pages, .pages a, .pages strong {
	text-transform: uppercase;
}

h1, h2, h3 {
	font-weight: normal;
}

/*---color---*/

.native, body, a {
	color: #eee;
}

.white, .menuList li a {
	color: #fff;
}

.orange, .menuList li a.active {
	color: #f29534;
}	

/*---background---*/

#menuWrapperBg {
	background: #636363;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#contentWrapperBg {
	background: #464855;
	filter:alpha(opacity=80);
	opacity:0.8;
}

/*---bgimage---*/

body {
	background: url(../images/bg-dots-top.gif) top right no-repeat #000;
}

#outerWrapper {
	background: url(../images/bg-dots-left.gif) bottom left no-repeat;
}

.bg1 {
	background: url(../images/bg1.jpg) 0 0 no-repeat;
}

.bg2 {
	background: url(../images/bg2.jpg) 0 0 no-repeat;
}

.bg3 {
	background: url(../images/bg3.jpg) 0 0 no-repeat;
}

/*---pngfix---*/

.logo img {
	behavior: url(css/iepngfix.htc);
}
