html,body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color: #000;
	height:100%;
	text-align: center;	
}

#main
{

	background-color: #E0D7D2;
	width: 950px;
	min-height:100%;
	margin:0 auto;
	position:relative;
	text-align: left;
	background-image: url(/images/bg.jpg);
	background-repeat:repeat-y;
	border-left: #6a6a6a solid 1px;
	border-right: #6a6a6a solid 1px;
}

*html #main {height:100%}

#header {
	background-image: url(/images/top.jpg);
	background-repeat:no-repeat;
	width: 100%;
	height: 195px;
	position: absolute;
	top:0px;
	background-color: #fff;
}

#footer {
	background-image: url(/images/footer.jpg);
	background-repeat:no-repeat;
	width: 100%;
	height: 49px;	
	position: absolute;	
	width:100%;
	bottom: 0px;
	left:0px;
	text-align: center;
}

#content
{
	padding-top:200px;
	padding-bottom:55px;
}

#menu
{
	float:left;
	width:189px;
	margin-left: 38px;
}

#tresc
{
	float:left;	
	width:620px;
	margin-left:35px;
	padding-top: 5px;
}

h1
{
	width: 390px;	
	/*background-image: url(/images/harrow.gif);*/
	background-repeat:no-repeat;
	background-position: right 5px;
	font-size: 1.2em; 
}


/*(.menuHeader
{
	color:#fff;
	font-weight: bold;
	border-bottom:2px #a00 solid;	
	width: 100%;
	font-size: 1.1em;
	letter-spacing:1px;
	background-color: #a00;
	
}*/


.menuHeader
{
	background-image: url(/images/katalog.jpg);
	width: 190px;
	height: 18px;
}


.menuHeader span
{
	visibility: hidden;
}



#nav
{
	margin:0px;
	padding:0px;
	height:15px;
	width:460px;	
	margin-left: 453px;
	margin-top: 170px;
	border-bottom: 2px #a00 solid;
}

#nav li
{
	float: left;
	list-style: none;
	color: #A00;
	margin:0px;
	padding:0px;
	margin-right: 20px;
}


#nav li a
{
	padding:2px 2px 0 2px;
	color: #A00;
	font-weight: bold;
	text-decoration: none;
	font-size:1.1em;
	letter-spacing: 1px;
	
}

#nav li a:hover
{
	color:#fff;
	background-color: #a00;	
}

#nav .lastmenu
{
	margin-right:0px;
	padding: 0px; 
}
.imageDekor
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}



#navfooter
{
	margin:0px;
	padding:0px;
	margin-top: 30px;
	margin-left: 350px;
}

#navfooter li
{
	float: left;
	list-style: none;
	color: #fff;
	margin:0px;
	padding:0px;
	margin-right:5px;
}


#navfooter li a
{
	padding:2px 2px 0 2px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.85em;
}

#navfooter li a:hover
{
	text-decoration: underline;	
}

.merigold
{
	position: absolute;
	right:10px;
	bottom: 3px;
}

.merigold a
{
	color: #fff;
	font-size: 0.66em;
}


a
{
	color:#a00;
	text-decoration: none;
}

a:hover
{
	
	text-decoration: none;
}

li
{
	
	font-weight: bold;
	padding-top: 4px;
}


#powrot
{
	float:right;
	font-size: 0.8em;
	position: absolute;
	bottom: 50px;
	right: 50px;
}


.regis
{
	color: #a00;
}


.error_list
{
	color: #f00;
	font-size: 0.8em;
	display: block;
	margin: 0px;
	padding:0px;
	margin-left: 15px;
	margin-bottom: 5px;
}


a img
{
	border: none;
}

.produktyTable tr,.produktyTable2 tr
{
	vertical-align: top;
}

.produktyTable td
{
	width: 33%;
}

.produktyTable2 td
{
	width: 20%;
}

.produktShow
{
	background-color: #f9f9f9;
	border: #aaa solid 1px;
	padding: 3px;	
}

.produktShow img
{
	display: block;
	
}

.produktShow h3
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 8px;
	text-align: center;
}

.produktShow p
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}


.produktShowImage
{
	float: left;
	margin-right:20px;
	border:1px #a00 solid;
}


.treeBlock
{
	background-color: #fafafa;
	width: 100%;
	padding-bottom: 3px;
	
	
}


.rootTree
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 4px;
	padding-left: 3px;
}

.nav
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.nav li
{
	font-weight: bold;
	letter-spacing:1px;	
	color: #a00;
	margin: 0px;
	padding: 2px;
	background-image: url(/images/libg.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}

.nav li:hover
{
	background-color: #a00;
	color:#fff;
	background-position: 3px -34px;
}


.nav li:hover a
{	
	color:#fff;
	text-decoration: none;
}

.nav .active{
	background-image: url(/images/libg.gif);
	background-color: #a00;
	color:#fff;
	background-position: 3px -34px;
}

.active a{
	color:#fff;
	text-decoration: none;
}




.cena
{
	font-weight: bold;
	color: #a00;
}

.cenap
{
	float: right;
	text-align: right;
	color: #000;
}



.kodp
{
	color: #000;
}

.vatDiv
{
	float:left;
	font-size: 0.9em;
	position: absolute;
	bottom: 50px;
	color:#a00;
	left: 265px;
}


.imgProdukt
{		
	min-height: 300px;
}



.produktSzczegoly
{
	background-color: #C1C1C1;
	margin-top: 10px;
	padding: 3px;
	padding-top: 20px;
	padding-bottom: 10px;
}


.administracja table tr th
{
	background-color: #a00;
	color:#fff;
	
}

.administracja table tr th a
{	
	color:#fff;
	
}


.administracja a:hover
{	
	text-decoration: underline;
	
}


.administracja table tr td
{
	background-color: #eee;
	
}

.administracja table{
	width: 90%;
}

.lightbox img
{
	width: 180px;
}

.produktGaleria
{
	width: 100%;	
	margin-top: 90px;
	margin-bottom: 20px;
}
