html {font: 82% Arial;color: #444;}
body		{color:#444;background:#fff;}
img {border-color: #f0f0f0;}

body .right {color: #222;}

p           {margin:0 0 1.5em; 	}
h1 {color: #f00;font-size:3em;line-height:1;margin-bottom:0.5em;color:#D84800;font-weight:900;}
h2 {font-size:2em;margin-bottom:0.75em;font-weight:900;margin: 0; padding: 10px 0 4px 0;clear: both;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;font-weight:900;margin: 0; padding: 6px 0 3px 0;clear: both;color: #70bd00;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;font-weight:900;margin: 0; padding: 6px 0 7px 0;clear: both;font-weight:900;color:#D84800;color: #333;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;height:0.8em;margin: 0;padding-bottom: 5px;padding-top: 2px;}
h6 {font-size:1em;font-weight:bold;margin: 0;}


/*-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:0 2px 2px #AAAAAA;
border:5px solid #000000;
margin:2px 5px;
*/


a {color:#0962A0;text-decoration:underline;}
a:hover {color:#009999;text-decoration: none}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, b {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
caption {background:#eee;}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.menu	{padding: 0;}



.middle .plain img, .left .plain img  {
text-shadow: 0 1px 0 #888;
-moz-box-shadow: 0 1px 5px #888;
-webkit-box-shadow: 0 1px 5px #888;

border: 5px solid #fff;
-moz-border-radius:5px !important;
-webkit-border-radius:5px;
/*behavior:url(border-radius.htc);*/


/* ze względu na ie oraz normalne przeglądarki bo teraz jest tylko */
border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
box-shadow: 0 1px 5px #fff; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */

}

.left .plain img {
border-color: #eee;
}



