a:link
        {
        color: #990066;
}
a:visited
        {
        color: #990066;
}
a:hover
        {
        color: #990066;
}
BODY {
	background-image : url(./images/pozadi.jpg);
	margin:0;
	padding:0;
}
.stext{
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
}
.smtext{
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
}
.mtext{
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
.ltext{
font-size : 17px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
.xltext{
font-size : 19px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
.ctext{
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
}
.itext{
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-style : italic;
}
.stextY{
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color: #ffffcc;
}
.tblTitleBg{
background-color: #330066;
}
.tblTitleText{
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color: #FFFFCC;
}
.tblTextB{
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
.tblBg{
background-color: #ffffff;
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
}
.tblBg1{
background-color: #CCCC99;
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
}
.tblBg2{
background-color: #FFFFCC;
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
}
.tblBord{
	background-color: #330066;
	background-image : url(./images/nad.JPG);
	color : White;
	font-weight : bold;
}
.line{
background-color: #999966;
}
.c{
        background-color: #00A0DD;
}
.m{
        background-color: #C50067;
}
.y{
        background-color: #FFEB00;
}
.k{
        background-color: Black;
}
.tblBord{
background-color: #660000;
}
.tblTitleBg{
background-color: #993300;
}
.tblCellBg{
background-color: #FFCC99;
font-size : 10px;
font-family : Verdana, sans-serif;
}
.tblBg{
background-color: #FFFFFF;
font-size : 10px;
font-family : Verdana, sans-serif;
}
#anketa1 {
        width: 150px;
        border: 1px solid grey;
        background-color: #FFFACD;
        font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, "sans-serif";
        font-size: 11px;
        padding: 7px;
}
#anketa1 span {
        display: block;
}
#anketa1 a {
        color: maroon;
        text-decoration: none;
        font-weight: bold;
}
#anketa1 a:hover {
        text-decoration: underline;
}
#anketa1 img {
        border: 0px;
        margin-top: 2px;
        margin-bottom: 6px;
}
#anketa1 .otazka {
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 7px;
        color: #990066;
}
#anketa1 .spolu {
        margin-top: 2px;
}
#anketa1 .perc {
        display: inline;
}
.nadpis {
    font-weight: bold;
    color: #990066;
    font-size: 24px;
    }

.konec {
    clear: both;
    }
    
