body {
	background: white;	font-size: 11pt;
	}
	
#menu, #rezervasyon, #footer, #anagorsel, #solkolon span, #logo  {
	display: none;
	}
	
	
#page, #content {
	width: auto; 
	margin: 0 4%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#sagkolon		{ float: left;  }

a:link, a:visited {
	color: #000;
	background: transparent;
	text-decoration: underline;
	}

img { float:right; clear:right;}
 
.hide { display: none;}

