body {
    background: #7E807D url('../gfx/background.gif') repeat-x;
    font: normal 100% Helvetica,Arial,sans-serif;
    padding: 15px 0 0;
    text-align: center;
}

.clear {
    clear: both;
}

.container {
    margin: 0 auto;
    text-align: left;
    width: 980px;
}

.containerContent {
	background: #fff;
	overflow: auto;
    padding: 3.65625em 0;
}


/************************************************************************************
            HEADER
************************************************************************************/

#header {
    height: 115px;
    overflow: auto;
}

#header h1#logo {
    background: url('../gfx/logorb.gif') no-repeat;
    float: left;
    height: 96px;
    text-indent: -9999px;
    width: 158px;
}


#header h2#mission {
    color: #F5F4EA;
    float: left;
    font-size: 2em;
    font-weight: bold;
    line-height: 1em;
    padding: .6em 0 0 2em;
    width: 563px;
}

#header h2#mission span.name {
    text-shadow: #333 4px 4px 4px;
}

#header h2#mission span.description {
    font-size: 0.4375em;
    font-weight: normal;
    text-shadow: #333 4px 4px 4px;
}


/************************************************************************************
            MENU
************************************************************************************/

ul#menu {
    float: left;
    font-size: .875em;
    height: 30px;
    overflow: auto;
    margin: 16px 0 0;
}

ul#menu li {
    float: left;
    height: 30px;
    margin: 0 .75em 0 0; 
}

ul#menu li.last {
    margin-right: 0;
}

ul#menu li a {
    background: #c00000;
    color: #fff;
    display: block;
    height: 18px;
    padding: 4px .8em;
    text-align: center;
    text-decoration: none;
}

ul#menu li a:hover {
    background: #F24F4F;
    color: #fff;
	padding-bottom: 4px;
}

ul#menu li.active a {
    background: #fff;
    color: #A00000;
	padding: 4px .8em 8px;
}



/************************************************************************************
            CONTENT
************************************************************************************/

#content,
.content {
	color: #585858;
    font-size: .75em;
	margin: 0 auto;
	min-height: 250px;
    line-height: 1.75em;
    overflow: auto;
    text-align: left;
    width: 980px;
}

#contentLeft,
.contentLeft {
    float: left;
    width: 580px;
}


.largeFont {
	font-size: 1em;	
}

#contentLeft h2, h2.header {
    font-size: 2.25em;
    font-weight: bold;
	line-height: 1.15em;
    padding: 0 0 1.4em;
}

h2.header {
    padding: 0 0 1.1em;	
}

h3 {
	font-size: 1.5em;
	padding: 4em 0 0.99em 0;
}

h3.noMargin {
    padding-top: 0;
}

h4 {
    font-size: 1.3125em;
    padding: 2em 0 1em;
}

#contentLeft p {
    padding-bottom: 0em;
    text-align: left;
    text-indent: 2em;
}

#contentLeft p.description,
#contentRight p.description {
    line-height: 2em;
    text-indent: 0;
}

#contentLeft p.justify {
    text-align: justify;
}

#contentRight,
.contentRight {
	float: right;
	width: 374px;
}

.toLeft p {
    padding-bottom: 1.3125em;
	text-indent: 2em;
}

.toLeft p.description {
    text-indent: 0;
}

.toLeft p.description strong {
    margin: 3em 0 1em 0;
}

.toLeft img {
    border: 2px solid #2F4E58;
	margin: 0 2em 0 0;
}
.toLeft img.floating,
#contentLeft img.floating {
    float: right;
	margin: 0 0 1em 1em;
}

.toLeft img.floatingLeft,
#contentLeft img.floatingLeft {
    float: left;
	margin: 0 1em 1em 0;
}

.toLeft em {
    font-style: italic;		
}

span.caption {
    display: block;
    font-size: 0.75em;
	padding: 2em 3em 1em;
}

/************************************************************************************
            ODDYMIANIE
************************************************************************************/


#contentRight .klapy {
    margin: 5.65em 0 0;
    overflow: auto;
}

#contentRight .klapy p {
    margin: 0;
}

#contentRight .klapy div {
    float: left;
    width: 50%;
}

#contentRight .klapy a,
#contentRight .klapy span {
    background: #F6F1CF;
    border: solid 1px #C0BCA1;
    border-left: 0;
    border-right: 0;
    color: #2F4E58;
    display: block;
    padding: 0.325em 0.75em;
    text-decoration: none;
}

#contentRight .klapy .klapyElektryczne a {
    margin: 0 .5em 0 0;
}

#contentRight .klapy .klapyPneumatyczne a {
    margin: 0 0 0 0.5em;
}
#contentRight .klapy a:hover {
    background: #CEEEF0;
    border-color: #2F4E58;
}

#contentLeft .klapy p {
    text-indent: 0;
}

#contentLeft .klapy a {
    color: #375C68;
    line-height: 1.3125em;
}

#contentLeft .klapy a:hover {
    text-decoration: none;
}

#contentRight .photo {
    background: #F6F0CE;
    border: solid 1px #C0BCA1;
    border-left: 0;
    border-right: 0;
    margin: 3.375em 0 0;
    padding: 9px;
}

#contentRight .marginLarge {
    margin: 5.95em 0 0;
}

#contentRight .photo img {
    text-align: center;
    width: 356px;
}

#contentRight .photo span,
#contentRight .photo .text {
    line-height: 1em;
    text-align: justify;
}

#contentRight #location span {
	display: block; 
    line-height: 1.5em;
	margin: 1em 0 0;
    text-align: justify;
}

#contentRight .photo h3 {
	padding: 0 0 .5em;
}

#contentRight #location h3 {
	padding: .2em 0 0;
}

#contentRight .photo h4 {
	font-size: 1em;
	font-weight: bold;
	padding: 1em 0 0;
}

#contentRight .photo ol {
	line-height: 2em;
}


/************************************************************************************
            ŚWIETLIKI, WYŁAZY DACHOWE
************************************************************************************/

span.download,
h4.download {
	display: block;
	margin: 0 0 .99em;
}

#contentRight .photo h4.download {
	font-size: 1.28em;
	line-height: 1em;
	padding: 0;
}

span.download a,
h4.download a {
	color: #C00000;
}

span.download a:hover,
h4.download a:hover {
	text-decoration: none;
}


/************************************************************************************
            KONTAKT
************************************************************************************/

.kontaktWorkers {
	float: left;
}

.kontaktWorkers a {
	color: #375C68;
	text-decoration: underline;
}

.kontaktWorkers a:hover {
	text-decoration: none;
}

.kontaktAddress {
	float: right;
	padding: 0 4em 0 0;
}

.kontaktAddress h3 {
	padding-top: 0;
}

/************************************************************************************
            BRAMY
************************************************************************************/

.brama {
	margin: 0 0 3em;
}

.brama .contentLeft {
	float: left;
	width: 360px;
}

.brama .contentRight {
	float: right;
	padding: 0 .5em 0 0;
	text-align: center;
	width: auto;
}


.brama table {
	background: #F6F1CF;
	border-bottom: solid 1px #C0BCA1;
	border-top: solid 1px #C0BCA1;
	padding: .3em 0;
}

.brama td {
	padding: 0.1em 1.2em 0.1em 0;
	width: 160px;
}

.brama td.leftTd {
	padding: 0.1em 0.7em 0.1em 1.2em;
	text-align: right;
	width: auto;
}

.brama a {
	color: #5482B4;
}

.brama a:hover {
	color: #333;
	text-decoration: none;
}



/************************************************************************************
            AKTUALNOŚCI
************************************************************************************/

#contentAktualnosci .pdf {
	display: block;
	margin: 1.3125em 0;
}

#contentAktualnosci .pdf a {
	display: block;
	text-decoration: none;
}

#contentAktualnosci .pdf a span {
	color: #C00000;
	text-decoration: underline;
}


#contentAktualnosci .pdf a:hover span {
	text-decoration: none;
}


/************************************************************************************
            REFERENCJE
************************************************************************************/

#contentReferencje h2 {
    font-size: 2.25em;
    font-weight: bold;
	line-height: 1.15em;
    padding: 0 0 1.4em;
}

#contentReferencje dl {
	
}

#contentReferencje dt {
	font-size: 1.17em;
	font-weight: bold;
	padding: 1.5em 0 .5em 1.5em;
}

#contentReferencje dd {
	border-bottom: solid 1px #C3C4C2;
	display: block;
	padding: 0 0 1.5em 6em;
}




/************************************************************************************
            KLAPY
************************************************************************************/

#breadcrumbs {
    margin: .82em 0 .0875em;
}

#breadcrumbs a {
	border-bottom: dotted 1px #888;
    color: #7c7c7c;
	text-decoration: none;
}

#breadcrumbs a:hover {
	border-color: #fff;
	color: #585858;
}

table.params {
    border-collapse: collapse;
}

table.params th {
    padding: 0.3em;
}
table.params tr.first th {
    background: #303030;
    color: #fff;
    text-align: center;
}
table.params tr.second th {
    background: #7E807D;
    color: #fff;
    font-size: 0.75em;
    text-align: center;
}

table.params td {
    border: 1px solid #C0BCA1;
    border-width: 0 1px;
    padding: 0.3em 0.5em;
    text-align: center;
}

table.params tr.even td {
    background: #C9CCC7;
}
table.params tr.odd td {
    background: #fff;
}


ol.elements {
    list-style-position: outside;
    list-style-type: decimal;
    padding: 0 0 0 2em;
}

ul.elements {
    list-style-type: square;
    padding: 0 0 0 2em;
}

ol.elements img,
ul.elements img {
    margin-left: 6em;
}


/************************************************************************************
            MAIN
************************************************************************************/

strong,
b {
	border-bottom: dotted 1px #ccc;
    color: #454545;
    font-weight: normal;
}

#contentLeft .contact {
    overflow: auto;
}

#contentLeft .contact h3 {
    color: #2F4E58;
    padding-top: 0.99em;
}

#contentLeft .contact a {
    color: #2F4E58;
    text-decoration: underline;
}

#contentLeft .contactFirm {
    float: left;
    width: 290px;
}

#contentLeft .production {
    margin-top: 1.3125em;
}

#contentLeft .contactPeople {
    float: left;
    width: 290px;    
}

#contentRight #location {
    background: #F6F0CE;
    border: solid 1px #C0BCA1;
    border-left: 0;
    border-right: 0;
    margin: 5.95em 0 0;
    padding: 9px;
    
}
#contentRight #map {
    height: 330px;
    width: 556px;
}

#contentRight #map .info {
}

#contentRight #map .info h2 {
    font-size: 1.33em;
}

#contentRight #map .info a {
    color: #008000;
}

#contentRight #location a {
    color: #2F4E58;
    margin-left: 2em;
}

#contentRight #location a:hover {
    color: #000;
    text-decoration: none;
}

/************************************************************************************
            PRODUKTY
************************************************************************************/

ul.products {
	font-size: 1.17em;
	line-height: 1.75em;
	list-style: square inside;
	float: left;
	width: 45%;
	margin: 0 5% 0 0;
}

ul.products li {
	
}

ul.products a {
	color: #585858;
	text-decoration: underline;	
}

ul.products a:hover {
	background: #dedede;
	color: #000;
	text-decoration: none;
}

ul.products li.sub {
	font-size: .875em;
	padding: 0 0 0 2em;	
}

ul.products li.sub a {
	text-decoration: none;
}

.toLeft {
	overflow: hidden;
}

/************************************************************************************
            GALLERY
************************************************************************************/

.gallery a {    
    display: -moz-inline-block;
    display: -moz-inline-stack;
    background: #2F4E58;
    display: inline-block;
    margin: 10px;
    padding: 4px;
    vertical-align: middle;
}

.gallery a:hover {
    background: #000;
}

.gallery img {
    border: 2px solid #fff;
    display: block;
    margin: 0;
}



/************************************************************************************
            WYPRZEDAZE
************************************************************************************/

div.bargain {}

div.bargain p.intro {
    font-weight: bold;
}

div.bargain p.info {
    padding: 3em 0 0;
}

div.bargain b {
    font-weight: bold;
    border: none;
}

div.bargain del {
    text-decoration: line-through;
    margin: 0 2em 0 0;
}

div.bargain img {
    display: block;
    margin: 50px 50px 0 0;
}

div.bargain h3 {
    font-weight: bold;
    padding-top: 2em;
}

div.bargain ul {
    list-style: disc inside;
    margin: 0 0 1em;
}

div.bargain ol b {
    font-size: 1.2em;
}

div.bargain div.images {
    overflow: hidden;
    margin: 20px 0 60px;
}

div.bargain div.images img {
   float: left;
   margin: 0 30px 0 0; 
}

/************************************************************************************
            FOOTER
************************************************************************************/


div.center {
    margin: 0 auto;
    overflow: auto;
    width: 980px;
}

#up {
    background: #403F40;
    border-bottom: 1px solid #F6F1CF;
    border-top: 4px solid #C3C3C3;
    text-align: center;
}

#up a {
    color: #fff;
    display: block;
	font-size: .875em;
    margin-left: 677px;
    padding: .5em 0;
    text-align: left;
    text-decoration: none;
}

#up a:hover span {
	text-decoration: underline;
}

#footer {
    background: #7E807D;
    color: #fff;
	font-size: .75em;
    padding: 1em 0;
    text-align: left;
}

#footer .sitemap {
    float: left;
    line-height: 1.75em; 
    width: 980px;
}

#footer .sitemap ul {
	overflow: auto;
}

#footer .sitemap ul li {
	float: left;
}

#footer .sitemap ul a {
    color: #fff;
    display: block;
	float: left;
    padding: 0 .3em;
    text-decoration: none;
}

#footer .sitemap ul a:hover {
    background: #303030;
    color: #fff;
    text-decoration: underline;
}

.picture {
	margin: 10px 0 15px;
}

#contentLeft .picture p,
.picture p {
	text-indent: 0;
	margin: 10px 0 0;
}

