/*
	Style file for:
	40 Godina Fakulteta Organizacionih Nauka
	
	by Ivan Stamenic
*/


/*---------------------------- Main content ---------------------------*/
body 
{
	background-image: url('../images/background.png');
	background-repeat: repeat-xy;
	background-color: #ffffff;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#333333;
}
#main
{
	margin: 0px auto;
	height:auto;
	width:900px;
	text-align:center;
	background-color:transparent;
	position:relative;
}
#top
{
	margin-top: 0px;
	margin-top:10px;
	background-image: url('../images/top.png');
	background-repeat: no-repeat;
	height:125px;
	width:900px;
	z-index:0;
}
#middle
{
	margin-top: 0px;
	background-image: url('../images/middle.png');
	background-repeat: repeat-x;
	height:auto;
	width:900px;
	overflow:hidden;
	z-index:10;
	position:absolute;
	top:125px;
	*top:135px; /* IE 6 and below */
	left:0px;
}
#left_content
{
	margin-top: 0px;
	float: left;
	height: 100%;
	width: 170px;
	z-index:10;
}
#news_area
{
	background-color: #ffffff;
	text-align:left;
	float: left;
	height: auto;
	width: 560px;
}
.text
{
	margin-bottom:20px;
	font-size: 0.9em;
	text-align:justify;
	padding: 10px 20px 0px 20px;
}
.text_gallery
{
	margin-bottom:20px;
	font-size: 1.1em;
	font-style:italic;
	text-align:justify;
	padding: 10px 20px 0px 20px;
	line-height:1.4em;
}
.text_agenda
{
	font-size: 0.6em;
	text-align:center;
	padding: 0px 5px 10px 5px;
	line-height:1.5em;
}
.large_font
{
	font-size:1.2em;
	font-weight:bold;
	color:#555555;
}
.heading_text
{
	margin-top:10px;
	font-weight:bold;
	font-size:16px;
}
.gallery_heading_text
{
	padding: 10px 20px 10px 20px;
	font-weight:bold;
	font-size: 16px;
	text-align:justify;
	color:#ffffff;
	background:#666666;
}
.agenda_heading_text
{
	padding: 10px 20px 10px 20px;
	font-weight:bold;
	font-size: 16px;
	text-align:justify;
}
table.striped tr.odd td { background-color: #dfeefc;}
div.newsDate {
	font:normal 1.0em georgia,serif;
    padding:12px 0 0 0;
    margin:0;
    color:#456370;
}
div.newsHeadline {
    padding: 0px 0 3px 0;
  	font:normal 1.0em georgia,serif;
  	font-weight: bold;
}
div.newsContent {
	border-bottom: 1px solid #bbb;
    padding: 6px 0px 7px 0px;
    line-height:1.2em;
}
h4 {
    font-weight:bold;
    font-size:1em;
    margin:0;
    padding:6px 0 0 0;
    color:#333333;
}

#right_content
{
	margin-top: 0px;
	float: left;
	height: 50px;
	width: 170px;
}
.right_content_heading
{
	margin-top: 0px;
	float: left;
	height: 25px;
	width: 170px;
	padding: 10px 5px 5px 5px;
	font-size:12px;
	font-weight: bold;
	color: #6f81a8;
	background-image: url('../images/accordian_menu.png');
	background-repeat: repeat-x;
	border-bottom:solid 1px #001c40;
	cursor: pointer;
}
#copyright
{
	margin-top: 0px;
	padding-top:15px;
	text-decoration: none;
	font-weight:bold;
	color: #006699;
	font-size: 11px;
	text-align:center;
	background-image: url('../images/bottom.png');
	background-repeat: no-repeat;
	height:53px;
	width:817px;
}
#background_image
{
	background-image: url('../images/background_image.png');
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:150px;
	width:250px;
	height:444px;
	z-index:-1;
}
/*---------------------------- Accordian ---------------------------*/
#basic-accordian{
	width:170px;
	position:relative;
	z-index:2;
}

.accordion_headings{
	padding: 10px 5px 5px 5px;
	background-image: url('../images/accordian_menu.png');
	background-repeat: repeat-x;
	height: 25px;
	color:#6f81a8;
	cursor:pointer;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	border-bottom:solid 1px #001c40;
}

.accordion_headings:hover{
	color: #ffffff;
	background-image: url('../images/accordian_menu_over.png');
	background-repeat: repeat-x;
}

.accordion_child{
	padding:5px;
	color: #ffffff;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.header_highlight{
	color: #ffffff;
	background-image: url('../images/accordian_menu_over.png');
	background-repeat: repeat-x;
}

/*---------------------------- Links ---------------------------*/
a.accordian_menu:link
{
	color: #dddddd;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}
a.accordian_menu:visited
{
	color: #dddddd;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}
a.accordian_menu:hover
{
	color: #dddddd;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}

/*---------------------------- Right menu ---------------------------*/
.glossymenu
{
	list-style-type: none;
	margin: 0px 0;
	padding: 0;
	width: 170px;
	border-bottom: 1px solid #9A9A9A;
	border-bottom-width: 0;
}

.glossymenu li a
{
	background: white url(../images/accordian_menu.png) repeat-x bottom left;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #6f81a8;
	display: block;
	height: 30px;
	width: 170px;
	text-align:center;
	padding-top: 10px;
	text-decoration: none;
}


* html .glossymenu li a
{ 
	/*IE only. Actual menu width minus left padding of A element (10px) */
	width: 170px;
}

.glossymenu li a:visited, .glossymenu li a:active
{
	color: #6f81a8
}

.glossymenu li a:hover
{
	color: #ffffff;
}