/* 
IE için Alfa Kanali PNG Destegi 
*/ 

img { behavior: url("pngbehavior.htc");}


html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body
{ 
background-color:ffffff;
background-image:url('/images/bg.jpg');
background-repeat:no-repeat;
background-position:top center; 
}

.icerik{
padding-left: 10px;
}

.icerik_baslik{
color: red;
text-decoration: none;
font-size: 20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 3px;
text-decoration:bold;
}


.anatablo
{ 
background-color:ffffff;
background-image:url('/img/ana_bg.png');
background-repeat:repeat-x;
background-position:top center; 
}

.blokust    {width:180px; height:20px; background-image : url(/img/blokust.png);}

.blokgovde  {
width:200px;
 padding-right: 10px;


}
.solmenu {
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #eeeeee;
    float: left;
    padding-right: 10px;
  
    
}



table {
	font-family: Tahoma;
	line-height: 1.5;
    font: 12px Arial;
}
td {
	font-family: Tahoma;
	line-height: 1.5;
    font: 12px Arial;
}

/* Normal link */
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
color:#ff0000;

}
a:active{
	color: #ffcc00;
	text-decoration: none;
}
a:focus{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}

a img {
	border: none;
}

/*DİV TABLO*/
.tablo {
  display: table;
}

.satir {
  display: table-row;
}

.hucre {
  display: table-cell;
  width: 10px;  /* hücre genişliği */

  border: 0px dotted #000000; /* hücre çerçevesi */


}


.anadiv {
background-color: #FFFFFF;
border: 1px dotted #000000;
}



.blokbaslik {
    display: table-row;
	background-color: #000080;
	background-position: center center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
    border-top-color: #000000; 
    border-width: 1px; 
    background-color: #004a99; 
    width: 180; 
    height: 20;
    padding: 5px;

}


/*DİV TABLO*/

.karecik {padding:3px 3px 3px 15px;background: url("/images/karecik.gif") no-repeat;"}

/* Menu 2 starts here */
#menu2 {
width: 180px;
float:left;
}

#menu2 ul
{
font-family: arial;
list-style-type:none;
margin:0;
padding:0;
}
#menu2 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu2 a
{
color: #483000;
text-decoration: none;
font-size: 12px;
display: block;
padding-left: 10px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
width: 164px;
background-color: transparent;
border-bottom: 1px solid #fff;

}

#menu2 a:link, #menu a:visited
{
color: #483000;
text-decoration: none;
}

#menu2 a:hover
{
background-color: #487890 ;
color: #fff;
}

#menu2 li a#current
{
border-bottom: 3px solid #C0C018;
background: #487890 ;
color: #fff;
}
/* Menu 2 ends here */

/* bloklar */



