/**
 * , http://
 * Copyright (c)2009, CSD
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright       		Copyright (c) 2009, CSD
 * @backenddeveloper		Grzegorz Kapkowski
 * @frontedndeveloper		Krzysztof Safjanowski
 * @license         		http://www.opensource.org/licenses/mit-license.php The MIT License
 */

/* wyzerowanie domyslnych wartosci */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {font-size: 0.625em; line-height: 1; background: #f5bca4;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}


/* accessibility */
#quick-navigation, .accessibility, .hidden, hr {position: absolute; left: -666em; top: 0; margin-left: -666em; overflow: hidden;}


/* csd */
#csd {position: absolute; top: 50%; left: 50%; margin: -240px 0 0 -300px; width: 600px; height: 480px; background: #fff;}


/* naglowek */
#header {position: absolute; right: 0; bottom: 0; width: 477px; height: 338px;}
	#header h1 {overflow: hidden;}
		#header h1 a {display: block; width: 477px; height: 338px; text-indent: -666em; background: url(../img/site/header.h1.a.png) no-repeat;}


/* tresc */
#body {}
	#body address {position: absolute; top: 2.7em; left: 1em; font: normal 1.6em/1.2em candara, helvetica, arial sans-serif;}
		#body address span {display: block;}
			#body address span.group {margin: 1.61em 0;}
				#body address span.group:first-child {margin: 0 0 1.61em;}
			#body address span.group strong {color: #f65a18;}
			#body address span.group a {text-decoration: underline; color: #f65a18;}
				#body address span.group a:hover {text-decoration: none;}


/* stopkak */
#footer {}