@charset "utf-8";
/* CSS Document */

h2{ background:#FFFFFF; margin-bottom:0px;}
body{
	margin:0px;
	background:#75b6f8 url(images/background6x700.jpg) repeat-x;
	font:11px tahoma;
}

a{ text-decoration:none; font-weight:bold }
a:link{ color:#2b6f99;}
a:visited{ color:#2b6f99; }
a:active{ color:#FFFFFF; }
a:hover{ color:#FFFFFF; }

a.WB:link{ color:#FFFFFF;}
a.WB:visited{ color:#FFFFFF; }
a.WB:active{ color:#2b6f99; }
a.WB:hover{ color:#2b6f99; }

a.content:link{ color: #9ec721; }
a.content:visited{ color: #9ec721; }
a.content:active{ color: #2b6f99; }
a.content:hover{ color: #2b6f99; }

a.contentRevert:link{ color: #2b6f99; }
a.contentRevert:visited{ color: #2b6f99; }
a.contentRevert:active{ color: #9ec721; }
a.contentRevert:hover{ color: #9ec721; }

a.galerija:link{ color: #666666; font-weight:normal; }
a.galerija:visited{ color: #666666; font-weight:normal; }
a.galerija:active{ color: #9ec721; font-weight:normal; }
a.galerija:hover{ color: #9ec721; font-weight:normal; }

a.referenca:link{ color: #9ec721; font-weight:normal; }
a.referenca:visited{ color: #9ec721; font-weight:normal; }
a.referenca:active{ color: #5284c3; font-weight:normal; }
a.referenca:hover{ color: #5284c3; font-weight:normal; }

* minheightfix272 { 
   height: expression( this.scrollHeight < 350 ? "350px" : "auto" ); /* sets min-height for IE */
   min-height: 350px; /* sets min-height value for all standards-compliant browsers */
}
* minheightfix512 { 
   height: expression( this.scrollHeight < 512 ? "512px" : "auto" ); /* sets min-height for IE */
   min-height: 512px; /* sets min-height value for all standards-compliant browsers */
}

.LEFT_COL{
	width:380px;
}
.SUBMENU{
	width:137px; 
	float:left; 
	text-align:left;
	padding-left:10px;
}
.MAIN_MENU{
	width:226px; 
	float:left
}
.MAIN_MENU_ITEM{
	
	padding-top:3px;
	padding-left:20px;
	
}
.MAIN_MENU_SEPARATOR{
	padding-left:20px;
	padding-top:3px;
}

.RIGHT_COL{
	width:550px; 
	float:left;
	padding-left:3px
}
.RIGHT_COL_HEAD{
	width:550px;
	height:20px;
	color:#9ec721;
	font:15px tahoma;
	padding-left:20px;
	padding-top:14px;
	padding-bottom:6px;
	background:url(images/content_top550x42.png) no-repeat;
}
.RIGHT_COL_CONTENT{
	padding:10px 20px 0px 20px;
	color:#296fad;
	background:#FFFFFF url(images/content_textura364x272.png) no-repeat right bottom;
	padding-right:20px;
	min-height:350px;
	color:#666666;
	font-size:12px;
	line-height:16px;
}
.RIGHT_COL_FOOT{
	width:550px;
	height:30px;
 	background: url(images/content_bottom550x42.png) bottom;
}

.MAIN_BLOCK{
	background:url(images/back_mid950x512.jpg) no-repeat; 
	min-height:512px
}
.MAIN_MENU_HEAD{
	background:url(images/meni_green_top226x28.png) no-repeat;
	height:28px;
}
.MAIN_MENU_CONTENT{
	background:url(images/meni_background_226x312.png) no-repeat;
	height:272px;
	padding-top:20px;
	padding-bottom:20px;
}
.MAIN_MENU_GALLERY_CONTENT{
	background:url(images/meni_galerije226x72.png) no-repeat;
	height:72px;
	margin-top:2px;
	padding-top:20px;
	padding-bottom:20px;
}
.MAIN_MENU_FOOT{
	background:url(images/meni_green_bottom226x28.png) bottom;
	height:22px;
}
.SUBMENU_HEAD{
	background:url(images/podmeni_top148x28.png) no-repeat;
	height:20px;
	width:148px;
}
.SUBMENU_CONTENT{
	background:url(images/podmeni_mid148x3.png) repeat-y;
	width:148px;
}
.SUBMENU_FOOT{
	background:url(images/podmeni_bottom148x28.png) no-repeat bottom;
	height:20px;
	width:148px;
}
.SUBMENU_TEXTURE{
	background:url(images/podmeni_textura148x80.png) right bottom no-repeat;
}
.MAIN_MENU_TEXTURE{
	background:url(images/meni_background_226x312.png) right bottom no-repeat;
}
.FOOTER{
	clear:both; 
	text-align:center; 
	color:#FFFFFF;
}

/* Boxovi za menu */

.BIOPODACI{
	background:url(images/podmeni_biopodaci148x168.png); 
	width:148px; 
	height:156px; 
	padding-top:12px
}
.PROFANG{
	background:url(images/podmeni_profangazovanje148x140.png); 
	width:148px; 
	height:128px; 
	padding-top:12px;
}
.PUBLIKACIJE{
	background:url(images/podmeni_publikacije148x210.png); 
	width:148px; 
	height:195px; 
	padding-top:15px;
}
.KONFERECNIJE{
	background:url(images/podmeni_konferencije148x130.png); 
	width:148px; 
	height:115px; 
	padding-top:15px
}

/* VIDEO STYLES */

.jp_video{
	border:1px solid #CCCCCC;
	text-align:center;
}
.jp_tahoma{
	font:11px tahoma;
}

a.jp_grid:link{
	text-decoration:none;
	color:#000000;
}
a.jp_grid:active{
	text-decoration:none;
	color:#000000;
}
a.jp_grid:visited{
	text-decoration:none;
	color:#000000;
}
a.jp_grid:hover{
	text-decoration:none;
	color:#009900;
}