body {
        font-family: Tahoma, Arial, Veradna;
        font-size: 11px;
        color: #FFFFFF;
        background-color: #333333;
}
.redArea {
        background-color: #BA0000;
        font-family: Tahoma, Arial, Veradna;
        font-size: 10px;
        color: #FFFFFF;
}
.redHeadrBg {
        background-color: #CC0000;
        background-image: url(images/redHeaderBg2.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
.menuBg {
        background-color: #979797;
        background-image: url(images/menuBg.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
.menuItemArea {
        background-image: url(images/menuItemBg.gif);
        background-repeat: no-repeat;
        background-position: left top;
        padding-right: 25px;
        padding-left: 25px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #666666;
        border-left-color: #999999;
        font-family: Tahoma, Arial, Veradna;
        font-size: 11px;
        color: #FFFFFF;
}
.menuItemArea a{
        color: #FFFFFF;
        text-decoration: none;
}
.menuItemArea a:hover{
        color: #FFCC00;
        text-decoration: none;
}
.item1 {
        font-family: Tahoma, Arial, Veradna;
        font-size: 11px;
        color: #FFFFFF;
        background-color: #333333;
        margin: 5px;
        padding: 5px;
}
.item2 {

        font-family: Tahoma, Arial, Veradna;
        font-size: 11px;
        color: #FFFFFF;
        background-color: #4B4B4B;
        margin: 5px;
        padding: 5px;
}
.item2 a{
        color: #FFCC00;
        text-decoration: underline;
}
.item2 a:hover{
        color: #FFCC00;
        text-decoration: underline;
}
.item1 a{
        color: #FFCC00;
        text-decoration: underline;
}
.item1 a:hover{
        color: #FFCC00;
        text-decoration: underline;
}

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #FFFFFF;
        margin: 0px;
        padding: 0px;
}
.mainText {
        font-family: Tahoma, Arial, Veradna;
        font-size: 11px;
        color: #FFFFFF;
}
a{
        color: #FFFFFF;
        text-decoration: none;
}
a:hover{
        color: #FFCC00;
        text-decoration: none;
}
.categoryText {
        font-family: Tahoma, Arial, Veradna;
        font-size: 12px;
        color: #FFFFFF;
        padding: 1px 10px;
}
.categoryText a{
        color: #FFCC00;
        text-decoration: underline;
}
.categoryText a:hover{
        color: #FFCC00;
        text-decoration: underline;
}
.pagesText {
        font-family: Tahoma, Arial, Veradna;
        font-size: 12px;
        color: #FFFFFF;
        background-color: #333333;
        margin: 10px;
        padding: 10px;
}
.form200 {
        font-family: "Ms Sans Serif", Arial, Tahoma;
        font-size: 11px;
        color: #000000;
        width: 200px;
}
.btn100 {
        font-family: "Ms Sans Serif", Arial, Tahoma;
        font-size: 11px;
        color: #000000;
        width: 100px;
}
.form300 {

        font-family: "Ms Sans Serif", Arial, Tahoma;
        font-size: 11px;
        color: #000000;
        width: 300px;
}
.form185 {

        font-family: "Ms Sans Serif", Arial, Tahoma;
        font-size: 13px;
        color: #FFFFFF;
        background-color: #666666;
        border: 1px solid #CCCCCC;
        width: 190px;
}
.form110 {

        font-family: "Ms Sans Serif", Arial, Tahoma;
        font-size: 13px;
        color: #FFFFFF;
        background-color: #666666;
        border: 1px solid #CCCCCC;
        width: 110px;
}
.code {
        font-family: "Ms Sans Serif", Arial, Tahoma;
        font-size: 10px;
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #000000;
        margin: 10px;
        padding: 10px;
}
.form100px {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        width: 100px;
}
form {
        margin: 0px;
        padding: 0px;
}
ul {
        padding: 0px;
        margin: 0px 0px 0px 20px;
}

