body
{
    margin: 0px;
    padding: 0px;
    background: url('images/bg.jpg') repeat-x;
    font-family: tahoma,Geneva,sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.txtReg {font-weight: normal; font-style: normal;line-height:normal; font-family: Arial, sans-serif; letter-spacing: -1px;}
.txtBold {font-weight: bold; font-style: normal;line-height:normal; font-family: Arial, sans-serif; letter-spacing: -1px;}

.govde
{    
    margin: 0px;
    text-align: center;

}
.layout
{
    width: 950px;
    margin: 0px auto 0px auto;
    text-align:left;
}
.clear
{
    clear: both;
    height: 1px;
}
.fr
{
    float: right;
}
.fl
{
    float: left;
}
.pad5
{
    padding: 5px;
}
.pad10
{
    padding: 10px;
}
.pad20
{
    padding: 20px;
}
.pad50
{
    padding: 50px;
}
.header
{
    width: 950px;
    height: 168px;
    background: url('images/header.jpg') no-repeat;
}
.sol
{
    width: 276px;
    float: left;
}
.sag
{
    padding-left: 290px;
}
.menuust
{
    margin: 10px 0px 10px 0px;
    height: 45px;
}
.buton, .buton:visited
{
    background: url('images/buton.png') no-repeat;
    text-align: center;
    color: #f5f5f5;
    width: 109px;
    height: 30px;
    display: block;
    text-decoration: none;
    line-height: 20px;
    font-size: 8pt;
    text-shadow: 1px 1px 1px #000;
}
.buton:hover
{
    color: #FFF;
    background: url('images/buton_hover.png') no-repeat;
    font-size: 8pt;
    text-shadow: 1px 1px 1px #000; 
}
.ust
{
    text-align: right;
    height: 140px;
}
.baslik
{
    text-align: right;
    height: 100px;
    background: url('images/baslikalt.jpg') no-repeat right bottom;
}
.baslik h2
{
    font-size: 24px;
    color: #4b1c4c;
    font-weight: normal;
    margin-right: 50px;
	text-shadow: 1px 1px 1px #999;
}
.altbaslik
{
    font-size: 18px;
    color: #4b1c4c;
    font-weight: normal;
	text-shadow: 1px 1px 1px #999;
}
.box
{
    float: left;
    width: 325px;
    height: 250px;
}
.liste
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.liste li
{
    padding-left: 30px;
    background: url('images/liste-ok.jpg') no-repeat 0px center;
    border-bottom: 1px dotted #dedede;
    line-height: 30px;
}
.liste li a, .liste li a:visited
{
    color: #666;
    text-decoration: none; 
}
.liste li a:hover
{
    color: #000;
    text-shadow:0 0 1px #674367; 
    text-decoration: none; 
}
.footer
{
    height: 287px;
    background: url('images/footer.jpg') repeat-x;
    text-align: center;
}
.footerorta
{
    width: 950px;
    height: 287px;
    margin: 0px auto 0px auto;
    text-align:left;
    background: url('images/footer2.jpg') no-repeat;
}
#adres
{
    width: 200px;
    background: url('images/h_iletisim.png') no-repeat 20px 20px;
    color: #926C91;
    padding-top: 70px;
    text-shadow: 1px 1px 1px #000;
    font-size: 8pt;
}
#cpr
{
    color: #663D67;
    font-size: 8pt;
    text-align: center;
    margin: 50px auto auto auto;
}

.menu
{

}
.nav
{
    margin: 0px;
    padding: 0px;
    width: 262px;
    list-style: none;
}
.nav li
{
    background: url('images/linkbg.jpg') repeat-x;
    height: 32px;
    display: block;           
}
.nav li a, .nav li a:visited
{
    line-height: 31px;
    padding-left: 23px;
    font-size: 8pt;
    color: #666;
    text-decoration: none;
    background: url('images/link-bullet.gif') no-repeat 8px center;
}
.nav li a:hover
{
    line-height: 31px;
    padding-left: 23px;
    font-size: 8pt;
    color: #000;
    text-shadow:0 0 1px #674367; 
    text-decoration: none;
    background: url('images/link-bullet.gif') no-repeat 8px center; 
}
.ortabolum a, .ortabolum a:visited{
color: #5B325C;
text-decoration:none;
font-weight: bold;
}
.ortabolum a:hover{
color: #5B325C;
text-decoration:underline;
font-weight: bold;
}






.menuarka {
	background: url('images/menubg.png') no-repeat;
	width: 277px; /*width of accordion menu*/
}
.arrowlistmenu{
    padding: 25px 0px 0px 7px;
	width: 262px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 8pt Tahoma;
color: #000;
background: url('images/linkbg.jpg') repeat-x center left;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 8px 0 8px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .menuheader a, a:visited{ /*CSS class for menu headers in general (expanding or not!)*/
color: #000;
text-decoration: none;
}

.arrowlistmenu .menuheader a:hover{ /*CSS class for menu headers in general (expanding or not!)*/
color: #666;
text-decoration: none;
text-shadow:0 0 1px #674367; 
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(./images/linkbg_hover.jpg);
color:#FFFFFF;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
font: 8pt Tahoma;
list-style-type: none;
margin: 0;
padding: 0;
/*margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
background: #f5f5f5;
}

.arrowlistmenu ul li{
padding-bottom: 0; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #636363;
/*background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
background: url(./images/bullet.gif) no-repeat center left; /*custom bullet list image*/
display: block;
height: 10px;
padding: 3px 0 3px 19px;
text-decoration: none;
}

.arrowlistmenu ul li a:visited{
color: #333;
text-decoration: none; 
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #333;
background-color: #E6E6E6;
text-decoration: none;   
}
