/* CSS Document */

.style1 {
	color: #000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
}

.obican_tekst {
	color: #646464; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
}

.obican_tekst_manji {
	color: #646464; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
}

.manji_tekst {
	color: #000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
 display: block;
  width:105px;
  background: #DFDFDF;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  padding:5px;
}

a.sample_attach, a.sample_attach:visited { border-bottom:1px dotted #000;}

a.sample_attach:hover {
	background:#f75d00;
	color:#fff;
}

a.sample_attach_glmenu, a.sample_attach_glmenu:visited, div.sample_attach_glmenu
{
  display: block;
  width:   100%;
  background: none;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  padding-top:5px;
  padding-bottom:5px;
}

a.sample_attach_glmenu, a.sample_attach_glmenu:visited {  }

a.sample_attach_glmenu:hover {
	background: #f75d00;
	color:#fff;
}

div#sample_attach_menu_child, div#sample_attach_menu_chi { 
	border-bottom: 1px solid black;
	background:#999999; 
	width:60px;
	border-bottom:1px dotted #FFFFFF;
/*	margin-left:15px;*/
}

div#sample_attach_menu_chil { 
	border-bottom: 1px solid black;
	background:#999999; 
	width:50px;
	border-bottom:1px dotted #FFFFFF;
/*	margin-left:15px;*/
}

form.sample_attach {
  position: absolute;
  visibility: hidden;
  border:  1px solid black;
  padding: 0px 5px 2px 5px;
  background: #FFFFEE;
}

form.sample_attach b {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

input.sample_attach { margin: 1px 0px; width: 170px; }

a.menu_top:hover {
	background: #666666;
	color: #FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	width:60px;
	height:25px;
}

a.menu_top:visited {
	text-decoration:none;
}

/* linkovi glavni meni */

.model-linkovi a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #ffffff;
}

.model-linkovi a:hover {
	background-color: #336699;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}