body
{
padding:0;
margin:0;
text-align: left;
font-size: 12px;
font-family: Arial;
color: #000000;
background: #FFFFFF/*F4F2F3*/
}

#container
{
z-index: 3;
position: relative;
width: 740px;
background: url('../images/site/bgg.gif') repeat-y bottom;
height: 100%;
margin:0 auto 0 auto;
}

#outer
{
z-index: 2;
position: relative;
width: 730px;
margin:0 auto 0 auto;
margin-left: 5px;
background: url('../images/site/bg.gif') repeat-y bottom;
height: 100%;
}

#header
{
background: url('../images/site/header.jpg') no-repeat top;
width: 730px;
height: 209px;
border: 0px;
}

#navigation
{
background: transparent;
width: 730px;
height: 34px;
border: 0;
}

#navigation .img
{
border: 0;
float: left;
}

#under_navigation
{
width: 730px;
height: 20px;
background: url('../images/site/under_navigacija.gif') no-repeat top;
}

#content
{
clear:both;
width: 730px;
min-height: 300px;
background: transparent;
}

#content a 
{
text-decoration: underline;
font-weight: bold;
font-size:12px;
color:#000000
}

#content a:hover 
{
text-decoration: underline;
font-weight: bold;
color: #000000;
}

#content #left
{
float:left;
margin-left: 20px;
width:460px;
margin-top: 0px;
}

#content #right
{
padding: 3px;
width:165px;
margin: 0 0 0 70.2%;
margin-top: 20px;
background: #F4F2F3;
}

#content #right img
{
border: 0;
}

#footer
{
	clear: both;
	width: 730px;
	height: 140px;
	background: url('../images/site/footer.jpg') no-repeat top;
}

.submit
{
border: 1px #000000 solid;
background: #FFFFFF;
color: #000000;
}

.image
{
border: 1px #FF6000 solid;
padding: 2px;
}

.k
{
background: url('../images/site/kai.gif');
width: 15px;
height: 18px;
}

.j
{
font-weight: bold;
color: #000000;
font-size: 12px;
text-decoration: none;
}

.b
{
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
font-size: 12px;
}

.n
{
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}

a.a 
{
text-decoration:none;
font-size:12px;
color:#FFFFFF
}

a.a:hover 
{
text-decoration: underline;
color: #FFFFFF;
}

a.n:hover 
{
text-decoration: underline;
color: #FFFFFF;
}

