/* ECDL CENTAR Jugoimport-SDPR */



body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #ffffff;
}

/* */



#container {
padding: 0;
margin: 0;
background-image: url(../images/ecdl_pozadina/ecdl_pozadina_levo.jpg);
background-repeat: repeat-y;
background-position: top left;
}

/* */



#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-right: 17px;
font-size: 1.3em;
letter-spacing: 5px;
text-align: right;
background-image: url(../images/ecdl_pozadina/ecdl_zaglavlje_1.jpg);
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
height: 20px;
color: #008080;
padding-top: 90px;
}



/* */

h1 {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 17px;
padding-bottom: 7px;
padding-top: 7px;
padding-left: 35px;
padding-right: 0;
font-weight: normal;
background-image: url(../images/ecdl_pozadina/ecdl_zaglavlje_2.jpg);
background-repeat: repeat-y;
background-position: top left;
border-top: 0px #0000FF solid;
border-bottom: 0px #0000FF solid;
color: #ffffff;
background-color: #ffffff;
}

/* */



#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 0px;
margin-right: 0px;
padding-right: 10px;
background-color: #ffffff;
padding-top: 20px;
padding-left: 10px;
border-left: 0px #0000FF solid;
border-right: 0px #0000FF solid;
}

p, ul, ol, table {
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
text-align: justify;
font-size: .7em;
line-height: 1.9em;
}

ol, ul {
margin-left: 0px;
}

h2 {
font-size: .9em;
font-weight: bold;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: Black;
}

a:hover {
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid Silver;
}



/* */



#left-menu {
position: absolute;
top: 154px;
left: 0;
width: 160px;
font-size: .9em;
height: 300px;
padding-top: 25px;
padding-bottom: 25px;
font-weight: bold;
border-top: 0px #0000FF solid;
border-bottom: 0px #0000FF solid;
background-color: White;
}

#left-menu a:link, #left-menu a:visited {
display: block;
color: Blue;
text-align: left;
padding-right: 7px;
padding-bottom: 8px;
padding-top: 8px;
border-bottom: 0px transparent solid;
}

#left-menu a:hover, #left-menu a.current {
color: Red;
border-bottom: 0px solid Red;
}