#bigO
{
	min-width: 600px;

}
body, div, td, th, h2, h3, h4
{
	font-family: Georgia;
	font-size: small;
	color: #333;
}

body
{
	background: #EDEBE3;
	color: #333;
	padding: 1em 20px 3em 20px;
	margin: 0px;
}

img
{
	border: solid 0px black;
}
a
{
	color: #101073;
	text-decoration: none;

}
a:hover
{
	color: #D6004A;
}

p
{
	line-height: 140%;
	margin-bottom: -10px;
}
p.note
{
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 10px;
}


h1, h2
{
	font-family: trebuchet ms;
	font-weight: bold;
	color: #333;
}

h1
{
	font-size: 180%;
	margin-bottom: 20px;
}

h1 a
{
	text-decoration: none;
	color: #333;
}
h1 a:hover
{
	border-bottom: 1px dotted #666;
	color: #000;
}

h2
{
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

#BuyukBaslik
{
	margin-top: 0px;
	font-size: 1.65em;
	color: #D6004A;
	margin-bottom: 0.4cm;
	border-bottom: solid 8px #00B6BA;
	padding-bottom: 0.4cm;
	padding-top: 0.5cm;
}
#altbilgi
{
	float:none;
	border-top: dashed 1px gray;
	text-align: center;
}

#altbilgi p
{
	font-size: 12px;
	margin: 10px;
	color: Navy;
}

.langlink
{
	
}
.biopane
{
	background-color:#F7F7F7;
	max-width: 500px;
	min-width: 40%;
	display: none;
	text-align: justify;
}
.biopane p
{
	margin-bottom: 20px;
}

.contacts
{
	clear: both;
	margin-bottom: 1.5cm;
}
.contacts p, h3
{
	line-height: 100%;
	margin-bottom: 0px;
	padding-left: 7cm;
}
.contacts img
{
	float: left;
}

.faq p
{
	margin-bottom: 30px;
}
.faq h2
{
	font-size: medium;
	color: #D6004A;
}

#fihrist
{
	margin-bottom: 30px;
}


.researchers h3
{
	padding-left: 0px;
}

.field table
{
	border: solid 1px black;
}
.field table td
{
	padding-left: 10px;
	padding-right: 10px;
	width: 5cm;
}

.doc
{
	clear: both;
	margin-bottom: 1.5cm;
}
.doc p, h3
{
	line-height: 100%;
	margin-bottom: 0px;
	padding-left: 4cm;
}
.doc img
{
	float: left;
}