/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
  text-align: center;
  background: #656868 url('../img/bg.jpg') top center no-repeat fixed;
  margin-top:30px;
    font-family: tahoma, verdana, helvetica, sans-serif;
  font-size:1.0em;
  margin-bottom:30px;
  color:#333333;
}
A {
font-weight:bold;  
}
A:link {
	COLOR: #0000FF; text-decoration: underline
}
A:visited {
	COLOR: #6A0B06; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #FF0000; text-decoration: none
}
ul {
margin-right: 0; padding-right: 8px; list-style-type: none;

}



#page_wrapper {
  background: #F3E7A9 url('../img/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 840px;
  text-align: right;
  border: 4px solid #F4F4EE;
}

#page_header {
  height: 140px;
  background: #515230 url('../img/header.jpg') top left no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;

  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#menu_bar {
  height:30px;
  background: #A5A162 url('../img/menu_bg.jpg') top left no-repeat;
}


#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: tahoma, verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 0.7em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: right;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
font-size:14px;

}


#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;

}

#left_side {
  float:left;
  margin-right: 60px;
  margin-bottom: 2px;
  padding: 6px;
}
  
#left_side  h3{
  margin-left:auto;

  margin-bottom: 5px;
  font-family: tahoma, verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FFFFFF;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
#left_side  h4{
  margin-left:auto;
 width: 400px;
 margin-top: 20px;
  margin-bottom: 10px;
  font-family: tahoma, verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FFFFFF;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
#left_side  h5{
  margin-left:auto;
  width: 500px;
  margin-bottom: 5px;
  font-family: tahoma, verdana;
  font-size:1em;
  font-weight: bold;
  line-height:16px;
  color: #FFFFFF;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}

  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: tahoma, verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}


#right_side {
  float:right;
  width:150px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: tahoma, verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: tahoma, verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  height: 60px;
  background: #515230 url('../img/footer.jpg') top left no-repeat;
  font-size:13px;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer  {
  text-align:center;
  padding-top:10px;
  font-family: tahoma, verdana;
  font-size:10px;

  color: #FCF8E3;
}
#page_footer h3{
  margin:2px 100px 6px 100px;
  text-align:center;
  font-family: tahoma, verdana;
  font-size:12px;
  font-weight: bold;

  color: #000000;
  background: #FFFFFF;
  padding:4px;
  border:1px solid #3A3B22;
}
#floatleft{
background-color:#F1C969;
border:1px dotted #0000CC;
float:left;
padding:6px;
margin-left:5px;
margin-right:5px;
width:180px;
}
#floatleft h3{
  margin-right:10px;
  margin-bottom: 5px;
  font-family: tahoma, verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FFFFFF;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}

#floatleft  ul li a{

  font-family: tahoma, verdana;
  font-size:12px;
  font-weight: bold;

}
#floatright{
background-color:#F8F880;
border:1px dotted #0000CC;
float:right;
padding:8px;
margin-left:5px;
width:540px;
}
#floatright h3{
  margin-right:10px;
  margin-bottom: 5px;
  font-family: tahoma, verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FFFFFF;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}

#floatright  ul li a{


  font-family: tahoma, verdana;
  font-size:12px;
  font-weight: bold;

}
#withimg{
background-color:#e0e0e0;
border:1px dotted #0000CC;
margin-left:5px;
margin-top:8px;
float: right;
padding: 8px;
position:relative;
}

#cahier {
  background: #F3E7A9 url('../img/copielev.gif') repeat;
  padding: 8px;
}
.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 