
/* LAYOUT */
/* ----------------------------------------- */

/*
	General Classes
*/

.hide 												{display:none;}
.clear 												{clear:both; font-size: 1px;}
.clr												{overflow: hidden;}
.alignright											{float: right; margin: 0 0 0 20px;}
.alignleft											{float: left; margin: 0 20px 0 0;}

/*
 	Body & Wrapping
*/
#wraper												{width: 960px; margin: 0 auto;}

/*
	Header
*/
#header												{position: relative;}
#header h1 a										{display: block; width: 320px; height: 99px; background: url(../img/logo.jpg) 0 0 no-repeat;}
#header ul.topmenu									{background: url(../img/pinksquare.gif) 0 50% no-repeat; padding: 0 0 0 10px; overflow: hidden; position: absolute; right: 0px; top:70px; width: 301px;}
#header ul.topmenu li a								{display: block; float: left; background: url(../img/pinksquare.gif) 100% 50% no-repeat; padding: 0 20px 0 10px;}
#header ul.leftmenu									{background: url(../img/headerbck.jpg) 0 50% no-repeat; display: block; height: 280px; padding: 0 0 0 26px;}
#header ul.leftmenu	li a							{display: block; padding: 10px 0;}
#header #flash										{position: absolute; bottom: 0px; right: 0px;}

/*
	Content
*/
#content											{padding: 20px 0; overflow: hidden;}
.page, .post										{overflow: hidden;}
.page h2											{background: url(../img/h2dot.gif) 0 100% repeat-x; padding: 0 0 7px 0; margin: 0 0 8px;}
.page h2 span										{display: block; background: url(../img/h2flower.gif) 0 0 no-repeat; padding: 7px 0 7px 40px;}
.page img, #tinymce img								{border: 2px solid #9a0575;}
#page-18 img										{border: none;}

/*
	Footer
*/
#footer												{background: url(../img/footerbck.gif) 0 0 repeat-x; padding: 16px 0 0 0; text-align: center;}
#footer img											{padding: 0 10px;}

/*
	Sprzet
*/
.sprzet												{overflow: hidden;}

/*
	Certyfikaty
*/

.certyfikaty a img									{border: 1px solid #9a0575; margin: 2px;}




