/*--- ÜST SLAYT İNDEX  ---*/
@import url("tema.css");
@import url("resim.css");

.ustslayt-index-ana {
width:100%; height:auto;
padding:auto; margin-bottom:50px; text-align:center;
background:#043B59 url(back.png) repeat-x center bottom;}

.ustslayt-index {
width:89%; height:auto;
margin:auto; padding:auto; text-align: center;
background:url(back.png) repeat-x right bottom,
url(back.png) repeat-x left bottom,
url(sag.png) repeat-y right top,
#fff url(sol.png) repeat-y left top; }

.ustslayt-index-back {
width:90.5%; height:auto;
margin:auto; padding:auto; text-align: center; }

.ustslayt-index-resim {
width:auto; height:auto; 
margin:auto 1%; padding:auto;}

@media screen and (max-width:767px) {
.ustslayt-index-ana{ width:auto; margin-bottom:20px;}
.ustslayt-index    { width:auto;}
.ustslayt-index-back   { width:100%;}
.ustslayt-index-baslik { font-size:16px;}
.ustslayt-index-metin  { font-size:13px;}
.ustslayt-index-resim  { margin:auto 0px;} 
}