/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 06.Ağu.2019, 20:30:54
    Author     : HAYMANA GAZETESİ
*/
@font-face {
    font-family: 'hgf';
    src: url('trmpact.ttf')  format('truetype');
}

@font-face {
    font-family: 'nrw';
    src: url('norraw.ttf')  format('truetype');
}

body {
    margin: 0px;
    font-family: sans-serif;
}
#discontainer {
    width: 1310px;
    height: auto;
    margin: 0px auto;
    overflow: visible;
}
#ustcont {
    width: 1310px;
    height: 150px;
    background-color:#0c0a5e;
}
#ustsollogo {
    width:200px;
    height:150px;
    float: left;
    background-image: url(../bayrak.png);
}
#ustsaglogo {
    width: 200px;
    height:150px;
    float: left;
}


#ustortacont {
    width: 905px;
    height: 150px;
    float: left;        
}

#haymanagazetesi {
    font-family:hgf;
    color: #ffffff;
    font-size:62pt;
    padding-top:10px;
    letter-spacing:1px;
    width:900px;
    height:100px;
    text-align:center;
    background-color:#0c0a5e;
}

#gslogan {
    font-family:sans-serif;
    text-align: center;
    font-size:14pt;
    font-weight:bold;
    color: #ffffff;
    width:900px;
    height:30px;
    margin-top:-10px;
}

#iccontainer {
    width: 1000px;
    min-height: 500px;
    float: left;
    margin-left: 5px;
}
#icsol{
    width: 717px;
    padding-left: 1px;
    height: auto;
    float: left;
}
#icsag{
    width: 279px;
    min-height: 600px;
    padding-right: 1px;
    float: right;
}

#linknav {
    width: 990px;
    height: 30px;
    clear: both;
    /*  margin-left: 10px;*/
    padding-left: 10px;
    letter-spacing: 1px;
    background-color: #0c0a5e;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

nav a {
    color: #ffffff;
    text-decoration: none;
    font-size: 10pt;
    line-height: 25pt;
}

nav a:hover {
    color: #0000CA;
    background-color: #ffffff;
}

#bikcont {
    width: 278px;
    height: 205px;
    margin: 5px 0px 5px 0px;
    border:1px solid #000000;
}
#basinilanbaslik{
    width: 273px;
    height: 25px;
    background-color: #0c0a5e;
    font-size: 11pt;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 5px 0px 0px 5px;
    color:#ffffff;
}

.sayfadibi {
    width: 1305px;
    height:20px;
    float: left;
    margin-top: 5px;
    background-color:#0c0a5e; 
    border: 1px solid #000000;
}
