body {
    background: #C8FEC0;
    font-family: tahoma, verdana;
    font-size: 12px;
    background-image: url(img/pattern.png);
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: black;
}

#cwz {
    width: 620px;
    height: 30px;
    background-image: url(img/cwz.png);
    padding: 5px;
    padding-left: 145px;
    clear: both;
    margin-top: 20px;
	margin-left: -11px;
	z-index:50;
}

.main {
    margin-top: 0px;
    margin-bottom: 15px;
    background-image: url(pattern3.png);
}

.submenu {
    position: absolute;
    margin-top: -30px;
    margin-left: 187px;
    font-size: 12px;
    display: none;
}

.submenubutton {
    display: block;
    width: 182px;
    padding-top: 5px;
    height: 25px;
    font-size: 15px;
    color: white;
    text-decoration: none;
    background-image: url(img/menu2.png);
    text-align: center;
}

.submenubutton:hover {
    background-image: url(img/menu2_down.png);
}

.menux {
    font-size: 16px;
}

.menux .mainbutton {
    display: block;
    width: 182px;
    height: 25px;
    padding-top: 5px;
    margin-left: 5px;
    font-size: 15px;
    color: white;
    text-decoration: none;
    background-image: url(img/menu.png);
    text-align: center;
}

.menux .mainbutton a {
    color: white;
    text-decoration: none;
}

.menux .mainbutton:hover {
    background-image: url(img/menu_down.png);
}

#all {
    width: 960px;
    margin: 10px auto 0 auto;
    border: 1px solid black;
}

#text {
    width: 764px;
    background-color: #dcffe5;
    float: left;
}

#logo {
    width: 960px;
    height: 121px;
    clear: both;
    border-spacing: 0;
}

#logo .div {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

#logo div {
    border: 0;
    margin: 0;
    padding: 0;
    width: 192px;
    height: 30px;
    display: block;
    float: left;
}

img {
    border: 0px;
}

.menu {
    background-image: url(img/tlo2.png);
    float: left;
    width: 196px;
    height: 460px;
    overflow-y: hidden;
}

#undermenu2 {
    position: absolute;
    z-index: 5;
    width: 196px;
    background-position-y: bottom;
    background-repeat: no-repeat;
    height: 400px;
}

#undermenu {
    background-image: url(img/tlo.png);
    width: 196px;
    height: 400px;
}

#normtable {
    border-collapse: collapse;
    border: 1px solid black;
    width: 100%;
}

#normtable td {
    border: 1px solid black;
}

#rss1 a {
    background-image: url(img/banner4_02.png);
    background-repeat: no-repeat;
    position: relative;
    display: block;
    width: 192px;
    height: 30px;
}

#rss1 span.hover {
    width: 192px;
    height: 30px;
    background-image: url(img/banner4_02_down.png);
    background-repeat: no-repeat;
    display: block;
}

#rss2 a {
    background-image: url(img/banner4_03.png);
    background-repeat: no-repeat;
    position: relative;
    display: block;
    width: 192px;
    height: 30px;
}

#rss2 span.hover {
    width: 192px;
    height: 30px;
    background-image: url(img/banner4_03_down.png);
    background-repeat: no-repeat;
    display: block;
}

#rss3 a {
    background-image: url(img/banner4_04.png);
    background-repeat: no-repeat;
    position: relative;
    display: block;
    width: 192px;
    height: 30px;
}

#rss3 span.hover {
    width: 192px;
    height: 30px;
    background-image: url(img/banner4_04_down.png);
    background-repeat: no-repeat;
    display: block;
}

#rss4 a {
    background-image: url(img/banner4_05.png);
    background-repeat: no-repeat;
    position: relative;
    display: block;
    width: 192px;
    height: 30px;
}

#rss4 span.hover {
    width: 192px;
    height: 30px;
    background-image: url(img/banner4_05_down.png);
    background-repeat: no-repeat;
    display: block;
}

#rss5 a {
    background-image: url(img/banner4_06.png);
    background-repeat: no-repeat;
    position: relative;
    display: block;
    width: 192px;
    height: 30px;
}

#rss5 span.hover {
    width: 192px;
    height: 30px;
    background-image: url(img/banner4_06_down.png);
    background-repeat: no-repeat;
    display: block;
}



