body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
.blockTitle {
	FONT-SIZE: 9px; TEXT-TRANSFORM: uppercase; COLOR: #445588; FONT-FAMILY: Tahoma,Verdana
}
.topBorder {
	BORDER-RIGHT: #a9b8c2 1px solid; BORDER-LEFT: #a9b8c2 1px solid
}

 /*Telo glavnogo menu*/
<style type="text/css">
.ddoverlap{
border-bottom: 0px solid #bbb8a9;
}
.ddoverlap ul{
width:930px;
padding: 0 20 0;
margin: 0;
font: bold 100% default;
list-style-type: none;
text-align:bottom;
}
.ddoverlap li{
display: inline;
margin: 0;
}
.ddoverlap li a{
padding: 4px 10px;
text-decoration: none;
padding-right: 35px; /*extra right padding to account for curved right edge of tab image*/
color: blue;
background: transparent url(righttabdefault.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #dbdbd5;
position: bottom;
display: block;
float: left;
margin-left: -21px; /*shift tabs 20px to the left so they overlap*/
left: 19px;
}
.ddoverlap li a:visited{
color: blue;
}
.ddoverlap li a:hover{
color: #CC9933;
text-decoration: underline;
}
.ddoverlap li.selected a{ /*selected tab style*/
color: black;
padding: 4px 25px;
padding-right: 38px;
margin-left: -21px;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(righttabselected.gif) 100% 0 no-repeat;
}
.ddoverlap li.selected a:hover{
text-decoration: none;
}
</style>
<!--[if IE]>
<style type="text/css">
.ddoverlap{
height: 1%;  /*Apply Holly 3px jog hack to get IE to position bottom border correctly beneath the menu*/
}
</style>
<![endif]-->
 /*Konec tela menu*/
.topMenu {
	BORDER-RIGHT: #a9b8c2 1px solid;
	BORDER-TOP: #a9b8c2 1px solid;
	BORDER-LEFT: #a9b8c2 1px solid;
	BORDER-BOTTOM: #a9b8c2 1px solid;
	padding: 1px;
	height: 12px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	color: #000000;
}
.table_left {
	border: 1px solid #000000;
}
.table_center {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}