

html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family: Arial;
}
#wrapper {
    min-height:100%;
    position:absolute;
    bottom:1px;
    z-index:0;
    left:0;
    width:100%;
    overflow:auto;    
}

#header {
    position:absolute;
    z-index:1;
    top:0; 
    left:0;
    width:100%;
    padding:0;
    height:150px;
    background:url(../images/haeder-golge.png) repeat-x;
    float:left;
    z-index: 9;
}
.altlinkler
{
    position:fixed;
    bottom:25px;
        width:100%;
        height:219px;
        z-index:9999;

        background-repeat:repeat-x;
        background-position:left bottom;
}
.ortala
{
    width:1040px;
	margin: auto;
}
    .ortala img
    {
vertical-align: bottom

    
    }
.altbg
{
    background:url(../images/) no-repeat;
    width:100%;
    height:100%;
    position:fixed;

}
.headeric{
	width:1020px;
	height: 70px;
	margin: auto;
}
.footeric{
	width:1020px;
	margin: auto;
}
.content {
    position:absolute;z-index:1;width:100%;padding:0;
}
.contentic {
	width:1010px;
	margin: 10px auto;
    padding-bottom: 50px;
	background-color: rgba(255, 255, 255, .75);
}
 
.footer {
    margin-top:-50px;
	position: fixed;
    bottom:0;
	background-color: rgba(255, 255, 255, 0.75);
    float:right;
    right: 0;
    width:100%;
}
.logo{
float:left;
padding-top: 0px;
margin-left: 0px;
width: 200px;
height: 100px;
background-size: 200px 100px;
background:url(../images/logo.png) no-repeat;
}
.menu{
float: left;
    margin-top: 35px;
    margin-left: 230px;
    position: fixed;
    text-transform: uppercase;
}
.alt_logo{
width:150px;
height:36px;

float:left;
margin-top:8px;
}
 .copyright{font-family:Arial; color:#676666; font-size:12px; margin-top: 2px; float: left;}
 .copyright a a:hover {text-decoration:none;  color:#676666;  }
 .copyright span{font-family:Arial; color:#f37800; }
 .sosyal { float: right; margin-top: 3px; } 


.site-ic-yazi {
width: 1010px;
margin: 0 auto;
padding: 10px;
padding-bottom: 50px;
background-color: rgba(255, 255, 255, 0.9);
font-family:Arial;
color:#000000;
position: absolute;
margin-top: 120px;
left: 0;
right: 0;
line-height: 25px;
    border-radius: 20px 80px 20px; /* Standart */
    -moz-border-radius: 20px 80px 20px; /* Firefox */
    -webkit-border-radius: 20px 80px 20px; /* Safari ve Chrome */
    margin-bottom: 3px;
        box-shadow: 0px 0px 2px #fff;
}
.site-ic-yazi-anasayfa {
width: 1010px;
margin: 0 auto;
position: fixed;
bottom: 0px;
left: 0;
right: 0;
line-height: 25px;
margin-bottom: 20px;
}
.site-ic-yazi-anasayfa img {
    padding-left:10px;
}
.temizle {
clear:both;
}

.ortalaalt{
width: 1100px;
margin: 0 auto;
position: fixed;
bottom: 60px;
right: 0;
left: 0;

}

.ortalaalt .kutu1{
width:352px;
height:144px;
float:left;
margin-right:5px;
margin-top:22px;
}
.ortalaalt .kutu3{
width:352px;
height:144px;
float:left;
margin-top:22px;
}
.fancybox-buttons img {
border: 1px solid #BBB;
padding: 2px;
margin: 10px 20px 10px 0;
vertical-align: top;
}

.footer
{
    position:fixed;
    z-index:9999;
}

.stopfade { 
   opacity: .5;
}

nav navbar-nav ul li a
{
    color:white !important;
}

li.dropdown ul li a:hover
{
    color: #f39200 !important;
}

li.dropdown-submenu
{
    position:relative;
}

    li.dropdown-submenu ul.dropdown-menu
    {
        position:absolute;top:0;left:100%;
    }
@media (min-width: 768px){
    .navbar-nav {       
        float: left;       
    }
  li.dropdown ul li a,li.dropdown ul a
{
    color: #000 !important;
}
}

@media (max-width: 767px)
{
    .navbar-nav
    {
        margin-top:50px !important;
    }

    li.dropdown ul li a, li.dropdown ul a
    {
        color: #000 !important;
        background: #FFFFFF !important;
    }

    .navbar-collapse.in
    {
        background: #000" !important;
    }

    .altlinkler
    {
        float: left !important;
    }


    .headeric
    {
        width: 100% !important;
        height: 70px;
        margin: auto;
    }
        .footeric
    {
        width: 90% !important;
        height: 70px;
        margin: auto;
    }
    .ortala
    {
        margin: auto;
    }

        .ortala img
        {
            float: left;
            width: 10%;
            height: 10%;
            vertical-align: bottom;
        }

    .navbar-toggle span
    {
        color: #f39200;
        font-size: 20px;
        margin-left: 90px;
    }
    .site-ic-yazi {
    width: 95%;
    margin: 0 auto;
    padding: 10px;
    padding-bottom: 50px;
    background-color: rgba(255, 255, 255, 1);
    font-family: Arial;
    color: #000000;
    position: absolute;
    margin-top: 115px;
    left: 0;
    right: 0;
    line-height: 25px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 3px;
    box-shadow: 0px 0px 2px #fff;
}
.menu{margin-left:0  !important; margin-top: 0  !important;    width: 100%  !important;}
.navbar-collapse {
    position: absolute  !important;
    width: 100%  !important;
                }
                .navbar-nav {
    margin: 7.5px -15px;
    background: #fff  !important;
}
                .navbar-collapse {background-color:transparent !important}
				
.dkb180{	
	bottom: -39px;
}
.yedekparca{
bottom: -35px;
}
.dkb800{
bottom: -3.1px;
}

}