a {
color: #CC6600;
}
a:hover {
color: #FF0000;
}
a:active {
color: #000000;
}

h1 {
font-size: 18px;
font-weight: normal;
font-family: "Trebuchet MS", Arial, sans-serif;
color: #CC6600;
text-align: left;
}

h2 {
font-size: 12px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, sans-serif;
color: #CC6600;
}

p {
font-size: 12px;
font-family: "Trebuchet MS", Arial, sans-serif;
}

img {
display: inline;
}

.dnevnik {
font-size: 12px;
}

.blog {
font-size: 12px;
color: #000000;
}

.first {
font-weight: bold;
}

.links {
font-size: 10px;
color: #FF9933;
font-weight: bold;
}

.link {
font-size: 12px;
font-weight: bold;
color: #FF9933;
}

.www {
text-align: right
font-size: 10px;
}

.datum {
font-size: 10px;
font-weight: bold;
}

.stik {
font-weight: bold;
}

.placeholder {
width: 880px;
margin-top: 0;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
}


