html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: url(wrapper-bg.jpg) repeat-x top left #2d2f30;
	color: #454545;
	margin: 0;
	padding: 0;
}

#cerceve{
	width: 886px;
	height:701px;
	margin: 0 auto;
}

#top-menu{
	width:100%;
	height:17px;
	margin:0 auto;
}
	
	#dil{
		width:318px;
		float:right;
	}

#ja-wrapper1 {
	width: 885px;
	height:597px;
	background: url(shadownright-bg.jpg) no-repeat top right;
}

#ja-wrapper-inner {
	width:707px;
	height:597px;
	background: url(shadowleft-bg.jpg) no-repeat top left #1e1f1f;
	padding-left: 37px;
	text-align: left;
}

#header{
	height:214px;
	width:100%;
	background: url(header_bg.jpg) repeat-x top left;	
}

#logo{
	width:256px;
	height:100px;
	padding-left:280px;
	padding-top:86px;
}

#ja-wrapper {
	width:708px;
	height:384px;
}

body.fs1 {
	font-size: 10px;
}

body.fs2 {
	font-size: 11px;
}

body.fs3 {
	font-size: 12px;
}

body.fs4 {
	font-size: 13px;
}

body.fs5 {
	font-size: 14px;
}

body.fs6 {
	font-size: 15px;
}

/* Normal link */
a {
	text-decoration: none;
	color:#ec008c;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

a img {
	border: none;
}

/*article images*/
img {
	margin: 0;
	padding: 0;
}

ul{
	margin:  0;
	padding: 0;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #454545;
	height: 1px;
}

br {
}

td, th, div {
	font-size: 10px;
}


/* MAIN LAYOUT
--------------------------------------------------------- */
.wrap {
	clear: both;
	width: 100%;
	position: relative;
}

.main {
	margin: 0 auto;
	position: relative;
}

.inner {
	margin: 0 10px;
	padding: 0 20px;
}

#ja-mainbody {
	float: left;
	width: 620px;
}

#ja-content {
	float: right;
	width: 500px;
}

/* COLUMNS
--------------------------------------------------------- */
/*common style for column*/
#ja-col1 {
	float: left;
	width: 120px;
	font-size: 92%;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content-inner {
	width:587px;
	height:383px;
	background:url(content-inner-bg.jpg) repeat-x 0 0;
}

#content-scrool-wrap1{
	height:122px;
	float:left;
	width:100%;	
}

#content-scrool-wrap2{
	height:104px;
	float:left;
	width:100%;	
	padding-top:55px;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-container,
#ja-container-fr,
#ja-container-fl,
#ja-container-f {
	clear: both;
	padding: 0;
}

#ja-container .main,
#ja-container-fr .main,
#ja-container-fl .main,
#ja-container-f .main {
}

/*content + left*/
#ja-container-fr #ja-mainbody {
	width: 704px;
	max-height:500px;
}

#ja-container-fr #ja-col1 {
	width: 120px;
	padding-top:148px;
	max-height:500px;	
}

#ja-container-fr #ja-content {
	width: 584px;
	max-height:500px;	
}

#ja-container-fr .ja-innerpad {
	background:#FFFFFF;
	padding-right: 0;
}

#ja-container-fr #ja-topsl,
#ja-container-fr .ja-innerpad {
	padding-right: 0;
}

/*content + right*/
#ja-container-fl #ja-content {
	width: 100%;
}

#ja-container-fl .ja-innerpad {
	padding-left: 0;
}

/*full*/
#ja-container-f #ja-mainbody {
	width: 100%;
}

#ja-container-f #ja-content {
	width: 100%;
}

#ja-container-f .ja-innerpad {
	padding: 0;
}


/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3 {
	color: #000;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 100%;
}

div.moduletable,
div.moduletable_default,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_blank {
	color: #000;
	margin: 0;
	padding: 0;
}

div.moduletable.nomargin,
div.moduletable_default.nomargin,
div.moduletable_menu.nomargin,
div.moduletable_text.nomargin,
div.moduletable_blank.nomargin {
	margin: 0;
}

/* COLUMN */
#ja-col-bg{
	background: url(left_col_bg.jpg) no-repeat top left;
	height:384px;
}

.clr {
	clear: both;
}

/* Clearfix */
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix {
	display: block; /* O */
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}

#copyright{
	color:#4e5050;
	font-size:9px;
	width:571px;
	padding-top:10px;
	padding-left:37px;
}

#copyright a{
	color:#4e5050;
}

#jflanguageselection
{
	width:100%;
    float: right;
	margin-left: 5px;    
}

/* language lists with UL (names & images) */
#jflanguageselection ul.jflanguageselection{
	list-style: none;
	padding: 0;
	margin:0;
	font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li{
	padding-left: 13px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
	font-weight:bold;
}

#jflanguageselection ul.jflanguageselection li a{
	padding-left:20px;
	display: block;
	color:#FFFFFF;
	background: url(dil.gif) no-repeat 0 3px;		
	text-decoration:none;
}

#jflanguageselection ul.jflanguageselection img{
	border: none;
}

