body {
	margin:0;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
	background-color: #282828;
	font-size:12px;
	padding: 0;
}
h1{
  padding: 0;
  margin: 0;
  color: white;
  font-size: 28px;
}
h2{
  color: #c7c74b;
  padding: 0;
  font-size:16px;
  font-weight: bold;
  margin: 0;
}

h3{
  color: #c7c74b;
  font-size: 16px;
  font-weight:bold;
  padding:4px 0 8px 0;
  margin: 0;
}
h3 span{
  font-size: 12px;
  font-weight:normal;
}


p{
  margin: 0 0 5px 0;
  padding: 0;
  color: white;
  font-size:12px;
  line-height:1.3;
}

img {
	border: none;
}

a {
  text-decoration: none;
  color: black;
}
a:visited {
  text-decoration: none;
  color: black;
}
a:hover {
  text-decoration: none;
  color: black;
}

div.hr {
  height: 3px;
  margin:8px 0;
  padding:0;
  clear: both;
  background:#535350 url('images/bg_hr.jpg') top left no-repeat;
}
div.hr hr {
  display: none;
}

#page_bg
{
   	position:relative;
   	left:0px;
   	top:0px;
   	margin: 0px;
	background:#282828 url('images/back_pag_bg.jpg') top center repeat-x;


}

#page
{
   	position:relative;
   	top:0px;
   	width:1000px;
   	margin: 0 auto;
	text-align:center;
	background:#282828 url('images/back_pag_bg.jpg') top center repeat-x;
	overflow:hidden;
	}
	#header
	{
	width:1000px;
	height:449px;
	top:0px;
	position:relative;
	background: url('images/header.jpg') top center no-repeat;
	text-align:left;
	margin: 0 auto;
	z-index:2;
	}
	#header p{
	  margin: 0 0 2px 0;
	  color: #f0f0f0;
	  font-size:12px;
	}
	#header a{
	color: #f0f0f0;
	margin: 0;
	text-decoration: none;
	}
	#header a:hover{
		color: white;
		text-decoration: none;
	}
	
		#bgmlogo
		{
		position:absolute;
		left:348px;
		top:145px;
		width:301px;
		height:288px;
		overflow:hidden;
		text-align: center;
		z-index:9;
		background: url("images/m_logo.jpg") 0 0 no-repeat scroll;
		}
		#bgmlogo a{
		text-decoration: none;
		background:url("images/m_logo.jpg") 0 0 no-repeat;
		}
		#bgmlogo  .logo{
		width: 301px;
		height: 288px;
		position: absolute;
		top: 0;
		left: 0;
		background-position: 0 0;
		}
		#bgmlogo .logo:hover,
		#bgmlogo a:hover.logo{
			background-position: 0 -288px;
		}

#header .text
{
top: 40px;
left:60px;
width:410px;
position: absolute;
list-style: none;
margin:0;
padding:0;
text-align:right;
z-index:4;
line-height:1.5;
}


#header .adresa
{
top: 15px;
left: 560px;
width:400px;
position: absolute;
text-align: left;
margin:0;
padding:0;
}
#header .adresa p
{
font-size:12px;
padding: 5px 0px;
font-weight:bold;
line-height:1.5;
}
#header .adresa p span
{
font-size:10px;
padding: 2px 10px 2px 10px;
font-weight:normal;
color:#c7c74b;
}
#header .adresa a  {
 color: white;
}
#header .adresa a:visited  {
 color: white;
}
#header .adresa a:hover {
 color: #c7c74b;
 text-decoration: underline;
}



#container {
	position:relative;
	top:0px;
	float:left;
	left:0px;
	width: 1000px;
	padding:10px 0 10px 0;
	text-align: left;
	min-height:253px;
  	height:auto !important;
 	height:253px;
	z-index:1;
	background:url('images/text_left.jpg') top left no-repeat;
	}
		
	#main_text
		{
		position:relative;
		float: left;
		top:0;
		left:190px;
		padding: 10px 0 20px 0;
		text-align:left;
		width:790px;
		}
		#main_text a
		{
		color:white;
		text-decoration:none;
		font-weight:bold;
		}
		#main_text a:hover
		{
		color: white;
		text-decoration: underline;
		}
		#main_text p {
		padding: 0 0 7px 0;
		color:#f0f0f0;
		}
		
		#main_text p span {
		padding: 0 10px 0 10px;
		color:#c7c74b;
		font-weight:bold;
		}
				
	
		#main_text .foto
		{
		top:0;
		float: left;
		padding: 0 10px 0 0;
		margin:5px 0;
		}
		#main_text .foto_r
		{
		top:0;
		float: right;
		padding: 0 0 0 10px;
		margin:5px 0;
		}
		
		#main_text  img
		{
		border: 8px solid #181818;
		padding:0;
		margin:0 12px 0 0;
		}
		#main_text table{
	    margin-top: 10px;
		}
		#main_text table td{
		 text-align: center;
		}
		#main_text table td img{
		  border: 8px solid #181818;
		  margin:5px ;
		  vertical-align: middle;  
		}

		#main_text ul
		{
			margin:0;
			padding: 0 0 10px 15px;
			list-style-type: none;
			}
			#main_text li
			{
			margin:0 0 0 10px;
			padding:2px 0 0 5px;
			color:#f0f0f0;
			font-size:12px;
			line-height:1.3;
			list-style-type:square;
			}
			#main_text li a
			{
			color:#f0f0f0;
			font-weight:normal;
			text-decoration:underline;
			}
			#main_text li a:hover
			{
			color:white;
			font-weight:normal;
			text-decoration:underline;
			}
		#index_lf
		{
		position:relative;
		float: left;
		left:5px;
		top:0;
		width:370px;
		padding: 10px 5px 10px 5px;
		}
	#index_rg
		{
		position:relative;
		float: right;
		right:10px;
		top:0;
		width:370px;
		padding: 10px 5px 10px 5px;
		}
