@charset "utf-8";
/* CSS Document */
body {
	
	
	background-image: url(../img/Body_3000_GR.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.twoColFixLtHdr #container {
	width: 1000px;
	margin: 0 auto; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar *//* the auto margins (in conjunction with a width) center the page *//* this overrides the text-align: center on the body element. */
}
/*HEADER____________________________________________________________________________________
____________________________________________________*/
.twoColFixLtHdr #header {
	position:relative;
	width: 1000px;
	height:530px;
	z-index: 3;
	overflow: visible;
	margin-bottom:10px;
}
.flash {
	z-index:3;
	overflow: hidden;
	height:530px;
}
.language {
	margin-left:700px;
	width:300px;
	height:30px;
}
.search input {
	background-color:#CCCCCC;
	margin-right:15px;
}
.language img {
	margin-left:10px;
}
.topMenu {
	position:absolute;
	top:0;
	left:0;
	height:129px;
	width:1000px;
	background: url(../img/header_test.png) no-repeat;
	overflow: visible;
	z-index: 3;
	visibility: visible;
}
.navmenuHeader {
	position:absolute;
	top:82px;
	left:0;
	height:30px;
	width:1000px;
	z-index: 3;
}
.service {
	position:absolute;
	top:485px;
	left:0;
	width:1000px;
	height:45px;
	background: url(../img/Google_RSS.png) no-repeat;
}
.search {
	float:right;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse *//* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.weather {
	float:left;
	width:400px;
	height:45px;
}
.googleMap {
	float:left;
	width:300px;
	height:45px;
}
.rssFeed {
	float:left;
	width:128px;
	height:30px;
	padding-top:17px;
	padding-left:20px;
	
}
.bookMark {
	float:left;
	width:150px;
	height:45px;
	
}
.bookMark a {
	text-decoration:none;
	color:#CCCCCC;
}
/* END HEADER _______________________________________________________________________________
________________________________________*/

.twoColFixLtHdr #contantIndex {
margin-top:8px;
	width:1000px;
	height:270px;


}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 325px;
	height:280px;
	
	
	padding:20px 5px 5px 5px;/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
 /* the background color will be displayed for the length of the content in the column, but no further */
}
.twoColFixLtHdr #mainContent {
	width:605px;
	height:280px;
	padding:20px;
	
	margin-left:330px;/* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. *//* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixLtHdr #mainContentEnglish {
	width:605px;
	height:230px;
	padding:20px;
	
	margin-left:330px;
/* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. *//* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.restaurantsCont {
	height:380px;
}
/* FOOTER__________________________________________________________________________________
______________________________________________________*/
.twoColFixLtHdr #footer {
	width: 1000px;
	/* this padding matches the left alignment of the elements in the divs that appear above it. */

	margin-top:10px;
}
.footerNews {
	height:132px;
	width:1000px;
	background: url(../img/Footer_vesti_GR.png) no-repeat;
}
.newsContMidle {
	height:120px;
	width:318px;
	float:left;
	color: #CCCCCC;
	padding-top:15px;
	padding-left:10px;
	padding-right:5px;
}
.newsContMidle img {
	float:left;
	border: solid 1px #E9E192;
	margin-right:5px;
}
.newsTitle {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#E9E192;
	padding:5px 5px 7px 140px;
	text-align:center;
}
.newsCont {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.newsMore a {
	float:right;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding-right:25px;
	padding-top:5px;
	color:#96824F;
	list-style:none;
	text-decoration:none;
	text-align:right;
}
.footerPafe {
}
.page {
	padding-left:650px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#E9E192;
	padding-right:5px;
	margin-top:10px;
	height:30px;
	padding-bottom:20px;
}
.page span {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif, "Myriad Pro Cond";
	padding:0 10px;
}
.page a {
	text-decoration:none;
	color:#E9E192;
}
.page a:hover {
	text-decoration:none;
	color: #3399FF;
}
.footerMenu {
	height:130px;
	width:1000px;
	background: url(../img/Footer_GR.png) no-repeat;
}
.footerMenuUp {
	height:50px;
	width:850px;
	padding-left:150px;
}
.footerMenuDown {
	height:35px;
	width:1000px;
}
.trim {
	height:30px;
	width:600px;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#EAEAEA;
	padding-left:400px;
	padding-top:10px;
}
.trim a {
	text-decoration:none;
	color:#CCCCCC;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs *//* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
