a {
  color: #000000;
  text-decoration: none;
  outline: none;
}

a:hover, a.active {
  color:#ffc500;
  text-decoration: none;
}

p.more {
  text-align: right;
}
a.more {
  padding-right: 11px;
  background: right center no-repeat;
  float: right;
}

li a.more {
  float: none;
  display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}


a.back {
  float: right;
	padding-left: 10px;
	background: transparent url(/image/back.png) no-repeat scroll left center;
}
#footer ul {
				text-align: center;
				margin: 0px auto;
				padding-left: 160px;
				width: 907px;
				clear: both;
}
#footer ul li {
				list-style: none;
				float: left;
				width: 60px;
				height: 54px;
}
#footer ul li a {
				display: block;
				width: 100%;
				height: 100%;
				background: transparent none no-repeat center center scroll;
}
a.image {
	background: transparent no-repeat left top scroll;
}

a.image.tittle {
	text-align: center;
	color: silver;
	font-size: 10px;
}

a.image.box {
  display: block;
	float: left;
	margin: 5px;

	width: 140px;
	height: 140px;
}

a.image.box.tittle.bottom {
  height: auto;
	padding-top: 140px;
}







#fade {
  position: fixed;
  top: 0;
  left: 0;
  right:0;
  bottom:0;
  background: url(/image/fade.png) repeat;
  z-index: 99;
  padding: 0;
  margin: 0;
}

#fade .loading {
  position: absolute;
  width: 100%;
  height: 60%;
  background: url(/image/loadingAnimation.gif) no-repeat center center;
}

#fade .box {
  position: relative;
  text-align: center;
	margin-top: 100px;
}

#fade .box .content {
	display: inline;
	position: relative;
	padding-bottom: 19px;
}

#fade .box .content img.dst {
  padding: 10px;
	padding-bottom: 0px;
	display: inline;
}

#fade .box .content .control {
  position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

#fade .box .content img.dst, #fade .box .content .control {
  background: #FFFFFF;
}

#fade .box .content .control img {
  float: right;
}
img {
  border: none;
  display: block;
}

img.mini {
  float: left;
	margin: 5px;
}

* {
  margin: 0;
  padding: 0;
}
h3 {
font-size:15px
}
body  {
	background: url(/image/index/body-bg.png) repeat-x;
  font: 100% Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #000000;
	overflow-y: scroll;
}

object {
  display: block;
}

#page {
  position: absolute;
	display: block;
	width: 100%;
	top: 0px;
	bottom: 54px;
	left: 0px;
	right: 0px;
	text-align: center;
}
#container { 
	position: relative;
  width: 907px; 
  margin: 0 auto; 
  text-align: left; 
	padding-bottom: 54px;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
} 
.index #header { 
  background-repeat: no-repeat;
  width: 907px;
  height: 45px;
  padding: 0 10px;  
  position: relative;
} 
#search {
  position: relative;
  float: right;
  margin: 15px;
  margin-bottom: 0px;
  line-height: 20px;
  z-index: 1337;
}
#search input {
  border: none;
  height: 20px;
	margin-top: 0px;
	margin-left: 5px;
}
#search input.search {
  width: 20px;
}

.index #sidebar1 {
  float: left; 
  width: 185px;
}
.index #sidebar1 .recipe-header {
  background: no-repeat center bottom;
	padding: 10px;
	padding-bottom: 20px;
}
.index #serwisKulinarny {
  width: 173px;
  height: 147px;
}
.index #sidebar2 {
  float: right; 
  width: 180px; 
  margin-top: 140px;
}
.index #sidebar2 ul {
  margin: 10px 0;
}
.index #sidebar2 .tips-header {
  text-align: center;
  margin-top: 15px;
}
.index h1, .index h2 {
  margin: 15px 0;
}
.index #sidebar1, .index #sidebar2 {
	padding-bottom: 20px;
}


.index #mainContent { 
  width: 493px;

  padding:10px;
  padding-left:27px;
  text-align:justify;
  margin: 0 185px 0 180px; 
	padding-right: 20px;
}

#mainBanner {
  float: left;
  width:537px; 
  height:262px;
  background: no-repeat center center;
	text-align: center;
}
.index #footer p {
  margin: 0; 
  padding: 10px 0; 
}
#menu {
  width: 910px;
  text-align: center;
  padding: 5px;
  list-style: none;
	margin-bottom: 15px;
}
#menu li {
  display: inline;
  padding: 0px 20px;
  background:url(image/index/menu-separator.png) no-repeat center left;
  
}
#menu li.first {
  background-image: none;
}
.fltrt { 
  float: right;
  margin-left: 8px;
}
.fltlft {
  float: left;
  margin-right: 8px;
}
.clearfloat { 
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.corner {
  position: absolute;
  top: 0px;
  right: 0px;
	z-index: -1337;
}

#footer {
  height: 54px;
  background: no-repeat center center;
  width:907px;
  position: absolute;
  bottom:0px;
} 
.line-top, .line-bottom {
  width: 97px;
	height: 1px;
	background: transparent url(/image/index/line.png) no-repeat scroll center center;
}

.line-top { margin-top: 15px; }
.line-bottom { margin-bottom: 15px; }
p.j {
  text-align: justify;
}
div.arrow {
  width: 7px;
	height: 4px;
	margin-bottom: 10px;
}

#debug {
				text-align: left;
}

#debug ol {
				margin-left: 40px;
}

#debug div.page {
  border: 1px solid red;
	padding: 5px;
	margin: 2px;
}
ul.dot-1 li, ul.dot-8 li {
  background: 0px 3px no-repeat;
	padding-left: 10px;
}

ul {
  list-style: none;
}

ul li {
  display: block;
	position: relative;
}

ul li p {
  margin-top: 10px;
}




ul.tags {
	display: block;
	font-size: 90%;
  margin-top: 10px;
  margin-bottom: 15px;
}

ul.tags li, ul li ul.tags li {
  background-image: none;
  display: inline;
	margin-right: 5px;
	padding: 0;
}

ul.tags li a {
  border: 1px solid #F0F0F0;
	background: #F6F6F6;
	padding: 2px;
}

ul.tags li a:hover {
	background: #666666;
}




ul.ingredient {
  list-style: disc inside;
}

ul.ingredient li {
  display: list-item;
}





ul.attachment li {
  display: inline;
	margin-right: 6px;
}

.arrighi a:hover, .arrighi a.active { color: #cd1720; }


.de_cecco a:hover, .de_cecco a.active { color: #ddb426; }


.default a:hover, .default a.active { color: #ffc500; }


.grand_italia a:hover, .grand_italia a.active { color: #e31925; }

 

.limmi a:hover, .limmi a.active { color: #fe8f2e; }

 
 
.olitalia a:hover, .olitalia a.active { color: #f4ca04; }

.ponti a:hover, .ponti a.active { color: #d77319; }


.rio_mare a:hover, .rio_mare a.active { color: #f7b018; }


.serpis a:hover, .serpis a.active { color: #f50000; }


.valfrutta a:hover, .valfrutta a.active { color: #e31925; }

 
