﻿html {
	height: 100%;
	width: 100%;
	margin:auto 0px;
}
body {
	font-family: tahoma;
	font-size: 9pt;
	padding: 0px;
	margin: auto 0px;
	width: 100%;
	background-image:url('images/ap.png');
	background-attachment:fixed;
	background-repeat:repeat-x;

}
a:link {
	color:#224BB7;
	text-decoration:none;
}
a:visited {
	color:#224BB7;
	text-decoration:none;
}
a:hover {
	color:#224BB7;
	text-decoration:underline;
}


table {
	border-collapse: collapse;
	border-spacing: inherit;
	table-layout: auto;
}
.cerceve {
	margin: auto;
	width: 700px;
	background-color:#FFFFFF;
	
}
.icerikcer {
	margin: auto;
	padding:10px;
	width: 677px;
	border-left:2px #151515 solid;
	border-right:2px #151515 solid;
	background-color:#FFFFFF;
	overflow:hidden;
}

.ustkolon {
	width: 100%;
	height: 70px;
	background-image:url('images/ustap.png');
}
.logo {
	background-image:url('images/logo.png');
	width: 706px;
	height: 64px;
	margin:auto;
}
.ustmenu {
	width:690px;
	background-color:#000;
	height:30px;
	padding-left:10px;
}
.ustmenu a {
	color:#FFFFFF;
	font-size:10pt;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:7px;
	float:left;
	background-color:#000;
}
#ana {
	background-image:url('images/home.png');
	background-repeat:no-repeat;
	background-position:left;
}
.ustmenu a:hover {
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;
	background-color:#333333;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:7px;
	float:left;
	
}

.icerik {
	width:70%;
	float:left;
	width:26px;
}
.icerikheader {
	background-image:url('images/kolon.png');
	height:16px;
	width:480px;
	float:left;
	border:1px #163F9C solid;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;	
}
.kategori {
	width:25%;
	float:right;
	height:29px;

}
.katheader {
	width:128px;
	background-image:url('images/katkolon.png');
	float:right;
	height:17px;
	font-size:12pt;
	color:#FFFFFF;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px #000 solid;

}
.katmenu {
	border-left:1px #000 solid;
	border-right:1px #000 solid;
	border-bottom:1px #000 solid;
	width:158px;
	padding:5px;
	float:left;


}
.katmenu a {
	display:block;
	font-size:10pt;
	color:#333333;
	width:100%;
	margin-top:3px;

}
.video {
	width:470px;
	border-left:1px #163F9C solid;
	border-right:1px #163F9C solid;
	border-bottom:1px #163F9C solid;
	padding:10px;
	margin-bottom:10px;
	font-size:8pt;
	overflow:hidden;
	float:left;
}
.videoimg {
	width:150px;
	height:100px;
	margin:5px;
	float:left;
	border:2px #CCCCCC solid;
}
.videoimg:hover{
	border:2px #3366FF solid;
}

.thumbnail {
	width:100%;
	height:100%;
}
.videotitle {
	font-size:10pt;
	text-transform:capitalize;
}
.videotitle a{
	color:#FFFFFF;
}
.videodate {
	float:right;
	background-image:url('images/date.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	color:#0F4BFF;
}
.videodesc {
	min-height:110px;
	padding:5px;
	text-align:justify;
} 
.player {
	width:100%;
	height:400px;
}
.videoplayer {
	width:470px;
	height:400px;
	margin-bottom:10px;
}
.etiket {
	width:50%;
	float:left;
}
.etiket a {
	margin-left:3px;
	float:left;

}