
/* general */

body
{
    background-color: #353535;
    font: bold 10pt Lucida Sans Unicode;
    color: #C0C0C0;
}

img
{
    border: 0;
}

a
{
    text-decoration: none;
    color: #C0C0C0;
}

strong
{
    color: #FFF;
}

/* intro */

#bintro
{
    background-color: #000;
}

#dintro
{
    position: absolute;
    text-align: center;
    top: 300px;
    width: 95%;
}

#dintro span
{
    padding: 15px 13px 0 8px;
}

#satr
{
    margin-left: 30px;
    border-right: 2px solid #C0C0C0;
}

#saen
{
    border-right: 2px solid #C0C0C0;
}

#dintro a
{
    font-size: 14pt;
}

#dcontainer
{
    background-color: #000;
    border-top: 8px solid #252525;
    border-right: 8px solid #252525;
    border-left: 8px solid #454545;
    border-bottom: 8px solid #454545;
    width: 760px;
height: 560px;
    position: relative;
}

/* main page */

#dmain_page
{
    margin-top: 30px;
}

#dmpf
{
    height: 292px;
    border-bottom: 10px solid #252525;
    border-left: 10px solid #252525;
    border-right: 10px solid #454545;
    border-top: 10px solid #454545;
}

/* products */

#dproducts
{
    position: relative;
    height: 350px;
}

#dproducts div
{
    position: absolute;
    border-left: 5px solid #252525;
    border-bottom: 5px solid #252525;
    border-top: 5px solid #454545;
    border-right: 5px solid #454545;
    width: 300px;
    height: 150px;
    background-color: #353535;
}

a.back_link
{
    position: absolute;
    left: 50px;
    top: 170px;
    color: #FFF;
}

#dproducts p
{
    margin: 0;
    border-right: 2px solid #252525;
    border-top: 2px solid #252525;
    border-bottom: 2px solid #454545;
    border-left: 2px solid #454545;    
}

#dproducts img
{
    margin: 5px;
}

#dcat1
{
    left: 50px;
    top: 0;
}

#dcat2
{
    right: 50px;
    top: 0;
}

#dcat3
{
    left: 50px;
    top: 170px;
}

#dcat4
{
    right: 50px;
    top: 170px;
}

/* products dropdown menu */

#dproducts ul
{
    position: absolute;
    margin: 21px 0 0 0;
    left: 0;
    top: 0;
    text-align: left;
    visibility: hidden;
}

#dproducts li
{
    background-color: #FFF;
    filter: alpha(opacity=80);
    padding: 3px 10px 3px 10px;
    width: 280px;
}

#dproducts li a
{
    color: #444;
}

/* products */

.proddiv
{
    text-align: left;
    padding: 0 30px 0 20px;
    text-align: justify;
    position: relative;
}

.proddiv img
{
    position: absolute;
}

.proddiv a
{
    color: #FFF;
}

#pprod11link
{
    margin-top: 30px;
}

#pslg
{
    font-style: italic;
}

#dpulasttech
{
    text-align: left;
}

#ipoeko
{
    top: -100px;
    right: 30px;
}

#ip111
{
    position: relative;
    float: right;
    margin-left: 20px;
}

#ip121
{
    top: 100px;
    left: 30px;
}

#ip131
{
    top: 100px;
    left: 150px;
}

#ip141
{
    top: 50px;
    left: 175px;
}

#ip211
{
    top: 20px;
    left: 100px;
}

#ip212
{
    top: 20px;
    right: 100px;
}

#ip221
{
    top: 20px;
    left: 250px;
}

#ip231
{
    top: 20px;
    left: 200px;
}

#ip311
{
    top: 20px;
    left: 200px;
}

#ip321
{
    top: 20px;
    left: 200px;
}

#ip411
{
    top: 50px;
    left: 150px;
}

#ip412
{
    top: 50px;
    right: 150px;
}

#ip431
{
    top: 20px;
    left: 100px;
}

#ip432
{
    top: 20px;
    right: 100px;
}

#ip441
{
    top: 20px;
    left: 250px;
}

#ip451
{
    top: 20px;
    left: 100px;
}

#ip452
{
    top: 50px;
    right: 100px;
}

/* top panel */

#dtoppanel
{
    height: 150px;
}

#ilogotop
{
    position: absolute;
    left: 20px;
    top: 20px;
}

#ilogoturkey
{
    position: absolute;
    right: 10px;
    top: 10px;
}

#dflags
{
    position: absolute;
    top: 20px;
    right: 150px;
}

/* menu */

#umenu
{
    position: absolute;
    right: 10px;
    top: 90px;
    padding-bottom: 5px;
    border-bottom: 2px solid #808080;
}

#umenu li
{
    display: inline;
    margin: 5px;
}

/* about us */

#daboutus img
{
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    /*border-left: 5px solid #252525;
    border-bottom: 5px solid #252525;
    border-top: 5px solid #454545;
    border-right: 5px solid #454545; */
}

#daboutus p
{
    text-align: justify;
padding: 0 10px 0 10px;
margin: 5px 10px 5px 10px;
font-size: 8pt;
font-weight: normal;
}

/* contact */

#dcontact
{
    position: relative;
    width: 80%;
    padding-left: 50px;
    text-align: left;
}

#pemail
{
    margin-bottom: 3px;
}

#psales
{
    margin-top: 0;
    padding-left: 57px;
}

#pcont_loc
{
    text-align: right;
    width: 90%;
    margin: 0 0 5px 0;
}

#dcontact img
{
    position: absolute;
    right: 50px;
    top: 150px;
}

/* footer */

#dfooter
{
    /*width: 760px;*/
    padding: 5px;
}
