#content .boxCookings {
	float: left;
	overflow: hidden;
	width: 548px;
	height: 190px;
	margin: 46px 0px 0px 0px;
}

#content .boxCookings .cookingPicture {
	float: left;
	height: 190px;
	width: 548px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content .boxCookings .cookingMask {
	width: 548px;
	height: 190px;
	background-image: url(../images/boxes/boxCookings/contentLeftTopPicturesBG.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content .boxCookings .cookingMask p {
	font-size: 24px;
	color: #FFFFFF;
	padding: 130px 0px 0px 25px;
}

#content #contentRight .boxTurkeyPicture {
	float: right;
	display: inline;
}

#content #contentRight .boxContactMap {
	float: left;
}

#content #contentRight .boxRandomProductIndex {
	float: right;
	display: inline;
	width: 430px;
	height: 209px;
	overflow: hidden;
	background-image: url(../images/boxes/boxRandomProductIndexBG.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#content #contentRight .boxRandomProductIndex .naviPadding {
	float: left;
	padding: 0px 0px 0px 245px;
}

#content #contentRight .boxRandomProductIndex .naviButtons {
	float: left;
	position: relative;
	width: 160px;
	height: 44px;
	padding: 0px 0px 0px 0px;
	margin: -65px 0px 0px 0px;
	background-image: url(../images/boxes/randomProductButtons.jpg);
	background-repeat: no-repeat;
}

#content #contentRight .boxRandomProductIndex .naviButtons a {
	float: left;
	display: block;
	width: 68px;
	height: 23px;
}

#content #contentRight .boxRandomProductIndex .naviButtons a.prev {
	margin: 10px 0px 0px 0px;
}

#content #contentRight .boxRandomProductIndex .naviButtons a.next {
	margin: 10px 0px 0px 1px;
}

#content #contentRight .boxRandomProductIndex .allProducts {
	float: left;
	display: inline;
	overflow: hidden;
	width: 430px;
	height: 190px;
	color: #efe7e7;
	line-height: 20px;
	margin: 5px 0px 0px 0px;
}

#content #contentRight .boxRandomProductIndex .allProducts p {
	font-size: 19px;
	font-family: Tahoma;
	padding: 40px 0px 0px 0px;
}

#content #contentRight .boxRandomProductIndex .allProducts ul {
	width: 30000px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#content #contentRight .boxRandomProductIndex .allProducts li {
	float: left;
	width: 430px;
	margin: 0 20px 0 0;
	padding: 0 0px;
}

#content #contentRight .boxRandomProductIndex .productLeft {
	float: left;
	display: inline;
	height: 190px;
	padding: 0px 5px 0px 0px;
}

#content #contentRight .boxRandomProduct {
	float: right;
	display: inline;
	width: 335px;
	height: 172px;
	overflow: hidden;
	background-image: url(../images/boxes/boxRandomProductBG.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #contentRight .boxRandomProduct .naviPadding {
	float: left;
	padding: 0px 0px 0px 158px;
}

#content #contentRight .boxRandomProduct .naviButtons {
	float: left;
	position: relative;
	width: 160px;
	height: 44px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: -78px 0px 0px 0px;
	background-image: url(../images/boxes/randomProductButtons.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#content #contentRight .boxRandomProduct .naviButtons a {
	float: left;
	display: block;
	width: 68px;
	height: 23px;
}

#content #contentRight .boxRandomProduct .naviButtons a.prev {
	margin: 10px 0px 0px 0px;
}

#content #contentRight .boxRandomProduct .naviButtons a.next {
	margin: 10px 0px 0px 1px;
}

#content #contentRight .boxRandomProduct .allProducts {
	float: left;
	display: inline;
	overflow: hidden;
	width: 335px;
	height: 178px;
	color: #efe7e7;
	line-height: 20px;
	margin: 5px 0px 0px 0px;
}

#content #contentRight .boxRandomProduct .allProducts p {
	font-size: 17px;
	font-family: Tahoma;
	padding: 35px 0px 0px 0px;
}

#content #contentRight .boxRandomProduct .allProducts ul {
	width: 30000px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: none;
}

#content #contentRight .boxRandomProduct .allProducts li {
	float: left;
	width: 335px;
	margin: 0 20px 0 0;
	padding: 0 0px;
	background: none;
}

#content #contentRight .boxRandomProduct .productLeft {
	float: left;
	display: inline;
	width: 185px;
	margin: 5px 0px 0px 0px;
}

#content #contentRight .boxPhone {
	float: right;
	display: inline;
	margin: 20px 0px 0px 0px;
}

#content #contentRight .boxContact {
	float: right;
	display: inline;
	margin: 50px 0px 0px 20px;
}

