﻿

html, body {
  border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0;
    padding: 0;
    width: 80px;
    height: 80px;
}

button { overflow: visible; }



html, body {
  width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
}

body {
  
  margin: 0 auto;
  position:absolute;
  background-image:url('res/web-tasarim.jpg');
  background-repeat:repeat-x;
  background-color: #fff;
}

h1, h2 {
  clear: left;
}

h1 {
  margin: 10px 0 0;
  letter-spacing: 1px;
  font-size: 18pt;
  color: #000;
  font-weight: 900;
}

h2 {
  margin: 10px 0 0;
  letter-spacing: 1px;
  font-size: 14pt;
  color: #000;
  font-weight: 600;
}

h2 a {
  color: #1b96b8;
}

p {
  margin: 0 0 1em;
  letter-spacing: 1px;
  font-size: 11pt;
  color: #666666;
  font-weight: 300;
  text-align:justify;
}

p.referanslar {
  margin: 0 0 1em;
  letter-spacing: 1px;
  font-size: 11pt;
  color: #666666;
  font-weight: 300;
  text-align:center;
}






a {
  color: #1b96b8;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #1b96b8;
}

table.ana { border-style: none; 
            width: 1000px; 
          
}


table.ust { border-style: none;
            width: 1000px;
            color:#FFFFFF;
        font-size:10pt;
        font-weight:600;
            
}


table.ust a { color:#FFFFFF;
        font-size:10pt;
        font-weight:600;
}

table.ust a:hover { text-decoration: underline;
              
}

table.alt { border-style: none;
            width: 1000px;
            color:#282828;
        font-size:9pt;
        font-weight:600;
            
}


table.alt a { color:#282828;
        font-size:9pt;
        font-weight:100;
}

table.alt a:hover { text-decoration: underline;
              
}

table.alt h1 { font-size: 16pt; font-weight:600; color:#282828; }

div.referans {  margin:0px; padding:0px; border:solid 5px #D5D5D5; }
div.referans:hover { border: solid 5px #CC0000; }
