/* Pravni Fakultet stil */

body{
margin: 0px 0px 0px 0px;
font-family: Tahoma,Helvetica,Verdana;
font-size: 12px;
color: #000000;
}

strong, b{color:#000000}

a:link, a:active{
color:#990000;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

a:hover, a:focus {
color:#FF3300;
text-decoration: underline;
}

p{
text-indent: 20px;
}

#container{
width:100%;
}

#header{
background-image:url(images/header_back.jpg);
background-repeat: repeat-x;
width: 100%;
clear:right;
}


/*#bodycontainer{
border: 1px solid black;
height: auto;
clear: right;
}
*/
#left{
width: 264px;
height: 100%;
float:left;
text-align: right;
}

#left a:link, #left a:active, #left a:visited{
color: #666666;
letter-spacing: 1px;
font-size: 18px;
font-weight:normal;
text-decoration: none;
padding-right: 20px;
}

#left a:hover, #left a:focus{
text-decoration:underline;
color:#000000;
}

#lefttop{}

#leftmain{
background-image:url(images/desni_meni_back.jpg);
background-repeat:repeat-y;
}
#leftbottom{}

#srednji{
font-family: Georgia, Times New Roman, serif;
width: 448px;
padding: 10px 10px 15px 15px;
text-align:justify;
height:100%;
font-size:14px;
color: #595757;
}
#srednji strong, #srednjni b{color:#A23A3D;}

#desni{
clear:right;
float:right;
background-image:url(images/levi_meni_back.jpg);
background-repeat:repeat-y;
width: 246px;
height:100%;

}
#desni a:link, #desni a:active, #desni a:visited{
font-weight:normal;
color:#666666;
font-size:12px;
text-decoration:none;
}

#desni a:focus, #desni a:hover{
text-decoration:underline;
color:#333333;
}
#desnitop{}
#desnimain{
background-image:url(images/levi_meni_back.jpg);
background-repeat:repeat-y;
}
#desnibottom{}

#footer{
width:70%;
height: 30px;
border-top: 2px solid gray;
font-size: xx-small;
}

