html, body {
margin: 0px;
padding: 0px;
height:100%;
background-color:#F1F1F1;
background-image:url(../images/pozadina_body.png);
background-position:center top;
background-repeat:repeat-y;
}
.pozadina {
width:544px;
height:100%;
background-image:url(../images/pozadina02.png);
background-repeat:repeat-y;
background-position:center top;}
#lijevo {
position: relative;
float:left;
width:140px;
height:auto;
left:5px;
}
#emergency {
position: relative;
float:left;
top:85px;
left:20px;
width:120px;
height:auto;
text-align:right;
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2682b1;
}
#content {
position: relative;
width:355px;
height:auto;
float:left;
top:15px;
}
#footer {
position: static;
width:503px;
height:349px;
left:40px;
margin-left:20px;
overflow:hidden;
background-image:url(../images/background09.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}
.footer {
width:544px;
height:349px;
}
#tekst {
position:relative;
width:310px;
height:auto;
float:left;
left:30px;
top:10px;
padding:20px;
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0d446f;
}
#tekst a {
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #0d446f;
text-decoration:none;
}
#tekst a:hover {
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #2682b1;
text-decoration:none;
}
h1 {
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height:30px;
color: #0d446f;
}
#header {
position:relative;
width:100%;
height:100px;
}
#logo {
position:relative;
float:left;
width:336px;
height:104px;
left:40px;
top:5px;
}
#lijevo ul {
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0d446f;
position: relative;
float:left;
top:15px;
width:140px;
text-transform: lowercase;
text-align:right;
list-style-type: none;
margin:0px;
padding:0px;
}
#tekst ul {
position: relative;
float: left;
left:0px;
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0d446f;
text-align:left;
list-style-type: disc;
padding-left:14px;
text-indent:-14px;
list-style-position: inside;
margin:0px;
}
#lijevo li {
list-style-type: none;
width: auto;
height:17px;
position: relative;
font-size:11px;
}
#lijevo li a {
text-decoration:none;
color: #0d446f;
font-weight:bold;
font-size:11px;
}
#lijevo li a:hover {
text-decoration:underline;
color: #2682b1;
font-weight:bold;
font-size:11px;
}
.over {
list-style-type: none;
width: auto;
height:17px;
position: relative;
text-decoration:underline;
color: #2682b1;
font-weight:bold;
}
#impressum {
width: auto;
height:auto;
position: absolute;
top:5px;
right:15px;
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #0d446f;
}
#impressum a, a:hover {
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #0d446f;
text-decoration:none;
}
.bullet {
text-indent:10px;
list-style-type: circle;
padding-left:14px;
text-indent:-14px;
}
.red {
width:100%;
height:10px;
}
