@import url(/css/webra_default.css);
@import url(/site/css/hvuj.css);
@media screen, projection {
	/*body {
		background-color: white;
		font-family: "Trebuchet MS";
		font-size: 14px;
		color: #666633;
	}
	img {
		border: 0px none;
	}*/

	body {
		border:0pt none;
		font-family:Tahoma,Verdana,Arial,sans-serif;
		font-size:13px;
		margin:0pt;
		padding:0pt;
		overflow:hidden;
		width: auto;
	}
	#teljes_oldal {
		width: 1000px;
		margin: 0px auto;

	}

	#header {
		background-image: url('../img/gallery_header.png');
		height: 83px;
		display: none;
	}

	#container {
		width: 940px;
	}

	#foto_desc1_container {
		background-color: rgb(73, 96, 111);
		border: 0px 1px;
	}
	#foto_mid_container {
		background-color: white;
	}
	#foto_left a {
		background-image: url('../img/elozo.gif');
	}
	#foto_right a {
		background-image: url('../img/kovetkezo.gif');
	}
	#imgallery_items {
		background-color: rgb(220, 232, 239);
		border-top: 2px solid rgb(153, 153, 153);
		margin-top: 25px;
		font-size: 11px;
	}
	.imggallery_item img.foto_thumb {
		border: 1px solid rgb(198,172,88);
	}
	.imggallery_item img.foto_thumb_on {
		border: 1px solid rgb(153, 153, 153);
	}
	#foto_image_container {
		width: 780px;
		margin-top: 10px;
	}
	#foto_auth {
		display: none;
	}
}

