body {
margin-top: 10px;
margin-right: 20px;
margin-bottom: 5px;
margin-left: 30px;
background-color: #f0ffff;
background-image: url("log.png");
background-repeat: repeat;
background-attachment: fixed;}


span.red {color:red;}

span.orange {color:orange;}

span.title {color: #DBDBDB;}

span.blue {color:blue;}

span.green1 {color:green;}


span.stranica {color: #BDDBDB; font:  bold 57% arial, sans-serif;}


a:link {
color: blue;}

a:visited {
color: purple;
}

a:active {
color: red;}

a:hover {
color: orange;}


a.t:link {
color: blue; font:  bold 57% arial, sans-serif;}

a.t:visited {
color: purple; font:  bold 57% arial, sans-serif;}

a.t:active {
color: red; font:  bold 57% arial, sans-serif;}

a.t:hover {
color: orange; font:  bold 57% arial, sans-serif;}


span.green {color:green; font: 80% arial, sans-serif; text-align: justify;}

h1 {color:green; font:  bold 120% arial, sans-serif;}

h2 {color:blue; font:  bold 80% arial, sans-serif;}

h3 {color:green; font:  90% arial, sans-serif;}

h4 {color:orange; font:  bold 100% arial, sans-serif;}

p {text-indent: 30px; text-align: justify;}


#picture {
float:left;
width: 185px;
}

#picture1 {
float:right;
width: 185px;
}

div.box {float:left;
width: 13%;}

div.box1 {float:left;
width: 33%;}

div.box2 {float:left;
width: 50%;}

div.box3 {float:left;
width: 100%;}

div.box4 {float:left;
width: 40%;}

div.box5 {float:left;
width: 60%;}

div.box6 {float:left;
width: 20%;}


class.t {color:red;}

