* {
font-family: verdana, "trebuchet ms", georgia, serif, arial;
}

tt {
    font-family: Century, "Century Gothic", "Courier New", Courier, georgia, serif;
	letter-spacing:1;
}
table tt 
{
    font-size:10;
}

body {
	background: white url(../resimler/back1.png) repeat-x fixed;
}

.main {
	margin:0px auto;
	min-width:640px;
	max-width:850px;
	width:100%;
	background: transparent url(../resimler/jerse_bck.png) no-repeat center;
	display:table;
}

div#container {
	float:left;
	margin:0px auto;
	width: 100%;
}

/*Banner daki dil kutusu*/

div.dil {
	float: right;
	font-size: 11px;
	text-align:right;
}

div.dil a 
{
    font-family:tahoma;
	color: black;
	font-weight:bold;
	text-decoration: none;
	padding: 3px;
}

div.dil a img {
	border: none;
	vertical-align: middle;
}

div.dil a:hover {
	/*	background: url(../resimler/banner1.png) repeat-x;*/
}

/* Menu ve flash z-index problemi */

#menu {
	z-index: 2;
}

/*Link, paragraf vb seylerin ana formati*/

a {
	text-decoration: none;
	color: inherit;
}

div.background {
background:url(../banner.asp) no-repeat right;
padding: 2em 0 1em 0;
}

div[class="dialog anamenu"] ul {
padding-bottom:10px;
}

div.banner, div.anamenu, div.footer {
opacity:1;
}

div[class$="1"] h1 {
background:blue;
}

div[class$="2"] h1 {
background:red;
}

div[class$="3"] h1 {
background:#33cccc;
}

div[class$="4"] h1 {
background:green;
}

div[class$="5"] h1 {
background:gray;
}

input, button {
	margin: -3px 10px -3px 0;
}

/* kutu formati*/

div.dialog ol li a:hover, div.dialog a:hover {
text-decoration:underline;
color:#FF6600;
}

div.dialog h1 {
	padding:0px;
	margin: 0px;
	font-size: 13px;
	color: white;
	border-bottom: 2px solid #cf0;
}

div.dialog img {
	border: 0px;
	padding:1px;
	margin: 2px 0 1px 0;
	}

div.dialog p, div.dialog ol, div.dialog small {
	 margin:0px 0px 0px 0px;
	 padding:-10px 0 0 0;
}

.dialog {
 width:100%;
 margin:0 0 3px 0;
 min-width:100px;
 color:#555;
 display:block;
 height:auto;
 float:left;
 font-size: 12px;
 text-align: justify;
}
/* opacity 
div.dialog:hover {
opacity: 1;
}

.dialog {
opacity: 0.8;
}
*/
.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:13px;
}

.dialog .hd {
 background:transparent url(../resimler/tl.png) no-repeat 0px 0px;
 margin-right:13px; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(../resimler/tr.png) no-repeat right 0px;
 margin-right:-13px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
 background:transparent url(../resimler/ml.png) repeat-y 0px 0px;
 margin-right:6px;
}

.dialog .bd .c {
 background:transparent url(../resimler/mr.png) repeat-y right 0px;
 margin-right:-6px;
}

.dialog .bd .c .s {
 margin:0px 4px 0px 4px;
 padding: 0 10px 0 10px;
}

.dialog .ft {
 background:transparent url(../resimler/bl.png) no-repeat 0px 0px;
 margin-right:13px;
}

.dialog .ft .c {
 background:transparent url(../resimler/br.png) no-repeat right 0px;
 margin-right:-13px;
}
/*Footer layout*/

div[class$="footer"] .s {
height:11px;
}

small {
float:left;
vertical-align:middle;
}

small.left {
width:20%;
}

small.center {
width:52%;
text-align:center;
}

small.right {
float:right;
}

input {
font-size:11px;
margin-top:-4px;
float:left;
}

.mail {
display:block;
}

