body{
	margin: 10px auto auto auto;
	text-align: center;
	background-color: #FBDE4A;
	font: 11px "verdana", sans-serif;
	
}
#site{
	margin: auto;
	width: 790px;
	text-align: center;
	background-color: white;
	height: auto;
}
#site2{
	margin: auto;
	width: 770px;
	text-align: center;
	background-color: white;
	height: auto;
	padding-top: 2px;
}
#top{
	background: url(images/top.png);
	width: 770px;
	height: 117px;
	margin-top: 15px;
}
#animacja{
	background-color: white;
	width: 770px;
	height: 50px;
	margin-top: 15px;
}
#main{
	background-color: white;
	width: 770px;
	height: auto;
	color: black;
	text-align: center;
	margin-top: 15px;
}
#main_l{
      border: 0px solid black;
	background-color: white;
	width: 580px;
	padding: 0 20px 20px 20px;
	height: auto;
	color: black;
	text-align: left;
	margin-top: 0px;
	color: #696969;

}
#main_r{
       line-height: 20px;
	background-color: white;
	border: 0px solid black;
	width: 135px;
	height: auto;
	background-color: #2E5CB0;
	text-align: left;
	padding: 0px 20px 0px 20px;
	margin-top: 0px;
	float: right;
	clear: both;
}
      #main_r a:link {
       color: white;
       text-decoration: none;
       font: 13px "courier new CE", sans-serif;
       font-weight: bold;
      }
      #main_r a:hover {
       color: #FBDE4A;
       text-decoration: none;
       font: 13px "courier new CE", sans-serif;
       font-weight: bold;
      }
      #main_r a:visited {
       color: white;
       text-decoration: none;
       font: 13px "courier new CE", sans-serif;
       font-weight: bold;
      }

#main_r2 {
      width: 175px;
      height: 77px;

      border: 0px solid black;
      float: right;
	clear: both;
	margin-top: 20px;
}
#main_r3 {
      width: 175px;
      height: 77px;

      border: 0px solid black;
      float: right;
	clear: both;
	margin-top: 20px;
}
#bottom{
      margin: 0 auto;
      border: 0px solid black;
	background-color: #E5E8EB;
	width: 740px;
	height: 20px;
	text-align: right;
	padding-right: 10px;
}
#bottom a{
	color: #000000;
	text-decoration: none;
}
#bottom a:hover{
	text-decoration: underline;
}
p.header {
      color: #9E8921;
      text-align: left;
      margin-left: 0px;
      font-weight: bold;
      
}
