html, body {
height: 100%;
min-height: 100%;
}

body{
  	margin:0;
  	padding:0;
  	text-align:center;
  	font-family: calibri, arial;
  	font-weight: normal;
  	font-size: 14px;
  	
}


.topmenuul{
	list-style-type:none;
	text-align:center;

}

.topmenuli{
	list-style-type:none;
	float:left;
	background: white;
	text-align:center;

}

.topmenutitle{
	display:block;
	width:100px;
}


.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;

}

.submenuli a{
	display:block;
	width:100px;

}

li:hover ul , li.over ul{
	display: block;

}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#dmenu {
	font-family: calibri, arial;
	font-size:14px;
	font-weight: normal;
		
}


.topmenutitle {
  	color: #999;
	text-indent: -25px;
	text-decoration: none;
	border:0px solid #000000;
	padding:10px;
	line-height:5px;
}

.topmenutitle:hover {
	text-indent: -25px;
	text-decoration: none;
	color: #0099FF;
	border:0px solid #000000;
	padding: 10px;
	line-height: 5px;
	background: white;
}

.submenuul {
	margin-top: 0px;
}

.submenuli a{
	padding:0px;
	text-decoration: none;
	color: #CCCCCC;

}

.submenuli a:hover{
	color: #0099FF;
}

a, a:visited {
  color: #999;
  font-weight: none; 
  font-size: 16px;
  text-decoration: none;
}

a:hover{
  color: #0099FF;
  font-size: 16px;
}

#sadrz{
  border: 3px solid #999;
}

#pics{
  border: 3px solid #999;
}

#text{
  width: 700px;
  color: #999 ;
  font-weight: none; 
  font-size: 16px;
  text-decoration: none;
}

#left_image, #right_image{
  border: 2px solid #999;
}
#left_image:hover, #right_image:hover{
  border: 2px solid #0099ff;
}

#grm {
color: #999;
font: calibri, arial;
text-align: right;
font-size: 12px;
}
body{
  	margin:0;
  	padding:0;
  	text-align:center;
  	font-family: calibri, arial;
  	font-weight: normal;
  	font-size: 14px;

}

a, a:visited {
  color: #999;
  font-weight: none;
  font-size: 16px;
  text-decoration: none;
}

a:hover{
  color: #0099FF;
  font-size: 16px;
}


#dropmenudiv{
position:absolute;
border:1px solid #eeeeee;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #eeeeee;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: none;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left
}

#sddm li a
{
	display: block;
	width: 120px;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}

#sddm li a:hover
{
}

#sddm div
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
}

	#sddm div a
	{
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	padding-left: 25px;
}

	#sddm div a:hover
	{
}
