﻿/* -----------------------------------------------------
başlıklar
--------------------------------------------------------*/
h1, h2, .yanbaslik
{
    color: #333333;
    font-family: Tahoma, Arial, Helvetica;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;
}


h1
{
    font-size: 20px;
    font-weight: normal;
}

h2
{
    font-size: 18px;
    font-weight: normal;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    color: #003366;
}

h4
{
    font-size: 12px;
    font-weight: normal;
    color: #003366;
}
h5 {
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}

.yanbaslik {
	padding-left: 10px;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}

h1 a, h2 a, h3 a, h4 a, h5 a, .yanbaslik a
{
    text-decoration: none;
    color: #003366;

}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, .yanbaslik a:hover
{
color: #ff0000;
}

.header_rigth
{
   
    background-image: url('../../backgr/camlik/menu_header_right.gif');
    background-repeat: no-repeat;
    width: 8px;
    border-collapse: collapse; 
    background-position: left top;
}

.header_body
{
    background-image: url('../../backgr/camlik/menu_header_line.gif');
    background-repeat: repeat-x;
    border-collapse: collapse;
    border-spacing: 0px;
    vertical-align: middle;
	text-align: center;
	
}

.header_left
{
    background-image: url('../../backgr/camlik/menu_header_left.gif');
    background-repeat: no-repeat;
    width: 8px;
    border-collapse: collapse; 
    background-position: right top;
}

.header_table
{
    border-style: none;
    width: 185px;
    height: 31px;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    background-repeat: repeat-x;
}

.makale_header_body
{
    background-image: url('../../backgr/camlik/menu_header_line.gif');
    background-repeat: repeat-x;
    border-collapse: collapse;
    border-spacing: 0px;
    vertical-align: middle;
    text-align: left;
    padding-top: 7px;
}
    
    .makale_header_table
{
    border-style: none;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    background-repeat: repeat-x;
    height: 31px;
	width: 540px;

}

