/*--- OSNOVNA STRUKTURA SAJTA ---------------------------------*/

html, body  {
    margin: 0;
	padding: 0;
	background: #3B3B3B url(http://www.maksimalno.com/artman/publish/images_template/bg_siva_gradijent.gif) repeat-x;
    height: 100%;
}

/*- WFEST --------------------------- */

div.wfest {
	background-color: #e56303;
	width: 100%;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.5em;
	text-align:center;
	border-bottom: thin solid black;
	}

div.wfest a:link {
	color: white; 
	text-decoration: none;
	padding-bottom: 2px; 
}
div.wfest a:visited {
	color: white; 
	text-decoration: none;
}
div.wfest a:hover {
	color: white;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: black;
}



/*--- GLAVNI CONTAINER ---\*/

#main_forum  {
    width: 958px;
    margin: 0 auto;
    padding: 0px;
    background: white;	
}  

#page {
	width: 958px;
	margin: 0 auto;
	padding:0;
	background: white;
	min-height: 100%;	
}

/* --- CRNI MENI NA VRHU STRANICE --------- \*/
 
#header_nav  {
    margin: 0;
    padding: 0;
    float: right;
    font: bold 12px "Trebuchet MS";
    background: black;
}

#header_nav li {
    display: inline;
}

#header_nav li a {
    float: right;
    color: white;
    padding: 4px 6px;
    text-decoration: none;
}

#header_nav li a:visited {
    color: white;
}

#header_nav li a:hover {
    color: #CCCCCC;
    background-image: none; 
}

/*--- HEADER U KOME SE NALAZI BANER 728x90 ---\*/

#header {
	height: 101px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: transparent; 
}

#baner728  {
    width:728px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 11px 11px 0px 11px;
	min-height: 101px;
  height:auto !important;
  height:101px;
    background: transparent; 
}

#whitespaceright  {
    width:197px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 11px 11px 0px 0px;
	min-height: 101px;
    height:auto !important;
    height:101px; 
	background: transparent; 	
}

/*--- HEADER U KOME SE NALAZI LOGO I GOOGLE SEARCH ---\*/

#header_logo {
	height: 65px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: white; 

}

#logo  {
    width:361px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	min-height: 65px;
    height:auto !important;
    height:65px;
	background: white;  	
}

#whitespacelogo  {
    width:564px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 0px 11px;
	text-align: right;
	min-height: 65px;
    height:auto !important;
    height:65px;
  	background: white; 
}

/* ----- GOOGLE SEARCH -----\*/
 
#google_search  {
margin: 0 90px;
padding: 0;
float: right;
font: normal 8px Verdana;
}

#google_search li {
display: inline;
}

#pretraga_button {
  width: 101px;
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(http://www.maksimalno.com/artman/publish/pretraga_button_2.gif) no-repeat center;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#input_field {
  height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 4px;
  border: 1px solid #CCCCCC;
  background: white;
  font: normal 18px Helvetica, Arial, Sans-Serif;
  color: #999999;
  }

/*--- STRUKTURA FORUMA - 2 fiksne kolone ---\*/

#first_forum {
	width:765px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 11px 11px 11px 11px;
  	background: white; 
	min-height: 100%;	
}


#second_forum {
	float:left;
	width: 160px;
	margin:0;
	padding: 11px 11px 11px 0px;
  	background: white;
	min-height: 100%;
	vertical-align: top;	
}

/*--- FOOTER - Slicna struktura kao i kod osnovne strukture sajta ---\*/

#footer  {
    width: 958px;
    margin: 0 auto;
    padding: 0px;
    background: black;	
}  

#page_footer {
	width: 958px;
	margin: 0 auto;
	padding:0;
	background: black;
	min-height: 100%;
}

#first_footer {
	width:423px;
	float:left;
	margin: 0px;
	padding: 11px 11px 11px 11px;
  	background: black; 
	min-height: 100%;	
}

#first_footer  ul {
    padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#first_footer li {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#third_footer {
	width:160px;
	float:left;
	margin: 0px;
	padding: 11px 11px 11px 0px;
	background: black;
    min-height: 100%;		
}

#third_footer  ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#third_footer li {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#second_footer {
	float:left;
	width: 160px;
	margin:0px;
	padding: 11px 11px 11px 0px;
  	background: black;
	min-height: 100%;	
}

#second_footer  ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#second_footer li {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#forth_footer {
	float:left;
	width: 160px;
	margin:0px;
	padding: 11px 11px 11px 0px;
  	background: black; 
	min-height: 100%;
}

#forth_footer  ul {
	list-style-type: none;
}

#forth_footer li {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}



/*---FORUM MENI SA DESNE STRANE -----------------------*/


#forum_meni  {
	padding: 5px;
    border: 1px solid #CCCCCC;
	background: #FBFBFD;
}

#forum_meni  ul {
	padding: 3px;
	margin: 0px;
	list-style-type: none;
}

#forum_meni li {
    font: normal 300 12px Helvetica, Arial, Sans-Serif;
	color: black;
	list-style-image: url('none');
	list-style-type: none;
	background-image: url('none');
	padding: 3px;
}

div.forum_meni_belapozadina  {
	padding: 5px;
    border: 0px solid #CCCCCC;
	background: white;
	font: normal 12px "trebuchet ms";
	color: black;
}

div.forum_meni_uokviren  {
	padding: 5px;
    border: 1px solid #CCCCCC;
	background: white;
	font: normal 12px "trebuchet ms";
	color: black;
}
