@charset "utf-8";
/* CSS Document */

body {
	background-color: #FF9428;

	leftmargin="0" topmargin="0";
	marginwidth="0";
	marginheight="0";
}

#Table_01 tr td .content-center {
	border: 2px solid #000;
	height:98%;
	width: 98%;
	text-align: left;
	margin: 0px;
	clear: both;
	position: static;
	padding: 8px;
	background-image: url(images/div-bg-riad-hiba.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.imgRightWightBorders {
	float: right;
	border: 5px solid #FFF;
	margin-left: 4px;
}

.imgLeftBorderWight {
	border: 5px solid #FFF;
	float: left;
	margin-right: 5px;
}
.textStyleSimoGraf {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #000;
	text-align: justify;
	text-decoration: none;
}
.textStyleSimoGraf:hover {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #36C;
	text-align: justify;
}
.leftDiv {
	margin: 5px;
	float: left;
}
.whiteText {
	font-size: 14px;
	color: #FFF;
}
.whiteText:hover {
	font-size: 14px;
	color: #0CF;
	text-decoration: none;
}
.ibvisible {
	font-size: 2px;
	color: #FF9428;
}
.imageBorderWhite {
	border: 3px solid #FFF;
}
