﻿@charset "utf-8";
/* CSS Document */

body {
 margin: 0;
 padding: 0;
 font-family: Verdana, sans-serif;
 font-size: small;
 background: #bbb;
}

#header {
	margin:0;
	padding:0;
	position:relative;
	color: #003366;
	font-weight: bold;
	background: #bcbcbc url(img/dz-bghead.jpg) bottom left repeat-x;
	height:150px;
	position:relative;
}

#header #hdtlo {
		background: #bcbcbc url(img/header_kormoran.jpg) top left no-repeat;
		width:100%;
		height:150px;
		position:absolute;
		top:0;
		left:0;
		float:left;
}

#header #kontakt {
        float:right; 
        padding-right:150px;
		padding-top:15px;
        font-size:90%;
/*		color:#4e4e4e; */
		color:#000;
		position:absolute;
		top:0;
		right:0;
}

#header #tkontakt {
    font-size:10px;
	text-align:right;
}

#header #tkontakt td{
	padding-right:15px;
}


#header #tkontakt td.godz {
	padding-top:8px;
}

#header #tkontakt td.dni {
	padding-top:8px;
}

#header #tkontakt td.adres{
	padding-top:10px;
	line-height:18px;
}


#header #logo {
	width:200px;
	position:absolute;
/*	background:url(img/dz-lotoshead.png) no-repeat;
*/
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:80px;
	padding-left:10px;
	display:inline-block;
	display:none;
}

#header #logo p {
	font-size:13px;
	font-weight:bold;
	margin:2px 0 10px 0;
	padding:0;
}

#header #nag_prawy {
	position:absolute;
	right:0;
	top:0;
}



#sitewrap {
 width: 990px;
 margin: auto;
 padding:0;
 background:url(img/dz-bgmc.jpg) repeat-y top;
}

#wrapcontent {
	background:url(img/dz-bgmc-top.jpg) no-repeat top left;	
	float:left;
}

#scrollbar {
	clear:both;
	text-align:center;
/*	background: #828377 url(img/dz-corner_scroll.gif) no-repeat bottom left;*/
	background: #e9e7e7 url(img/dz-corner_scroll.gif) no-repeat bottom left;
	margin:0;
	padding:8px;
	
}
#msgboard {
	font-size:16px;

}
#scrollbar p{
	color:#000;	
	margin:0;
	padding:0;
}


#maincontent-start {
 float: right;
 width: 740px ;
 padding:0;
 font-size: 95%;
 line-height: 1.5em;
 color: #333;
 position:relative; /*logosmakers absolute  */
}
#maincontent {
 float: right;
 width: 740px ;
 padding:40px 20px;
 font-size: 95%;
 line-height: 1.5em;
 color: #333;
 position:relative; /*logosmakers absolute  */
}
	
#sidebar {
 float: left;
 width: 210px;
/* background: #bbbbbb;
*/
 }
 
#sidebar #flashContent {
	text-align:center;
}

#flabox {
	height:106px;
}

#footer {
	clear: both;
	background: #828377;
	background: #828377 url(img/dz-corner_scroll.gif) no-repeat bottom left;
		height:35px;

}
#footer p {
	font-size:70%;
	text-align:right;
	padding: 5px 0;
	display:inline-block;
	width:98%;

}


#lotosico {
  font-size:16px;
  width:200px;
  height:106px;
  text-align:center;
  padding-top:60px;
  font-weight:bold;
  color: #003366;	
}

ul {
	list-style-image:url(img/li.png);
}


#main-nav {
	width: 205px;
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
	list-style-image:none;
	margin-top:10px;

}

#main-nav li {
  margin: 0;
  padding: 0;
  font-size:95%;
  line-height:1.5em;
} 

#main-nav a{
 display: block ;
 display:inline-block; 
 width:176px !important; 
 width:210px; /* IE6 fix */
 margin:  1px 0 0 0;
 padding: 4px 4px 4px 30px;
 color:#fff;
 text-decoration: none;

 background:#6d86a1;
}
#main-nav a:hover {
	background:#3183dd;
	background:url(img/dz_nav_scroll_ico.jpg)  no-repeat #3183dd center left ;
}

body#pg-producenci #nav-producenci a,
body#pg-baterie #nav-baterie a,
body#pg-kabiny #nav-kabiny a,
body#pg-wanny #nav-wanny a,
body#pg-ceramika #nav-ceramika a,
body#pg-meble-zamowienie #nav-meblezam a,
body#pg-meble #nav-meble a,
body#pg-glowna #nav-glowna a {
	background:url(img/dz_nav_curent_ico.jpg) no-repeat #3183dd center left ;
}


#pg_title {
		margin-bottom:40px;
}

#pg_title  h3{
	color:#828377;
	border-bottom:4px solid #828377;
	width:200px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:140%;

	margin:0;
	padding:0;
}

#pg_title  h4{
	color:#828377;
	width:200px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:140%;
	margin:0;
	padding:0;
}

img.prez {
	border: 8px solid white;	
}



#tbrows {
	width:690px;
}
#tbrows td {
	padding:10px;
}

.just {
	text-align:justify;
}

.d3view {
	position:relative;
}

/* a.href-3dview {           
    background:url(img/ico_3d.jpg) no-repeat;
    height:80px;
    width:46px;
    display:block;
	position:absolute;
	top:8px;
	left:10px;
}

a.href-3dview:hover  {
    background:url(img/ico_3don.jpg) no-repeat;
    height:80px;
    width:46px;
    display:block;
	position:absolute;
	top:8px;
	left:10px;
}
*/

.href-3dview span,
.href-2dview span  {
	display:none;
}

a.href-3dview ,a.href-2dview {           
    background:url(img/ico_2d.jpg) no-repeat;
    height:80px;
    width:46px;
    display:block;
	position:absolute;
	top:8px;
	left:10px;
}
a.href-3dview:hover, a.href-2dview:hover  {
    background:url(img/ico_2don.jpg) no-repeat;
    height:80px;
    width:46px;
    display:block;
	position:absolute;
	top:8px;
	left:10px;
}

#logosmakers {
	height:705px;
	width:450px;
	background:url(img/producenci_loga.jpg) no-repeat right bottom;
	position:absolute;
	bottom:80px;
	right:0;
	float: right;
	z-index:1;
}

.ultxt {
	font-weight:bold;
}



#gmaps {
	padding-left:30px;
}
#gmaps a{
	margin-top:30px;
	text-indent:-6000px;
	background-image:url(img/ico_maps.png);
	height:85px;
	width:110px;
	display:block;
}




/*  modalwindow 4z4 */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:540px;
  height:300px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #modal {
  width:700px; 
  height:550px;
  padding:10px;
  background-color:#ffffff;
  text-align:center;
}

#boxes .close {
  text-align:right;
  color:red;
  width:100%;
  display:block;
}


