
html, body { margin: 0; padding: 0; background: #171c20 url('/images/top_bg.png') top center no-repeat; font-family: Arial; font-size: 12px; min-width: 1000px; }

a { color:#237A8F;/*#00CCFF*/ text-decoration:none }
  a:hover { color: #237A8F; text-decoration:underline }

a img { border:none }

.clear { clear:both; width: 100%; height: 0px; line-height: 0px;font-size:0px; }
.clear_left { clear:left; width: 100%; height: 0px; line-height: 0px;font-size:0px; }
.clear_right { clear:right; width: 100%; height: 0px; line-height: 0px;font-size:0px; }

#wrap {  width: 1000px; min-height: 1000px; margin: 0px auto; padding: 0 0 0 0px; }

#cytat { font-family: Tahoma; font-size: 10px; color: #CCCCCC; line-height: 19px; padding: 0 0 0 30px }
#logo { width: 142px; height:72px; float:left; text-decoration:none; margin: 0 0 0 25px }
  a#logo:hover { text-decoration:none; }
#subtitle { color: #A9B3C0; font-family: Tahoma; font-size: 10px; margin: 25px 0 0 25px }
#content { width: 615px; min-height: 500px; float:left; background: #fff; border: 2px solid #183A45; margin: 20px 0 0 20px; padding: 10px }
#sidebar { width: 310px; float:left; margin: 6px 0 0 0; padding: 10px; }
#foot { width: 635px; margin: 20px 0 0 20px; font-family: Tahoma; font-size: 12px; color: #4A8792; border-top: 1px solid #4A8792; line-height: 19px }
  #foot a { color: #4A8792 }

#flash_error  { border:1px dashed red; color: red; text-align:center; font-weight:bold; padding: 10px; margin:10px; }
#flash_notice { border:1px dashed green; color: green; text-align:center; font-weight:bold; padding: 10px; margin:10px; }
.ie6  { border:1px dashed red; color: red; text-align:center; font-weight:bold; padding: 10px; margin:10px; }

