

a 	{ 
  	color: #000; 
  	text-decoration: none; 
  	font-weight:normal;
  	}
 
a:hover	{ 
	color: #000; 
	text-decoration: none; 
	}
#bkmenu	{
	width: 900px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	padding-left: 5px;
	}

#bkmenu ul
	{
	font: bold 70% Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	}

#bkmenu li
	{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	}


#bkmenu a
	{
	float:left;
	color: white;
	background: black;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
	}

#bkmenu a span
	{
	float:left;
	display:block;
	background: transparent;
	padding:4px 9px 3px 6px;
	}

#bkmenu a:hover span
	{
	background-color: gray;
	}

#bkmenu #current a, #bkmenu  #current span
	{ 
	background-color: #1f56a8;

	}

#bkmenuli
	{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #1f56a8;
	
	}
#sadrzaj{
	background-color: #8bbef5;
	

	padding: 10px;
	position: relative;
	width: 900px;
	height:3200px;
	}
.zagl   {
        color: black;
	font-family: sans-serif;
	font-weight: bold;
	}
.zagl2   {
        color: gray;
	font-family: Trebuchet MS, verdana, arial;
	font-weight: bold;
	}
.ispis {
	color: black;
	
	font-family: Trebuchet MS, verdana, arial;
	font-size: 16px;
	vertical-align: top;
	ttext-align: justify;
	}
.ispisx {
	color: black;
	font-family: sans-serif;
	font-size: 16px;
	}
.cklist {
	font-family: sans-serif;
	font-size: 16px;
	list-style-type: square;
	}
body 	{ 
	background: white url(bk4.jpg) repeat-x;
	}