﻿div#WIleti a:link, div#WIleti a:visited {
    /*display:inline;*/
    float:right;
    margin:4px 1px 4px 1px;
    padding:0px;
    background-color: #33C;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    border: 1px solid gray;
    font: bold 11px/18px Webdings;
    width: 25px;
    height: 25px;
    background-position:0px 0px;
    background-repeat:no-repeat;

}
div#WIleti a:hover {
    border: 1px solid #444;
}

a#Kap {background-image: url("/img/bk.gif");}
a#Min {background-image: url("/img/bm.gif");}
a#Max {background-image: url("/img/bb.gif");}

div#WIleti big
{
    display:block;
    margin: 0px;
    padding: 9px;
    background-color: #66C;
    background-image:url("/img/bt.gif");
    text-align: center;
    color: #FFF;
    font-weight: bold;
    font-size: 12pt;
}

div#Modal
{
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    min-height: 100%;
}
div#Taban
{
    position: absolute;
    top: 40%;
    left: 0px;
    width: 100%;
    height: 100%;
    min-height: 100%;
}
div#WIleti p
{
    text-align: center;
    padding: 10px;
}
div#WIleti
{
    display: block;
    background-color: #f0f0f0;
    height: auto;
    width: 420px;
    margin: auto;
    border-right: 3px solid #8080c0;
    border-bottom: 3px solid #8080c0;
    border-left: 3px solid #8080c0;
}
