﻿html {
    height:100%;
    }
	
body {
/*	background: #1A0002;	*/
	text-align: center;
	margin: 0;
	}

#frame {
	width: 950px;
	margin: auto;
	background: #fff;
	}

#heder {
	width: 950px;
	height: 255px;
	background: url('slike/heder.jpg') no-repeat;	
	color: white;
	}
	
#hedgore {
	width: 950px;
	height: 200px;
	}
	
#heddole {
	width: 940px;
	height: 50px;
	margin-right: 10px;
	text-align: right;
	z-index: 15;
	}	

#sadrzaj {
	width: 950px;
	background: #fff;
	min-height: 1250px;
	}
	
#levakolona {
      position: relative;
	  padding-top: 10px;
      width: 250px;
      min-height: 600px;
      float: left;
      }

#hedlevakolona {
	  margin-top: 10px;
	  text-align: center;
	  width: 240px;	
      height: 20px;
	  background: #FDFFEB;
	  border: 1px solid #FA5651;
	  font-size:16px;
	  text-transform:uppercase;
	  font-family:Georgia, "Times New Roman", Times, serif;	  
	  color: #FA5651;
      }	

#srednjakolona {
      position: relative;
      width: 520px;
	  min-height: 600px;	
	  height: 100%;
      float: left;
      }	  

#hedsrednjakolona {
	  margin-top: 10px;
	  text-align: center;
	  width: 515px;	
      height: 20px;
	  background: #FDFFEB;
	  border: 1px solid #FA5651;
	  font-size:16px;
	  text-transform:uppercase;
	  font-family:Georgia, "Times New Roman", Times, serif;	  
	  color: #FA5651;
      }		  
	  
#desnakolona {
      position: relative;
      padding-left: 5px;
      width: 170px;
      min-height: 600px;
      float: left;
      }

#heddesnakolona {
	  text-align: center;
	  width: 160px;	
      height: 20px;
	  background: #FDFFEB;
	  border: 1px solid #FA5651;
	  font-size:16px;
	  text-transform:uppercase;
	  font-family:Georgia, "Times New Roman", Times, serif;	  
	  color: #FA5651;
      }		  
	  
#futer {
	width: 950px;
	height: 25px;
	text-align: center;
	color: red;
	}	
	
/* ---------------------- Dolphin nav ---------------------- */
#time4bed-nav{
	width:950px; 
	height:50px;
	font-size:14px;
	text-transform:uppercase;
	background:#fff url("images/time4bed_bg.gif") repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#time4bed-nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#time4bed-nav ul li{display:block;float:left;margin:0 2px;}
#time4bed-nav ul li a{display:block;float:left;color:#ffdab6;text-decoration:none;padding:0 0 0 25px;height:43px;line-height:50px;}
#time4bed-nav ul li a span{display:block;float:left;padding:0 25px 0 0;height:31px;width:auto;}
#time4bed-nav ul li a:hover{background:transparent url("images/time2bed_left-ON.gif") no-repeat top right;color:red; font-style:italic; font-size: 18px;}
#time4bed-nav ul li a:hover span{background:transparent url("images/time2bed_right-ON.gif") no-repeat top right;display:block;cursor:pointer;}
#time4bed-nav ul li a.current,#time4bed-nav ul li a.current:hover{color:#894d12;background:transparent url("images/time2bed_left-ON.gif") no-repeat top left;}
#time4bed-nav ul li a.current span{background:transparent url("images/time2bed_right-ON.gif") no-repeat top right;height:43px;}
/* ---------------------- END Dolphin nav ---------------------- */

h1 {
	font-family: Times New Roman;
	font-style: Italic;
	font-size: 72px;
	line-height: 70px;
	color: red;
	}

h2 {
	font-family: Times New Roman;
	font-style: Italic;
	font-size: 24px;
	line-height: 0px;
	color: red;
	} 
	
a {
	color: red;
	font-style: bold;
	text-decoration: none;
	}