﻿body
{
    margin: 0;
    text-decoration: none;
    background-position: center top;
    background-color: #B2D2F0;
    font-family: Verdana;
    font-size: 12px;
}

.site
{
    text-align: center;
}

.ust
{
    height: 288px;
    width: 986px;
    margin: 0px auto 0px auto;
    padding: 0px;
    border-style: none;
    background-repeat: no-repeat;
}

.orta
{
    width: 986px;
    min-height: 250px;
    height: auto !important;
    margin: 0px auto 0px auto;
    padding: 0px;
    border-style: none;
    background-image: url(../images/orta.jpg);
    background-repeat: repeat-y;
    display: inline-block;
}



.ortaicerik
{
    text-align: left;
    padding-left: 53px;
    margin: 0px auto 0px auto;
    line-height: 18px;
}

.alt
{
    background-image: url(../images/alt.jpg);
    height: 107px;
    width: 986px;
    border-style: none;
    background-repeat: no-repeat;
    margin: 0px auto 0px auto;
    text-align: left;
}

.altic
{
    padding-top: 55px;
    padding-left: 53px;
    color: White;
}

.altic a
{
    color: White;
}

.iletisimsol
{
    float: left;
    width: 277px;
}

.iletisimsag
{
    float: left;
    width: 620px;
}

#contacts-form fieldset
{
    border: none;
    width: 100%;
    overflow: hidden;
}
#contacts-form label
{
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 16px;
}
#contacts-form label input
{
    width: 250px;
    padding: 2px 0 3px 3px;
    color: #91867f;
    border: 1px solid #635e4e;
}
#contacts-form textarea
{
    width: 275px;
    height: 105px;
    padding: 2px 0 2px 3px;
    margin-bottom: 15px;
    color: #91867f;
    border: 1px solid #635e4e;
    overflow: auto;
}
#contacts-form .col-1
{
    width: 300px !important;
    margin-right: 0 !important;
}
#contacts-form .col-2
{
    width: 281px !important;
}

#contacts-form .link1
{
    margin-left: 20px;
}
.icerikunderline
{
    text-decoration: underline;
    font-weight: bold;
}
/*==========================================*/
.col-1
{
    float: left;
}
.col-2
{
    float: left;
}
.alignright
{
    text-align: right;
}

a
{
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
}
a:link
{
    color: #000000;
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
}
a:visited
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
}
a:hover
{
    color: #262626;
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
}
a:active
{
    color: #ffffff;
    text-decoration: none;
}

