body{
background:url(img/cros.png);
margin:0px auto;
}

.sayfa{
width:850px;
background-color:#fff;
margin:0PX auto;
border:1px solid #0585D8;
text-align:center;

}

.banner{
width:100%;
margin-top:5px;
height:209px;
}

.birinci{
width:183px;
margin-left:7px;
margin-top:10px;
min-height:300px;
float:left;
text-align:left;

}

.ikinci{
width:640px;
margin-left:10px;
margin-top:10px;
min-height:300px;
float:right;
text-align:left;


}


.arama{
float:right;
margin-right:30px;
width:134px;
height:25px;
background:url(img/ara_alt.gif) no-repeat;
margin-top:-23px;
text-align:center;
}
.cizgi{
width:850px;
border-bottom:1px solid #0083D7;
height:1px;
clear:both;
}
.enalt{
width:850px;
display:block;

}
.doviz{
margin-top:-15px;
margin-left:9px;
}

.hava{
margin-top:-15px;
margin-left:1px;
}
#contactarea{
height:108px;
background:url(img/bulten.gif) no-repeat;
padding-top:20px;
padding-left:10px;
color:#fff;
}

input, select, textarea {
	border: 1px solid #008ce1;
	margin-bottom: 1px;
}
h1 {
	color: #006bac;
}
h2 {
	color: #008ce1;
}
hr {
	height: 1px;
	border: 1px solid #008ce1;
}
#my-body {
	background: #EFEFEF;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	width: 100%;
	text-align: left;
}

#header {
	background: #006bac;
	width: 900px;
	height: 100px;
	vertical-align: bottom;
}

#header-title {
	color: white;
	font-size: 450%;
	margin: 0px 0px 5px 5px;
}
#header-subtitle {
	color: white;
	font-size: 200%;
	margin: 0px 0px 5px 5px;
}

.header-left {
	background: #E0E0DF url(img/header-left.gif) right repeat-y;
}
.header-right {
	background: #E0E0DF url(img/header-right.gif) repeat-y;
}

.document-left {
	background: #EFEFEF url(img/document-left.gif) right repeat-y;
}
.document-right {
	background: #EFEFEF url(img/document-right.gif) repeat-y;
}

#header-breadcrumb {
	background: #008ce1;
	height: 22px;
	color: white;
	font-weight: bolder;
	text-align: center;
}

#footer {
	background: url(img/footer.gif) repeat-x;
	height: 22px;
	color: white;
	font-size: 10px;
	padding: 0px 5px 0px 170px;
}
.footer-left {
	background: url(img/footer_left.gif) top right no-repeat;
}
.footer-right {
	background: url(img/footer_right.gif) top left no-repeat;
}

#left-column {
	vertical-align: top;
	background: #dae8f0;
	width: 180px;
}

#document-column {
	vertical-align: top;
	width: 540px;
	text-align: left;
	background: white;
}

#right-column {
	vertical-align: top;
	background: #dae8f0;
	width: 180px;
}
/*******************************************************************************/


/*********************************** Navigation ********************************/
.navigation {

	padding: 0px;
	line-height: 15px;
}

.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	height:17px;
	background-color:#0083D7;
	margin-bottom:1px;
	font-size:110%;
	

}
.navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	padding: 3px 5px 3px 5px;
	color:#fff;
}
/*******************************************************************************/


/************************************ Content **********************************/
#content {
	padding: 10px 20px 20px 10px;
	line-height: 16px;
}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #008ce1;
}

#content {
	height: 400px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}
/*******************************************************************************/


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: #008ce1;
	color: white;
	padding: 2px 5px 2px 5px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: gray;
}
/*******************************************************************************/
