body {
	background: url('images/arkaplan.png') #12498A;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
h1 {
	font-size: 18pt;
	color: #1958B7;
}
a {
    color:#0D3E80;
    font-weight:bold;
    text-decoration:none;
}
a:hover {
	color:#2175BC;
    text-decoration:underline;
}

.style1 {
	background-image: url('images/orta_arka.png');
}
.style2 {
	background-color: #FFFFFF;
	padding:2px;
}
.style3 {
	padding:2px;
	text-align: center;
	font-size: 10pt;
}
.style4 {
	background-color: #E5E5E5;
}

/*ust menu */
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url('images/menub_bg.gif') repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url('images/menub_hover_left.gif') no-repeat; 
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url('images/menub_hover_right.gif') no-repeat right top; 
}

/*ust menu bitis*/


/*sol menu*/

#blueblock{
width: 180px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-weight: bold;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

/*sol menu bitis */



/* Site Ayarlari Genel */
.orta {
       TEXT-ALIGN: center;
}
#tablo li{
    border-bottom : 1px #99CCFF dotted;
    float:left;
    width:33%;
    height:250px;
    margin-top:5px;
    padding:0px;
    display:inline;
    text-align: center;  
}
.urun {
    border:3px #999999 double;
    width: 160px; 
    height: 160px; 
}
#sayfalar a{
    border : 1px #99CCFF dotted;
    float:left;
    width:25px;
    margin:2px;
    padding:2px;
    display:inline;
    text-align: center;  
}             
#sayfalar div{
    border : 1px #99CCFF dotted;
    float:left;
    width:25px;
    margin:2px;
    padding:2px;
    display:inline;
    text-align: center; 
    font-weight: bold; 
}



#haberler {
    width:100%;
    display:table-cell;
    border:1px #fff solid;
}
#haberler img {
    border:0px;
    width:250px;
}
#haberler ul {
    list-style: none;
    padding:0px;
    margin:0px;
}
#haberler li {
    padding:0px;
    margin:2px;
    background:#EDEEEF;
}
#haberlersol {
    float:left;
    width:250px;
}
#haberlersag {
    float:left;
    width:300px;
    background:#fff;
}
#haberlertumu {
    text-align:right;
    width:100%;
}


#haberlistele {
    width:600px;
    float:left;
}
#haberresim {
    width:200px;
    float:left;
}
#haberresim img {
    border:0px;
    width:198px;
}
#haberlink {
    width:400px;
    float:left;
}


/* Site Ayarlari Genel */
