body {
  background: #72a200;
  text-align : center;
  padding : 0px;
  margin : 0px; 
  border : 0px;
  background-image: url('images/bg.jpg');
  background-repeat : repeat-x;
  font-family : Arial;
  font-style : bold;
  font-size : 12px;
}

a{
  color : #242603;
  font-weight : bold;
  text-decoration : underline;
}

#global {  
  text-align : left;
  width : 1000px;
  margin : 0px auto;
  /*border : 1px solid white;*/
}
#header {
	width : 1000px;
	height : 296px;
	background-image: url('images/bg_header.jpg');
}
#outer_wrapper {
	background: transparent; /* #fff ; */
	background-image: url('images/bg_content2.jpg');
  background-repeat : repeat-y;
}
#wrapper {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
  width : 800px;
  margin-left : 105px;
}

#container {
	width: 99%;
	float: left;
	margin-bottom: 0px;
}
#content {
	/*margin-right: 200px;*/
}
#main_inner {
	margin-left: 260px;
	margin-right : 40px;
	margin-top : 10px;
	text-align : justify;
	color : #242603;
}
#left_inner {
	width: 250px;
	float: left;
}

#right_inner {
	width: 190px;
	float: right;
}
#footer {
	background: transparent; /* #d7dabd; */
	color: white;
	height: 149px;
	background-image: url('images/bg_footer.jpg');
	background-repeat : no-repeat;
}
h1 {
  margin-top: 0;
  font-style : bolder;
  font-size : 17px;
  color : #242603;
  font-family : Myriad Pro, Arial;
}

h2 {
  margin-top: 0;
  font-style : bolder;
  font-size : 13px;
  color : #242603;
  font-family : Myriad Pro, Arial;
}
.last {
  margin-bottom: 0;
}


/*   KUNG FU SPECIJAL   */

#top_menu{
  width : 800px;
  height : 20px;
  text-align : justify;
  position : relative;
  top : 268px;
  left : 119px;
}

#top_menu a{
  text-decoration : none;
  font-weight : bold;
  font-size : 17px;
  font-family : Myriad Pro, Arial;
  color : #444614;
  margin : 0px 23px 0px 23px;
}

#top_menu a:hover{
  text-decoration : underline;
  font-weight : bold;
  color : #72a200;
}


#top_menu a:active{
  text-decoration : underline;
  font-weight : bold;
  color : #72a200;
}

.float_left{
  float : left;
  margin : 0px 10px 0px 0px;
  border : 0px;
}

.float_right{
  float : right;
  margin : 0px 0px 0px 10px;
  border : 0px;
}

#bottom_menu{
  height : 30px;
  text-align : center;
  position : relative;
  top : 12px;
}

#bottom_menu a{
  color : #444614;
  font-weight : bold;
  font-size : 13px;
  text-decoration : none;
  font-family : Myriad Pro, Arial;
}

#bottom_menu a:hover{
  color : #72a200;
  text-decoration : none;
}

#copyright{
  text-align : center;
  position : relative;
  top : 85px;
}

#left_menu {
  margin : 10px 5px 10px 45px;
  text-indent : -20px;
  background-image : url('images/bruce_lee.jpg');
  background-repeat : no-repeat;
  min-height:500px;
  height:auto !important;
  height:500px;
}

#left_menu a{
  color : #444614;
  font-weight : bold;
  font-size : 13px;
  text-decoration : none;
  font-family : Myriad Pro, Arial;
  
}

#left_menu a:hover{
  color : #72a200;
  text-decoration : none;
}

.gallery_image{
  margin : 0px 0px;
}

#left_menu2 {  /*  leva kolona za kontakt formu, na primer */
  text-indent : -18px;
  background-image : url('images/bruce_lee.jpg');
  background-repeat : no-repeat;
  min-height:500px;
  height:auto !important;
  height:500px;
  color:#242603;
  font-family:Myriad Pro,Arial;
  font-weight : bold;
}
