﻿* {
				margin: 0;
				padding: 0;
}
body {
				background: #000000;
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 12px;
				line-height: 17px;
				color: #FFFFFF;
}
a {
				text-decoration: none;
				color: #5F5D1D;
}
a:hover {
				text-decoration: underline;
				color: #111;
}
img.miniaturka {
				width: 200px;
				height: 161px;
				border-width: 0;
}
img.logo {
				width: 130px;
				height: 448px;
				border-width: 0;
}
td {
				border-width: 0;
}
#wrap {
				margin: 40px auto;
				width: 1080px;
}
#top {
				padding: 40px 0;
				background: #000000 no-repeat;
				float: right;
}
/* Menu na górze*/
#menu {
				float: right;
				top: 130px;
				color: orange;
				width: 1080px;
}
#menu ul {
				margin: 0;
				list-style: none;
}
#menu li {
				display: inline;
}
#menu a {
				display: block;
				float: right;
				text-align: center;
				text-decoration: none;
				text-transform: uppercase;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 14px;
				padding: 8px 15px 8px 10px;
				color: orange;
}
#menu a:hover {
				background: black;
				color: white;
}
#menu .aktywne a {
				background: white;
				color: #CA7900;
}
/* koniec menu na górze*/
#rodzaje_gablot {
				width: 800px;
				align: center;
				cellspacing: 4;
				text-align: center;
				text-decoration: none;
				border-width: 0;
}
#rodzaje_gablot_pomaranczowe {
				width: 800px;
				align: center;
				cellspacing: 4;
				text-align: center;
				text-decoration: none;
				font-weight: normal;
				font-size: 14px;
				border: 1px solid #FF9900;
}
#glowna_strona {
				width: 850px;
				cellspacing: 4;
				align: center;
}
#srodek {
				text-align: center;
}
#obrazek_gora {
				width: 800px;
				height: 105px;
				border-style: solid;
				border-color: orange;
				border-width: 2px;
}
#sidebar {
				text-align: center;
				width: 800px;
				padding: 20px 0px 0px 0px;
}
#header {
}
#header h1 {
				font-size: 28px;
				letter-spacing: -1px;
				padding: 23px 0 0 20px;
				color: #5F5D1D;
}
#header h1 a {
				color: #5F5D1D;
				text-decoration: none;
				font-weight: 100;
				letter-spacing: -2px;
}
#header h1 a:hover {
				color: #111;
}
#header h2 {
				font-size: 19px;
				color: #aaa;
				padding: 5px 0 0 20px;
				letter-spacing: -1px;
				font-weight: 100;
}
#content {
				padding: 0 30px 20px 30px;
}
.right {
				float: right;
				width: 840px;
				text-align: justify;
				background: white;
				height: 478px;
				min-height: 478px;
				color: black;
				font-size: 14px;
}
.right_tytul {
				padding: 20px 20px 10px 20px;
}
.right_content {
				padding: 40px 0px 0px 0px;
}
.right_jak_zamowic {
				padding: 0px 0px 0px 0px;
				text-align: center;
}
.right_content1 {
				padding: 20px 20px 60px 60px;
}
right img {
				border: thin;
}
.right h2 {
				font-size: 28px;
				font-weight: 100; /*color:orange;
font-weight: bold; */;
				padding: 20px 30px 20px 0px;
}
.right h2 a {
				text-decoration: none;
}
.right h2 a:hover {
				color: #111;
}
.right_rodzaje {
				float: right;
				width: 840px;
				text-align: justify;
				background: white;
				height: 600px;
				min-height: 600px;
				color: black;
				font-size: 14px;
}
.right_rodzaje3 {
				float: right;
				width: 840px;
				text-align: justify;
				background: white;
				height: 900px;
				min-height: 900px;
				color: black;
				font-size: 14px;
}

.right_rodzaje_detale {
				float: right;
				width: 840px;
				text-align: justify;
				background: white;
				height: 1150px;
				min-height: 1150px;
				color: black;
				font-size: 14px;
}





.left {
				float: left;
				width: 175px;
				padding-top: 5px;
				background: #FD8528 url(images/lewe_tlo.jpg) repeat-x;
				height: 475px;
				min-height: 475px;
}
.left_rodzaje3 {
				float: left;
				width: 175px;
				padding-top: 5px;
				background: #FD8528 url(images/lewe_tlo.jpg) repeat-x;
				height: 895px;
				min-height: 895px;
}
.left_rodzaje_detale {
				float: left;
				width: 175px;
				padding-top: 5px;
				background: #FD8528 url(images/lewe_tlo.jpg) repeat-x;
				height: 1145px;
				min-height: 1145px;
}



.left_rodzaje {
				float: left;
				width: 175px;
				padding-top: 5px;
				background: #FD8528 url(images/lewe_tlo.jpg) repeat-x;
				height: 595px;
				min-height: 595px;
}
.left h2 {
				margin: 10px 0 0 0;
				padding-left: 10px;
				color: #111;
				font-size: 17px;
}
.left ul {
				padding: 10px 0 15px 10px;
				list-style-type: none;
}
.left ul li a {
				color: #5F5D1D;
				text-decoration: none;
				font-weight: 600;
}
.left ul li a:hover {
				color: #111;
}
#footer {
				height: 20px;
				line-height: 30px;
				text-align: right;
				font-size: 10px;
				color: #FF8629;
				width: 1050px;
}
