/*
Author:     Kuba Filipowski (kubafilipowski@gmail.com)
Last update:    12/09/06
*/

html, body, input, h1, fieldset { margin: 0; border: 0; padding: 0; }

a { color: #0068C4; text-decoration: none;}

.clear {
clear: both;
height: 0;
font-size: 0;
line-height: 0;
padding: 0;
margin: 0;
}

/*  layout   */

body {
font-family:  Tahoma, sans-serif; 
color: #020202;
background: #EBEBEB;
line-height: 1;
margin: 0.3em 0 0 0;
}

img {
border: 0;
}

.container {
width: 48.13em;
margin: 0 auto;
overflow: hidden;
}

h1 {
font-size: 1em;
}

h1 a.logo {
position:absolute;
top: 1em;
display: block;
width: 200px;
height: 109px;
background: url(../images/logo.gif) right top no-repeat;
text-indent: -9999em;
}




/* social bookmarking */

#socialbookmarking {
width: 48.13em;
height: 1.6em;
line-height: 0.7em;
}
#socialbookmarking ul {
padding: 0.7em 0 0 0;
margin: 0;
float: right;
list-style: none;
font-size: 0.69em;
}
#socialbookmarking ul li {
float: left;
padding-left: 1.3em;
padding-right: 1em;
}
#socialbookmarking ul li.delicous {
background: url("../images/ico-delicious.gif") 0 0.2em no-repeat;
}
#socialbookmarking ul li.magnolia {
background: url("../images/ico-magnolia.gif") 0 0.2em no-repeat;
}

#socialbookmarking ul li.ulubione {
background: url("../images/ico-ulubione.gif") 0 0em no-repeat;
}

#socialbookmarking ul li.powiadom {
background: url("../images/ico-powiadom.gif") 0 0.2em no-repeat;
padding-left: 1.4em;
padding-right: 0em;
}

/* /social bookmarking */

/* header */

#header {
width: 48.13em;
margin-top: 1.4em;
float: left;
}

#header .blue-stripe {
background: #0095DA;
border-top: 1px solid #0068C4;
border-bottom: 1px solid #0068C4;
overflow: hidden;
}

#header #nav {
background: #fff url("../images/header-light.gif") center bottom repeat-x;
border: #D0D0D0 solid 1px;
border-top: 0;
float: right;
height: 3.00em;
}

#header #nav ul {
padding: 0;
margin: 0;
float: right;
list-style: none;
font-weight: bold;
font-size: 0.75em;
}

#header #nav ul li {
float: left;
}

#header #nav ul li a {
display: block;
float: left;
padding: 0 1em 0 1em;
border-left: 1px solid #D0D0D0;
border-right: 1px solid #fff;
height: 4.00em;
line-height: 4em;
text-align: center;
}

#header #nav ul li a:hover {
background: #F8F8F8;
}

/* / header */

#right {
float: right; 
width: 15.92em;
}

#right #about {
border: 1px solid #A1D6EF;
background: #F0F6FA;
width: 20.92em;
float: right;
overflow: hidden;
padding: 1em;
font-size: 0.69em;
line-height: 1.5em;
margin-bottom: 1em;
}

#middle {
background: #fff;
border-top: 1px solid #CFCFCF;
border-bottom: 1px solid #CFCFCF;
padding: 0 0 1.5em 0;
}

.breadcrumb-nav {
padding: 0.6em 0 0em 0;
height: 1.3em;
float: left;
width: 48.13em;
}

.breadcrumb-nav ul {
padding: 0;
margin: 0;
float: left;
list-style: none;
font-size: 0.69em;
}

.breadcrumb-nav ul li {
float: left;
padding-left: 1em;
padding-right: 0.5em;
background: url("../images/ico-next.gif") 0 0.2em no-repeat;
}

.breadcrumb-nav ul li.feed {
float: right;
background: none;
}

.breadcrumb-nav ul li.feed a {
display: block;
background: url("../images/feed.gif") no-repeat;
width: 16px;
height: 16px;
text-indent: -9999em;
}

.breadcrumb-nav ul li.home {
background: url("../images/ico-home.gif") 0 0.04em no-repeat;
padding-left: 14px;
}

#flash-animation {
float: left;
width: 31.25em;
height: 242px;
border: 1px solid #D0D0D0;
margin-bottom: 0.3em;
}

#flash-animation #flash-holder {
margin: auto;
width: 490px;
margin-top: 5px;
height: 232px;
}

#content {
float: left;
width: 31.25em;
}

#content h2 {
display: block;
background: #F5F5F5;
font-size: 0.69em;
padding: 0.4em 1em 0.4em 1em;
margin: 0;
}

#content .entry {
width: 30em;
margin: 0 auto;
}

#content .entry h3 {
display: block;
color: #BAC2CB;
font-size: 1.1em;
letter-spacing: -0.07em;
margin: 0.5em 0 0 0;
padding: 0 0 0.3em 0;
line-height: 1.2em;
border-bottom: 1px solid #f0f0f0;
}

#content .entry h3 ul {
clear:both;
}

#content .entry h3 li {
list-style: none;
display:block;
float: right;
width: 6em;
font-size:12px;
padding-left: 0.8em;
padding-right: 0.3em;
background: url("../images/ico-next.gif") 0.5 0.65em no-repeat;
}

#content .entry h4 {
display: block;
color: #444;
font-size: 1.2em;
letter-spacing: -0.07em;
margin: 0.5em 0 0 0;
padding: 0 0 0.3em 0;
line-height: 1.2em;
border-bottom: 1px solid #f0f0f0;
clear: both;
}

#content .entry .substance  {
font-size: 0.69em;
line-height: 1.8em;
margin: 0;
padding: 0;
}

#content .entry .substance p {
margin: 0;
padding: 0.6em 0 1.5em 0;
}

#content .entry .substance p.lead {
font-size: 1.07em;
}

#content .entry .substance .prawa {
position:absolute;
left:50%;
vertical-align:top;
height:25px;
}


#content .entry  .meta  {
font-size: 0.69em;
line-height: 1.8em;
margin: 0;
padding: 0;
color: #888;
border-top: 1px solid #e0e0e0;
background: #F5F5F5;
}

#content .entry  .meta .meta-padding {
width: 95%;
margin: 0 auto;
}

#register {
border: 1px solid #FFE063;
background: #FFFBEF;
width: 20.92em;
float: right;
overflow: hidden;
padding: 1em;
font-size: 0.69em;
line-height: 1.5em;
}

#register h2 {
padding: 0 0 0.3em 0;
margin: 0;
color: #FF7428;
font-style: normal;
font-size: 1.27em;
}

#register .form-part {
width: 21em;
margin: auto;
padding: 0.4em 0 0.2em 0;
}

#register .form-part input {
width: 98%;
padding: 0.2em;
border: 1px solid #A2A689;
background: #fff url(../images/bg-form.gif) center top repeat-x;
font-size: 0.95em;
height: 1.9em;
line-height: 1.9em;
}

#register .form-part input:focus {
border: 1px solid #F26521;
}

#register .form-part input.submit {
float: right;
width: 78px;
height: 26px;
text-align: center;
font-weight: bold;
color: #fff;
background: url(../images/button-bg.gif) center top no-repeat;
border: 0;
}

#register .form-part select {
width: 100%;
}

.form fieldset {
border: 1px solid #91D1EF;
padding: 1em;
}

.form .fright {
float: right;
width: 200px;
}

.form  legend {
font-weight: bold;
color: #0088C8;
}

.form .form-part {
padding-bottom: 0.8em;
float: left;
}

.form .form-part input {
border: 1px solid #57B1DB;
background: #F0F0F0;
font-size: 11px;
padding: 0.3em;
margin: 0;
width: 170px;
}

.form .textarea-part {
float: left;
width: 50%;
}

.form .textarea-part textarea {
border: 1px solid #57B1DB;
background: #F0F0F0;
font-size: 11px;
padding: 0.3em;
margin: 0;
width: 100%;
font-family:  Verdana, sans-serif; 
}

.form .fright  a.button-wyslij {
display: block;
float:right;
text-indent: -999em;
width: 95px;
height: 28px;
margin-top: 10px;
margin-right: 20px;
_margin-right: 10px;
background: url(../images/button-wyslij.gif) 0 0;
border: 0;
}

.form .fright  a.button-wyslij:hover {
background: url(../images/button-wyslij.gif) 95px 0;
}

#sidebar {
border: 1px solid #A1D6EF;
background: #F0F6FA;
width: 20.92em;
float: right;
overflow: hidden;
padding: 1em;
font-size: 0.69em;
line-height: 1.5em;
}

#sidebar h2 {
padding: 0 0 0.3em 0;
margin: 0;
color: #0068C4;
font-style: normal;
font-size: 1.27em;
}




.right {
float: right;
}

#newsletter  {
float: left;
width: 44em;
font-size: 0.69em;
line-height: 1.8em;
}

#newsletter h2  {
font-size: 1.1em;
font-weight: bold;
padding: 0;
margin: 0;
}


#newsletter .form-part {
width: 42em;
margin: auto;
padding: 0.4em 0 0.2em 0;
}

#newsletter .form-part input {
float: left;
width: 80%;
padding: 0.2em;
border: 1px solid #A2A689;
background: #fff url(../images/bg-form.gif) center top repeat-x;
font-size: 0.95em;
height: 1.9em;
line-height: 1.9em;
margin-top: 0.3em;
}

#newsletter .form-part input:focus {
border: 1px solid #F26521;
}

#newsletter .form-part input.submit {
float: right;
margin-top: 0.3em;
width: 78px;
height: 26px;
text-align: center;
font-weight: bold;
color: #fff;
background: url(../images/button-bg.gif) center top no-repeat;
border: 0;
}

#shortcuts {
float: right;
width: 16em;
background: url(../images/bg-shortcuts.gif) left top no-repeat;
border-left: 1px solid #CFCFCF;
}

#shortcuts ul {
font-size: 0.69em;
margin: 1em 0 0 0;
width: 22em;
float: right;
list-style: none;
}

#shortcuts ul li {
padding-left: 1.3em;
height: 1.5em;
background: url("../images/ico-shortcut.gif") 0 0.1em no-repeat;
}

#shortcuts h2  {
font-size: 0.75em;
font-weight: bold;
padding: 0.7em 0 0 1em;
margin: 0;
}

#content .entry .substance fieldset {
background: #F5F5F5;
border-top: 1px solid #e0e0e0;
padding: 1em;
}

.comment-form-part input {
border: 1px solid #A5ACB2;
background: #fff url(../images/bg-form.gif) center top repeat-x;
font-size: 0.95em;
height: 1.9em;
line-height: 1.9em;
margin-top: 0.3em;
width: 25em;
padding: 0.2em;
}

input#commentsubmit {
float: right;
width: 78px;
height: 26px;
margin-top: 0.5em;
text-align: center;
font-weight: bold;
color: #fff;
background: url(../images/button-bg.gif) center top no-repeat;
border: 0;
font-size: 0.95em;
}

.comment-form-part textarea {
border: 1px solid #A5ACB2;
background: #fff url(../images/bg-form.gif) center top repeat-x;
font-size: 0.95em;
font-family: tahoma, sans-serif;
height: 10em;
line-height: 1.9em;
margin-top: 0.3em;
width: 42em;
padding: 0.2em;
}

.small { font-size: 90%; }

#download { padding: 1em; background: #F5F5F5; border: 1px solid #D0D0D0; margin-bottom: 1em; }
