﻿body {
}
.ust
{
	background-image: url(bg-ust.png);
	background-repeat: repeat-x;
	height: 220px;
	overflow: hidden;
	
}
.ust .swf
{
	width: 940px;
	height: 260px;
	margin: 0 auto;
}
.ustmenu
{
	border-bottom: 1px dotted #EE9A79;
	margin-bottom: 15px;
}

.ustmenu table
{		
 /*margin: 0 auto;*/
}
.ustmenu table tr td
{	
	vertical-align: middle;	
	text-align: center;
	height:30px;
}
.ustmenu table tr td img
{	
	height: 20px;
	width: 30px;		
	
}
.ustmenu a
{
	color: #962828;
	font-weight: bold;
	text-decoration: none;
}
.ustmenu a:hover
{
	color: #E9680C;	
}

.alt
{
	background-color: #E7620F;
	color: #fff;
	height: 18px;
	padding:2px;
}
.copyright
{
	width: 940px;
	height: 20px;
	margin: 0 auto;
	font-size: 0.9em;
}

table td
{
	vertical-align: top;
}


.gallery-item a.photo
{
	display: block;
	width: 120px;
	height: 120px;
	padding:1px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #962828;
	background-color: #efefef;
}
.gallery-item:hover a.photo
{
	background-color: #efefef;
	border-color: #E9680C;	
}

.gallery-item a
{
	color: #962828;
	text-decoration: none;
}
.gallery-item:hover a
{
	color: #E9680C;	
	text-decoration: none;
}


.monu-item
{
	border: 1px dotted #ED760E;
	width: 100%;
	background-color: #ffffdd;
}

.monu-item tr td+td
{
	vertical-align: middle !important;
	text-align:left !important;
}

.monu-item a.photo
{
	
	display: block;
	width: 60px;
	height: 60px;	
	margin: 10px;
}

.monu-item a
{
	color: #962828;
	text-decoration: none;
}
.monu-item a:hover
{	
	text-decoration: underline;
}

.ads img
{
	width:160px;
}

 a
{
	color: #962828;	
	text-decoration: none;
}
a:hover
{
	color: #E9680C;	
}

ul.menu
{
	border-bottom: 1px dotted #EE9A79;
	padding-bottom: 15px;
	margin-bottom: 20px;
	list-style-type:none;	
	
}
ul.menu a
{
    color: #962828;
}
ul.menu a:hover
{
    color: #E9680C;
}
ul.menu li
{
	margin-left: 15px;
	font-weight: bold;
}
ul.menu .selected
{
    color: #962828;
}

.ads
{
	position: absolute;
	width: 160px;
	min-height: 100px;
	/*overflow:visible;
	overflow-x:hidden;
	overflow-y:visible;*/
}
.ad
{
	position: absolute;
	top: 0px;
	z-index: 1;
	filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0;
	width:160px;
	overflow:visible;
	overflow-x:hidden;
	overflow-y:visible;
}

table.iletisim th
{
	vertical-align: top;
}

.checkbox input, .autowidth
	{
		border: 0px;
		width: auto !important;
	}
	
		.buton, .butonOk, .butonIptal
	{
		padding: 0 0.5em;
		height: 2em;
		line-height: 1.3em;
		width: auto !important;
		background-color: #efefef;
		cursor: pointer;
	}
	.butonOk
	{
		font-weight: bold;
	}
	.butonIptal
	{
		color:#660000;
	}
	
	
	.mp3-player-container 
	{
		margin-top: 34px;
		border: 1px solid #ccc;
	}
