body {
	margin: 0px;
	background-color: white;
	/*font-family: verdana, sans-serif;*/
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}

h2,h3,h4 {
	color:#900;
}

table {
	font-size:1em;
	font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
}

table.head {
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	background-image: url("../img/head_back.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px;
	padding: 0px;
}

table.head td.name {
	text-align: center;
	vertical-align: bottom;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding-bottom: 15px;
}

table.head td.logo {
	width: 200px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border-spacing: 0px;
}


table.icerik {
	font-size: 10pt;
	width: 100%;
	background-image: url("../img/icerik_ust.png");
	background-repeat: repeat-x;
	background-color: #ffffff;
}

table.icerik td.icerik {
	font-size:10pt;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

table.mainpage {
	width: 100%;
	margin-top: 10px;
	font-size: 10pt;
}

table.mainpage td.left {
	vertical-align: top;
	padding-top: 0px;
	margin-top:0px;
	padding-right:20px;
}

table.mainpage td.right {
	vertical-align: top;
	padding: 0px;
	padding: 0px;
	margin-top:0px;
}

table.mainpage td.right div.sag {
	font-size: 10pt;
	width:350px;
	margin-bottom:5px;
	padding-top: 5px;
	padding-bottom:5px;
	clear:both;
}

#topmenu {
	color: white;
	background-color: #aa0000;
	background-image: url("../img/menu_back.png");
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size: 105%;
	font-weight:120%;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	height:30px;
}

.menu {
	color: white;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
}

.menu:hover {
	text-decoration: underline;
}

#table_footer {
	width: 100%;
	background-color: #a00;
}

#td_footer {
	text-align: center;
	font-size: 2pt;
}

table.etkinlik {
	width:100%;
	font-size: 10pt;
	margin-bottom:20px;
	cursor: pointer;
}

table.etkinlik td {
	vertical-align:top;
}

table.etkinlik td.caption {
	width:100%;
	color: #336699;
	font-size: 11pt;
	font-weight: bold;
	text-align:left;
	height:5px;
}

table.etkinlik td.ozet {
	height:100%;
	text-align:justify;
	vertical-align:top;
}

table.etkinlik td.tarih,
table.etkinlik td.duyuru
{
	padding-top:5px;
}

table.etkinlik td.tarih span{
	padding-top:5px;
	padding-bottom:5px;
	margin:5px;
	width:50px;
	text-align:center;
	float:left;
	background-color:#faf4c8;
	border-right: 1px solid rgb(227, 222, 159);
	border-bottom: 1px solid rgb(227, 222, 159);
	cursor: pointer;
}

table.etkinlik td.duyuru span{
	font-size:24pt;
	font-weight:bolder;
	padding-top:10px;
	padding-bottom:10px;
	margin:5px;
	width:50px;
	text-align:center;
	vertical-align:middle;
	float:left;
	background-color:#a00;
	color:#fff;
	border-right: 1px solid rgb(227, 222, 159);
	border-bottom: 1px solid rgb(227, 222, 159);
	cursor: pointer;
}

p.pozisyon {
	font-size: 75%;
	color: gray;
}


ul {
	font-size: 10pt;
}

ol {
	font-size: 10pt;
}

table.veri {
	width: 90%;
	font-size: 10pt;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	border-collapse: collapse;
	margin: 10px;
	empty-cells: hide;
	page-break-before: avoid;
}

table.veri caption {
	font-size: 11pt;
	font-weight: bold;
	color: #336699;
	padding: 5px;
}

table.veri th {
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

table.veri td {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 5px;
	empty-cells: hide;
}

table.veri td.para {
	text-align:right;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 5px;
	empty-cells: hide;
}

table.tuzuk_maddesi {
	width: 600px;
	font-size: 10pt;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	border-collapse: collapse;
	margin: 10px;
	empty-cells: hide;	
}

table.tuzuk_maddesi caption {
	text-align:left;
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin-left:10px;
}

table.tuzuk_maddesi td {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 5px;
	empty-cells: hide;
}

table.zaman_cizelgesi {
	width: 100%;
	font-size: 10pt;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	border-collapse: collapse;
	margin: 10px;
}

table.zaman_cizelgesi caption {
	text-align:left;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin-left:10px;
}

table.zaman_cizelgesi thead {
	position:normal;
	border: 1px solid black;
}

table.zaman_cizelgesi th {
	position:normal;
	border: 1px solid black;
}

table.zaman_cizelgesi td {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 5px;
	empty-cells: show;
}

table.visnelik {
	width:100%;
	border-collapse:collapse;
	font-size:10pt;
}

table.visnelik td {
	text-align:left;
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: bottom center;
	padding:5px;
	padding-bottom:10px;
}

table.visnelik td.clipart {
	vertical-align:middle;
	text-align:center;
	padding:16px;
	width:120px;
}

table.visnelik b {
	color: #336699;
	font-size:11pt;
}

table.rezervasyon {
	background-color: orange;
	border-collapse: collapse;
	font-size:10pt;
}

table.rezervasyon th {
	text-align:center;
}

table.rezervasyon td {
	padding:5px;
}

table.rezervasyon b {
	color:#000;
}

table.menu {
	width:90%;
	font-size:10pt;
}

table.menu th {
	text-align:left;
	padding-left:20px;
	color: #a00;
}

table.menu td {
	padding-bottom:20px;
	vertical-align:top;
}

table.menu td.resim {
	padding-bottom:20px;
	padding-right:10px;
	vertical-align:top;
	width:100px;
}

table.sagpanel {
	border-collapse:collapse;
	width:300px;
	background-color:#eee;
	margin-bottom:10px;
	font-size:10pt;
}

table.sagpanel th.baslik {
	background-image: url("../img/menu_back.png");
	background-color: #aa0000;
	color:white;
	background-repeat: repeat-x;
	background-position: bottom left;
	padding:5px;
	text-align:center;
}

table.sagpanel th {
	background-color:silver;
	text-align:left;
	padding-left:10px;
}

table.sagpanel ul ol{
	margin-top:10px;
}

table.album {
	border-collapse:collapse;
	background-color:#eee;
	margin-bottom:10px;
	border: 3px solid #a00;
}

table.album th.baslik {
	background-image: url("../img/menu_back.png");
	background-color: #aa0000;
	color:white;
	background-repeat: repeat-x;
	background-position: bottom left;
	padding:5px;
	text-align:center;
}

table.album th {
	background-color:silver;
	text-align:left;
	padding-left:10px;
}

table.album td {
	padding:3px;
}

table.album img,span{
	cursor:pointer;
}

table.album span {
	font-size:110%;
	margin-left: 3px;
}

table.album span:hover {
	text-decoration: underline;
}

a.afis img {
	border: 2px solid #EEE;
}

@media print {
	#table_head #td_name {
		display: none
	}
	#table_head #td_logo {
		text-align: center;
		width:100%;
	}
	#topmenu {
		display: none;
	}
	p.footer {
		display: none;
	}
	table.sagpanel {
		display: none;
	}
}
