.top { 
background-image: url(top-bg.gif); 
background-repeat: repeat-x; 
background-position: left top;
}

.sadrzaj { 
 clip:          rect(   );
 padding-left: 15px;
 padding-right: 10px;
 background-image: url(logo-transparent.gif);
 background-repeat: no-repeat;
 background-position: center center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; color: #330000; padding-top: 10px
}

.rukovanje {
position: relative;
visibility: visible;
left: 1px; 
top: 100px;
clip:         rect(   );
clear: right;
}

.rightCiza {
border-color: #990000 #990000 black black;
width: 768px;
clip:    rect(   );
border-style: solid;
border-top-width: 20px;
border-right-width: 2px;
border-bottom-width: 0px;
border-left-width: 0px;
}

.h1 {
font-family: "Trebuchet MS";
font-size: 24px;
color: #FF0000;
text-transform: capitalize;
font-weight: bold;
}

.sig {
	text-decoration: none;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}

a.sig:link {color: #FF0000;}
a.sig:visited {color: #FF0000;}
a.sig:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.sig:focus {color: #000000;
font-weight: bold;}
a.sig:active {color: #009900;}

.sigLink { 
text-decoration: none;
color: #333333; 
font-family: Verdana, Arial, Helvetica; 
font-size: 12px; 
padding-right: 2px;
padding-left: 2px;

}

a.sigLink:link {color: #333333;}
a.sigLink:visited {color: #333333;}
a.sigLink:hover {text-decoration: underline; }
a.sigLink:focus {color: #000000; font-weight:bold;}
a.sigLink:active {color: #333333;}
  
 