body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#main
{
	display: block;
	width: 998px;
	padding: 0px 4px;
	height: 640px;
	margin: 0px auto;
	background-color: #ffffff;
}

div#main2
{
	display: block;
	width: 998px;
	padding: 0px 4px;
	height: auto;
	margin: 0px auto;
	background-color: #ffffff;
}

h1
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

div#main div div
{
	/*background-color: #cccccc;*/
}

div#top
{
	display: block;
	height: 166px;
	margin-bottom: 4px;
	background-image: url(../images/bg_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

div#menuPlace
{
	display: block;
	height: 24px;
	background-color: #f69222;
	margin-bottom: 4px;
}

div#menu
{
	position: absolute;
	z-index: 10;
	margin-left: 167px;
}

div#middle
{
	display: block;
	height: 278px;
	margin-bottom: 4px;
}

div#middle2
{
	overflow: visible;
	background-color: #ff6600;
	margin-bottom: 4px;
}

div#block_m1_1
{
	display: block;
	float: left;
	width: 330px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color: #f1f2f2;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div#block_m1_1 a
{
	color: #5b5b5b;
	text-decoration: none;
}

div#block_m1_1 a:hover
{
	color: #000000;
	text-decoration: none;
}

div#block_m1_1 h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 22px;
	margin-bottom: 20px;
}

div#block_m2_1
{
	display: block;
	float: left;
	width: 330px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
}

div#block_m3_1
{
	display: block;
	float: left;
	width: 330px;
	overflow: hidden;
	height: 278px;
}

div#block_m1_1 dt, div#block_m1_1 dl, div#block_m2_1 dt, div#block_m2_1 dl, div#block_m3_1 dt, div#block_m3_1 dl
{
	margin: 0px;
	padding: 0px;
}

div#bottom
{
	display: block;
	height: 155px;
	background-image: url(../images/bottom_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#logo
{
	position: absolute;
	top: 0px;
	display: block;
	width: 167px;
	height: 194px;
	z-index: 1;
	background-color: #ffffff;
}

div#logo dt, div#logo dl
{
	margin: 0px;
	padding: 0px;
}

div#topBlocks
{
	position: absolute;
	z-index: 2;
	display: block;
	margin-top: 113px;
	margin-left: 167px;
	height: 53px;
	width: 831px;
	background-color: #ffffff;
}

div#block_t1_1
{
	display: block;
	float: left;
	width: 163px;
	height: 53px;
	margin-right: 4px;
	overflow: hidden;
}

div#block_t2_1
{
	display: block;
	float: left;
	width: 163px;
	height: 53px;
	margin-right: 4px;
	overflow: hidden;
}

div#block_t3_1
{
	display: block;
	float: left;
	width: 163px;
	height: 53px;
	margin-right: 4px;
	overflow: hidden;
}

div#block_t4_1
{
	display: block;
	float: left;
	width: 163px;
	height: 53px;
	margin-right: 4px;
	overflow: hidden;
}

div#block_t1_1 dt, div#block_t1_1 dl, div#block_t2_1 dt, div#block_t2_1 dl, div#block_t3_1 dt, div#block_t3_1 dl, div#block_t4_1 dt, div#block_t4_1 dl
{
	margin: 0px;
	padding: 0px;
}

div#languageMenu
{
	display: block;
	float: left;
	width: 163px;
	height: 53px;
	background-image: url(../images/langMenu_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

div.lm
{
	float: right;
	margin-top: 32px;
	margin-right: -8px;
}

div.lm img
{
	margin-right: 6px;
}

div.section1, div.section2, div.section3
{
	display: block;
	width: 330px;
	height: 90px;
	margin-bottom: 4px;
	cursor: pointer;
}

div.s1_1, div.s2_1, div.s3_1
{
	width: 163px;
	height: 90px;
	float: left;
	margin-right: 4px;
	overflow: hidden;
}

div.s1_1, div.s1_2
{
	background-color: #8cc642;
	overflow: hidden;
}

div.s2_1, div.s2_2
{
	background-color: #8cc642;
	overflow: hidden;
}

div.s3_1, div.s3_2
{
	background-color: #0c9447;
	overflow: hidden;
}


div.s1_2, div.s2_2, div.s3_2
{
	display: block;
	float: left;
	overflow: hidden;
	width: 163px;
	height: 90px;
}

div#info
{
	display: block;
	float: right;
	width: 330px;
	height: 155px;
	background-image: url(../images/bottom_right.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #959393;
}

div#info a
{
	color: #959393;
	text-decoration: none;
}

div#info a:hover
{
	color: #000000;
	text-decoration: none;
}

div#info p.bodytext
{
	display: block;
	float: left;
	width: 156px;
	padding: 0px;
	margin: 0px;
	margin-top: 74px;
	margin-left: 9px;
	line-height: 17px;
}

div.block_b_news
{
	display: block;
	margin: 20px;
	margin-top: 0px;
	width: 287px;
}

h2.nheader
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

p.ntext
{
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div.narchive
{
	font-size: 11px;
	font-weight: normal;
	display: block;
	position: absolute;
	margin-left: 230px;
	margin-top: 250px;
	z-index: 4;
}

div.pixLink
{
	position: absolute;
	z-index: 5;
	width: 11px;
	height: 70px;
	margin-left: 1000px;
	top: 476px;
}

div.middle2Left
{
	display: block;
	float: left;
	width: 497px;
	margin-right: 4px;
}

div#block_m1_2
{
	display: block;
	float: left;
	width: 497px;
	height: auto;
	overflow: hidden;
	background-color: #f1f2f2;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 4px;
	line-height: 14px;
	font-size: 11px;
}

div#block_m1_2 dt, div#block_m1_2 dl
{
	margin: 0px;
	padding: 0px;
}

div#block_m2_2
{
	display: block;
	float: left;
	width: 163px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color: #5b5b5b;
	color: #ffffff;
}

div.menuSection
{
	display: block;
	margin-top: 30px;
	margin-left: 18px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}
div.menuSection a
{
	color: #ffffff;
	text-decoration: none;
}
div.menuSection a:hover
{
	color: #000000;
	text-decoration: none;
}

div.rlink, div.rlinka
{
	margin-bottom: 10px;
	width: 100px;
}

div.rlinka a
{
	color: #000000;
	text-decoration: none;
}

div#bottom2
{
	position: absolute;
	z-index: 5;
	display: block;
	margin-left: 668px;
	margin-top: 480px;
	height: 155px;
}

div#curLink
{
	position: absolute;
	z-index: 5;
	display: block;
	margin-top: 480px;
	margin-left: 501px;
	height: 53px;
	width: 163px;
	background-color: #f69321;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

div#news_short
{
	position: absolute;
	z-index: 6;
	display: block;
	float: right;
	width: 330px;
	height: 53px;
	margin-left: 0px;
	margin-top: 0px;
}

div#news_short dt, div#news_short dl
{
	margin: 0px;
	padding: 0px;
}

div.bottomImg
{
	display: block;
	width: 497px;
	overflow: hidden;
}

div.bottomImg img
{
	float: left;
}

div.textContent
{
	display: block;
	margin: 30px 24px;
}

div.textContent a, div#content-bodyA a
{
	text-decoration: underline;
	color: #000000;
}

div.imgBlock
{
	max-height: 278px;
	overflow: hidden;
}

div.rlinkt
{
	display: block;
	margin-left: 9px;
	margin-top: 20px;
	width: 130px;
	color: #ffffff;
}
div.rlinkt a
{
	color: #ffffff;
	text-decoration: none;
}
div.rlinkt a:hover
{
	color: #000000;
	text-decoration: none;
}

div#block_m2_3
{
	display: block;
	float: left;
	width: 330px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color: #5b5b5b;
	color: #ffffff;
}

div#block_m2_3 a
{
	color: #ffffff;
	text-decoration: none;
}

div#block_m2_3 a:hover
{
	color: #000000;
	text-decoration: none;
}

div#block_m2_3 div.textContent
{
	margin-top: 24px;
	margin-left: 55px;
	line-height: 17px;
}

form
{
	margin: 0px;
	padding: 0px;
}

div.csc-mailform-field
{
	display: block;
	width: 271px;
	margin-bottom: 17px;
	
}

fieldset
{
	border: none;
	margin: 0px;
	padding: 0px;
	margin-left: 42px;
	margin-top: 26px;
}

label
{
	width: 66px;
	text-align: left;
	font-size: 11px;
	color: #5b5b5b;
	display: block;
	height: 17px;
	margin-bottom: 4px;
	float: left;
	padding: 0px;
	margin: 0px;
}

fieldset.csc-mailform input
{
	width: 204px;
	border: none;
	height: 17px;
	background-color: #ffffff;
	color: #5b5b5b;
	font-size: 11px;
	font-family: Arial;
}

fieldset.csc-mailform textarea
{
	width: 204px;
	height: 57px;
	border: none;
	background-color: #ffffff;
	color: #5b5b5b;
	font-size: 11px;
	font-family: Arial;
}

input#mailformformtype_mail
{
	display: block;
	background-color: #5b5b5b;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	width: 61px;
	float: right;
	height: 16px;
	cursor: pointer;
	padding-bottom: 4px;
	text-align: center;
}

div#block_m2_4
{
	display: block;
	float: left;
	width: 163px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
}

div#block_m2_4 dt, div#block_m2_4 dl
{
	margin: 0px;
	padding: 0px;
}

span.important
{
	font-weight: bold;
}

div#block_m2_5
{
	display: block;
	float: left;
	width: 163px;
	height: 110px;
	margin-top: 168px;
	overflow: hidden;
	margin-right: 4px;
}

div#block_m2_5 dt, div#block_m2_5 dl
{
	margin: 0px;
	padding: 0px;
}

div#block_m2_5_1
{
	display: block;
	float: left;
	width: 163px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color: #5b5b5b;
}

div#block_m1_5
{
	display: block;
	float: left;
	width: 330px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color: #f1f2f2;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px;
}

div#block_m1_5 h1
{
	margin: 0px;
	padding: 0px;
}

div#block_m1_5 p.bodytext
{
	margin: 0px;
	padding: 0px;
}

div.menuSection1
{
	display: block;
	margin-top: 22px;
	margin-left: 12px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
div.menuSection1 a
{
	color: #ffffff;
	text-decoration: none;
}
div.menuSection1 a:hover
{
	color: #000000;
	text-decoration: none;
}

div.rlink1, div.rlinka1
{
	margin-bottom: 10px;
	width: 135px;
}

div.rlink2
{
	margin-bottom: 10px;
	width: 145px;
	margin-left: -3px;
}

div.rlinka1 a
{
	color: #000000;
	text-decoration: none;
}

div.headerwrap
{
	display: block;
	margin-top: 22px;
	margin-left: 22px;
}

#content-bodyA {
position: absolute;
 overflow: hidden; 
  width: 280px;
  height:198px;
  margin-top: 20px;
  margin-left: 22px;
  z-index: 3;
}

#content-bodyB {
position: absolute;
 overflow: hidden; 
  width: 280px;
  height:198px;
  z-index: 3;
}

#content-bodyC {
position: absolute;
 overflow: hidden; 
  width: 148px;
  height: 200px;
  z-index: 3;
}

div.dynPage
{
	position: absolute;
	z-index: 5;
	width: 280px;
}

#Scrollbar-Container_A {
  position: absolute;
  margin-top: 12px; margin-left: 305px;
  display: block;
  visibility: hidden;
  z-index: 4;
}

#Scrollbar-Container_B {
  position: absolute;
  margin-top: -5px;
  margin-left: 305px;
  display: block;
  visibility: hidden;
  z-index: 4;
}

#Scrollbar-Container_C {
  position: absolute;
  margin-top: -5px;
  margin-left: 125px;
  display: block;
  visibility: hidden;
  z-index: 4;
}

#Scrollbar-Container_C .Scrollbar-Track
{
	visibility: hidden;
}

 .Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
 .Scrollbar-Track {
  width: 18px; height: 189px;
  position: absolute;
  top: 14px; left: 0px;
} 
 .Scrollbar-Handle {
  position: absolute;
  width: 18px; height: 56px;
  cursor: pointer;
}
 .Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 204px;
}

div#block_m2_6
{
	display: block;
	float: left;
	width: 163px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
}

div#block_m2_6 dt, div#block_m2_6 dl
{
	margin: 0px;
	padding: 0px;
}

div#block_gallery_image
{
	display: block;
	float: left;
	width: 163px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color:#5B5B5B!important;
}

div#block_gallery_image dt, div#block_gallery_image dl
{
	margin: 0px;
	padding: 0px;
}

div#block_m1_6
{
	display: block;
	float: left;
	width: 330px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color: #f1f2f2;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px;
}

div#block_m1_6 h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 22px;
	margin-bottom: 20px;
}

div#block_m1_6 a
{
	color: #5b5b5b;
	text-decoration: none;
}

div#block_m1_6 a:hover
{
	color: #000000;
	text-decoration: none;
}

div#block_m1_7
{
	display: block;
	float: left;
	width: 497px;
	height: auto;
	overflow: hidden;
	background-color: #f1f2f2;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 4px;
	margin-right: 4px;
	line-height: 14px;
	font-size: 11px;
}

div#block_m1_7 dt, div#block_m1_7 dl
{
	margin: 0px;
	padding: 0px;
}

div#block_m1_7 h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 22px;
	margin-bottom: 20px;
}

div#block_m1_7 a
{
	color: #5b5b5b;
	text-decoration: none;
}

div#block_m1_7 a:hover
{
	color: #000000;
	text-decoration: none;
}

div.block_b_news1
{
	display: block;
	margin: 20px;
	margin-top: 0px;
	width: 457px;
}

span.green
{
	color: #8cc642;
	letter-spacing: 1px;
}

span.green1
{
	color: #0c9447;
	letter-spacing: 1px;
}

div#block_m1_8
{
	display: block;
	float: left;
	width: 497px;
	height: auto;
	overflow: hidden;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 4px;
	margin-right: 4px;
	line-height: 14px;
	font-size: 11px;
}

div#gallery_all
{
	display: block;
	float: left;
	width: 497px;
	height: auto;
	overflow: hidden;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 4px;
	margin-right: 4px;
	line-height: 14px;
	font-size: 11px;
}


div#gallery_all table.imgtext-table
{
	margin: 0px;
	padding: 0px;
	border-spacing: 16px;
	border-style: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.imgtext-table
{
	margin: 0px;
	padding: 0px;
	border-spacing: 16px;
	border-style: none;
	padding-left: 10px;
	padding-top: 22px;
	padding-bottom: 22px;
}

table.imgtext-table td a
{
	height: auto;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: solid 2px #a5a5a5;
	display: block;
	
}

table.imgtext-table td img
{
	margin: 4px;
	
}

table.imgtext-table td a img
{
	/*opacity:1.0;filter:alpha(opacity=100);*/
	
}
table.imgtext-table td a:hover img
{
	/*opacity:0.6;filter:alpha(opacity=60);*/
}

table.imgtext-table td a:hover
{
	border: solid 2px #000000;
}

div#block_m2_9
{
	display: block;
	float: left;
	width: 163px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color: #5b5b5b;
	color: #ffffff;
}

div#block_m1_9
{
	display: block;
	float: left;
	width: 330px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color: #f1f2f2;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px;
}

div#block_m1_9 a
{
	color: #5b5b5b;
	text-decoration: none;
}

div#block_m1_9 a:hover
{
	color: #000000;
	text-decoration: none;
}

div#sections_short
{
	position: absolute;
	z-index: 6;
	display: block;
	float: right;
	width: 330px;
	height: 62px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}

div#sections_short dt, div#sections_short dl
{
	margin: 0px;
	padding: 0px;
}

div#sections_short dl.csc-textpic-firstcol
{
	margin-right: 4px;
}

div#sections_short dl.csc-textpic-lastcol
{
	margin-left: 4px;
}

div#sections_short dl
{
	background-color: #000000;
}

div#sections_short a img
{
	opacity:1.0;filter:alpha(opacity=100);
	
}
div#sections_short a:hover img
{
	opacity:0.8;filter:alpha(opacity=80);
}


div#block_m1_10
{
	display: block;
	float: left;
	width: 664px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color: #f1f2f2;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px;
}

div#block_m1_10 h1
{
	margin: 0px;
	padding: 0px;
}

div#block_m1_10 p.bodytext
{
	margin: 0px;
	padding: 0px;
}

div#block_m3_10
{
	display: block;
	float: left;
	width: 330px;
	overflow: hidden;
	height: 278px;
	background-color: #f1f2f2;
	color: #5b5b5b;
}

div#block_m3_10 h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 21px;
	margin-bottom: 10px;
}

div.nbody, div.nbodya
{
	display: block;
	margin: 20px;
	margin-bottom: 11px;
	margin-top: 0px;
	width: 287px;
}

div.nbody a
{
	color: #5b5b5b;
	text-decoration: none;
}
div.nbody a:hover
{
	color: #000000;
	text-decoration: none;
}

div.nbodya a
{
	color: #000000;
	text-decoration: none;
}

div#block_m1_5n
{
	display: block;
	float: left;
	width: 330px;
	height: 278px;
	overflow: hidden;
	background-color: #f1f2f2;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px;
}

div#block_m1_5n h1
{
	margin: 0px;
	padding: 0px;
}

div#block_m1_5n p.bodytext
{
	margin: 0px;
	padding: 0px;
}


div#block_newsImg
{
	display: block;
	float: left;
	width: 330px;
	padding-left: 4px;
	height: 278px;
	overflow: hidden;
	background-color: #ffffff;
}

div#block_m2_5_press
{
	display: block;
	float: left;
	width: 163px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
}

div#block_m2_5 dt, div#block_m2_5 dl
{
	margin: 0px;
	padding: 0px;
}

div#block_m1_5_press
{
	display: block;
	float: left;
	width: 330px;
	height: 278px;
	overflow: hidden;
	margin-right: 4px;
	background-color: #f1f2f2;
	color: #5b5b5b;
	background-image: url(../images/bg_news_index.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px;
}

div#block_m1_5_press h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 22px;
	margin-top: 22px;
}

div#block_m1_5_press p.bodytext
{
	margin: 0px;
	padding: 0px;
}

div#block_m2_3 p.bodytext
{
	margin-top: 0px;
}


div.block_newsImgA
{
	padding-top: 10px;
	padding-left: 22px;
	padding-bottom: 10px;
	float: left;
}

div#block_m1_5_press table.imgtext-table {
border-spacing:0px;
border-style:none;
margin:0PX;
padding:0px;
}

div#block_m1_5_press table.imgtext-table td a{
	border: none;
}

div#gallery_block {
position:absolute;
margin-left:498px;
margin-top:40px;
}

#gallery_menu {
margin:0;
padding:0;
list-style:none;
}

#gallery_menu li {
display:block;
}

#gallery_menu a {
display:block;
width:145px;
height:20;
background:#000;
color:#fff;
text-decoration:none;
}

#naslov_od_modula {
	font-family: 'Times New Roman', Times, serif;
	font-weight:normal;
	font-size:27px;
	color:#fff;
	letter-spacing:1px;
	margin-top:-4px;
	margin-left:2px;
}
