/* www.prowebing.com */

html, body,  ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, p { 
	border:0; 
	margin:0; 
	padding:0; 
}

body {
	text-align:center;
	color:#000;
	background-color:#a5a5a5;
	font-size:10pt;
	font-family: "Times New Roman","Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#cointainer {
	margin:0 auto;
	padding:0px;
	width:992px;
	background-image:url("../images/container_bg.gif");
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#0889a4;
}

#header {
	width:992px;
	height:131px;
	background-image:url("../images/header.gif");
	background-repeat:no-repeat;	
}

#left {
	background-color:#fff;

	width:248px;
	float:left;
}

#left p.linkovi {
	padding:10px 20px;
	text-align:justify;
	background-image:url("../images/meni.gif");
	background-repeat:no-repeat;
	background-position:top left;
	height:302px;
}

#left p.slike {
	padding:10px 20px;
	text-align:center;
}

#content {
	font-size:12pt;
	float:right;
	width:744px;
	height: 500px;
    overflow: auto; 
	background-image:url("../images/content_bg.gif");
	background-repeat:repeat-x;
	background-position:top left;
    color:#fff;    
}

#content p {
	color:#fff;
	font-size:12pt;
	text-align:justify;
	line-height:17pt;
	padding:10px 20px;
}


#content p.m {
    line-height:15pt;
    padding:5px 20px;
    font-size:11pt;
}

#content h1.naslov {
	padding:20px 10px;
	color:#fff;
	text-align:left;
	font-size:18pt;
	background:url("../images/naslov.gif");
	background-repeat:no-repeat;
	background-position:center left;
}

#content form {
    color:#fff;
}

#footer {
	background-image:url("../images/footer.gif");
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#1a6887;
	float:left;
	width:992px;
}


#footer p{
	padding:10px 20px;
	text-align:left;
	font-size:10pt;
	color:#fff;
}

.clear {
	clear:both;
}



#copyright {
	background:#a5a5a5;
	color:#fff;
	text-align:right;
	padding-right:20px;
}

/* tekst */ 


.imp {
color:#da8500;
}

.und {
     text-decoration:underline;
}

.it {
    font-style:italic;
}

.center {
    text-align:center;
}

.left {
	text-align:left;
}

.p_title {
	font-weight:bold;
}

.uvuceno {
   text-indent:20px;
}



ul, ol {
	padding:10px 40px;
	text-align:left;
	line-height:25px;
	font-size:12pt;
}

ol.alpha {
    list-style-type:lower-alpha;
}

ul.menu {
    text-align:center;        
}

li.menu {
    display:inline;
    padding-left:10px;
}

label {
    color:#fff;
}

/* linkovi */


a:link {
font-size:11pt;
color:#1e6181;
text-decoration:none;
font-weight:bold;
display:block;
padding:5px;
padding-left:8px;
border-bottom:1px solid #dadada;
line-height:13pt;
}

a:visited {
font-size:11pt;
color:#1e6181;
text-decoration:none;
font-weight:bold;
display:block;
padding:5px;
padding-left:8px;
border-bottom:1px solid #dadada;
line-height:13pt;
}

a:hover {
color:#1e6181;
background-color:#dadada;
text-decoration:none;
font-weight:bold;
padding:5px;
padding-left:8px;
}

a:active {
color:#000;
text-decoration:underline;
font-weight:normal;
padding:5px;
padding-left:8px;
}


a.none:link, a.none:visited, a.none:hover, a.none:active {
text-decoration:none;
background:none;
color:#fff;
padding:0px;
font-weight:bold;
}

a.current:link, a.current:visited {
font-size:11pt;
color:#1e6181;
text-decoration:none;
font-weight:bold;
display:block;
padding:5px;
padding-left:8px;
border-bottom:1px solid #dadada;
line-height:13pt;
background-image:url("../images/square.gif");
background-repeat:no-repeat;
background-position:1px 12px;
}


a.current:hover {
color:#1e6181;
background-color:#dadada;
text-decoration:none;
font-weight:bold;
}

a.current:active {
color:#000;
text-decoration:underline;
font-weight:normal;
}

a.text:link {
font-size:11pt;
color:#fff;
text-decoration:underline;
font-weight:normal;
display:inline;
padding:0px;
border:0px;
line-height:13pt;
}

a.text:visited {
font-size:11pt;
color:#fff;
text-decoration:underline;
font-weight:normal;
display:inline;
padding:0px;
border:0px;
line-height:13pt;
}

a.text:hover {
color:#000;
background-color:#fff;
text-decoration:underline;
font-weight:normal;
}

a.text:active {
color:#000;
text-decoration:underline;
font-weight:normal;
}
