body {
	background-image: url(../img/bg.jpg);
	background-color: #1c1c1c;
	color: #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	color: #111;
	line-height: 1em;
}
b{
	font-weight: bold;
	font-size: 0.9em;
}
h1, h2{
	font-size: 1.8em;
	font-weight: bold;
}
h2{	
	font-size: 1.5em;	
}
h3{
	font-size: 1.3em;
}
input, textarea{
	font-size: 10pt;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	line-height: 120%;
}
.h-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
img.logo{
	float: left;
	height: 105px;
}
a{
	color: #d90000;
	border: 0px;
	text-decoration: none;
}
a:hover{
	color: #d90000;
	border: 0px;
	text-decoration: underline;
}
a:visited{
	color: #a60000;
	border: 0px;
}
div#wrap, div#lower-body, div#lower-body-short, div#header, div#body, div#feature_list{
	width: 940px;
	margin: auto;
}
div#wrap{
	width: 940px;
	margin: 0 auto;
	text-align: left;
}
div#lower-body-short, div#lower-body, div#feature_list{
	margin-top: 16px;
}
div.main-nav{
	margin-top: -19px;
	margin-left: 400px;
	width: 33.5em;
	display: block;
	float: right;
}

ul.main-nav, li.main-nav {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
li.main-nav {
	float: left;
}
a.main-nav{
	display: block;
	color: #c9c9c9;
	padding: 0 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13pt;
	font-weight: 500;
	border-right: 1px solid #c9c9c9;
}
a.main-nav-last{
	border-right: 0;
	padding-right: 0;
}
a.main-nav:visited{
	color: #c9c9c9;
}
a.main-nav:hover{
	color: #fff;
	text-decoration: none;
}
div.header-search{
	width: 250px;
	margin-top: 31px;
	float: right;
}
input#g-input{
	width: 170px;
	font-size: 10pt;
}
input#g-button{
	background-color: transparent;
	color: #999;
	font-size: 10pt;
	border: 1px solid #555;
	width: 65px;
}
a.search-bar{
	margin-left: 5px;
	font-size: 0.9em;
	letter-spacing: 1px;
	color: #999;
}
div.clear{
	display:block;
	clear: both;
}
div#body{
	margin-top: 5px;
}
div#feature_list{
	height: 350px;
}
ul.m-foto{
	margin-top: 0px;
	width: 721px;
	height: 350px;
	background: url(../img/dc.gif) top left no-repeat;
	background-color: #fff;
	float: right;
}
a.m-foto{
	display: block;
	width: 698px;
	height: 326px;
	padding: 12px 12px 12px 11px;
}
div.side-nav{
	display: block;
	width: 219px;
	float: left;
}
a.side-nav{
	display: block;
	width: 219px;
	height: 50px;
	background-image: url(../img/menu-button.gif);
	background-color: #323232;
	background-repeat: no-repeat;
	font-size: 13pt;
	text-decoration: none;
	font-weight: 500;
	vertical-align: middle;
	line-height: 50px;
	text-align: center;
	color: #ddd;
}
a.side-nav:visited{
	color: #ddd;
}
a.side-nav:hover{
	color: #fff;
	text-decoration: underline;
}
a.current{
	background-position: 0 -50px;
	color: #333;
	background-color: #fff;
	text-decoration: none;
}
a.current:visited{
	color: #333;
}
a.current:hover{
	color: #333;
	text-decoration: none;
}
img#firefox{
	margin: 24px 32px;
}
div#content-wrap{
	float: right;
	width: 721px;
	margin-top: 0px;
	background: url(../img/ct-bg2-fix.gif) top right repeat-y;
	background-color: #fff;
	margin-bottom: 2px;
}
div#lower-body-short{
	background: url(../img/ct-bg2.gif) top right repeat-y;
}
div#content-wide-wrap{
	width: 940px;
	margin-top: 0px;
	background: url(../img/ct-bg2-wide.gif) top right repeat-y;
	background-color: #fff;
}
div#content{
	width: 690px;
	padding: 16px 16px 16px 15px;
	background: url(../img/ct-bg.jpg) top right no-repeat;
	color: #333;
}
div#content-wide{
	width: 908px;
	padding: 16px;
	background: url(../img/ct-bg-wide.jpg) top right no-repeat;
	color: #333;	
}
div#foot{
	width: 940px;
	background: url(../img/ct-bg3-v2.gif) bottom left no-repeat;
	border: 0px solid red;
}
div#foot-wide{
	width: 940px;
	height: 2px;
	background: url(../img/ct-bg3-wide.gif) bottom right no-repeat;
}
span.bread-crumbs{
	font-size: 10.5pt;
	display: block;
	clear: both;
}
a.bread-crumbs{
	font-size: 10.5pt;
	text-decoration: underline;
	color: #333;
}
a.bread-crumbs:visited{
	color: #333;
}
a.bread-crumbs:hover{
	color: #000;
}
div#content h1, div#content-wide h1{
	font-size: 1.8em;
	font-weight: 900;
	padding: 10px 0;
	color: #111;
}
p{
	text-align: justify;
	font-size: 12pt;
	margin: 10px 0 15px 0;
	text-indent: 35px;
} 
div#content, div#content-wide{
	line-height: 145%;
}
div.produkt-cat{
	display: block;
	float: left;
	width: 226px;
	text-align: center;
}
a.produkt-cat{
	display: block;
	border: 0px;
	width: 210px;
	margin: 15px 8px;
	color: #333;
	
}
a.produkt-cat:hover{
	text-decoration: none;
	color: #000;
}
img.produkt-cat{
	padding: 4px;
	border: 1px solid #999;
	background-color: #fff;
	width: 200px;
	height: 200px;
}
img.niewidoczny{
	border-color: #111;
	background-color: #666;
}
span.produkt-cat{
	font-size: 13pt;
}
div#footer{
	width: 722px;
	margin: 4px 0px 8px 218px;
}
div#footer-wide{
	clear: both;
	width: 940px;
	margin: 4px 0px 8px 0px;
}
span.authors, span.copyright{
	color: #666;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	letter-spacing: 1px;
}
span.authors{
	float: left;
}
span.copyright{
	float: right;
}
div#firmowe{
	width: 280px;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
img#mapa{
	float: right;
	margin-right: 80px;
}
div.kontaktowy-form {
	margin-top: 35px;
	display: block;
	width: 908px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
div.kontaktowy-form  h2{
	padding-bottom: 15px;
}
span.objasnienie{
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 100%;
	clear: both;
	padding-top: 10px;
}
span.objasnienie{
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 100%;
	clear: both;
	padding-top: 10px;
}
span.notice{
	text-align: center;
	display: block;
	width: 100%;
	clear: both;
	padding: 10px 0;
	margin: 15px 0;
	border: 1px solid #6a8e26;
	background-color: #daf5a8;
	color: #1a2602;
}
span.error{
	border: 1px solid #c45454;
	background-color: #ffe4e4;
	color: #880000;
}
span.greater{
	font-size: 1em;
}
/*  Produktu  */
div.produkt-h{
	width: 329px;
	float: right;
	margin: 10px 0 10px 0;
	font-size: 10.5pt;
}
div.produkt-h-edit{
	clear: both;
	margin: 8px 0 0 0;
	font-size: 10.5pt;
}
h3.produktu{
	text-align: left;
}
span.katalogowy{
	color: #777;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-weight: 700;
	font-size: 10pt;
}
p.produktu{
	text-indent: 0px;
	font-size: 11pt;
}
div.pytanie{
	text-align: center;
}
div.pytanie label{
	font-size: 10pt;
}
div.img-containter{
	display: block;
	width: 350px;
	float: left;
	margin: 20px 10px 10px 0;
}
img.produktu{
	width: 340px;
	padding: 4px;
	border: 1px solid #999;
	float: left;
	background-color: #fff;
}
img.miniatura{
	width: 100px;
	margin: 10px 10px 0 0;	
}
img.ostatnia-miniatura{
	margin-right: 0;
}
img.realizacje{
	width: 272px;
	padding: 5px;
	margin: 8px;
	border: 1px solid #999;
	background-color: #fff;
	float: left;
}
h2.realizacje{
	margin: 0 0 10px 8px;
	font-size: 1.5em;
	color: #222;
	clear: both;
}
div.realizacje{
	margin: 5px 0 55px 0;
}
span.admin-fc{
	font-size: 10.5pt;
	display: block;
	clear: both;
	width: 695px;
	text-align: right;
}
img.ramka{
	padding: 4px;
	border: 1px solid #999;
	background-color: #fff;
	margin: 4px 0;
}
table{
	text-align: center;
	margin: auto;
}
tr{
	border: 1px solid #666;
}
td{
	padding: 10px;
}
th{
	font-weight: bold;
	padding: 10px;
}
div.center{
	text-align: center;
}
a.admin-fc{
	padding: 0 7px;
	font-size: 1em;
}
div.katalog{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 18px 0;
}
div.katalog a{
	font-size: 1.1em;
	color: #333;
	vertical-align: middle;
}
div.katalog a:hover{
	color: #d90000;
	text-decoration: none;
}
div.katalog img{
	vertical-align: middle;
}
ul.desc{
	list-style-type: circle;
	font-size: 0.9em;
	margin: 15px 15px 15px 0;
}
ul.desc li{
	margin-left: 20px;
}
/*span.netto-cena, span.brutto-cena{
	color: #333;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-weight: 700;
	font-size: 10pt;
}*/
