  body{
    padding-top: 5px;
  }
  
  .ustmenu{
      position: relative;
     z-index: 1000; 
  }
  .starter-template {
 /*  width: 1000px; */
 /* padding: 5px 0px; */
  text-align: left;
}
  
.logo_container {  margin:0 auto; }
#logo_top_wrapper { margin:0 0 20px 0; }
.logo_top { height:110px; padding:0px 0 0 0; }
.my_logo { font:30px Georgia, serif;display: block;
background: url(../tema/v1/images/logo.png) no-repeat;
width: 245px;
height: 110px;
text-indent: -5000px; }

.sol{
    float: left;
}

.yuzdeyuz{
    width: 100%;
}

.sag{
    float: right;
}

.ortala{
    text-align: center;
    vertical-align: center;
}

.carousel-control.left {
   background-image: none;
   background-repeat: repeat-x;
}

.carousel-control.right {
   background-image: none;
   background-repeat: repeat-x;
}

.carousel-control {
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 5%;
    font-size: 20px;
    color: #5B83AF;
    text-align: center;
    opacity: 0.5;
    text-shadow: 0px 4px 1px rgba(255, 0, 0, 0.6);
    position: absolute;
}

.carousel-control:hover{ 
    color: #FFF;
    text-decoration: none;
    outline: 0px none;
    opacity: 0.9;
}

.carousel-control:focus {
    color: #5B83AF;
    text-decoration: none;
    outline: 0px none;
    opacity: 0.5;    
}    

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 5px;
    border: 1px solid transparent;
}