BODY {
	font-family: Arial;
	font-size: 12px;
	color: Gray;
	background:url('./album/logwall.jpg');
	/* background : #00B500 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(./pics/top.jpg) no-repeat scroll top left;
	width: 770px;
	height: 150px;
}

TD.langs
{
	background-color: #FBFBFB;
	border-top: 1px solid silver;
	border-bottom: 0px solid silver;
	padding: 2px 10px;
	text-align: right;
	font-size: 10px;
	font-family: Verdana;
}

A.langs
{
	text-decoration: none;
	color: ;
}

A.langs:HOVER
{
	text-decoration: underline;
	color: #0080C0;
}

TD.content
{
	padding: 10px 10px;
	background-color: White;
	border-left: 1px dashed Silver;
	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(./pics/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(./pics/bkg_leftmenu.gif) no-repeat scroll top;
	width: 150px;
	height: 23px;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color: #4078B3;
	letter-spacing:0.1em;
}

TD.leftmenu_td2
{
	background-color: #E3B183;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	text-align:center;
	padding:3px;
	font: 10px Arial;
}

DIV.leftmenu_div
{
	background-color: #CC9966;
	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;
	letter-spacing:0.1em;
}

A.left_menu2
{
	text-decoration: none;
	color: White;
	font-size:11px;
	font-family: Verdana;
}

A.left_menu:HOVER
{
	text-decoration: underline;
	color: red;
	font-size:12px;
	font-family: Arial;
	letter-spacing:0.1em;
}


.inputa
{
	font-size:12px;
	color: gray;
	background-color: white;
	border:1px solid gray;
	padding: 0px 3px;
	margin-top:5px;
}

A.lnk
{
	text-decoration: underline;
	color: Gray;
}

A.lnk:HOVER
{
	text-decoration: underline;
	color: red;
}

body .model_image {
  float:left;
  margin:5 5 5 5;
}

body .model_naziv {
  clear:both;
  background:lightgray;
  border-bottom:1px solid black;
  font:22px Tahoma black;
  font-weight:bold;
  margin:5 0 5 0;
}

.partner {
  position:relative;
  bottom:-5px;
  border:none;
}

#partner_href {
  position:relative;
  top:25px;
}

#partner_href a {
  font-weight:bold;
  color:black;
}