a:active, a:link, a:visited {
    color: white;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
body {
    background: #484848;
    text-align: center;
}
#mainBody {
    display: block;
    width: 790px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
#mainMenuTop {
    display: block;
    width: 170px;
    height: 31px;
    background-image: url("menu_top_red.gif");
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    position: relative;
    left: 4px;
}
#mainMenuBody {
    display: block;
    width: 170px;
    background-image: url("menu_back_red.gif");
    font-weight: bold;
    text-align: left;
    position: relative;
    left: 4px;
}
#mainMenuBodyText {
    position: relative;
    left: 10px;
}
#mainMenuBottom {
    display: block;
    width: 170px;
    height: 30px;
    background-image: url("menu_bott_red.gif");
    position: relative;
    left: 4px;
}
#titleDecor {
    display: block;
    width: 12px;
    height: 31px;
    background-image: url("title_decor_red.gif");
}
#title {
    display: block;
    height: 31px;
    width: 300px;
    background-image: url("title_red.gif");
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
#tableFromRight {
    position: relative;
    right: 4px;
}
#text {
    display: block;
    width: 95%;
    text-align: justify;
    position: relative;
    right: 20px;
    top: 10px;
}
#pic {
    position:relative;
    top: 40px;
    left: 220px;
}
.cerveneM {
    color: red;
    line-height: 25px;
}
.cerveneM a:active,.cerveneM a:link,.cerveneM a:visited {
    color: red;
    text-decoration: none;
}
.cerveneM a:hover {
	text-decoration: underline;
}
.cervene {
    color: #ff0000;
    line-height: 25px;
}
.cervene a:active,.cervene a:link,.cervene a:visited {
    color: red;
    text-decoration: none;
}
.cervene a:hover {
	text-decoration: underline;
}
.oranzove {
    color: orange;
    line-height: 25px;
}
.oranzove a:active,.oranzove a:link,.oranzove a:visited {
    color: orange;
    text-decoration: none;
}
.oranzove a:hover {
	text-decoration: underline;
}
.zlute {
    color: yellow;
    line-height: 25px;
}
.zlute a:active,.zlute a:link,.zlute a:visited {
    color: yellow;
    text-decoration: none;
}
.zlute a:hover {
	text-decoration: underline;
}
.zelene {
    color: green;
    line-height: 25px;
}
.zelene a:active,.zelene a:link,.zelene a:visited {
    color: green;
    text-decoration: none;
}
.zelene a:hover {
	text-decoration: underline;
}
.modre {
    color: blue;
    line-height: 25px;
}
.modre a:active,.modre a:link,.modre a:visited {
    color: blue;
    text-decoration: none;
}
.modre a:hover {
	text-decoration: underline;
}
.fialove {
    color: purple;
    line-height: 25px;
}
.fialove a:active,.fialove a:link,.fialove a:visited {
    color: purple;
    text-decoration: none;
}
.fialove a:hover {
	text-decoration: underline;
}
sup {
    font-size: 60%;
}
.menuText-1 {
    font-size: 80%;
    color: white;
}
#show {
    display: block;
}
#hide {
    display: none;
    height: 0px;
}
.naStred {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

