@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 960px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-decoration: none;
}
#ust {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 960px;
}
#logo {
	background-color: rgba(255,255,255,0.8);
	float: left;
	height: 60px;
	width: 300px;
	margin-top: 30px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	-moz-box-shadow: 1px 1px 8px #000;
	-webkit-box-shadow: 1px 0,2px 8px #000;
	box-shadow: 1px 1px 8px #000;
	padding: 0px;
}
}
#orta {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 960px;
}
#orta_sol {
	padding: 0px;
	height: auto;
	width: 250px;
	margin-left: 0px;
	float: left;
}
#orta_sag {
	background-color: rgba(255,255,255,0.6);
	height: auto;
	width: 600px;
	float: right;
	-moz-box-shadow: 1px 1px 8px #000;
	-webkit-box-shadow: 1px 0,2px 8px #000;
	box-shadow: 1px 1px 8px #000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



#alt {
	background-color: rgba(255,255,255,0.6);
	width: 250px;
	margin-top: 40px;
	margin-left: 10px;
	height: 30px;
}

#orta_sol_1 {
	background-color: rgba(255,255,255,0.6);
	float: left;
	height: 240px;
	width: 250px;
	margin-left: 5px;
	-moz-box-shadow: 1px 1px 8px #000;
	-webkit-box-shadow: 1px 0,2px 8px #000;
	box-shadow: 1px 1px 8px #000;
}
#orta_sol_2 {
	background-color: rgba(255,255,255,0.6);
	float: left;
	height: 75px;
	width: 250px;
	margin-left: 5px;
	margin-top: 20px;
	padding: 0px;
		-moz-box-shadow: 1px 1px 8px #000;
	-webkit-box-shadow: 1px 0,2px 8px #000;
	box-shadow: 1px 1px 8px #000;
}



#orta_sol_3 {
	background-color: rgba(255,255,255,0.59);
	float: left;
	height: 75px;
	width: 250px;
	margin-left: 5px;
	margin-top: 20px;
}
#clear_orta {
	clear: both;
}


#menu {
	height: 30px;
	width: 550px;
	margin-left: 0px;
	float: right;
	background-color: rgba(255,255,255,0.8);
	margin-top: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 10px;
	-moz-box-shadow: 1px 1px 8px #000;
	-webkit-box-shadow: 1px 0,2px 8px #000;
	box-shadow: 1px 1px 8px #000;
	text-decoration: none;
}


#clear_ust {
	clear: both;
}
