/*--- MAKSIMALNO.com ver 2008 - autor:  Marko Stankovic ---------------------------------*/
/*--- poslednja promena 07.06.2008. ---------------------------------*/

/*--- 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%;
    text-align: center;
}

a:link          { color: #F15000; text-decoration: none} 
a:visited       { color: #F15000; text-decoration: none} 
a:hover         { color: #191919; text-decoration: underline} 
a:active        { color: #F15000; text-decoration: none} 

/*--- GLAVNI CONTAINER ---\*/

#page {
	width: 958px;
	margin: 0 auto;
	padding:0;
	background: white;
	min-height: 100%;
	text-align: left;	
}

/* --- CRNI MENI NA VRHU STRANICE --------- \*/
 
#header_nav  {
    width: 100%;
    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: 0px 90px 0px 0px;
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;
  }

/*- GLAVNI MENI --------------------------- */

#main_menu {
	background-color: #999000;
	width: 100%;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.5em;
	border-bottom: medium solid black;
	}
	
#main_menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#main_menu li {
	display: inline;
	list-style-image: url('none');
	list-style-type: none;
	background-image: url('none');
	margin-left: 12px
}

#main_menu li span {
	background-color: black;
	width: 100%;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.5em;
	border-bottom: medium solid black;
}

#main_menu li a:link {
	color: white; 
	text-decoration: none;
	padding-bottom: 2px; 
}
#main_menu li  a:visited {
	color: white; 
	text-decoration: none;
}
#main_menu li a:hover {
	color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

#main_menu span a:link {
	color: white; 
	text-decoration: none;
	padding-bottom: 2px; 
}
#main_menu span a:visited {
	color: white; 
	text-decoration: none;
}
#main_menu span a:hover {
	color: white;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

/*--- 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%;	
}

/*--- OSNOVNA STRUKTURA SAJTA - 4 fiksne kolone ---\*/

#first {
	width:402px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 11px 11px 11px 11px;
  	background: white; 
	min-height: 100%;	
}


#second {
	float:left;
	width: 167px;
	margin:0;
	padding: 11px 11px 11px 0px;
  	background: white;
	min-height: 100%;	
}

#third {
	width:167px;
	float:left;
	margin: 0;
	padding: 11px 11px 11px 0px;
	background: white;
    min-height: 100%;		
}

#forth {
	float:left;
	width: 167px;
	color: white;
	margin:0;
	padding: 11px 11px 11px 0px;
  	background: white; 
	min-height: 100%;
}

/*--- MODULI ---------------------------------*/

div.modul331x273 {
    float: right;
	width: 345px;
	height: 273px;
	margin: 0;
	padding: 11px 11px 0px 0px;
	}

div.modul331x310  {
    float: right;
	width: 345px;
	height: 310px;
	margin: 0;
	padding: 11px 11px 0px 0px;
	}

div.baner160x300  {
    float: right;
    width: 160px;
    margin: 0px 0px 11px 0px;
    }


/*--- FOOTER - Slicna struktura kao i kod osnovne strukture sajta ---\*/

#footer  {
    width: 958px;
    margin: 0 auto;
    padding: 0px;
    background: black;
    text-align: left;	
}  

#page_footer {
	width: 958px;
	margin: 0 auto;
	padding:0;
	background: black;
	min-height: 100%;
}

#first_footer {
	width:323px;
	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;
}

#third_footer li a {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#third_footer li a:link {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#third_footer li a:visited {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#third_footer li a:hover {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#third_footer li a:active {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#second_footer {
	float:left;
	width: 260px;
	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;
}

#second_footer li a {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#second_footer li a:link {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#second_footer li a:visited {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#second_footer li a:hover {
    font: normal 12px "Trebuchet MS";
	color: #cccccc;
}

#second_footer li a:active {
    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;
}

/*-----------*********************************************************************************************----------------*/
/*-----------*********************************************************************************************----------------*/
/*-----------*********************************************************************************************----------------*/

/*--- GLOBAL ---------------------------------*/

form { 
    margin-bottom: 0; 
} 


/*--- HEADERI GLOBAL ---------------------------------*/

div.black_underline  {
    font: normal 900 22px Helvetica, Arial, Sans-Serif;
	color: black;
	padding: 0px 3px 3px 3px;
	margin: 0px;
    border-bottom: medium solid black;	
	background: white;
}

div.red_bottom_line  {
    font: normal 900 20px Helvetica, Arial, Sans-Serif;
	color: black;
    border-bottom: medium solid #FF0000;
	padding: 8px 5px 5px 5px;
	margin: 0px;
	background: #EEEEEE;
}

div.ostali_tekstovi {
    width: 161px;
    float: left;
    font: bold 14px Helvetica, Arial, Sans-Serif;
    padding: 3px;
    margin: 5px 0px 0px 0px;
    background-color: white;
    border-bottom: solid;
    border-color: #F15000; 
    }

/*--- STARI HEADERI ---------------------------------*/

#orange_header_mini_meni  {
    font: normal 900 20px Helvetica, Arial, Sans-Serif;
	color: black;
    border-bottom: medium solid #FF0000;
    border-top: medium solid #FF0000;
	padding: 5px;
	margin: 0px;
	background: white;
}

#zuti_header_mini_meni  {
    font: normal 900 20px Helvetica, Arial, Sans-Serif;
	color: black;
	padding: 0px 3px 3px 3px;
	margin: 0px;
    border-bottom: medium solid black;	
	background: white;
}

#crni_header_mini_meni  {
    font: normal 900 20px Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	color: black;
	padding: 3px;
	margin: 0px;
    border-bottom: medium solid #FF0000;
	background: white;
}

#ostali_tekstovi_header_mini_meni {
    font: normal 900 20px Helvetica, Arial, Sans-Serif;
	color: black;
	padding: 3px;
	margin: 0px;
    border-bottom: medium solid black;	
	background: white;
}

#poslednjih40_tekstova_header_mini_meni {
    width: 161px;
    font: normal 900 20px Helvetica, Arial, Sans-Serif;
	color: black;
	padding: 3px;
	margin: 0px;
    border-bottom: medium solid black;	
	background: white;
}

#maksphoto_header {
    margin: 11px 0px 0px 11px;
	padding: 0px;		
}

/*--- POZADINE ---------------------------------*/

div.blue_gradient  {
	background: #0059be url(http://www.maksimalno.com/artman/publish/images_template/bg_plava_gradijent.gif) repeat-x;
	background-position: bottom; 
	padding: 11px 11px 11px 11px;
	font: normal 900 13px "trebuchet ms";
	text-transform: uppercase;
	color: white;
}

div.orange_gradient {
    background: #e56303 url(http://www.maksimalno.com/artman/publish/images_template/back_orange_red.gif) repeat-x;
	background-position: bottom; 
	padding: 11px 11px 11px 11px;
	font: normal 900 22px "trebuchet ms";
	text-transform: uppercase;
	color: white;
}

/*--- PIX SHADOW ---------------------------------*/

br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}

div.shadow {
  float: left;
  padding: 0 1px 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 9px 9px 13px 9px;
  background: white url(http://www.maksimalno.com/artman/publish/images_template/shad_bottom.png) repeat-x bottom left;
  border-top: 1px solid #CCCCCC;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(http://www.maksimalno.com/artman/publish/images_template/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(http://www.maksimalno.com/artman/publish/images_template/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(http://www.maksimalno.com/artman/publish/images_template/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(http://www.maksimalno.com/artman/publish/images_template/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}



/*--- NASLOVNA ---------------------------------*/

h1.naslovna	{
    padding: 0px 0px 0px 0px;
}

h1.naslovna	span.glavni_naslov {
   font-family: Helvetica, Arial, Sans-Serif;
   font-weight: bold;
   font-size: 36px;
   letter-spacing: -1px;
   margin: 0px;
}

h1.naslovna	span.glavni_naslov a {
   display: block;
   background-color: white;
   text-decoration: none;
}

h1.naslovna	span.glavni_naslov a:link {
	font: normal 900 36px Helvetica, Arial, Sans-Serif;
	color: black;
}

h1.naslovna	span.glavni_naslov a:visited {
	font: normal 900 36px Helvetica, Arial, Sans-Serif;
	color: black;
}

h1.naslovna	span.glavni_naslov a:hover {
	font: normal 900 36px Helvetica, Arial, Sans-Serif;
	color: #F15000;
}

div.breadcrumb  {
	background: #ff0000;
	padding: 4px;
	margin: 1px 0px 0px 0px;
}

div.breadcrumb span {
	font: normal 900 12px Helvetica, Arial, Sans-Serif;
	color: white;
}

div.breadcrumb span a:link {
	font: normal 900 12px Helvetica, Arial, Sans-Serif;
	color: white;
}

div.breadcrumb span a:visited {
	font: normal 900 12px Helvetica, Arial, Sans-Serif;
	color: white;
}

div.breadcrumb span a:hoover {
	font: normal 900 12px Helvetica, Arial, Sans-Serif;
	color: white;
}

div.breadcrumb span a:active {
	font: normal 900 12px Helvetica, Arial, Sans-Serif;
	color: white;
}

div.autor  {
	margin: 3px 0px 0px 0px;
	background: white;
	padding: 4px 4px -1px 0px;
	border-bottom: medium solid black;
}

div.autor span {
	font: normal 900 13px Helvetica, Arial, Sans-Serif;
	color: black;
}

h2.naslovna {
    padding: 0px 0px 4px 4px;
}

p.summary {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: white;
	font: normal 13px "trebuchet ms";
	color: black;
}

span.clanak_date {
	margin: 3px 0px 0px 0px;
	font: normal 9px Helvetica, Arial, Sans-Serif;
	color: #8F8F8F;
}

p.general_text12 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: white;
	font: normal 13px "trebuchet ms";
	color: black;
}

p.general_text14 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: white;
	font: normal 14px "trebuchet ms";
	color: black;
}

/*--- STARI GLOBAL ---------------------------------*/

h1 {
	padding: 0px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: black;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: .97em;
    margin: .05em 0 0 0;
}

h2 {
	padding: 0px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #F15000;
    font-weight: bold;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: .97em;
    margin: .05em 0 0 0;
}
	
#blockquote_orange  {
    background: #e56303 url(http://www.maksimalno.com/artman/publish/images_template/back_orange_red.gif) repeat-x;
	background-position: bottom; 
	padding: 11px 11px 11px 11px;
	font: normal 900 22px "trebuchet ms";
	text-transform: uppercase;
	color: white;
}	

#blockquote_vicevi  {
	background: #0059be url(http://www.maksimalno.com/artman/publish/images_template/bg_plava_gradijent.gif) repeat-x;
	background-position: bottom; 
	padding: 11px 11px 11px 11px;
	font: normal 900 13px "trebuchet ms";
	text-transform: uppercase;
	color: white;
}	
	

#general_text  {
    font: normal 12px "trebuchet ms";
	color: black;
}

#general_text12  {
    font: normal 13px "trebuchet ms";
	color: black;
}

#general_text13  {
    font: normal 13px "trebuchet ms";
	color: black;
}

#prvi_clanak  {
    background: #F9F7ED;
	border: solid 1px;
	border-color: #D6C051;
	padding: 11px;
}

#ostali_clanci  {
	padding: 0px 0px 4px 4px;
}	

#ostali_clanci img {
	padding: 3px;
	border-width: 1px;
	border-color: black;
}	

#breadcrumb  {
	background: #ff0000;
	padding: 4px;
	margin: 1px 0px 0px 0px;
}

#breadcrumb span {
	font: normal 900 12px Helvetica, Arial, Sans-Serif;
	color: white;
}

#autor  {
	margin: 3px 0px 0px 0px;
	background: white;
	padding: 4px 4px -1px 0px;
	border-bottom: medium solid black;
}

#autor span {
	font: normal 900 13px Helvetica, Arial, Sans-Serif;
	color: black;
	
}

#clanak_summary  {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	background: white;
}

#clanak_summary  span {
    font: normal 13px "trebuchet ms";
	color: black;
}

#clanak_date  {
	margin: 3px 0px 0px 0px;
}

#clanak_date span {
    font: normal 9px Helvetica, Arial, Sans-Serif;
	color: #8F8F8F;
}

#glavni_naslov {
   font-family: Helvetica, Arial, Sans-Serif;
   font-weight: bold;
   font-size: 36px;
   letter-spacing: -1px;
   line-height: .92em;
   margin: 0px 0px 0px 0px;
}

#glavni_naslov  a  {
    display: block;
    background-color: white;
    text-decoration: none; 
}

#glavni_naslov  a:link {
	font: normal 900 36px Helvetica, Arial, Sans-Serif;
	color: black;
}
#glavni_naslov  a:visited {
	font: normal 900 36px Helvetica, Arial, Sans-Serif;
	color: black;
}
#glavni_naslov  a:hover {
	font: normal 900 36px Helvetica, Arial, Sans-Serif;
	color: #F15000;
}

/*--- FULL TEXT ---------------------------------*/

div.full_text {
    padding: 11px 0;
    margin: 0px;
}

div.full_text_img {
	border:none;
	border-color: silver;
	margin: 0px;  
}

div.full_text_breadcrumb  {
	text-align: left;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font: normal 16px Helvetica, Arial, Sans-Serif;
	color: #666665;
	border-bottom: thick solid #FF0000;
}

div.full_text_glavni_naslov {
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: .97em;
    margin: .05em 0 0 0;
}


div.full_text_autor {
    margin: 1px 0px 0px 0px;
	padding: 2px;
	font: normal 12px Helvetica, Arial, Sans-Serif;
	color: black;
}

div.full_text_date {
    font: normal 10px Helvetica, Arial, Sans-Serif;
	color: black;
	padding: 2px;
	margin: 0px 0px 4px 0px;
}

div.full_text_rating {
    float: right;
    margin: 10px;
}

div.full_text_rating span {
    padding: 3px;
    background-color: yellow;
    font: normal 900 12px "trebuchet ms";
    }

div.full_text_summary {
    letter-spacing: normal;
    margin: 11px 0px 11px 0px;
    padding: 0px;
    background: white;
    font: normal 900 14px "trebuchet ms";
	color: #F15000;
}

div.full_text_quote {
    width: 160px;
    float: right;
    background: #F15000;
	margin: 11px;
	padding: 11px 11px 11px 11px;
	font: normal 900 22px "trebuchet ms";
	text-transform: uppercase;
	color: white;
}

div.full_text_paragraf {
    letter-spacing: normal;
    font: normal 13px "trebuchet ms";
	color: black;
} 

div.full_text_clanak {
    letter-spacing: normal;
    font: normal 13px "trebuchet ms";
	color: black;
}    

div.full_text_clanak:first-letter {
    font-size: 400%; 
    padding: 3px; 
    float: left;
    line-height: 0.85em;
    margin-right: 0.1em;
    margin-bottom: -0.1em;
    background: #F15000;
    color: white; 
}

div.full_text_google {
    float: right;
    margin: 10px;
}

/*---NAJNOVIJI NASLOVI -----------------------*/

#naslov_sekcije  {
	padding: 3px 3px 3px 3px;
	font: normal 900 13px Helvetica, Arial, Sans-Serif;
	color: white;
	background: #999999;
}

#lista_naslova  {
	padding: 0px 0px 0px 0px;
}

#lista_naslova  ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#lista_naslova li {
	list-style-image: url('none');
	list-style-type: none;
	background-image: url('none');
	padding: 0px;
}

#lista_naslova  a  {
    display: block;
    background-color: #EEEEEE;
    padding: 4px;
    text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#lista_naslova  a:link {
	font: normal 14px Helvetica, Arial, Sans-Serif;
	color: black;
}
#lista_naslova  a:visited {
	font: normal 14px Helvetica, Arial, Sans-Serif;
	color: black;
}
#lista_naslova  a:hover {
	font: normal 14px Helvetica, Arial, Sans-Serif;
	color: white;
	background-color: #FF0000;
}

/*---NAJNOVIJI NASLOVI SEKCIJA poslednjih 40-----------------------*/

#posl40_naslov_sekcije  {
	padding: 3px 3px 3px 3px;
	font: normal 900 13px Helvetica, Arial, Sans-Serif;
	color: white;
	background: #999999;
	width: 161px;;
}

#posl40_lista_naslova  {
	padding: 0px;
}

#posl40_lista_naslova  ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#posl40_lista_naslova li {
	width: 167px;
	float: left;
	list-style-image: url('none');
	list-style-type: none;
	background-image: url('none');
	padding: 0px;
}

#posl40_lista_naslova  a  {
    display: block;
    background-color: #F15000;
    padding: 4px;
    text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#posl40_lista_naslova  a:link {
	font: normal 14px Helvetica, Arial, Sans-Serif;
	color: white;
}
#posl40_lista_naslova  a:visited {
	font: normal 14px Helvetica, Arial, Sans-Serif;
	color: white;
}
#posl40_lista_naslova  a:hover {
	font: normal 14px Helvetica, Arial, Sans-Serif;
	color: white;
	background-color: #FF0000;
}

/*--- MAXBIOSKOP ---\*/

#header_maxbioskop  {
    height: 37px;
	width: 958px;
	margin: 0 auto;
	padding: 0px;
	background: white url(http://www.maksimalno.com/artman/publish/images_template/filmska_traka01.gif) repeat-x;
}

#video_maxbioskop  {
    width: 345px;
	margin: 0px;
	padding: 0px 11px 11px 0px;
	float: right;
}
#video_maxbioskop span {
    text-align: center;
}

#premijere_box {
    width: 345px;
	float: right;
	padding: 0px 11px 11px 0px;
	margin: 0px;
}

/*--- KONTAKT STRANA ---------------------------------*/

#hcard {
    border-color: #bbbbbb;
    border-width: 1px;
    border-style: solid;
    padding: 15px;
    margin: 0px;
    background: #e9e9e9;
	background-position: bottom; 
    width: 90%;
    height: 95px;
    }
    
div.vcard {
    font: normal 14px "trebuchet ms";
	color: black;
    }
img.photo {
    float: left; 
    margin-right: 15px;
    padding: 1px;
    border-color: gray;
    }

span.fn {
    font-weight: 900
    }
    
.email a {
    font: normal 14px "trebuchet ms";
    color: #730a18;
    }  
    
span.email a:link {
    font: normal 14px "trebuchet ms";
    color: #730a18;
    }
       
span.email a:visited {
    font: normal 14px "trebuchet ms";
    color: #730a18;
    }
     
span.email a:hover {
    font: normal 14px "trebuchet ms";
    color: #a21e0f;
    }
     
span.email a:active {
    font: normal 14px "trebuchet ms";
    color: #730a18;
    } 

div.kontakt_slika {
    padding: 0;
    margin: 0;
    float: left;
    width: 110px;
}

div.kontakt_info {
    padding: 5px;
    margin: 0;
    float: left;
    width: 313px;
    font: normal 14px "trebuchet ms";
	color: black;
}

div.kontakt_form {
    padding: 0px;
    margin: 0;
    float: left;
    width: 400px;
}

#kontakt_kartica {
    width: 400px;
    height: 110px;
	margin: 11px;
	padding: 11px;
	letter-spacing: normal;
    font: normal 14px "trebuchet ms";
	color: black;
}

#kontakt_kartica img {
    padding: 3px;
	border-width: 1px;
	border-color: red;
	float: left;
}

#kontakt_osajtu  {
    margin: 0px;
	padding: 0px;
	letter-spacing: normal;
    font: normal 14px "trebuchet ms";
	color: black;
	float: left;
	width: 423px;
}

/*---NAJNOVIJI FORUM POSTOVI -----------------------*/

#forum_posts  {
	padding: 0px 0px 0px 0px;
	background: white;
}

#forum_posts  ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#forum_posts li {
    text-align: left;
    font: normal 900 14px Helvetica, Arial, Sans-Serif;
	color: black;
	list-style-image: url('none');
	list-style-type: none;
	background-image: url('none');
	padding: 0px;
}

#forum_posts  a  {
    display: block;
    background-color: white;
    padding: 4px;
    text-decoration: none; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e56303;
}

#forum_posts  a:link {
	font: normal 900 14px Helvetica, Arial, Sans-Serif;
	color: black;
}
#forum_posts  a:visited {
	font: normal 900 14px Helvetica, Arial, Sans-Serif;
	color: black;
}
#forum_posts  a:hover {
	font: normal 900 14px Helvetica, Arial, Sans-Serif;
	color: white;
	background-color: #FF0000;
}

/*---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 14px Helvetica, Arial, Sans-Serif;
	color: black;
	list-style-image: url('none');
	list-style-type: none;
	background-image: url('none');
	padding: 3px;
}

/*---MARKETING STRANA -----------------------*/

#table_httpool_cene {
    cellspacing: 1px; 
    cellpadding: 3px;
    width: 400px; 
    background: #CC9900;
    align: center;
    }
    
#table_httpool_cene tr {
    background: #FFFFFF;
    }

#table_httpool_cene td {
    font: 13px "trebuchet ms";
	color: black;
	}
	

#table_kontakt_form {
    cellspacing: 0px; 
    cellpadding: 0px;
    width: 400px; 
    background: #ffffff;
    align: center;
    }
    
#table_kontakt_form tr {
    background: #FFFFFF;
    }

#table_kontakt_form td {
    font: 13px "trebuchet ms";
	color: black;
	}
