
body 
{
	margin: 0;
	background-color:#000000;
	color:#ffffff;
	font-size: 12px;
	font-family: VERDANA, ARIAL;
	color: #E4E4E4;
}

a {font-family: VERDANA, ARIAL, HELVETICA;font-size: 11px;color: #CBCBCB;}
a:hover{font-family: VERDANA, ARIAL, HELVETICA;font-size: 11px;color: #CBCBCB; text-decoration: underline}
.text {font-size: 12PX;font-family: VERDANA, ARIAL, HELVETICA, SAN;color: #E4E4E4;}
.text_maly {font-size: 9PX;font-family: VERDANA, ARIAL, HELVETICA, SAN;color: #E4E4E4;}
.naglowek {font-size: 14PX;font-family: VERDANA, ARIAL, HELVETICA, SAN;color: #E4E4E4;}
.title {font-size: 16;font-family: VERDANA, ARIAL, HELVETICA, SAN;color: #E4E4E4;}
.obrazek {border: #64728A; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.ordereditem TD { border-bottom: 1px outset white; font: 11px Tahoma, sans-serif; border-right: 1px outset white; padding: 3px; border-top: none; border-left: 1px outset white; text-align: center}
.EditBox {border-color:black; border-left: 1px solid rgb(255,255,255); border-right: 1px solid rgb(255,255,255); border-top: 1px solid rgb(255,255,255); border-bottom: 1px solid rgb(255,255,255); cursor:hand; font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#D7D9DE; color:black; font-size:8pt; font-weight:bold}

form, label input {
	margin: 0;
	padding: 0;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #000000;
}

textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #686868;
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}
	 
.button 
{
	background: #9c302d;
	border-color: #e49d97;
	color: #f5c3c5;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	font-size: 11px !important;
	line-height: 16px;
	padding: 2px 8px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

.button:hover
{
	background: #b44a48;
	border-color: #ffd2cc;
	color: #f5c3c5;
}

#logout 
{
	font-family: VERDANA, ARIAL, HELVETICA;
	font-size: 11px;
	color: #CBCBCB;
	text-decoration: underline;
}
p 
{
	font-size: 12px;
	font-family: VERDANA, ARIAL, HELVETICA, SAN;
	color: #E4E4E4;
}

img { border: 0 }


#container
{

width:800px;
margin-left: -400px;
position:absolute;
top:0px;
left:50%;
background-color:#6c0000;
min-height: 768px;

}

#top
{
margin: 0px 0px 0px 0px;	
width:800px; 
height:210px;
background : url('gfx/header.jpg') no-repeat;
}

#content .news {
	margin-top: 5px;
	margin-left: 16px;
	margin-right: 16px;

}

#content #shopdiv {
	margin-top: 5px;
	margin-left: 16px;
	margin-right: 16px;
}

#top h1
{
    padding    : 0px;
    margin     : 0px;
	left : 320px;
	top : 186px;
    position        : absolute;
	font-weight: bold;
	font-size: 18px;
	font-family: ARIAL, HELVETICA, SAN;
}

#leftnav
{
width:138px;
min-height: 558px;
margin: 0;
float           : left;
background : url('gfx/leftnav_back.jpg') no-repeat;
background-color:#6c0000;


}

#menu
{
text-align:left;
padding:0px;
margin: 100px 0px 0px 0px;
list-style-type:none;
list-style-position:outside;
}


#menu a {
	width:116px; 
	height:23px;
	display  : block;

    border     : none;
	text-align:left;

    font-family: ARIAL, HELVETICA;
	font-size: 14px;
	color: #F5C3CE;
	text-decoration: none;
	font-weight: bold;
	background : url('gfx/button_n.jpg') no-repeat;
	padding: 5px 8px;
}

#menu a:hover {
	background : url('gfx/button_h.jpg') no-repeat;	
}

#rightnav
{
width:140px;
min-height: 558px;
padding:0px; 
margin: 0;
float: right;
background : url('gfx/rightnav_back.jpg') no-repeat;
background-color:#6c0000;
text-align: center;
}

#content
{
width:522px; 
min-height: 558px;
float: left;
background : url('gfx/center_back.jpg') repeat-y;
background-color:#6c0000;

}

.shop_panel
{
width:462px; 
margin-left: 8px;

margin-top: 10px;
margin-botton: 10px;
background-color:#6c0000;
border: #000000;
border-style: solid;
border-width: 1px;
padding:5px; 
}

#cart_box
{
width:125px; 
margin-left: 5px;
text-align: left;
margin-top: 5px;
margin-botton: 5px;
background-color:#6c0000;
border: #000000;
border-style: solid;
border-width: 1px;
padding:2px; 
}

#cart_box ul
{
	text-align:left;
	padding:0px;
	list-style-type:none;	
}

.orderstable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 4px;
	border-style: outset outset outset outset;
	border-collapse: collapse;
	border-color: white;

}
.orderstable th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: none none none none;

}
.orderstable td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: none none none none;
}
.ordereditem
{ 
	border-top: none; 
	font: 11px Tahoma, sans-serif; 
	border-left: none; 
	padding: 3px; 
	border-right: none; 
	border-bottom: none; 
	text-align: center
	border-color: white;
}



