body {
  text-align : left;
  margin : 0px;
  padding : 0px;
  background : url(images/bg_body.jpg) repeat-x;
  font-family: Arial;
  font-size: 13px;
}

img{
  border: 0px;
}

#global {
  background: transparent;
  width:1000px;
  text-align : left;
  margin : 0px;
}

#header {
	background-image: url(images/bg_header.jpg);
	height : 158px;
}
#outer_wrapper {
	background: url(images/bg_content.jpg) repeat-y right; /* #fff ; */
}
#wrapper {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
}

#container {
	width: 100%;
	float: left;
	margin-right: -205px;
	margin-bottom: 0px;
}
#content {
	margin-right: 0px;
}
#main_inner {
	margin-left: 225px;
}
#left_inner {
	width: 220px;
	float: left;
	/*background: url(images/bg_green_200.png) repeat-y left; */
}
#right_inner {
	width: 200px;
	float: right;
}
#footer {
  background: url(images/bg_content.jpg) repeat-y left; /* #d7dabd; */
	color: white;
	margin: 0px;
	padding: 0px;
	float: left;
}

#footer_content{
  color: #949494;
  width: 750px;
  margin-left: 240px;
  float: left;
  border-top: 1px solid #e1e1e1;
}

#footer_content_left{
  width: 370px;
  float: left;
}

#footer_content_right{
  width: 370px;
  float: right;
  text-align: right;
  font-size: 10px;
}

#footer_content_right a{
  text-decoration: none;
  color: #949494;
}

#footer_content_right a:hover{
  text-decoration: underline;
}

h1 {
	font-family: Arial Narrow, Arial;
	color: #436ba1;
	font-size: 28px;
}

h2 {
	font-family: Arial Narrow, Arial;
	color: #436ba1;
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 18px;
}
a{
  color: #436ba1;
  text-decoration: none;
}
a:hover{
  color: #436ba1;
  text-decoration: underline;
}
.last {
	margin-bottom: 0;
}


#search{
  border: 1px; 
  background: transparent;
  position: absolute;	
  top:127px;
  left:856px; 
  font-family: arial;
}

#search input{
  size: 6;
  }

#header_main{
  height : 120px;
  width : 950px;
}

#topmenu{
  width : 1000px;
  height : 40px;
}

.prazno{
  height : 15px;
  width : 950px;
  background : blue;
}

.main_row{
  margin-left: 10px;
  width: 760px;
}

.main_row p{
  color: #666666;
}

.main_row ul{
  color: #666666;
}

#accoridon_menu{
  /*height: 225px;
  overflow: hidden;*/
  font-size:13px;
  line-height:150%;
  margin: 20px 0px 0px 10px;
}

#index_imagelinks{
   background-image: url(images/bg_index_imagelinks.jpg);
   background-repeat: repeat-x;
   height: 226px;
   padding-left: 30px;
}

#index_imagelinks a img{
  margin: 20px 10px
}

#newslink{
  position: absolute;	
  top:125px;
  left:15px; 
  font-family:arial; 
  z-index: 9;
}

#newslink a:hover{
  text-decoration: none;
}
