body {
	margin: 0px;
	padding:0px;
	height:100%;
	width:100%;
	background-image: url(../images/bgLumar.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	background-color: #717171;
	font-family:"Trebuchet MS", Verdana, Arial;
}
#logoLumar {
	background-color:#FFFFFF;
	padding:22px 20px 23px 180px;
}
#logoLumar img {
	border:none;
}
#menu {
	margin:77px 0 0 45px;
}
#galeriaProd {
	padding:0;
	text-align:left;
	width:606px;
	height:429px;
}
/*GALERIA PRODUKTÓW*/
/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
	color:#000;
}
/* style the outer cntaining div to fit the landscape, portrait and buttons */
#album {
	position:absolute;
	z-index:10;
}
/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.gallery {
	float:right;
	font-size:11px;
	text-decoration:none;
	color:#000;
	background:#fff;
	text-align:center;
	width:26px;
	height:26px;
	line-height:24px;
	margin:2px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
/* style the hover background color for the text boxes */
.gallery a {
	text-decoration:none;
}
.gallery:hover {
	background:#ddd;
}
/* style the active/focus colors for the text boxes (required for IE) */
.gallery:active, .gallery:focus {
	background:#444;
	color:#fff;
}
#fotki img {
	border-right:solid 1px #FFFFFF;
}
.pre_on {
	display:table;
}
.pre_off {
	display:none;
}
/*KONIEC GALERII

PODMENU
*/
#podMenu {
	background-color:#6d6d6d;
	height:419px;
	padding:5px 8px;
	width:311px;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:123; 
	top:97px; 
	text-align:right;
}
#podmenuGlowne{
	text-align:right;
	text-transform: uppercase;
	margin:0 0 5px 0;
	width:290px;
}
#podmenuGlowne a{
	color:#CCC;
	text-decoration:none;
	font-size:14px;
	text-align:right;
	}

#podmenuGlowne a:hover{
	color:#00a7ff;
	font-weight:bold;
}
#podMenu .podpodmenu {
	border-right:1px solid #fff;
	text-align:right;
	padding:0px 10px 0 0;
	margin:0;
	line-height:15px;
	width:270px;
}
#podMenu .podpodmenu a:hover {
	color:#CCC;
}

#podMenu .podpodmenu a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}
#podMenu .pre_on{
	margin: 0 0 20px 0;
	text-align:right;
}



/*FORMULARZ LOGOWANIA*/
#formLoginAbsolut {
	position:absolute;
	z-index:20;
	top:529px;
	width:325px;
}

#formLogin {
	padding:8px;
}
#formLogin table {
	border-collapse:collapse;
	padding:0;
	margin:0px;
	font-size:1em;
}
form {
	margin:0;
	padding:0;
}
#formLogin a:hover {
	text-decoration:none;
}
#formLogin a {
	font-size:13px;
	text-align:right;
	color:#FFFFFF;
	text-decoration:underline;
}
#formLogin .input {
	background:url(../images/bgInput.jpg) no-repeat left top;
	border:none;
	color:#FFFFFF;
	width:170px;
	height:23px;
	font-size:12px;
	color:#FFFFFF;
	padding:4px;
	margin:0 ;
}

#produktOpis {
	padding:0 0 30px 0;
}
#produktOpis .info {
	font-size:14px;
	color:#f5f5f5;
	padding:10px 10px 30px 10px;
	width:600px;
}
#pokazElementy {
	padding: 10px 0 10px 435px;
	display:table;
}

#elementy {
	width:600px;
}

#elementy td {
	background-color:#f2f5f7;
}
#opisArcon{
	margin:0 5px;
	font-size:16px;
}
#wymiaryArcon{
	margin:0 5px;
	font-size:12px;
}
#plikiDoPobrania{
	margin:0 5px;
	font-size:12px;
	color:#666666;
}


