/* Dige.pl digeCSS Framework */
@charset "UTF-8";
/* Reset */
	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100.01%;font-family:inherit;vertical-align:baseline;}
	body {line-height:1.5;}
	table {border-collapse:separate;border-spacing:0;}
	caption, th, td {text-align:left;font-weight:normal;}
	table, td, th {vertical-align:middle;}
	blockquote:before, blockquote:after, q:before, q:after {content:"";}
	blockquote, q {quotes:"" "";}
	a img {border:none;}
/*  Global - redefine */
	body {font-size:75%;color:#333;background:#f9f9f9;font-family:Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif}
	h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#222;}
	h1 {font-size:1.6em;line-height:1;}
	h2 {font-size:1.4em;}
	h3 {font-size:1.2em;line-height:1;}
	h4 {font-size:1em;line-height:1.25;}
	h5 {font-size:1em;}
	h6 {font-size:1em;}
	h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
	p {font-size:1em;}
	p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
	p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
	a:focus, a:hover { text-decoration:none;}
	a {color:#C01901;text-decoration:underline;}
	blockquote {margin:1.5em;color:#666;font-style:italic;}
	strong {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 "Courier New", Courier, "andale mono", "lucida console", monospace;line-height:1.5;}
	li ul, li ol {margin:0 1.5em;}
	ul, ol {margin:0 1.5em 0em 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;}
	table {margin-bottom:1.4em;width:100%;background:#FFF}
	th {font-weight:bold;background:#FFF}
	th, td {padding:4px 10px 4px 5px;background:#FFF}
	tr.even td {background:#E5ECF9;}
	tfoot {font-style:italic;background:#FFF}
	caption {background:#eee;}
	/* Forms stuff */
	label {font-weight:bold;}
	fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
	legend {font-weight:bold;font-size:1.2em;}
	input.text, input.title, input.tiny, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
	input.text:focus, input.title:focus, input.tiny:focus, textarea:focus, select:focus {border:1px solid #666;}
	input.text, input.title {width:300px;padding:5px;}
	input.title {font-size:1.5em;}
	input.tiny {font-size: 0.9em; width:150px;padding:5px;}
	input.buttonNormal {border:1px solid #666; margin:0.5em; padding: 2px 5px 2px 5px;}
	input.button {padding:0;border:0;margin:0.5em;padding-bottom:2px;cursor:pointer;width:auto;font-style:normal;font-size:1em;background:none;text-transform:uppercase;color:#333;border-bottom:2px #C01901 solid;}
	input.button:hover{border-bottom:2px #999 solid;}
	div.inputOpis{clear:both;float:left;text-align:right;border:0px solid;padding:0.8em;}
	div.inputElement{float:left;}
	div.inputSubmit{clear:both;text-align:right;border:0px solid;}
	textarea {width:390px;height:250px;padding:5px;}
	.error, .notice, .success {padding:.8em;margin:1em;border:2px solid #ddd;}
	.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
	.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
	.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
	.error a {color:#8a1f11;}
	.notice a {color:#514721;}
	.success a {color:#264409;}	
	/* clear floats */	
	.clear{ clear: both; line-height: 0px; width: 0px; height: 0px; text-indent: -9999em; visibility: hidden; }
	.clearfix { content:".";display:block;height:0;clear:both;visibility:hidden; }
	.clearfix:after { content:".";display:block;height:0;clear:both;visibility:hidden; }
	
	/* some addons*/
	.line{ height:0px; line-height:0px; margin:10px 0px 30px 0px; border-bottom:1px solid #C4C4C4; }
	
