
* {
	margin: 0px;
	padding: 0px;
}

body, html {
	background: url(/images/negotino/bg.jpg)  repeat-x #a3393b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#body_container {
	background: url(/images/negotino/body_bg_s.jpg) top center no-repeat;
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
}
#container {
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
}
#wrapper {
	background: url(/images/negotino/central_bg.png) repeat-y;
	
	width: 900px;
	padding: 0px 30px 0px 30px;
}
/* TOP */
#top_wrapper {
}
#top_menu {
	background-color: #272727;
	height: 30px;
}
/* top menu */
.top_menu {
	float: left;
	padding: 7px 0px 0px 15px;
}
.top_menu li {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.top_menu li a {
	color: #fff;
	text-decoration: none;
}
/* top menu end */
/* languages */
.languages {
	float: right;
	padding: 5px 15px 0px 0px;
}
.languages li {
	display: inline;
}
.languages li a img {
	border: none;
	width: 32px;
	height: 20px;
}
/* languages end */
#main_photo {
	height: 296px;
}
/* TOP end */
/* MAIN */
#main_wrapper {
	background: url(/images/negotino/main_bg.jpg) repeat-x top #fff;
	padding: 30px 30px 0px 30px;
	clear: both;
}
/* left */
.left_content {
	float: left;
	width: 275px;
	margin-right: 20px;
}
.left {
	margin-bottom: 30px;
}
.left .t {
	background: url(/images/negotino/left_top.jpg) no-repeat;
	width: 255px;
	height: 26px;
	padding: 10px 0px 0px 20px;
}
.left .c {
	background: url(/images/negotino/left_center.jpg) repeat-y;
	width: 275px;
}
.left .b {
	background: url(/images/negotino/left_bottom.jpg) no-repeat;
	width: 275px;
	height: 46px;
}
#main_menu {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#main_menu li {
	background: url(/images/negotino/li_border.jpg) no-repeat bottom;
	width: 262px;
	list-style-type: none;
	padding-bottom: 10px;
}
#main_menu li img {
	margin-bottom: -10px;
}
#main_menu li a {
	color: #fff;
	text-decoration: none;
}
.left .t b {
	color: #fff;
	font-size: 16px;
}
.left .t img {
	margin-right: 5px;
}
.left .c .sugestion {
	padding: 17px 19px 0px 19px;
}
.left .c .sugestion p {
	color: #fff;
	padding: 20px 0px 10px 0px;
}
.left .c .sugestion a {
	color: #fff;
}
/* left end */
/* sugestions */
.oposite .left .t {
	background: url(/images/agiosgeorgios/left_top.jpg) no-repeat;
	width: 255px;
	height: 26px;
	padding: 10px 0px 0px 20px;
}
.oposite .left .c {
	background: url(/images/agiosgeorgios/left_center.jpg) repeat-y;
	width: 275px;
}
.oposite .left .b {
	background: url(/images/agiosgeorgios/left_bottom.jpg) no-repeat;
	width: 275px;
	height: 46px;
}
/* sugestions */
/* main content */
.main_content {
	float: left;
	width: 510px;
	padding-left: 35px;
	background: url(/images/negotino/content_bg.jpg) repeat-y left;
}
h1 {
	color: #902b2e;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
}
.list_cell {
	clear: both;
	margin-bottom: 30px;
}
.list_cell .photo {
	float: left;
	width: 164px;	
}
.list_cell .photo div {
	background: url(/images/negotino/photo_shadow.png) no-repeat;
	width: 164px;
	height: 101px;
	margin-bottom: 20px;
}
.list_cell .photo img {
	border: 1px solid #c3c3c3;
}
.list_cell .text {
	float: left;
}
.list_cell .text h2 {
	color: #902b2e;
	font-size: 14px;
	background: url(/images/negotino/title_border.jpg) no-repeat bottom left;
	width: 320px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.list_cell .text p {
	width: 324px;
	padding-left: 20px;
	line-height: 18px;
	padding-bottom: 10px;
}
.list_cell .text a {
	color: #902b2e;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
.list_cell .text a.link {
	padding-left: 0px;
	float: none;
}
.list_cell .video {
	clear: both;
}
/* main content end */
/* MAIN end */
/* BOTTOM */
#bottom_wrapper {
	clear: both;
	text-align: center;
	color: #a3a3a3;
	font-size: 10px;
	background-color: #fff;
	width: 900px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#bottom_wrapper a {
	color: #a3a3a3;
	text-decoration: none;
}
/* BOTTOM end */ 