body {
	font-family: verdana, arial;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

a, a:link {
	color: #0000FF;
}

a:hover, a:active {
	color: #0000CC;
}

#head {
	background-color: #ffffff;
	height: 115px;
	border-bottom: #1B5090 1px solid;
}

#head #site_name {
	padding: 10px;
	float: left;
	width: 120px;
}

#head #site_name h2 {
	color: #000000;
}

#head #site_name h2 a {
	color: white;
	text-decoration: none;
}

#head #tabmenu {
	padding: 0 10px;
	
}

#head #tabmenu ul li {
	display: inline;
	list-style: none;
}

#head #tabmenu ul li a, #head #tabmenu ul li a:link {
	background-color: #1F5BA3;
	text-decoration: none;
	color: white;
	padding: 5px 6px;
}

#head #tabmenu ul li a:hover {
	background-color: #2773CE;
}

#head #tabmenu ul li a:active, #head #tabmenu ul li a.active {
	background-color: #4A8DDD;
}

#content {
	width: 770px;
	margin: 0px auto;
}

#footer {
	padding: 5px;
	text-align: center;
	font-style:italic;
}

.topMenu {
	float:left;
	width:55%;
}

.topShadow {
	width: 100%;
	background: url(../images/shadow-top-light.png) repeat-x top #fff;
	padding: 6px 0 0 0;
}

#indeks {
	z-index:5;
}

#muzik_alt {
	position: absolute;
	top: 86px;
	left: 363px;
	width: 80px;
	height: 325px;
	background-color: #000000;
	layer-background-color: #000000;
	color:#000000;
	z-index:5;
	visibility:visible;
}

#dekor_alt {
	position: absolute;
	top: 210px;
	left: 517px;
	width: 205px;
	height: 29px;
	background-color: #000000;
	layer-background-color: #000000;
	color:#000000;
	z-index:6;
	visibility:visible;
}

#oyun_alt {
	position: absolute;
	top: 255px;
	left: 594px;
	width: 50px;
	height: 150px;
	background-color: #000000;
	layer-background-color: #000000;
	color:#000000;
	z-index:7;
	visibility:visible;
}

#kuram_alt {
	position: absolute;
	top: 430px;
	left: 363px;
	width: 403px;
	height: 36px;
	background-color: #000000;
	layer-background-color: #000000;
	color:#000000;
	z-index:8;
	visibility:visible;
}

#muzik_ust {
	position: absolute;
	top: 86px;
	left: 363px;
	width: 80px;
	height: 325px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	z-index:1;
	visibility:hidden;
}

#muzik_ust a, a:hover  {
	color: #000000;
	text-decoration:none;
}

#dekor_ust {
	position: absolute;
	top: 210px;
	left: 517px;
	width: 205px;
	height: 29px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	z-index:2;
	visibility:visible;
}

#dekor_ust a, a:hover  {
	color: #000000;
	text-decoration:none;
}

#oyun_ust {
	position: absolute;
	top: 255px;
	left: 594px;
	width: 50px;
	height: 150px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	z-index:3;
	visibility:visible;
}

#oyun_ust a, a:hover  {
	color: #000000;
	text-decoration:none;
}

#kuram_ust {
	position: absolute;
	top: 430px;
	left: 363px;
	width: 403px;
	height: 36px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	z-index:4;
	visibility:visible;
}

#kuram_ust a, a:hover  {
	color: #000000;
	text-decoration:none;
}

#hidden_logo {
	visibility:hidden;
	z-index:9;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
}

