* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font: .7em/1em normal Helvetica, Verdana, Arial, sans-serif;
	color: #666;
}

#Wrapper {
	position: relative;
	width: 920px;
	padding: 0 20px;
	margin: 0 auto;
	background: #fff url(../img/body-bg.gif) no-repeat top center;
}

a:link,
a:visited {
	color: #AB0D1F;
	text-decoration: none; 
}
a:focus,
a:hover,
a:active {
	color: #AB0D1F;
	text-decoration: underline; 
}

a img {
	border: none;
}

p {
	line-height: 1.3em;
	margin: 0 0 1em 0;
	padding: 0;
}

ul {
	display: block;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}

ul li {
	display: block;
	line-height: 1.3em;
	margin: 0 0 .5em 0;
	padding: 0 0 0 1em;
	background: transparent url(../img/bullet.gif) no-repeat 0 .5em;
}

ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 .5em;
}

ol li {
	line-height: 1.3em;
	margin: 0 0 .5em 0;
	padding: 0 0 0 .5em;
}

h1 {
	width: 145px;
	height: 55px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 10px;
	background: transparent url(../img/logo_new.gif) no-repeat top left;
	overflow: hidden;
}

h1 a {
	position: relative;
	display: block;
	width: 145px;
	height: 55px;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	background: transparent url(../img/logo_new.gif) no-repeat top left;
text-decoration: none;
}

h1 a img {
	position: relative;
	width: 145px;
	height: 55px;
	margin: 0;
	padding: 0;
	border: none;
}

h1 a span {
	margin: 55px 0 0 145px;
	padding: 0;
       display: none;
}

h2 {
	font-size: 150%;
}

#Content h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.25em;
	color: #2758A2;
	font-size: 1.75em;
	margin: 0 0 10px 0;
}

dl {
	display: block;
	margin: 0;
	padding: 0;
}

dt {
	display: block;
	font-weight: bold;
	margin: 0 1em 0 0;	
}

dd {
	display: block;
	line-height: 1.3em;
	margin: 0 0 1em 0;	
}

h3 {
	font-weight: bold;
	font-size: 120%;
	margin: 1em 0;
}
.Box h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	color: #2758A2;
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

#OurChoiceOfProducts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#OurChoiceOfProducts ul li {
	margin: 0 0 .5em 0;
	padding: 0;
	background: none;
}

#OurChoiceOfProducts ul li a:link,
#OurChoiceOfProducts ul li a:visited,
#OurChoiceOfProducts ul li a:focus,
#OurChoiceOfProducts ul li a:hover,
#OurChoiceOfProducts ul li a:active {
	color: #666;
	font-weight: bold;
	font-size: 90%;
}

h4 {
	font-size: 130%;
}

h5 {
	font-size: 120%;
}

h6 {
	font-size: 110%;
}

#BreadCrumbs {
	margin: -20px 0 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
	font-size: 90%;
}

#BreadCrumbs span {
	color: #bbb;
}

#BreadCrumbs span a:link,
#BreadCrumbs span a:visited {
	color: #aaa;
}

#BreadCrumbs span a:focus,
#BreadCrumbs span a:hover,
#BreadCrumbs span a:active {
	color: #aaa;
}

#Footer {
	position: relative;
	clear: both;
	width: 920px;
	background: #333 url(../img/footer-bottom-bg.gif) no-repeat bottom center;
	margin: 0 auto 20px auto;
}

p.Copyrights {
	padding: 5px 10px;
	margin: 0;
	text-align: left;
	color: #bbb;
}

#Side .Box {
	width: 180px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	background: #f0f0f0 url(../img/box180-top.gif) no-repeat top center;
}
#Side .InnerBox {
	width: 140px;
	float: left;
	margin: 0;
	padding: 20px;
	background: transparent url(../img/box180-bottom.gif) no-repeat bottom center;
}
body#Home #Side .Box {
	width: 180px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	background: #f0f0f0 url(../img/box180-top.gif) no-repeat top center;
}
body#Home #Side .InnerBox {
	width: 140px;
	float: left;
	margin: 0;
	padding: 20px;
	background: transparent url(../img/box180-bottom.gif) no-repeat bottom center;
}

#MainSide .Box {
	width: 180px;
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	background: #f0f0f0 url(../img/box180-top.gif) no-repeat top center;
}
#MainSide .InnerBox {
	width: 140px;
	float: right;
	margin: 0;
	padding: 20px;
	background: transparent url(../img/box180-bottom.gif) no-repeat bottom center;
}
body#Home #MainSide .Box {
	width: 320px;
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	background: #f0f0f0 url(../img/box320-top.gif) no-repeat top center;
}
body#Home #MainSide .InnerBox {
	width: 280px;
	float: right;
	margin: 0;
	padding: 20px;
	background: transparent url(../img/box320-bottom.gif) no-repeat bottom center;
}


.NewsExcerpt {
	margin: 0 0 1em 0;
	padding: 0;
}

.NewsExcerpt h3 {
	margin: 0 0 .5em 0;
	padding: 0;
	font-size: 80%;
}

.NewsExcerpt h4 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}



/* Dokumenty */

li.Doc-pdf a,
a.Doc-pdf {
	background: transparent url(../img/icons/pdf.gif) no-repeat 0 0;
}
li.Doc-doc a,
a.Doc-doc {
	background: transparent url(../img/icons/doc.gif) no-repeat 0 0;
}
li.Doc-xls a,
a.Doc-xls {
	background: transparent url(../img/icons/xls.gif) no-repeat 0 0;
}
li.Doc-ppt a,
a.Doc-ppt {
	background: transparent url(../img/icons/ppt.gif) no-repeat 0 0;
}
li.Doc-zip a,
a.Doc-zip {
	background: transparent url(../img/icons/zip.gif) no-repeat 0 0;
}
li.Doc-rtf a,
a.Doc-rtf {
	background: transparent url(../img/icons/rtf.gif) no-repeat 0 0;
}
li.Doc-txt a,
a.Doc-txt {
	background: transparent url(../img/icons/txt.gif) no-repeat 0 0;
}
li.Doc-ai a,
a.Doc-ai {
	background: transparent url(../img/icons/ai.gif) no-repeat 0 0;
}
li.Doc-eps a,
a.Doc-eps {
	background: transparent url(../img/icons/eps.gif) no-repeat 0 0;
}

img.Right {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}
img.Left {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
img.Center {
	display: block;
	margin: 0 auto 10px auto;
}
img.RightNoFloat {
	display: block;
	margin: 0 0 10px auto;
}
img.LeftNoFloat {
	display: block;
	margin: 0 auto 10px 0;
}

.FLVPlayer {
	display: block;
	margin: 1em auto;
}

.CareerList {
	margin: 1em 0 2em 0;
	padding: 1em;
	background: #fafafa;
	border-top: #eee solid 1px;
	border-bottom: #eee solid 1px;
}

acronym,
abbr {
	text-decoration: none;
	background: #f4f4f4;
	border: none;
	cursor: help;
}

blockquote {
	display: block;
	margin: 0 0 2em 0;
	color: #666;
}

cite {
	color: #aaa;
	margin: .5em 0 0 0;
}

blockquote cite {
	display: block;
	color: #aaa;
	margin: .5em 0 0 2em;
}