body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EBE9EA;
	margin: 0;
	padding: 0;
	background-image:url(../gfx/main/body.jpg);
	background-repeat:repeat-x;
}

img {
   behavior: url("pngbehavior.htc");
}


p {
	margin:0 0 1em 0;
	padding:0;
}

b {
	font-weight:bold;
}

i {
	font-style:italic;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

a:visited, a:link {
	color:#959800;
	text-decoration:none;
}

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


h1{
	margin:0 0 .7em 0;
	line-height:18px;
	font-size:18px;
	font-weight:bold;
	color:#959800;
}

h2{
	margin:2em 0 .7em 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-bottom:5px;
	border-bottom:1px solid #666666;
}

ul {
	margin-left:15px;
	list-style:outside;
	list-style-type:disc;
}
 
li{
	margin-bottom: 5px;
}


/* CONTENT */
#pageHeader{
	width:960px;
	height:267px;
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background:none;
	background-image:url(../gfx/main/header_bg.jpg);
	background-repeat:no-repeat;
}

#pageHeader a{
	background:none;
	color:#656565;
	font-size:10px;
}

#contentSence{
	width:960px;
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../gfx/main/content_sence.jpg);
	background-repeat:no-repeat;
}

#pageContent{
	width:773px;
	position:relative;
	margin:0;
	margin-left:88px;
	background:none;
	background-image:url(../gfx/main/content_bg.gif);
	background-repeat:repeat-y;
}



#submenu { height:auto !important; min-height:230px; height:230px ; }
#submenu{
	margin-top:25px;
}

#contentTable{
	width:784px;
	border:0;
	background-image:url(../gfx/main/content.gif);
	background-repeat:no-repeat;
	background-color: #F4F4F4;
}

.submenuDiv{
	margin-left:35px;
	width:130px;
	padding:5px 0;
}

.submenuDiv a, .submenuDiv a:visited, .submenuDiv a:link{
	background:none;
	color:#666666;
	font-size:10px;
	text-decoration:none;
}

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

#selectedMenu.submenuDiv a{
	color:#959800;
	text-decoration:underline;
}

.firstImage {
	float:left;
	width:116px;
	margin-right:8px;
	margin-bottom:5px;
	margin-top:2px;
	border:1px solid #737174;
}

#slika{
	float:left; 
	margin-right: 14px;
	height:64px;
	overflow:hidden;
	margin-bottom:14px;
}



.lang_select{
	position:absolute;
	color: #B2B2B2;
	top:130px;
	left:110px;
	width:100px;
	height:20px;
	
}
.lang_select a{
	font-weight:normal;
}




