body {
/*        background-image: url("obr/fast_vut.jpg"); */
        background-color: #ffffff;
/*        background-repeat: no-repeat; */
        background-position: left top;
      	font-size: 10pt;
        font-family: Verdana, Arial, sans-serif;
}

th   {
		    text-align: center;
}

:link {
        color : blue;
        text-decoration : none;
}

:visited {
        color : blue;
        text-decoration : none;
}

.style1 {
        font-size: 10pt;
        font-style: italic;
        font-family: Verdana, Arial, sans-serif; 
}

.style2 {
	color: #000000;
	font-size: 10pt;
}

.border1 {
        padding: 5px;
        border: 1px solid #0000FF;
}

.border2 {
        padding: 1px;
        border: 1px solid #b22222;
}

.border3 {
        padding: 0px;
        border: 1px solid #000000;
}

.border4 {
        padding: 5px;
        border: 1px solid #ffffff;
}

.table1 {
        background-image: url("obr/background.1.jpg");
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-position: right top;
/*        background-attachment: fixed; */
        padding: 5px;
        border: 1px solid blue;
}

.list1 {
        list-style-image: url("obr/li.gif");
}

.tr_background1 {
        background-image: url("obr/buttonbar.gif);
        background-color: #87CEFA;
}

.tr_background2 {
        background-image: url("obr/buttonbar_gs.gif);
        background-color: #87CEFA;
}

.smaller {
        font-size: smaller;
        font-style: italic;
        font-family: Verdana, Arial, sans-serif;
}

.left {
        text-align: left;
}

.center {
        text-align: center;
}

.right {
        text-align: right;
}
