@charset "utf-8";
/* Lukez www style-sheet */

body {
 font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
 font-size: 11px;
 padding: 0;
 color: #FFFFFF;
}

body {  background-image: url(pix/body.jpg);
 }



table, tr, td {
 font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
 font-size: 11px;
 border-width: 0px;
 background-color: #000000;
 
 
}

p {
 font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
 font-size: 12px;
 padding: 0;
 padding-left: 0;
 padding-right: 0;
 padding-top: 0;
 padding-bottom: 0;
 margin-top:0;
 margin-bottom:0;
}

a, a:active, a:link, a:visited {
 text-decoration: none;
 color: #FF9C00;
}

a:hover {
 text-decoration: underline;
 color: #FFFFFF;
}

a:hover.null {
 text-decoration: none;
}

img {
 border: 0;
}

.m10 {
 font-size: 10px;
 color: Gray;
}

.m10b {
 font-size: 10px;
 color: #FFFFFF;
}

.gray {
 color: Gray;
}

.padl {
 padding-left: 4px;
}

.padr {
 padding-right: 4px;
}

.padf {
 padding-right: 4px;
 padding-bottom: 3px;
}

.rama {
 background-color: #58656F;
 }

.main_top {
 background-image: url(pix/logo.png);
 background-color: #000000;
 background-repeat: no-repeat;
 background-position: center;
}

.main_bottom {
 background-image: url(pix/main_bottom_green.png);
 background-color: #000000;
 background-repeat: no-repeat;
 background-position: center;
 color: #FFFFFF;
}

.main_obr {
 border-width: 1px;
 border-color: #393939;
 border-right-style: solid;
 border-left-style: solid;
 border-top-style: none;
 border-bottom-style: none;
}

.main_obr_left {
 border-width: 1px;
 border-color: #393939;
 border-right-style: none;
 border-left-style: solid;
 border-top-style: none;
 border-bottom-style: none;
}

.main_obr_right {
 border-width: 1px;
 border-color: #393939;
 border-right-style: solid;
 border-left-style: none;
 border-top-style: none;
 border-bottom-style: none;
}

.form {
 text-align: center
}

a.red, a:active.red, a:link.red, a:visited.red {
 text-decoration: none;
 color: red;
}

a:hover.red {
 text-decoration: underline;
 color: red;
}

a.un, a:active.un, a:link.un, a:visited.un {
 text-decoration: none;
 color: Silver;
}

a:hover.un {
 text-decoration: underline;
 color: Silver;
}

b.red {
 color: red;
}

b.green {
 color: green;
}

.large {
 font-size: 16px;
}

a.blue, a:active.blue, a:link.blue, a:visited.blue {
 text-decoration: underline;
 color: Blue;
}

a:hover.blue {
 text-decoration: underline;
 color: Blue;
}

.silver {
 color: Silver;
}


i.teal {
 color: Teal;
} 

i.gry {
 color: #808040;
}

i.size-m {
 font-size: 9px;
}
