/* CSS Document */

p{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000066;
line-height: 18px;
padding: 5px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
	display: block;
	padding: 0;
	width: auto;
	line-height: 25px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	display: block;
	padding: 0;
	width: auto;
	line-height: 25px;
}

.borders {
	padding: 5px;
	border-color: #000066;
	border-left: 1px inset;
	border-top: 1px inset;
	border-right: 2px outset;
	border-bottom: 2px outset;

}

.bordersl {
	border-left: 2px dashed;
	padding: 5px;
	border-color: #CCCCCC;
}

.bordersr {
	border-right: 2px dashed;
	padding: 5px;
	border-color: #CCCCCC;
}

.borderstb {
	border-top: 2px dashed;
	border-bottom: 2px dashed;
	padding: 5px;
	border-color: #CCCCCC;
}

.bordersb {
	border-bottom: 2px dashed;
	padding: 2px;
	border-color: #CCCCCC;
}

.borderst {
	border-top: 2px dashed;
	padding: 2px;
	border-color: #CCCCCC;
}

.borderstbr {
	border-top: 2px solid;
	border-bottom: 2px dashed;
	border-right: 2px solid;
	padding: 2px;
	border-color: #CCCCCC;
}

.photo {
padding: 10px;
}

.floatimgl 
{
float:left;
margin:10px 10px 10px 5px;
}
.floatimgr 
{
	float:right;
	margin:10px 0px 10px 10px;
	padding: 10;
}


#navlist
{
	margin: 0;
	padding: 10px 0 20px 10px;
	border-top: 4px solid #000066;
	border-bottom-style: double;	
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #666699;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000066;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000066; }



/* zaobljeni
================================== 


*/
h2 {
	font-size: 14px;
	line-height: 0.5;
}


/* zaobljeni uglovi
================================== 

*/

.box {
	width: 455px;
	background: url(assets/bsred.gif);
	background-repeat: repeat-y;
}

.box h2 {background: url(assets/bgore.gif) no-repeat left top;  padding-top: 10px;
}

.box .last {background: url(assets/bdole.gif) no-repeat left bottom;  padding-bottom: 20px;}

.box h2 {padding-left: 20px;  padding-right: 20px;
}

.box p {padding-left: 20px;  padding-right: 20px;
}


/* zaobljeni-vijesti
================================== 


*/
h2 {
	font-size: 14px;
	line-height: 0.5;
}


/* zaobljeni uglovi
================================== 

*/

.boxv {
	width: 480px;
	background: url(assets/bsredv.gif);
	background-repeat: repeat-y;
}

.boxv h2 {background: url(assets/bgorev.gif) no-repeat left top;  padding-top: 10px;
}

.boxv .last {background: url(assets/bdolev.gif) no-repeat left bottom;  padding-bottom: 20px;}

.boxv h2 {padding-left: 10px;  padding-right: 1px;
}

.boxv p {padding-left: 10px;  padding-right: 1px;
}
