body {
  text-align: center;
  background-color: #E0E0E0;
  margin-top:10px;
  margin-bottom:5px;
  color:#66666;
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
background-color: #739240;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
border:2px solid #000000;
  text-align: left;
  
}

#page_header {
  height: 80px;
  text-align: left;
  border: 1px solid #425227;
  clear: both;
}

#page_header h1 {
  padding-top:10px; padding-left:5px;
  margin:0px;
  font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
  font-size:30px;
  font-variant:small-caps;
  font-weight:normal;
  color:#736451;
  line-height:32px;
  text-align: center;
}

#page_header h2 {
  margin:0px;
  padding-top:10px;
  padding-left:10px;
  font-family:"Trebuchet MS", "Arial Narrow", Arial, sans-serif;
  font-size:18px;
  font-variant:small-caps;
  text-align:left;
  font-weight:normal;
  line-height:26px;
}

#page_header h3 {
  margin:0px;
  padding-top:10px;
  padding-right:5px;
  font-family:"Trebuchet MS", "Arial Narrow", Arial, sans-serif;
  font-size:18px;
  font-variant:small-caps;
  text-align:right;
  font-weight:normal;
  line-height:26px;
}

#menu_bar {
  margin-top:0px;
  margin-bottom:10px;
  padding:3px;
  border:1px solid #000000;
  height:26px;
  clear:both;
  font-size:11px;
  font-variant:small-caps;
  background: #FFFFFF url('../img/menub.jpg') bottom left repeat;
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:1px solid #000000;  
}

#center {
  background-color:  #FFFFFF;
  margin-left:0px;
  margin-right:160px;
  border:1px solid #000000;
}

#center h1 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: "Trebuchet MS", Arial, Verdana;, arial, sans-serif;
  color: #736451;
  padding:4px;
  font-size:20px;
  font-variant:small-caps;
  font-weight:normal;
}
#center h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: "Trebuchet MS", Arial, Verdana;, arial, sans-serif;
  color: #736451;
  padding:4px;
  font-size:15px;
  font-variant:small-caps;
  font-weight:normal;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
}


#center li {
list-style-image:url(../img/li.gif);
font-size: 13px;
}

#center table {
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:10px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:160px;
  border:0px solid #000000;
}
.submenu a {
	display:block;
	width:95%;
	background-image:url(../img/submenua.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0px;
}
.submenu a:hover {
	background-color:#eeeeee;
	
	}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-size:20px;
	font-variant:small-caps;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#736451;
	text-align:right;
  padding:4px;
  
  
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
width:100%;
  height: 37px;
  background-image:url(../img/menub.jpg);
  clear: both;
margin-top:0px;
  
}

#page_footer p {

  padding: 12px;
  text-align:center;
  font-family: "Trebuchet MS";
  font-size: 10px;
  line-height:14px;
  color:#000000;

}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/menu.jpg') top right repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/a_hover.jpg') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:"Trebuchet MS";
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
