* {margin: 0; padding: 0;  line-height: 200%;}
* html input { overflow: visible;}
fieldset {border: 0}
img{
	border:none;
}

div.warstwa{
	float: left;
	width: 100%;
}

div.wysrodkuj{
		margin-left:auto;
		margin-right:auto;
		width: 950px;
	}


	#backg img {
	margin: 4px 0 0 5px;
	width: 230px !important;
	height: 220px !important;


	}
	
body{
   	font-size: 12px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background: url(../img/bg.jpg) top center;
	background-attachment: fixed;
	}

	
#header {
	float: left;
	width: 950px;
	height: 425px;
	text-align: left;
	background: url(../img/header.jpg) top center no-repeat;
}
	
#header img {
	float: left;
	width: 422px;
	height: 96px;
}



#menu{

    width: 400px;
	height: 53px;
	text-align:right;
	margin: 58px 0 0 550px;
}

#menu ul{
	float:left;
	height: 53px;
	list-style-type:none;
	text-align:right;
}

#menu ul li{
	float:left;
	height: 53px;
}

#menu ul li a{
	height: 39px;
	padding: 0 15px 0 15px;
	float:left;
	color: #fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding-top:14px;
}

#menu ul li a:hover, .mhover{
	color: #979797 !important;
	background: url(../img/menu_bgh.jpg) top left repeat-x;
}




#wrapper{
	float: left;
	width: 950px;
	text-align:left;
	min-height: 276px;
	background: url(../img/wrapbg.jpg) bottom right no-repeat #b4e1e7;
	padding-bottom: 100px;
}



#pasek{
	float:left;
	width:950px;
	height: 50px;
	background: url(../img/pasek.jpg) top left no-repeat;
}


#pasek h3{
	float:left;
	font-size:18px;
	font-weight:normal;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 25px;
	 text-shadow: black 0.1em 0.1em 0.2em;
}








#right{
	float:left;
	width: 323px;
	margin-left:3px;
	background: #fff url(../img/rbg.jpg) top left repeat-y;

}



#right h3{
	float:left;
	font-size:18px;
	font-weight:normal;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 15px 0 25px 0;
}





#right label{
	float:left;
	width: 100px;
}


#right .inp{
	float:left;
	width: 170px;
	height:20px;
	border:none;
	background: url(../img/inp.jpg) top left no-repeat #fff;
	color: #fff;
}

#right .txt{
	float:left;
	width: 170px;
	height:66px;
	border:none;
	background: url(../img/txt.jpg) top left no-repeat #fff;
	color: #fff;
}
#right .send{
	float:left;
	width: 70px;
	height:30px;
	border:none;
	background: url(../img/send.jpg) top left no-repeat;
	margin-left: 146px;
}

#right p{
	float:left;
	margin-bottom:15px;
}



#content{
float:left;
width:604px;
padding:10px;
min-height: 276px;
font-size: 14px;
}




#footer {
	float: left;
	width: 950px;
	height: 40px;
}
#footer_l, #footer_r {
	float: left;
	width: 455px;
	padding-top: 10px;
}

#footer_l {
text-align:left;
padding-left: 20px;
}

#footer_r {
text-align:right;
padding-right: 20px;
}

#footer p, #footer a{
	color: #585858;
	text-decoration:none;
	font-size:11px;
}

#footer span{
	color: #858585;
}





.error{
	border:1px solid red !important;
}

span.error{
	border:none !important;
	display:none  !important;
}

#er span.error{
	color:red;
	display:block  !important;
	float:right;
	width:5px;
}

#erd{
	float:left;
}























/*===============================================admin*/







div.login {
    background-color: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    margin-left: 320px;
    padding: 5px;
    width: 235px;
}

div.login p.warning {
    color: #4F637B;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

p.warning {
    height: 35px;
}

fieldset.logowanie {
    background: none repeat scroll 0 0 #FBFDFF;
    border: 1px solid #B7B7B7;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 5px;
}

div.login form fieldset p {
    color: #4F637B;
    margin-bottom: 5px;
}

div.login form fieldset p label {
    float: left;
    font: bold 0.9em Arial,Helvetica,sans-serif;
    width: 20%;
}


.zamowienie{
float:left;
width: 700px;
padding:5px;
border-radius: 5px 5px 5px 5px;
border: 1px solid #C7E1E6;
margin-bottom: 10px;
}

.zamowienie:hover{
border: 1px solid #000;
}

.linijka{
float:left;
width: 300px;
}
.daneosob{
float:left;
width: 50%;

}
.adres{
float:left;
width: 100%;

}

.produk{
float:left;
width: 100%;
}
.button{
float:left;
padding: 3px;
border: 1px solid red;
background: #C7E1E6;
margin-right: 10px;
margin-bottom: 20px;
color: #000;
}

.button:hover{
border: 1px solid red;
color:red;
}

#cennf, #edi{
margin-top: 15px;
width: 94%;
padding:3%;
border-radius: 5px 5px 5px 5px;
border: 1px solid #C7E1E6;
float:left;

}
#cennf input, #edi input{
width: 45px;
float:left;
margin-right: 10px;

}

#cennf label ,#edi label{
width: 45px;
float:left;

}


#dodajpr{
float:left;
width:100%;
padding:10px;

}
#dodajpr p{
float:left;
width:100%;
margin-bottom:8px;
}

#dodajpr select, #dodajpr input{
float:left;
width: 100px;
border:1px solid #979797;
padding:1px;
}

#dodajpr input{
width: 96px;
}

#dodajpr label{
float:left;
width:85px;
margin-left: 15px;
}
