html, body{
    height:100%;
}

body{
    font: 12px/1.5em Arial, Helvetica, Verdana, sans-serif;
    color:#155D97;
    background:#fff url('../images/background.png') top repeat-x;
}

    a{
        color:#4BAAE7;
    }

        a.read{
            display:block;
            margin:2px 0 0 0;
            border-bottom:1px solid #ddd;
        }

    a:hover, a.here{
        color:#1e5e79;
    }

    img.image{
        border:1px solid #d0003a;
        margin:5px 20px 10px 0;
    }

    h1{
        font-size:18px;
        color:#BB1515;
        padding-left:3px;
        padding-top:5px;
        margin-bottom:10px;
        font-family:serif;
        font-weight:normal;
    }

    h2{
        font-size:18px;
        color:#004F6E;
        border:1px solid #ddd;
        background:#F7EEB3;
        padding-left:3px;
        padding-top:7px;
        padding-bottom:5px;
        margin-bottom:14px;
        font-family:serif;
        font-weight:normal;
    }

    p.item{
        background:#f6f6f6;
    }

    #site{
        background:#fff;
        margin:50px auto 0 auto;
        padding:0 4px 4px 4px;
        width:800px;
        text-align:left;
        border-top:1px solid #ccc;
    }

        #tarimsankimya{
            margin:0 0 0 308px;
            top:0;
            position:absolute;
            background:url('../images/tarimsankimya.png') no-repeat center center;
            width:192px;
            height:140px;
        }

        #dogalguc{
            margin:0 0 0 303px;
            top:130px;
            position:absolute;
            background:url('../images/dogal_guc.jpg') no-repeat center center;
            width:200px;
            height:40px;
        }

        #header{
            height:140px;
        }

            #banner{
                background:url('../images/ust_calisma.jpg') no-repeat center center;
                border-bottom:1px solid #ddd;
                height:140px;
            }

            #nav{
                margin:0 auto;
                padding:8px 0 8px 0;
                text-align:center;
                border-bottom:1px solid #ddd;
            }

                #nav ul{
                    margin-left:0px;
                    list-style-type:none;
                }

                    #nav ul li{
                        margin:0 0 10px 0;
                    }

                        #nav ul li a{
                            font-size:15px;
                            font-family:serif;
                            color:#666;
                        }

                        #nav ul li a:hover, #nav ul li a.here{
                            color:#BB1515;
                        }

        #left,#right{
            margin-top:20px;
        }

        #left{
            width:220px;
        }

            #categories-top{
                width:200px;
                height:10px;
                background:url('../images/sol_ust.png') no-repeat center top;
            }

            #categories{
                width:200px;
                background:url('../images/sol.png') repeat-y;
            }

                #categories ul{
                    padding:10px 0 0 10px;
                }

                    #categories ul a{
                        color:#671900;
                    }

                    #categories ul a:hover, #categories ul a.here{
                        color:#BB1515;
                    }

            #categories-bottom{
                width:200px;
                height:10px;
                margin-top:-1px;
                background:url('../images/sol_alt.png') no-repeat center bottom;
            }

        #right{
            width:580px;
        }

            #animation{
                margin:0 auto 0 auto;
                width:570px;
            }

            .content p{
                margin:0 0 3px 5px;
            }

            #content ul{
                margin:0 0 0 20px;
            }

            #content table{
                margin:10px 0 10px 10px;
            }

                #content td{
                    padding:2px;
                    margin:2px;
                }

        #footer{
            font-size:11px;
            margin:30px 0 0 0;
            padding:4px 0 0 0;
            border-top:1px solid #ddd;
            color:#aaa;
        }

        #footer-background{
            background:url('../images/alt_arkaplan.png') repeat-x;
            height:132px;
        }

#contact_form{
    margin:30px 10px 10px 5px;
}

    #contact_form .mesaj{
        margin:10px 10px 10px 0;
        color:#d0003a;
        font-weight:bold;
        font-size:13px;
    }

    #contact_form label{
        display:block;
        margin:5px 0 2px 0;
        font-weight:bold;
    }

    #contact_form input, #contact_form textarea{
        width:400px;
        border:1px solid #aaa;
        padding:3px;
        font-size:11px;
    }

    #contact_form textarea{
        height:100px;
    }

    #contact_form button{
        display:block;
        margin:10px 5px 5px 0;
    }

#siparis_form{
    margin:30px 10px 10px 5px;
}

    #siparis_form .mesaj{
        margin:10px 10px 10px 0;
        color:#d0003a;
        font-weight:bold;
        font-size:13px;
    }

    #siparis_form label{
        display:block;
        margin:5px 0 2px 0;
        font-weight:bold;
    }

    #siparis_form input, #siparis_form textarea{
        width:400px;
        border:1px solid #aaa;
        padding:3px;
        font-size:11px;
    }

    #siparis_form textarea{
        height:100px;
    }

    #siparis_form button{
        display:block;
        margin:10px 5px 5px 0;
    }
