/* 
    Created on : 23.Şub.2015, 22:03:19
    Author     : MUTLU EVDEN EVE NAKLİYAT
*/

body{
    background-image: url(../images/bg.png);
    background-repeat: repeat-x;
    background-color: #125579;
}
a{
    text-decoration:none;
}
#top{
    width: 960px;
    height: 20px;
    margin: auto;
    position: relative;
    font-size: 12px;
    font-family: arial;
    color: white;
}
#ortamenu{
    margin-left: 80px;
    font-size: 13px;
    font-weight: bold;
}
#ortamenu li{
    list-style: none;
    padding: 10px;
    float: left;
}
#ortamenu a{
    color: black;
}
#header{
    width: 960px;
    height: 250px;
    margin: auto;
    position: relative;
    background-image: url(../images/tgs.gif);
}
#taslak{
    width: 960px;
    height: 1100px;
    background: white;
    margin: auto;
    position: relative;
    font-family: arial;
    font-size: 12px;
}
#footer{
    width: 960px;
    height: 20px;
    margin: auto;
    position: relative;
}
#footer li{
    margin-top: 10px;
    list-style: none;
    float: left;
    font-size: 12px;
    font-family: arial;
    color: white;
    margin-right: 14px;
}
#footer a{
    color: white;
}
#sag{
    float: left;
    width: 160px;
    height: 1700px;
    background: #EEE;
}
#orta{
    float: left;
    width: 640px;
    height: 1700px;
    background: white;
}
#sol{
    float: left;
    width: 160px;
    height: 1700px;
    background: #EEE;
}
#menu{
    width: 160px;
}
#menu li{
    list-style: none;
    padding-top: 3px;
    padding-left: 15px;
    width: 145px;
    height: 19px;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    background-image: url(../images/menubg.png);
    margin-top: 1px;
}
#menu li:hover{
    background-image: url(../images/menubgh.png);
}
#menu a{
    color: black;
}
.image-row{
    margin-left: 10px;
}
#eklist{
    margin-top: 20px;
    margin-left: 20px;
}
#saat{
    margin-top: 10px;
    margin-left: 35px;
}
#eklist li{
    list-style: none;
    font-family: tahoma;
    font-size: 11px;
    margin-top: 2px;
}
.image-row img{
    width: 135px;
    height: 80px;
    border-radius: 5px;
    border: 3px solid white;
    box-shadow: 0px 2px 4px gray;
}
#must{
    width: 150px;
    height: 15px;
    background: #2B5FD7;
    color: white;font-family: Tahoma;font-size: 11px;
    padding: 5px;
}
#malt{
    width: 150px;
    height: 15px;
    background: #2B5FD7;
    color: white;font-family: Tahoma;font-size: 11px;
    padding: 5px;
}