#pizzery {
	display:none;
}

.tt_products_basket, .tt_products_basket_info, .tt_products_basket_payment, .tt_products_order_confirmation {
	margin:0px 50px;
}

/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body {
	background:  #f8ea87 0 0;
	font-family: sans, Tahoma, Arial, Georgia;
	font-size: 16px;
	line-height: 140%;
	margin: 0 0;
}

#maincontainer {
	margin: 0 auto;
	width: 800px;
}
#logo {
  background: #FFFFCC url(img/banner2.jpg) no-repeat scroll 0 0;
  color:  #D00000;
  /*font-size:  1.1em;
  font-weight:  bold;
  line-height:  30px;*/
  height: 179px;
  padding:  0 1em;
  text-align: right;
  vertical-align: top;
}
#login {
	width: 200px;
	position: relative;
	float:right;
	top: 10px;

}
#prod_menu {
	text-align: center;
	background: transparent;
	color: #d00000;
	font-size: 11px;
  	margin: 15px;
  	_margin: 7px;

}
#prod_menu ul {
	list-style-type: none;
	margin: 25px;
}
#prod_menu ul li {
	margin:	3px;
	_line-height: 20px;
	display: inline;


}
#prod_menu ul li a {
	font-size: 11px;
}
#prod_menu ul li a.act{
	color: #c00000;
	text-decoration: none;
}
#prod_menu ul li a:hover {
	background: #c00000;
	color: #fff;
	text-decoration: none;
}
h1 {
  font-family: georgia;
  font-style: italic;
  font-size: 1.1em;
  padding-left: 50px;
}
p.login {
  color: #c00000;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
  padding-bottom: 0px;
  width: 200px;
}

p.logo {
  text-align: left;
  vertical-align: top;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  width: 200px;

}
p.logo a {
  color: #000;
  text-decoration: underline;
}

p.logo a:hover {
  color: #f8ea87;
}
h2 {
  color: #d00000;
  font-weight: bold;
  font-style: italic;
  font-size: 2.5em;
  text-align: center; 
  margin: 25px;
  font-family: georgia;
}

#menu {
	background: url('img/menu2.jpg') #ffffcc 0 0 no-repeat;
	color: #d00000;
	height: 23px;
	line-height: 19px;
	vertical-align: top;
	padding: 0em 0em;
}

#menu ul {
	list-style-type: none;
	float: right;
	margin-right: 8px;
	_margin-right: 4px;
}

#menu ul li {
	float: left;
	border-bottom: 3px solid #d00000;
}
#menu ul li a {
	color: #d00000;
	text-decoration: none;
	font-weight: bold;
	padding: 0 12px 0px;		
	line-height: 20px;
	margin: 0;
	font-size: 14px;
	vertical-align: top;
}

#menu ul li a:hover {
  background: #d00000;
  color: #ffffff;
  display: block;
}
#menu ul li.active a{
	background: #d00000;
	color: #fff;
	display:block;
}

#content {
	background: url('img/content.jpg') #f8ea87 0 0;
	background-repeat: repeat-y;
	/*height: 60%;
	clear: both;*/
	padding: 1em 2em;
	text-align: left;
	
}
#content2 #content{
	background: inherit;
}
#content2 {
	background: url('img/content2.jpg') #f8ea87 0 0;
	background-repeat: repeat-y;
	/*height: 60%;
	clear: both;*/
	padding: 1em 10px 1em 20px;
	_padding: 1px -5px;
	text-align: left;
	
}

.boldfont {
  font-weight: bold;
}
.boldfont1 {
  font-weight: bold;
  color: #fff;
}
#contentimage {
  height: 240px;
  width: 690px;
  margin-top: 50px;
  /*margin-left: -80px;*/
}
#footer {
  background:  #d00000 no-repeat scroll 0 0;
  color:#FFFFFF;
  font-size:120%;
  margin:0;
  /*padding: 0.1em;*/
  width: 794px;
  float: left;
  text-align: center;
  height:22px;
}

#content_prod {
	/*background: transparent;*/
	
	margin: 0px 100px;
	width: 600px;

}
hr {
 color: #42ff58;
 clear: both;
}
.prod_text {
	float: left;
	font: 10px/27px georgia, serif;
	margin-right: 10px

}

#prod_text1 {
	float: right;
	font-size: 16px
	line-height: 27px;
	font-family: georgia, serif;
	font-weight: bold;


}
.products {
	color: #c00000;
	font-weight: bold;
	font-family: georgia, serif;
	font-size: 16px;
	width: 375px;
	margin-left: 10px;
	float: left;
}
.products_desc {
	font-size: 10px;
	color: #000;
	font-style: italic;
	font-weight: normal;
}
.submit {
	float: right;
}

ol {
	padding-left: 50px;
	width: 720px;
}
p.maintext {
	font-size: 13px;
	clear: both;
	text-align: center;
}
.tx-felogin-pi1 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
