body		{ background-color: #000000; margin: 0px; font-size: 12px;  font-family: Verdana, Arial; margin-bottom: 10px; }
#layout_center		{ background: #000000 url('../img/bg_center.jpg') center top repeat-y; }
#layout_top		{ background: url('../img/bg_top.jpg') center top no-repeat; }
#layout_bottom		{ background: url('../img/bg_bottom.jpg') center bottom no-repeat; }

#main_content		{ width: 840px; height: 100%; min-height: 600px; height:auto !important; height: 600px; margin: auto; margin-top: 0px; padding-left: 15px; padding-bottom: 80px; padding-top: 35px; }
#main_menu		{ height: 44px; color: #ffffff; text-align: center; }
#banner		{ height: 265px; }
#main		{ padding: 20px; width: 680px; margin: auto 40px auto auto;  }
#additional_info		{width: 720px; margin: auto; color: #ffffff; padding-bottom: 15px; padding-left: 15px; font-size: 10px; }

a		{ text-decoration: none; font-weight: bold; color: #804040; border-style: none; }
a:hover		{ color: #a02020; }
h1		{ text-align: center; font-size: 18px; text-decoration: none; font-style: normal; font-weight: bold; }
img		{ border-style: none; }

.underwork		{ background: url('../img/wbudowie.gif') center center no-repeat; height: 520px; width: 100%;  }

.warning		{ margin: 5px; padding: 10px; text-align: center; border: solid 1px #aa0000; font-weight: normal; }
.error		{ margin: 5px; padding: 10px; text-align: center; color: #aa0000; border: solid 1px #ff0000; font-weight: bold; }
.warn { color: #ff0000; }

hr.hrgraph		{ background: url('../img/separator.png') center center no-repeat; width: 100%; height: 74px; border: none; }

.content { width: 500px; overflow: hidden; }
.content img { border: 0; float: right; margin-left: 12px; }
.content h1 { margin: 26px 0 14px 0; }
.content ul { padding-left: 40px; margin-top: -12px; }
.content p { margin: 12px 0; }
.separator { background: url('../img/separator.png') center center no-repeat; width: 100%; height: 74px; }

