body { font: 12px Arial, Helvetica, Geneva, sans-serif; margin:0; padding: 0; text-align: center; color: #333; }
img { border: none; }
a { cursor: pointer; text-decoration: underline; color: #1083AE; }

#container { margin: auto; width: 900px; text-align: left; margin-top: 20px; }

/* top */
#top {  }
#langbar { float: right; }
#navbar { margin: 0 0 15px 0; }
#navbar ul { list-style: none; margin: 0; padding: 0; }
#navbar li { display: inline; }
#navbar li a { padding: 10px 15px 10px 5px; color: #999; text-decoration: none; text-transform: uppercase; font-size: 16px; font-weight: bold; }
#navbar li a:hover { color: #000; }
#navbar li a.act { color: #1083AE; }


/* body */
#body { margin: 10px 0; }
#body p { line-height: 150%; text-align: justify; margin-top: 10px; }  
#body h1, #body h2 { margin-top: 10px; font-size: 20px; color: #1083AE; font-weight: normal; }
#body h2 { margin-top: 25px; }
#body h1 a:hover, #body h2 a:hover { color: #000; }

#body ul.half2 li { float: left; width: 420px !important; }

/*#body.admin ul { list-style: none; margin: 0; padding: 0; }
#body.admin li { border-bottom: 1px solid #eee; margin-bottom: 3px; }
#body.admin li a { display: list-item; padding: 3px; text-decoration: none; color: #666; }
#body.admin li a:hover { color: #000; }
*/





/* content */
#content { float: left; width: 500px; }
#body.full #content { width: 900px; } 
#body.admin #content { width: 700px; } 

/**/
.horizontal { width: 100%; /*_width: 940px;*/ border-spacing: 0; border-collapse: collapse; }
.horizontal th, .horizontal td { border-bottom: 1px solid #eee; padding: 5px 4px; vertical-align: middle; }
.horizontal td img { margin: -1px 0 -2px 0; }
.horizontal th { border-bottom-color: #ccc; }
.horizontal tbody tr:hover, .horizontal tfoot tr:hover { background: #ffffcc; }
.horizontal tfoot { border-top: 2px solid #CC3366; }

/* sidebar */
#sidebar { float: right; width: 370px; }
#body.full #sidebar { width: 0; display: none; }
#body.admin #sidebar { width: 170px; }

#sidebar div.mark { background: url(../i/lay/mark_blue.gif) no-repeat 0 0; min-width: 200px; margin: 10px 0 20px; }
#sidebar div.mark h1 { font-size: 18px; font-weight: normal; padding-left: 7px; line-height: 50px; margin-top: 0; }
#sidebar div.mark h1 a { text-decoration: none; color: #666; }
#sidebar div.mark h1 a:hover { color: #000; }
#sidebar div.mark h1 span { color: #fff; padding-right: 15px; }






/* foot */
#foot { margin: 20px 0; padding: 10px 0; border-top: 3px solid #333; }




/* forms */
label { margin: 10px auto 2px auto; }
input, textarea, select { width: 300px; padding: 2px; _padding: 3px; color: #333; border: 1px solid #999; border-top-color: #bbb; border-left-color: #bbb; }
form.block label { display: block; }
select { width: 306px; padding-left: 0; }
textarea { width: 694px; height: 120px; }
textarea.big { height: 500px; }
input.btn { color: #085AAF; background: #fff url(/i/lay/bg_btn.gif) repeat-x 0 bottom; border: 1px solid #ccc; font-weight: bold; cursor: pointer; padding: 1px 3px; width: auto !important; }
input.btn:hover { border: 1px solid #999; }
input.block { display: block; margin-top: 10px; }
.form_error { color: #e00; background-color: #ff8; } 
form select { width: 308px; font: 13px Arial, Helvetica; } 

.msg_ok, .info, .warning, .error { padding: 10px 36px; margin-bottom: 20px; border-width: 1px; border-style: solid; background-position: 8px center; background-repeat: no-repeat; }
.info, .msg_ok { color: #8CABCD; border-color: #8CABCD; background-color: #F1F5F9; background-image: url(/i/lay/icons/info.png); }





/* misc */
.tal { text-align: left !important; }
.tac { text-align: center !important; }
.tar { text-align: right !important; }
.taj { text-align: justify !important; }
.fl { float: left; }
.fr { float: right; }
.fc { clear: both !important; display: block;}
.hidden { display: none; }

.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }

.b { font-weight: bold !important; }
.n { font-weight: normal !important; }
.g { color: #ccc; }
.gr { color: green; }
.r { color: red; }

.wa { width: auto !important; }
.half { width: 425px; }


/* TEMP */
p#dowody img { width: 500px; margin: 10px 0; }
