body {
	margin: 0px;
	padding: 0px;
	background: #3D5D68 url(images/img01.jpg) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	font: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #514F42;
}

h4 {
	font: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #514F42;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #669900;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

.img {
	border: none;
}

.right {
	float: right;
}

.czerwony {
	color: red;
	font-weight: bold;
}

/* Header */

#header {
	width: 940px;
	height: 270px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	width: 940px;
	padding: 11px 0 0 0;
}

#logo h4 {
	float: right;
	margin: 0;
	padding: 60px 50px 40px 0;
	background: url(images/shipping.png) no-repeat left bottom;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	color: red;
}

#logo h1 {
	margin: 0;
	height: 150px;
	padding: 0px 0 0 170px;
	background: url(images/IS_home.PNG) no-repeat left top;
	letter-spacing: -2px;
	font-size: 4em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -95px 0 0 176px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 20px;
	background: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 2px solid #EBEAD1;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #182C33;
}

#menu a:hover{
	color: #669900;
}

#menu .active a {
	color: #669900;
}

/* Page */

#wrapper {
	background: #EBEAD1 url(images/img02.jpg) repeat-x left bottom;
}

#page {
	width: 940px;
	margin: 0px auto;
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 650px;
	margin-bottom: 30px;
}

/* Post */

.post {
	margin-top: -20px;
}

.post .date {
	float: left;
	width: 76px;
	height: 58px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -1px;
	font-size: 30px;
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 2.4em;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0 0 0px 0;
/*	border-bottom: 1px dashed #666633;*/
	text-align: justify;
}

.post .ramka {
	width: 650px; 
	min-height: 130px;
	position: relative;
	margin: 0;
	padding: 0;
	border-top: 3px solid red;
	border-left: 3px solid red;
	border-right: 3px solid red;
	text-align: justify;
}

.post .ramka .naglowek_news {
	width: 490px;
	height: 120px;
	float: left;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	text-align: justify;
}

.post .ramka .tekst_news {
	width: 630px;
	min-height: 130px;
	position: relative;
	left: -3px;
	float: left;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: justify;
	border-bottom: 3px solid red;
	border-left: 3px solid red;
	border-right: 3px solid red;
}

.post .ramka .foto_news {
	width: 114px;
	height: 110px;
	float: right;
	margin: 0;
	padding: 10px;
	text-align: center;
}

.post .ramka .news_nowosc {
	width: 114px;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 515px;
	margin: 0;
	padding: 10px;
	text-align: center;
}

.margines_l_10 {
	margin-left: 10px;	
}

.margines_l_50 {
	margin-left: 50px;	
}

.center {
	float: center;
	text-align: center;
}

.punkty_0 {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
	padding: 0;                   
}

.punkty_1 {
	list-style-type: disc;
	color: #ff8400;
	list-style-position: inside;
	line-height: 120%;
	margin: 0;
	padding: 0;                   
}

.punkty_2 {
	list-style-type: circle;
	color: #ff8400;
	list-style-position: inside;
	margin: 0px 0 0 10px;
	line-height: 120%;	
}

.punkty_3 {
	list-style-type: decimal;
}

.kategorie {
	list-style-type: none;
}

.produkty li {
	list-style-type: none;
}

.galeria {
	width: 200px; /* 310px*/
	height: 250px;
	float: left;
	text-align: center;
}

.galeria2 {
	width: 300px; /* 310px*/
	height: 250px;
	float: left;
	text-align: center;
}

.opis {
	width: 100%; /* 310px*/
	height: 50px;
	float: left;
	text-align: center;
}

.img_g_s {
	width: 150px;
	border: none;
}

.img_g_2 {
	width: 250px;
	border: none;
}

.video {
	width: 470px;
	height: 380px;
	float: left;	
}

.tabela_video {
	width: 650px;
	height: 222px;
}

.tabela_video_310 {
	width: 310px;
}

.tabela_video_30 {
	width: 30px;
}

.tabela_div_center {
	text-align: center;
}

.tabela_div_left {
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.tabela_video_2 {
	width: 650px;
	height: 272px;
}

.td1 {
	height: 30px;
	background: #FFCC00;
}

.td2 {
	width: 300px;
	height: 30px;
}

.td3 {
	width: 150px;
	height: 30px;
}

.td4 {
	width: 200px;
	height: 30px;
}

.td5 {
	height: 30px;
}

.video_right {
	width: 175px;
	height: 380px;
	float: right;
	text-align: left;
	font-size: 11px;
}

.foto {
	width: 114px;
	height: 130px;
	float: left;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #573D30;	
}

.prod_opis {
	width: 325px;
	height: 130px;
	float: left;	
	padding: 5px;
	border-bottom: 1px solid #573D30;	
}

.cena {
	width: 134px;
	height: 130px;
	float: left;	
	text-align: center;
	padding:  5px;
	border-bottom: 1px solid #573D30;
}

.foto_produktu {
	width: 100%;
	float: center;
	text-align: center;
	padding: 5px;
/*	border: 1px solid red;*/
	margin: 0px;
}

.dodatkowe_foto_produktu_text {
	text-align: left;
	line-height: 50%;
	vertical-align: text-bottom;
	vertical-align: bottom;
}

.dodatkowe_foto_produktu_blok {
	width: 100%;
	margin: 0px;
	text-align: center;
	padding: 0;
	list-style: none;
	display: inline-block;
/*	border: 1px solid blue;*/
}

.dodatkowe_foto_produktu {
	float: left;
	width: 142px;
	height: 150px;
	padding: 10px;
/*	border: 1px solid black;*/
	background: #422C21;
	margin: 0px;
}

.opis_produktu {
	width: 100%;
/*	height: 130px;*/
	padding: 5px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin-bottom: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	border-top: 1px dashed #666633;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar li li a {
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .main_sidebar {
	padding-bottom: 5px; 
	padding-left: 15px; 
	padding-right: 50px;
	border-top: 1px dashed #666633; 
}

#sidebar .s_price {
	color: red;
	font-weight: bold;
	padding-left: 40px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0px 15px;
}

#searchform br {
	display: none;
}

/* Footer */

#wrapper2 {
	background: #422C21;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_first {
	float: left;
	width: 200px;
	height: 350px;
	padding-right: 10px;
	padding-left: 0;
	border-left: none;
}

#footer_second {
	float: left;
	width: 200px;
	height: 350px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #573D30;
}

#footer_third {
	float: left;
	width: 200px;
	height: 350px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #573D30;
}

#footer_fourth {
	float: left;
	width: 200px;
	height: 350px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #573D30;
}

#footer .s_price_f {
	color: red;
	font-weight: bold;
	padding-left: 40px;
}

#footer h2 {
	margin-top: 0;
	color: #FFFFFF;
}

.footer_foto {
	width: 100%;
	height: 110px;
	text-align: center;
	padding: 5px;
}

.footer_opis {
	width: 100%;
	height: 60px;
	text-align: left;
	padding: 5px;
}

.footer_cena {
	width: 100%;
	height: 90px;
	padding: 5px;
}

.footer_dol {
	width: 100%;
	height: 45px;
	padding: 0 5px 0px 5px;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: black;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}

#stempel {
	VISIBILITY: visible; 
	position: absolute;
	width: 500px;
	z-index: 100;
	
}

#close {
	FLOAT: right;
}