BODY {
	font-family: Arial;
	font-size: 12px;
	color: Gray;
	background : #939B8C url(./slike/) repeat fixed left;
}

A {
	color: Blue;
	text-decoration: underline;
}

A:HOVER {
	color: Red;
	text-decoration: underline;
}

TABLE.main_tbl
{
	background-color: White;
	border: 1px solid gray;
}

TD.top
{
	border: 0px solid gray;
	background : transparent url(./slike/top.jpg) no-repeat scroll top left;
	width: 770px;
	height: 150px;
}

TD.langs
{
	background-color: #FBFBFB;
	border-bottom: 0px solid silver;
	padding: 2px 10px;
	text-align: right;
	font-size: 10px;
	font-family: Verdana;
}

A.langs
{
	text-decoration: none;
	color: Gray;
}

A.langs:HOVER
{
	text-decoration: underline;
	color: red;
}

TD.content
{
	padding: 10px 10px;
	background-color: White;
	font-family: Arial;
	font-size: 12px;
	color: #151515;
}

.title
{
    font-family: Arial narrow, arial, verdana, sans-serif;
    margin:0px 0px 25px 5px;
	border-bottom: 1px dotted silver;
    padding-left: 10px;
	padding-right: 30px;
    font-size: 21px;
    font-weight: 300;
    line-height: 30px;
    font-style: normal;
}

TD.futer{
	font-size:12px;
	padding: 0px ;
    text-align: center;
	vertical-align: middle;
	background : transparent url(./slike/bkg_foot.gif) no-repeat scroll center;
	height: 30px;
}

A.nav
{
	text-decoration: none;
	color: Gray;
	font-size:10px;
	font-family:Verdana;
}

A.nav:HOVER
{
	text-decoration: none;
	color: Silver;
	font-size:10px;
	font-family:Verdana;
}

TD.leftmenu_td1
{
	background : transparent url(./slike/bkg_leftmenu.gif) no-repeat scroll top;
	width: 150px;
	height: 23px;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color: Yellow;
}

TD.leftmenu_td2
{
	background-color: #BBCDDD;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	text-align:center;
	padding:3px;
}

DIV.leftmenu_div
{
	background-color: #6C9CC9;
	padding: 1px 2px;
	margin-top:1px;
	text-align: center;
	font-weight:500;
}

A.left_menu
{
	text-decoration: none;
	color: White;
	font-size:12px;
	font-family: Arial;
}

A.left_menu:HOVER
{
	text-decoration: underline;
	color: red;
	font-size:12px;
	font-family: Arial;
}

.inputa
{
	font-size:12px;
	color: gray;
	background-color: white;
	border:1px solid gray;
	padding: 0px 3px;
	margin-top:5px;
}
