@charset "utf-8";
body {
	margin: 0px;
	background-color:#5d98c2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}
td, tr {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}
a {
	text-decoration:none;
}
#div1 {
	position:relative;
	width:250px;
	height:268px;
}
.div1img {
	position:absolute;
	background-image:url(images/tkd_kongre_02.jpg);
	width:119px;
	height:384px;
	left:-119px;
}
#div2 {
	position:relative;
	width:425px;
	height:268px;
}
.div2img {
	position:absolute;
	background-image: url(images/tkd_kongre_06.jpg);
	width:131px;
	height:268px;
	right:-131px;
}
.baslik {
	font-family:'MyriadProSemiboldCondensed', Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#005caa;
}
.minibaslik {
	font-family:'MyriadProSemiboldCondensed', Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#d11234;
}
html{
overflow-y: scroll;
}

.looktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
}
a.looktext {
	color:#333;
	text-decoration:none;
}
a.looktext:hover {
	color:#C00;
}

.RadiusContTable {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#D7D7D7;
}
.RadiusContTable td {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.RadiusContTableColor {
	background-color:#f3f3f3;
}
.font11 {
	font-size:11px;
}
.textbeyaz {
	color:#FFF;
}
.RadiusTable {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#DADADA;
}
.RadiusTable td {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tabledaver {
	border-collapse:collapse;
	border-color:#E4E4E4;
	border:solid 1px #E4E4E4;
}

.tur{
	color: #000000;
}
.eng{
	color: #900000;
}
.deu{
	color: #000090;
}
.fre{
	color: #200090;
}

.smalltur{
color: #000000;
}
.smalleng{
color: #900000;
}