body {
    font-family: verdana,helvetica;
    color: #000000;
    background: #FFFFFF;
    font-size: 11px;
    position: relative;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}


a {
    font-family: verdana, helvetica;
    font-size: 11px;
    color: #009933;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
    color: #FF9933;
}

a.menut {
    text-decoration: none;
    color: #FFFFFF;
}


a.menu1 {
    text-decoration: none;
    display: block;
    color: #3366CC;
    border-bottom: 1px solid #DDD;
    width: 135px;
}
a.menu1:hover {
    text-decoration: none;
    color: #FF9933;
}

a.menu2 {
    text-decoration: none;
    display: block;
    color: #009933;
    border-bottom: 1px solid #DDD;
    width: 135px;
}

a.menu2:hover {
    text-decoration: none;
    color: #FF9933;
}

a.menu3 {
    text-decoration: none;
    display: block;
    color: #000000;
    border-bottom: 1px solid #DDD;
    width: 135px;
}

a.menu3:hover {
    text-decoration: none;
    color: #FF9933;
}

a.news {
    font-family: verdana, helvetica;
    font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: justify;
}

a.news:hover {
    text-decoration: none;
    color: #666;
}



dl {
    margin: 0px;
    width: 160px;
}


dt {
    text-align: left;
    font-family: tahoma;
    font-size: 11px;
    text-align: left;
}

dt.menu {
    padding-top: 7px;
	height:23px !important;
    height: 30px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

dt.menu1 {
    padding-left: 5px;
}
dt.menu2 {
    padding-left: 20px;
}


h1 {
    padding: 10px 20px 5px 20px;
    font-weight: bold;
    font-family: tahoma;
    font-size: 14px;
    border-bottom: 1px solid #DDD;
}
#h11 {color: #3366CC;}
#h12 {color: #009933;}
#h13 {color: #FF9900;}
#h14 {color: #FF3300;}
#h15 {color: #009933;}

.stopka {
	color: #FFFFFF;
	font-weight: bold;
}
a.stopka {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
input.button {
    color: black;
    border: 1px solid black;
    width: 110px;
    height: 20px;
    background: white;
    text-align: center;
    font-size: 11px;
}

input.buttonhover {
    color: black;
    border: 1px solid #009900;
    width: 110px;
    height: 20px;
    background: #DFF2FF;
    text-align: center;
    font-size: 11px;
 }

