BODY {
	color: #000033;
	background : #939B8C url(http://oglasnik.adsoglasi.com/pics/bkg.jpg) repeat fixed left;
	font: 12px Arial;
	margin-top:12px;
}

A {
	color: Blue;
	text-decoration: underline;
}

A:HOVER {
	color: Red;
	text-decoration: underline;
}

.menu_lnk {
	color: #4169E1;
	text-decoration: none;
}

.menu_lnk2 {
	color: #0000CC;
	text-decoration: none;
}

.menu_td {
	background : White url(pics/menu_bkg.gif) no-repeat scroll top;
	border-bottom: 1px solid Silver;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-align : center;
	padding : 0px;
}

.menu_td_razmaknica {
	background-color : #EFEFEF;
	border-top: 0px solid Silver;
	border-right : 0px solid Silver;
	border-bottom : 1px solid Silver;
	border-left : 0px solid Silver;
}

.menu_td2 {
	background : White url(pics/menu_bkg2.gif) no-repeat scroll top;
	border-bottom: 0px solid Silver;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-align : center;
	padding : 0px;
}


.menu_left {
	background : White url(pics/menu_bkg2.gif) no-repeat scroll top;
	border-bottom: 0px solid Silver;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-align : center;
	padding : 3px;
}

.lnk {
	font : 11px Verdana;
	text-decoration : none;
	color:gray;
}

.lnk2 {
	font : 12px Verdana;
	text-decoration : none;
	color:black;
}

.forma
{
	color: gray;
	background-color: White;
	border: 1px solid Silver;
	padding: 10px;
}


.inputa
{
	font-size:12px;
	color: gray;
	background-color: white;
	border:1px solid gray;
	padding: 0px 3px;
	margin-top:5px;
}

.titel
{
font-size: large;
text-align: center;
font-family: Arial;
color: Gray;
border-bottom: 1px solid silver;
width: 770px;
}

.delimiter
{
    background:#fff url("pics/delimiter.gif") no-repeat;
    height: 27px;
    font-size: 14px;
    padding-top: 3px;
    padding-left: 26px;
    padding-right: 5px;
    color: black;
    font-weight: bold;
    letter-spacing:0.2em;
	margin-bottom:10px;
}

H1
{
    font-family: Arial narrow, arial, verdana, sans-serif;
    margin:0px;
    padding:0px; 
    font-size:21px;
    font-weight: 300;
    line-height: 30px;
    font-style: normal;
}

H1.underline
{
    font-family: Arial narrow, arial, verdana, sans-serif;
    margin:0px;
    padding:5px; 
    font-size:21px;
    font-weight: 300;
    line-height: 30px;
    font-style: normal;
	border-bottom:1px solid gray;
	width: 650px;
}

H2
{
    font-family: Verdana, Arial, Helvetica;
    margin: 50px 0px 10px 50px;
    padding:0px; 
    font-size:12px;
}

