body {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        background-color: #232323;
        font-family: Tahoma;
        font-size: 10px;
        color: white;
}
div {
        font-family: Tahoma;
        font-size: 11px;
        margin-left: auto;
        margin-right: auto;
}
table {
        font-size: 11px;
}
a {
        font-family: Tahoma;
        font-size: 11px;
        color: black;
        text-decoration: none;
}
a:hover {
        font-family: Tahoma;
        font-size: 11px;
        color: #4C4C4C;
        text-decoration: none;
        font-weight: bold;
}
textarea, input, select, legend {
        background: #FBFBFB;
        border: 1px solid #4C4C4C;
        color: #000000;
        font-size: 12px;
        font-family: Tahoma;
        overflow: hidden;
}
img {
        border: 0px;
}

p {
        line-height: 180%;
}

#main {
        width: 714px;
        height: 149px;
        background: url('gfx/maintop.jpg') no-repeat;
        margin-top: 250px;
        margin-bottom: 150px;
        padding-top: 70px;
}
#main2 {
        width: 714px;
        height: 149px;
        background: url('gfx/maintop2.jpg') no-repeat;
        margin-top: 120px;
        margin-bottom: 10px;
}
#kont {
        width: 640px;
        min-height: 300px;
        background-color: #282828;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        margin-top: 5px;
        margin-left: 25px;
        padding: 15px 10px 10px 10px;
        text-align: justify;
}

#blue { width: 161px; height: 410px; background: url(gfx/blue.jpg) no-repeat; margin-right: 0px; margin-top: 202px; }
.blue em { color: #3795d5; font-style: normal; }
.blue h1 { font-size: 17px; font-weight: bold; color: #3795d5; }

#green { width: 161px; height: 410px; background: url(gfx/green.jpg) no-repeat; margin-right: 0px; margin-top: 202px; }
.green em { font-style: normal; color: #6DA71D; }
.green h1 { font-size: 17px; font-weight: bold; color: #6DA71D; }
.green img { border: 1px solid white; margin-left: 35px; margin-right: 35px; }

#orange { width: 161px; height: 410px; background: url(gfx/orange.jpg) no-repeat; margin-right: 0px; margin-top: 202px; }
.orange em { font-style: normal; color: #ff5200; }
.orange h1 { font-size: 17px; font-weight: bold; color: #ff5200; }

#red { width: 161px; height: 410px; background: url(gfx/red.jpg) no-repeat; margin-right: 0px; margin-top: 202px; }
.red em { font-style: normal; color: red; }
.red h1 { font-size: 17px; font-weight: bold; color: red; }
.red a { color: white; }
.red a:hover { color: red; }

