body{
	margin: 0px;
	background: #CECE90 url(../images/bg1.jpg) repeat-x top;
}
.menuStart{
	background: url(../images/menu_start.jpg) no-repeat;
	width: 65px;
	height:40px;
	float: left;
	position: relative;
	z-index: 0;
}
.menuEnd{
	background: url(../images/menu_end.jpg) no-repeat;
	width: 65px;
	height:40px;
	float: left;
	position: relative;
	z-index: 0;
}
.menuBody{
	background: url(../images/menu_body.jpg) no-repeat;
	width: 105px;
	height:40px;
	float: left;
	position: relative;
	z-index: 0;
}
.menuItem
{
	float:left; 
	width: 106px; 
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: 600;
	cursor: pointer;
	cursor: hand;
	background: url(../images/empty.gif);
	height: 200px;
	
}
.subMenu{
	margin:0px; 
	padding-left:4px; 
	padding-right: 4px;
	background:#BA4A00; 
	position: relative; 
	z-index: 20; 
	top:8px;
	display: none;
}
.subMenuList{
	list-style: none;

	border-bottom: 1px dotted #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-weight:500;
	cursor: pointer;
	cursor: hand;
}
.subMenuListOn{
	list-style: none;

	border-bottom: 1px dotted #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-weight:500;
	color: #BA4A00;
	background:#FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.box{
	background:#F4EDDB; 
	padding:10px;
	color: #3C3C3A;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 600;
	text-align: center
}
.scenariosSpecial{
	color: #A42109;
	font-size: 14px;
	font-family: Verdana;
	font-weight: 600;
	text-decoration: none;
}
.scenarios{
	color: #3C3C3A;
	font-size: 14px;
	font-family: Verdana;
	font-weight: 600;
	text-decoration: none;
}
.nowePozycje
{
	color: #3C3C3A;
	font-family: Verdana;
	font-size: 11px;
}
.greenBar{
	background: url(../images/green_bar.jpg) repeat-x;
	font-family: Helvetica, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 600;
	height: 36px;
	padding-left: 40px;
}

td .scenario
{
	border-bottom: dashed 1px #666666;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
	cursor: hand;
	padding: 0px;
}
.categoryName
{
	font-family: Helvetica,Verdana;
	font-size: 14px;
	font-weight: 600;
	color: #B74413;
}
.contentHolder
{
	background: #F4EDDB;
	border: solid 1px #E5D0B9;
	padding: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hidden
{
	display: none;
	overflow: hidden;
}
.price
{
	color: #818D05;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 600;
}
.container
{
	background-color:#FFFFFF;
	border: solid 1px #E5D0B9;
	width: 100%;
	height: 100px;

}
.desc
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.deliveryInput
{
	width: 30px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border: 1px solid #999999;
}
.order
{
	border: 1px solid #E5D0B9;
	background:#FFFFFF;
	font-size: 11px;
	color:#666666;
	width: 150px;
}
input.error
{
	border: 1px solid #AF3F0F;
	background:#FFFFFF;
	font-size: 11px;
	color:#666666;
	width: 150px;
}
div.error{
	font-family: Verdana;
	color:#839205;
}
.info
{
	color: #827256;
	font-size: 11px;
	font-weight: 500;
	text-align: left;
}
.newStuffBorder
{
padding: 4px;
width: 120px;
height: 90px;
border: 1px solid #7C8906;
}
