body {
  margin:0px;
  color: #526620;
  background: #f1f1d1 url(/images/main_page/sides3.png) top center repeat-y;
  font-family: Tahoma, Verdana, Arial, Georgia, sans-serif;  
}

.p, .user_footer, h1, h2, #flashNotice, #footer, .menu, .forum, .posts {
  padding: 0.5em 0.5em 0.5em 10px;
  margin: 0;
  background: #dde8a9 url(/images/main_page/menuItemGradient.png) top center repeat-x;
  display: block;  
  color: #526620;
  text-align: left;
  margin-bottom: 0px;
  border-style: solid;
  border-color: #a4bb39;
  border-width: 0px 0px 1px 0px;
}

.p, h1, h2, #topHeader, #flashNotice, .menu, .forum, .posts {
  border-style: solid;
  border-color: #a4bb39;
  border-width: 0px 0px 1px 0px;
}

.p {
  background: #DDE8A9 url(/images/main_page/menuItemGradient300.png) repeat-x scroll center top;         
  font-size: 0.85em;
}

h1 {
  font-weight: bold;
  font-size: 1.25em;
}

h1 a {
  margin: 0;
}

h2 {
  font-weight: normal;
  font-size: 0.65em;
}

a {
  text-decoration: none;
  color: #ff772f;
  margin-left:3px;
  margin-right:3px;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}

#flashNotice {
  color: green;
  font-size: 1.25em;
  font-weight: bold;
}

#footer {
  font-size: 0.7em;
  border: none;
  text-align: center;
}

.menu {
  font-size: 0.8em;
  padding-right: 10px;
}

#container
{
  padding: 0px;
  margin: auto;
  width: 610px;
  text-align: left;
  border: none;
  min-height: 1290px;
  border-style: solid;
  border-color: #a4bb39;
  border-width: 0px 1px 0px 1px;
}

#topHeader {
  height:80px;
  margin:0px;
  background: transparent url(/images/main_page/miejsceHeaderBackground2.png) top left repeat-x;
}

#flashNoticeInner {
  margin: auto;
  width: 610px;
  background: transparent url(/images/main_page/miejsceHeaderBackground2.png) top left repeat-x;
  border-style: solid;
  border-color: #a4bb39;
  border-width: 0px 1px 0px 1px;
}

input, textarea {
  color: #526620;
  border:1px solid #a4bb39;
  padding:3px;
  vertical-align: middle;
  text-align: left;
  background-color: white;
  margin: 0.25em 0.25em 0.25em 0em;
}

.submitTag {
  text-align: center;
  background: #ff772f url(/images/gradientTransparent22.png) repeat-x scroll center;
  cursor: pointer;
}

.submitTag:hover {
  color: #203010;
}

.user_avatar {
  border:1px solid #a4bb39;
}

form {
  margin: 0;
  padding: 0;
}

a.submitA:hover {
  text-decoration: none;
}

#flashNotice {
  background: #f1f1d1 url(/images/main_page/sides3.png) top center repeat-y;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  line-height: 80px;
  padding: 0;
  border: 0;
}

.posts a, .forum a {
  margin: 0;
}

.forum a {
  font-size: 1.5em;
}

#cloudDiv 
{
  color: #ff772f;  
  margin:0;
  padding:0px 0px 0px 35px;
  text-align:justify
}

.cloud
{
  color: #ff772f;
  text-align:justify;
  padding:0;
  margin:2px;
  cursor: pointer;
  line-height: 1.25em;
}

.cloud:hover
{
  text-decoration: underline;
}

