﻿/* Normal Olarak Tablo*/

table
{
    font-size: 8pt;
    color: gray;
    font-family: Tahoma,Calibri;
    vertical-align: top;
    text-align: center;
}
.tablecizgi
{
    border-right: #e4ddd8 1px inset;
}
.tablealtcizgi
{
    border-bottom: silver 1px solid;
}
.tableustcizgi
{
    border-top: silver 1px solid;
}
.tablelogo
{
    background-image: url(images/galvaniz_trapez_profil_01.gif);
    width: 646px;
    height: 74px;
    background-repeat: no-repeat;
}
.ustensag
{
    background-image: url(images/galvaniz_trapez_profil_04.gif);
    width: 36px;
    height: 74px;
    background-repeat: no-repeat;
}
.menusag
{
    background-image: url(images/galvaniz_trapez_profil_11.gif);
    width: 90px;
    height: 27px;
    background-repeat: no-repeat;
}
.menusol
{
    background-image: url(images/galvaniz_trapez_profil_06.gif);
    width: 350px;
    height: 27px;
    background-repeat: no-repeat;
}
.altsag
{
    background-image: url(images/galvaniz_trapez_profil_14.gif);
    width: 439px;
    height: 260px;
    background-repeat: no-repeat;
}
.enalt
{
    background-image: url(images/galvaniz_trapez_profil_16.gif);
    width: 540px;
    height: 27px;
    background-repeat: no-repeat;
}

.kategoriarka
{
    background-image: url(images/kategoriarka.gif);
    width: 450px;
    height: 390px;
    background-repeat: no-repeat;
}
.iletisimarka
{
    background-image: url(images/iletisimarka.gif);
    width: 450px;
    height: 390px;
    background-repeat: no-repeat;
}
.urunarka
{
    background-image: url(images/urunarka.gif);
    width: 450px;
    height: 390px;
    background-repeat: no-repeat;
}

.tamborder
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}
.tablesolcizgi
{
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}
.hakkimizda
{
    background-image: url(images/asyametal.gif);
    width: 90px;
    height: 390px;
    background-repeat: no-repeat;
}
.iletisim
{
    background-image: url(images/iletisim.gif);
    width: 90px;
    height: 390px;
    background-repeat: no-repeat;
}
.urun
{
    background-image: url(images/urunlerimiz.jpg);
    width: 90px;
    height: 390px;
    background-repeat: no-repeat;
}
.renkkartela
{
    background-image: url(images/renkkartela.gif);
    width: 90px;
    height: 390px;
    background-repeat: no-repeat;
}


a {
    font-family: Tahoma,Calibri;
    color: #005483;
    text-decoration: none;
    font-size: 8pt;
}

a:visited
{
    color: #669900;
}

a:hover
{
    color: #00cccc;
}

a:active
{
    color: #99ccff;
}

body {
	background-color: #ffffff;
	background-image: url(images/arka.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma,Calibri;
	font-size: 8pt;
	color: #666666;
}
.baslik
{
    font-size: 8pt;
    color: #6495ed;
    font-family: Tahoma,Calibri;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}
.minibassyh
{
    font-size: 8pt;
    color: black;
    font-family: Tahoma,Calibri;
    font-weight: bold;
    vertical-align: middle;
    text-align: justify;
}
.gribas
{
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	color: gray;
	font-family: Tahoma,Calibri;
	text-align: justify;
}

/* 1 HEADER */

.basdiv 
{
    position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}