.tekrar1 {
background: url(images/tekrar1.jpg) top repeat-x;
}

.tekrar2 {
background: url(images/tekrar2.jpg) center top repeat-x;
}

.encokon {
background: #fafdf7;
color:#000000;
}


.datebox
{
float: center;
position: relative;
margin:0px 0px 0px 0px;
}

.datebox .year
{
display: block;
writing-mode: tb-rl;
-webkit-transform: rotate(90deg);	
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
position: absolute;
top: 45px;
font-size: 24px;
}

*:first-child+html .datebox .year { right: -28px; } /* IE7 positions element differently to IE6 & 8 */
.datebox span:nth-child(3)
{
top: 45px;
writing-mode: tb-rl; 
}
	

.encokoff {
background: #9eb5be;
color:#FFFFFF;

}

.kataktif {
font-family: Arial;
font-size: 11px;
padding:0px 5px 0px 5px;
background: #ffffff;
height:24px;
}

.kataktif a {
color: #000000 ;
font-weight: 700;
}

.kataktif a:hover {
color: #000000 ;
font-weight: 700;
}

.katpasif {
font-family: Arial;
font-size: 11px;
padding:0px 5px 0px 5px;
height:24px;
}

.katpasif a {
color: #ffffff ;
font-weight: 700;
}

.katpasif a:hover {
color: #ffffff ;
font-weight: 700;
}

.el {
cursor:hand;
}

.katoff {
padding:5px 8px 5px 8px;
font-family: Arial;
font-size: 12px;
text-decoration : none;
color: #ffffff ;
}

.katoff a {
font-family: Arial;
font-size: 12px;
text-decoration : none;
color: #ffffff ;
}

.katoff a:hover {
font-family: Arial;
font-size: 12px;
text-decoration : none;
color: #ffffff ;
}

.katon {
padding:5px 8px 5px 8px;
font-family: Arial;
font-size: 12px;
text-decoration : none;
color: #ffffff ;
background: #000000;
}

.katon a {
font-family: Arial;
font-size: 12px;
text-decoration : none;
color: #ffffff ;
}

.katon a:hover {
font-family: Arial;
font-size: 12px;
text-decoration : none;
color: #ffffff ;
}


A {     
font-family: Arial;
font-size: 12px;
text-decoration : none;
color: #000000 ;
}
A:hover { 
font-family: Arial;
font-size: 12px;
text-decoration : underline;
color: #cc0000 ;
}
a.side {
font-family: Arial;
font-size: 12px;
text-decoration: none;
color: #000000 ;
}
a.side:hover {
font-family: Arial;
font-size: 12px;
text-decoration: underline;
color: #cc0000 ;
}