/* GENERAL STYLES */
*{
margin: 0;
padding: 0;
font-family: Verdana, Arial, Sans-Serif;

}

html, body{
background-color: #f5f5e4;
}

body {
background: #f5f5e4 url('background.gif') repeat-x scroll top;

font-family: Verdana, Arial;
font-size: 10pt;
}

table
{	font-family: Verdana, Arial;
	font-size: 10pt;
}



a:focus{ outline:none; }

/*
	MAIN
*/

#container{
margin:0 auto;
width:800px;
}

#main{
width: 800px;
margin: 10px auto;
position: relative;
background:#fff;
}


#n1 img, #n2 img, #n3 img, #n4 img{
margin-right: 5px;
}


/*
	TOP
*/
#topbar{
height: 57px;
width: 800px;
margin: 0 auto;
padding: 0;
}

#topbar #haklogo{
float: left;
margin-top: 3px;
border:0;
}


#topbar #menu{
background-image: url('yellowtop_right.png');
background-repeat: no-repeat;
background-position: right top;
margin: 0 24px 0 0;
line-height: 16px;
width: 800px;
}

#topbar #menu .container{
background-image: url('yellowtop_left.png');
background-repeat: no-repeat;
background-position: left top;
height: 40px;
padding: 17px 15px 0px 16px;
}


/*
BOTTOM
*/
#bottombar
{
	width: 800px;
	margin: 0 auto;
	line-height: 1em;
	clear:both;
	
}

#bottombar .trademarks
{
	float: left;
}

#bottombar .menu
{
	float: right;
}

#bottombar .menu li,
#bottombar .trademarks li
{
	list-style-type: none;
	float: left;
	border-left: solid 1px #666;
}

#bottombar .menu a,
#bottombar .trademarks a
{
	text-decoration: none;
	padding: 1px 8px;
	font-size: 10px;
}

#bottombar .menu li:first-child,
#bottombar .trademarks li:first-child
{
	border-left: none;
}

#bottombar .menu a:hover,
#bottombar .trademarks a:hover
{
	background-color: #fff;
	color: #2d4492;
}

#bottombar .trademarks img
{
	border: none;
}

.alt{display:none;}
.naslovak {FONT-SIZE: 12px; COLOR: #000060; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.bstrane { padding:10px 10px 10px 10px; BORDER-RIGHT: #949494 1px solid; BORDER-LEFT: #949494 1px solid}
.bpopust { FONT-SIZE: 10px; padding:5px 5px 5px 5px; BORDER-RIGHT: #949494 1px solid; BORDER-LEFT: #949494 1px solid}
.textmalic {FONT-SIZE: 10px; COLOR: #FF0000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }

@media print{	#pitanja {	display: none;}}


