		
		#timetable td, #timetable th {
			border-width: 0px;
			border-spacing: 2px;
			border-style: inset;
			border-color: #CCCCCC;
			border-left:1px solid #553a07;
			border-right:1px solid #553a07;
			padding-left:2px;
			padding-right:2px;
			text-align:center;
			font-size:15px;
			color:#553a07;
			width:300px;
			}
		
	
		#timetable th {
			text-align: center;
			font-weight: bold;
			background-color: #553a07;
			}
		.prayss{
			margin:0 auto;
			padding-top:15px;
			padding-bottom:10px;
			width:100%;
			background:rgba(0,0,0,0.1);
			color:#d0d0d0;
			max-height:185px;
			box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
			border-radius:7px;
			text-align:center;
			
			
			}
		
		
		
		div.tablex{
			position: relative;
			top:10px;
			left:12px;
			width:305px;
			padding:10px;
			border:1px solid #d0d0d0;
			border-radius:7px;
			
		}
		div.kotass{
			top:10px;
			font-size: 14px;
			text-align:center;
			color:#fff;
			font-weight:bold;
		}
		div.kotass h3{
			font-family: trebuchet MS;
			font-size:23px;
			font-weight:bold;
			text-transform:uppercase;
			margin:0;
		}
		
		div.kotass h4{
			font-family: trebuchet MS;
			font-size:12px;
			text-transform:uppercase;
			margin-top:0px;
			margin-bottom:4px;
		
		}
		
		a{
			text-decoration: none;
			font-family: "trebuchet MS"; font-size: 20px; color: #fff;
		}