@import url("slimbox.css");
.clear{clear:both;display:block;}
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #FCF8DE url(img/body_bg.jpg);
}
p, ul, ol {
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	margin-bottom:14px;
}
p strong {
	color: #000;
}
ol, ul {
	margin-left:14px;
}
ol ol, ul ul {
	margin-left:28px;
}
ol ol ol, ul ul ul {
	margin-left:42px;
}/* drSem: cos mi sie wydaje, ze te marginesy sie zsumuja, ale czas pokaze... */
ol li {
	list-style: decimal outside !important;
	list-style: decimal inside; /* przy outside, IE nie pokazuje numeracji :( */
}
ol ul li {
	list-style-type: disc !important;
}
img {
	/*margin: 5px;*/
}
hr {
	clear: both;
	background: url(img/hr.jpg) 50% 20px no-repeat;
	height: 60px;
	margin-bottom:20px;
}
h1 {
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	font-size:25px;
	color:#D1B282;
	font-style: italic;
	letter-spacing: .5em;
	/* 
width: 100%;
	border: 1px solid red;
 */
}
#content h1 {
	position: absolute; /* bo musi byc wyżej niż submenu */
	top: 0;
	left: 0;
}
h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin-bottom:25px;
	clear: both;
}
h2 {
	font-size:15px;
	letter-spacing: 0.8em;
}
#submenu h2 {
	font-size:14px;
	letter-spacing: 0;
	font-style: italic;
	margin-bottom: 5px;
}
h3 { 
	font-size:13px;
}
#kalendarze h3,
#calendars h3,
#kalendari h3 { /* do kalendarzy */
	background: #ac312a;
	color: #FCF8DE;
	font-style: italic;
	padding: 2px;
	display: inline;

}
h2 span, h3 span.small, .line {
	font-size:10px;
	display: block;
	letter-spacing: .2em;
	font-weight: normal;
}
#home #news-list {
	border-width:1px;
	border-style:solid;
	border-color:#fff #F4E5C1 #E0D3C9 #F4E5C1;
	background:#F9F2DF url(img/img_bg.png) repeat-x;
	height:360px;  
}
#no-news p {
	margin: 20px;
	font-style: italic;
}
#news-list li {
	list-style: none outside;
	height: auto !important;
	height: 30px;
	min-height: 30px;
	padding-left: 100px;
	position: relative;
	margin-bottom: 20px;
}
#news-list h3 {
	display: block;
	background: none;
	font-style: normal;
}
	#news-list h3 a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		color: #000 !important;
	}
#kalendarze img {
	
}
br {
	line-height: 20px;
}
big span,
#menu span { /* IE hack - dziwne zachowanie IE: przy display: none pozostawia pionowy odstep pomiedzy elementami w menu */
	display: none !important;
	_text-indent: -5000px;
	display: inline;
}
#container-wrapper {
	background:url(img/container_bg.jpg) repeat-x;
}
#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 260px;
	background: url(img/header_bg.jpg);
}
#header a {
	display: block;
	position:absolute;
	top:40px;
	left:43px;
	width: 283px;
	height: 113px;
}
#content-wrapper {
	padding-top: 5em;
	margin: 0 30px 0 70px;
	position: relative;
}
#home #content-wrapper {
	padding-top: 20px;
	/* border: 1px solid red; */
}
#content { /* IE hack */
	height: auto !important;
	height: 300px;
	min-height: 300px;
	/* position: relative; */
}
.float #content {
	width: 640px;
	float: right;
}
#content a {
	color:#990000;
}
#content a:hover {
	/*background:#EFD3AF;*/
}
#content a:visited: {
	/*color:#333; wykomentowane na czas budowy strony*/
}
.frame {
	border-width:1px;
	border-style:solid;
	border-color:#fff #F4E5C1 #E0D3C9 #F4E5C1;
	padding:4px;
	background:#F9F2DF url(img/img_bg.png) repeat-x;
}
.aright {
	float:right;
	clear:right;
	margin:0 0 15px 40px;
}
#submenu {
	float: left;
	width: 170px; 
	/* outline: 2px solid red; */
}
#submenu p {
	font-size:13px;
	font-weight:bold;
	color:#260903;
}
#submenu ul {
	list-style:none;
	margin:0 0 0 8px;
}
#submenu li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	background:url(img/dot.png) left 2px no-repeat;
	padding-left:5px;
	line-height:16px;
	zoom: 1;
} 
#submenu a {
	display:block;
	width:auto;
	padding:3px 6px 3px 5px;
	/*width:100%;*/
	color:#260903;
	/*color:#444;*/
	text-decoration:none;
}
#submenu a:hover {
	/*background:url(img/submenu_active_bg.jpg);*/
	/*background:#EBE0BB;*/
	background:url(img/submenu_hover_bg.png) no-repeat;
}
#submenu a:active, #submenu a.active {
	background:url(img/submenu_active_bg.png) repeat-y;
}
#submenu ul ul {
	list-style:none;
	margin:4px 0 4px 14px;
}
#submenu li li {
	padding-left:0;
	font-size:11px;
	background:none;
	font-weight:normal;
}
#submenu li li li {
	font-weight:normal;
}
#menu ul {
	margin: 0;
}
#menu li {
	list-style: none outside;
}
#menu a {
	display: block;
}
#menu a:hover {
	background-position: 0 -100%;
}
ul#pages, ul#languages {
	position: absolute;
}
ul#pages {
	width: 140px;
	top: 22px;
	left: 400px;
}
ul#pages a {
	height: 30px;
}

ul#languages {
	width: 135px;
	height: 20px;
	top: 197px;
	right: 32px;
}
ul#languages li {
	float: left;
	width: 45px;
}
ul#languages a {
	height: 20px;
}
a#m1 {
	background: url(img/menu_01.jpg);
}
a#m2 {
	background: url(img/menu_02.jpg);
}
a#m3 {
	background: url(img/menu_03.jpg);
}
a#m4 {
	background: url(img/menu_04.jpg);
}
.en a#m1 {
	background: url(img/menu_01en.jpg);
}
.en a#m2 {
	background: url(img/menu_02en.jpg);
}
.en a#m3 {
	background: url(img/menu_03en.jpg);
}
.en a#m4 {
	background: url(img/menu_04en.jpg);
}
.ru a#m1 {
	background: url(img/menu_01ru.jpg);
}
.ru a#m2 {
	background: url(img/menu_02ru.jpg);
}
.ru a#m3 {
	background: url(img/menu_03ru.jpg);
}
.ru a#m4 {
	background: url(img/menu_04ru.jpg);
}
a#pl {
	background: url(img/menu_lang_pl.jpg);
}
a#en {
	background: url(img/menu_lang_en.jpg);
}
a#ru {
	background: url(img/menu_lang_ru.jpg);
}
#footer {
	background: url(img/footer.jpg) no-repeat;
	padding: 8px 0 20px;
}
#footer p {
	font-size: 10px;
	color:#CFB89C;
	margin: 8px 90px 0;
	text-align: center;
}
#footer a {
	color:#CFB89C;
}
#footer a:hover {
	text-decoration: none;
}
#footer a em {
	display:none;
}
#footer #zamowienia {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 30px;
}
#produce span {
	position: relative;
	padding-right: 150px;
	padding-top: 5px;
}
#seo span {
	position: relative;
	padding-right: 50px;
}
#sf_logo {
	display: block;
	width:146px;
	height:19px;
	background: url(img/sf_logo.jpg);
	position: absolute;
	right: 0;
	top: 0;
}
#sf_logo:hover {
	background-position:0 -20px;
}
#seo img {
	position: absolute;
	right: 1px;
	top: -10px;
}
#intro-container {
	width: 557px;
	height: 361px;
	border-width:1px;
	border-style:solid;
	border-color:#fff #F4E5C1 #E0D3C9 #F4E5C1;
	background:#FFFFD9 url(img/slimbox_bg.png) left bottom repeat-x;
}
#photoblock {
	margin-top: 20px;
}
#photoblock div.kalendarze {
	width: 577px; 
	float: left;
}
#photoblock div.drukarnia {
	width: 260px;
	float: left;
}
#photoblock h2 {
	margin:15px 10px 10px 15px; 
	background: url(img/hr_small.png) left bottom no-repeat; 
	padding-bottom: 14px; 
}
	#photoblock h2 a {
		text-decoration: none;
		color:#333333;
	}
#photoblock p {
	margin:0 10px 15px 15px; 
}
/*#photoblock p */
#home #news-list {
	width: 270px;
	position: absolute;
	top: 20px;
	right: 0;
}
#home #news-list ul {
	margin: 0;
}
h2#aktualnosci {
	letter-spacing: .6em;
	margin: 24px 14px 24px 17px;
	background: url(img/hr_small.png) left bottom no-repeat;
	padding-bottom: 14px;
}
#home #news-list h3 {
	margin: 0 10px 8px 0;
}
#news-list h3 a {
	text-decoration: none;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#home #news-list li {
	font-size: 12px;
	padding: 0 10px 0 84px;
}

.date {
	width: 80px;
	font-family: Palatino Linotype, serif;
	color: #EFD3AF;
	font-weight: bold;
	text-align: center;
}
li .date {
	position: absolute;
	top: -6px;
	left: 0;
}
#news .date {
	float: left;
}
#news-text {
	padding-left: 100px;
}
.date span {
	display: block;

	/* 
	color:#D1B282;
 */
}
.day {
	font-size: 43px;
	font-weight: bold;
	letter-spacing: .05em;
	margin: -10px 0;
}
.month {
	font-size: 16px;
	letter-spacing: .4em;
	margin: -10px 0 0;
	font-weight: bold;
}
.year {
	font-size: 10px;
	letter-spacing: .6em;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.more {
	display: block;
	margin-top:7px;
}
div#gmap {
	width:330px;
	position: absolute;
	top: 100px;
	right: 0;
}
/*tiny*/
body.mceContentBody {
   background: #fff;
   margin:10px;
}
.mceContentBody {
	font-size:13px;
	color:#ccc; 
}
.mceContentBody p, .mceContentBody ul {
	font-size:13px;
	color:#333;
}
/*tracing images - tla wspomagajace stylowanie*/ 
	#home #content {
		/*background:url(img/_home_bg.jpg) no-repeat;*/
	}
	#kalendarze #content-wrapper {
		/*background:url(img/_kalendarze_bg.jpg) 7px 67px no-repeat; */
	} 
div.galeria {
	/* 
width: 350px;
	float: right;
 */
}
div.galeria img {
	margin:0 20px 20px 0;
	border-width:1px;	
	border-style:solid;
	border-color:#fff #F4E5C1 #E0D3C9 #F4E5C1;
	padding:4px;
	background:#F9F2DF url(img/img_bg.png) repeat-x;    
}