body {
       font-family: verdana, helvetica, arial, sans-serif;
       font-size: 12px;
       text-align: center;
       background-color: black;
        margin: 0;
       padding: 0;
       list-style: none;
}


#all {
       margin: auto;
       text-align: justify;
       width: 1072px;
       padding: 0;
       background: url(img/c2.png) repeat-y;
}


#banner h1 {

       margin:  0 0 0 5px;
       position: relative;
}
h3{
		color: black;
		font-weight: bold;
		text-decoration: underline;
		}
table h3{
		margin-left: 16px;
		font-size: 14px;
		color: black;
		font-weight: bold;
		text-decoration: underline;
		}
table  td{
		font-size: 12px;
		width: 700px;
		border-color: black;
		}
table h2 {
		font-size: 12px;
		text-decoration: underline;
		}

img{
		border: 1px;
		border-color: black;
		}

/* body */

#body {
       background: url(img/c2.png) repeat-y;
       margin: 0 8px 0 13px;
       padding: 14px;
}


#menu{
        clear: both;
        text-align: left;
        font-weight: bold;
        float: left;
        width: 200px;
        padding-left: 3px;
        /*padding-left: 3px;
       padding-top: 0px;
       clear: both;
       width: 250px;*/
       //overflow: hidden;
}

#tresc {
        float: right;
        background-image:url("img/tlo.png");
        padding: 0;
        background-repeat: repeat-y;
        color:black;
        margin-right: -5px;
        width: 865px;
		min-height: 450px;
        /*margin: -300px 0px 0 0px;
        float: right;
        color:black;
        width:822px;*/
}
#tekst{
        margin-left: 25px;
        margin-right: 25px;
        text-indent: 20px;
		line-height:20px;
        }

ol li { 
		list-style-type: lower-latin; 
		text-align: left;
		list-style-position: outside;
		}

a:link, a:visited, a:hover {
		color:black;
}
#stopka{
        clear: both;
        font-size: 13px;
        width: 100%;
        color: black;
        font-size: 10px;
        text-align: center;
        padding-top: 5px;
        height: 23px;
        }
