body
{
font-size: 13px;
letter-spacing: 1.7px;
word-spacing: 4px;
font-family: "Lucida Unicode", helvetica, sans-serif;
background:#242424;
}

p
{
margin-bottom: 14px;
text-align: justify;
}


a:link {color: #333333; text-decoration: none; }     
a:visited {color: #333333; text-decoration: none;}  
a:hover {color: #333333; font-weight: bold; text-decoration: none;}  
a:active {color: #333333; text-decoration: none;} 


div.container
{
background:#242424;
width:90%;
margin:10px 0px 0px 20px;
border:0px;
}

div.header
{
font-size:40px;
letter-spacing:2px;
padding:11px 0px 40px 0px;
color:white;
background-color:#242424;
clear:left;
}

h1.header
{
text-align:left;
width:100px;
font-size: 20px;
padding: 0;
margin: 0;
}


.langs {
padding: 0px 180px 0px 0px;
font-family: "Arial", helvetica, sans-serif;
text-align: right;
font-size: 14px;
color: white;
}

.langs a {
font-weight:bold;
font-family: "Lucida Unicode", helvetica, sans-serif;
text-align: right;
font-size: 14px;
color: white;
}



#menu ul
{
text-align: right;
list-style:none;
margin: 0px;
float: left;
padding: 0px;
}

#menu li a
{
display: block;
font-size: 15px;
letter-spacing: 2.5px;
word-spacing: 2px;
height: 2.2em;
line-height: 2.2em;
width: 165px;
border-bottom: 1px solid black;
color: white;
font-weight: bold;
text-decoration: none;
} 

#menu a:link, #menu a:active, #menu a:visited {
color: white;
}

#menu a:hover {
background: #333333;
color: #ffffff;
} 

td.big 
{
text-align: center;
font-family: impact;
font-size: 40px;
font-weight: bold;
}

table.teknik td
{
font-size: 13px;
border: 1px solid gray;
table-layout: auto;
padding: 5px;
text-align: left;
}


table.surec td
{
vertical-align: top;
text-align: center; 
border: 0px solid black;
table-layout: auto;
padding: 25px 20px 0px 0px;
}



table.paneller td
{
font-size: 13px; 
text-align: center; 
border: 0px solid #E0E0E0;
table-layout: auto;
padding: 5px;
}

table.planlar td 
{
font-family: "Lucida Grande", helvetica, sans-serif;
font-weight: bold;
font-size: 14px; 
text-align: center; 
border: 8px solid #E0E0E0;
table-layout: auto;
padding: 0px;
margin:20px 0px 0px 20px;
}


.floatleft { 
font-size: 14px; 
float: left; 
margin: 15px 15px 0px 0px; 
border: 0; 
}

.floatright { 
font-size: 14px; 
float: right; 
margin: 15px 0px 0px 15px; 
border: 0; 
} 

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
 

div.content
{
color:#333333;
background:white;
border:3px solid black;
margin:5px 180px 0px 190px;
padding:0px 40px 8px 50px;
}


div.footer
{
font-size: 10px; 
margin-top:25px;
padding:5px 5px 5px 12px;
color:white;
background-color:black;
clear:left;
}