@charset "utf-8";

*{margin:0px;}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color: #000;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
}
a { color:#FFF; text-decoration:none}
a:hover {color:#9F0;}

#baslikyazilari{
	font-weight: bold;
	text-align: left;
	float: left;
	height: 300px;
	position: absolute;
	margin-top: 0px;
}

.TopMenuLinx {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.topmenu {
	height: 92px;
	width: 1000px;
	background-image: url(images/topmaneu_BACK.png);
	background-repeat: no-repeat;
	text-indent: 10px;
}
#Menum li{
margin:0 3px 0 0; /*Spacing between each LI container*/
}

#Menum li .ViraPanel{
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

#Menum li .ViraPanel .title{
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #CCC;
	text-decoration: none;
}
.AnaMenu{
padding: 0;
}

.AnaMenu ul{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden; /*leave as is*/
}


.AnaMenu li{
	margin: 0;
	padding: 0;
	display: block; /*leave as is*/
	width: 100%; /*For users with JS disabled: Width of each content*/
	height: 340px; /*For users with JS disabled: Height of each content*/
	overflow: hidden; /*leave as is*/
	float: left; /*leave as is*/
}

.AnaMenu li .ViraPanel{
	width: 100%; /*For users with JS disabled: Width of each content*/
	height: 360px;  /*For users with JS disabled: Height of each content*/
}.galTHUMBACK {
	background-image: url(images/imagegallery_THUMB_BACK.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 140px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.galTHUMS {
	height: 100px;
	width: 100px;
	border: 1px solid #FFF;
}
.footmenu {
	height: 92px;
	width: 1000px;
	background-image: url(images/footback.png);
	background-repeat: no-repeat;
	text-indent: 10px;
}
 .Cercevem {
	color: #666;
	width: 215px;
	padding: 5px;
	text-align: left;
	background-color: #000;
	border: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

