
html * { 
	margin: 0; padding: 0; 
}
html {
	height: 100%;
		PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;  
	PADDING-BOTTOM: 0px; MARGIN: 0px; 
	FONT: 75%/170% Arial, Helvetica, sans-serif; 
	COLOR: #333333; 
	PADDING-TOP: 0px;
	/*background-image: url("../images/bg.png"); */
	background-repeat: no-repeat; 
	background-position: center;
	background-attachment:scroll;
}
body { 
	height: 100%;
	color: #000; background: #FFF url(../images/faux-bg.gif) repeat-y 50% 0;
	text-align: left; font: normal 70% Verdana, Helvetica, sans-serif; /* ~11px */
}
#container {
	position: relative; 
	width: 100%; min-height: 98%;
	margin: 0 auto;
}
* html #container {
	height: 100%;
}
#footer {
	position: relative; clear: both;
	height: 3em;
	margin-top: -3em;
}

IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
/* ---------------------logowanie---------------------------- */
.LoginInput {
BACKGROUND: url(../images/form-field-bg.gif) #ffffff no-repeat; PADDING-BOTTOM: 2px; MARGIN: 6px 5px 0px 10px; WIDTH: 148px; COLOR: #999999; BORDER-TOP-STYLE: none; PADDING-TOP: 3px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 22px; BORDER-BOTTOM-STYLE: none
}
.LoginTD{
BACKGROUND: url(../images/searchform-bg.png) no-repeat right bottom; WIDTH: 45px; HEIGHT: 37px
}
.LoginTDL{
BACKGROUND: url(../images/searchform-bg-r.png) no-repeat right bottom; WIDTH: 45px; HEIGHT: 37px
}
.LoginSofters{
BACKGROUND: url(../images/deviantart-bg.png) no-repeat right bottom; WIDTH: 45px; HEIGHT: 37px
}
.LoginTable{
border: 0px;
border-collapse: collapse;
padding: 0px
}

div.spaceLine100 { height: 200px; width: 100%; padding: 0; margin: 0; line-height: 0px; font-size: 0px; }
div.spaceLine50 { height: 50px; width: 100%; padding: 0; margin: 0; line-height: 0px; font-size: 0px; }
div.spaceLine10 { height: 10px; width: 100%; padding: 0; margin: 0; line-height: 0px; font-size: 0px; }
.LoginDivSite{
width: 70%;
 height: 90%; 
 
 padding: 0;
 margin: 0; 	

}

/* ---------------------wyszukiwarka---------------------------- */
#deviantart {
	RIGHT: 208px; BACKGROUND: url(../images/deviantart-bg.png) no-repeat right bottom; WIDTH: 45px; POSITION: absolute; TOP: 0px; HEIGHT: 37px
}
#deviantart IMG {
	PADDING-RIGHT: 0px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; PADDING-TOP: 7px
}
#searchform {
	RIGHT: 0px; BACKGROUND: url(../images/searchform-bg.png) no-repeat right bottom; WIDTH: 210px; POSITION: absolute; TOP: 0px; HEIGHT: 37px
}
#searchform #s {
	PADDING-RIGHT: 7px; PADDING-LEFT: 5px; BACKGROUND: url(../images/form-field-bg.gif) #ffffff no-repeat; PADDING-BOTTOM: 2px; MARGIN: 6px 5px 0px 10px; WIDTH: 148px; COLOR: #999999; BORDER-TOP-STYLE: none; PADDING-TOP: 3px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 17px; BORDER-BOTTOM-STYLE: none
}
#searchform #searchsubmit {
	MARGIN-TOP: 6px; BACKGROUND: url(../images/search-btn.png) no-repeat left top; WIDTH: 24px; BORDER-TOP-STYLE: none; TEXT-INDENT: -999%; LINE-HEIGHT: 1px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 24px; BORDER-BOTTOM-STYLE: none;
}

.loguj {
   background: url("../images/searchform-bg-r.png") top left repeat-x;
   border: 0px solid #333333;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FF3333;
   padding: 3px 5px;
   WIDTH: 45px; HEIGHT: 37px
}

/* dodawanie produktu */

input.pro,textarea.pro{
BACKGROUND: url(../images/form-field-bg.gif) #ffffff repeat-x 0 0;
	PADDING-BOTTOM: 2px;
	MARGIN: 6px 5pWIDTH: 300px; 
	COLOR: #999999;
	PADDING-TOP: 3px;
 	HEIGHT: 22px; BORDER-BOTTOM-STYLE: none;	
	border:1px solid #ccc;
	width:300px;
}
input.pro #20_nazwa{
	WIDTH: 350px; 
}
input.pro#producent{
	WIDTH: 200px; 
}

input.pro#int{
	WIDTH: 60px; 
}
textarea.pro#area{
	WIDTH: 650px; 
	height: 300px;
}

tr.produkt{
text-align: left;
}

span.pro{
font-size:15px;
}

input.upload { 
	display: block;

}

input.button{
background-color: #fcfcfc;
margin-bottom: 1px;
padding: 4px 4px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
color: #000;
font-size: 14px;
}


SELECT {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #666666;
	padding: 4px 4px;
	height: 26px;
}

tr.odd {
	height: 30px;	
	background: white;
	
}

tr.even {
	height: 30px;
	background: #f1f5fa;
	
}

#main table tbody tr.even, .even {
  	background: #f1f5fa;
  	
}

#main table tbody.list tr:hover {
	background: #fff388 url('../images/row-active.png') repeat-x;
}

hr {
background-color: #cac8c9;
height:2px;
color: #cac8c9;
border: 0px;
margin-left: auto;
margin-right: auto;
width: 100%;
}


div.spaceLine10 { height: 10px; width: 100%; padding: 0; margin: 0; line-height: 0px; font-size: 0px; }





