/* Elementy główne */

body {
	margin: 15px 15px 0;
	background: #ffffff;
}
#all {
	width: 950px;
	margin: 0 auto;
	background: url(tlo_all.gif) center top repeat-y;
	font: normal 11px verdana;
	color: #000000;
}

/* Elementy części nagłówkowej */

#top {
	width: 950px;
	height:	334px;
	padding: 0 0 8px;
	background: #ffffff;
}

/* Właściwości globalne */

h1 {
	color: #b6000d;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
h2 {
	color: black;
	font-size: 12px;
	text-align: left;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #787878;
	text-decoration: none;
}
a.title {
	color: #b6000d;
	text-decoration: none;
}
a.title:hover {
	color: #D6424C;
	text-decoration: none;
}
a.wiecej {
	display: block;
	margin: 7px;
	color: #b6000d;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
a.wiecej:hover {
	text-decoration: underline;
}
img {
	border: 1px solid #000000;
}
img.button {
	border: 0;
}
img.left {
	float: left;
	margin: 5px 5px 5px 0;
}
img.right {
	float: right;
	margin: 5px 0 5px 5px;
}
img.logotypy {
	border: 0;
	margin: 0;
}	
br.clear {
	clear: both;
}

/* Elementy części głównej */

div.col {
	padding: 0 4px 0 5px;
	float: left;
}
div.row, div.strips_index, div.strips_cp, div.strips_origami, div.strips_internet, div.strips_kontakt {
	width: 949px;
}
div.row {
	padding: 0 1px 13px 0;
	background: url(tlo_row.gif) center bottom repeat-x;
}

/* Elementy części głównej - dział "O firmie" */

div.strips_index {
	background: url(tlo_index.gif) center top repeat-y;
}
div.logotypy {
	width: 100%;
/*	width: 309px;
	margin: 2px;*/
	text-align: center;
	float: left;
}

/* Elementy części głównej - dział "Nasze tytuły" */

div.colw1 {
	width: 375px;
	padding: 50px 30px 50px 70px;
	text-align: center;
	float: left;
}
div.colw2 {
	width: 375px;
	padding: 50px 69px 50px 30px;
	float: left;
}

/* Elementy części głównej - dział "Customer publishing" */

div.strips_cp {
	background: url(tlo_cp.gif) 155px top repeat-y;
}
div.rowincol {
	padding: 0 0 13px;
	background: url(tlo_cp_row.gif) center bottom repeat-x;
}

/* Elementy części głównej - dział "Origami" */

div.strips_origami {
	background: url(tlo_origami.gif) 238px top repeat-y;
}

/* Elementy części głównej - dział "Internet" */

div.strips_internet {
	background: url(tlo_dot.gif) 474px top repeat-y;
}

/* Elementy części głównej - dział "Kontakt" */

div.strips_kontakt {
	background: url(tlo_dot.gif) 727px top repeat-y;
}
img.plogotypy {
	border: 0;
	margin: 1px 5px 5px;
}	
#newsletter {
	width: 193px;
	padding: 5px;
	margin: 5px;
	background-color: #e1e2e4;
	font-size: 10px;
}
#newsletter input {
	width: 189px;
	border: none;
	background: white;
	margin: 2px;
}	
#newsletter input#zapisz {
	display: block;
	width: 98px;
	height: 21px;
	background: url(zapiszsie.jpg) center top no-repeat;
	border: none;
	padding-top: 21px;
	margin-left: 93px;
	max-height: 21px;
	cursor: pointer;
}
#newsletter h1 {
	margin-top: 0px;
}

/* Elementy części głównej - strony błędów */

div.cole {
	width: 548px;
	padding: 50px 200px 50px 201px;
	text-align: center;
	float: left;
}

/* Elementy części stopki */

#footer {
	padding: 0 0 8px 15px;
	width: 935px;
	text-align: left;
	font-size: 10px;
	color: #c2c5c7;
	background: #ffffff;
	font-weight: bold;
}
#footer ul {
	margin: 0;
	list-style: none;
}
#footer ul li {
	display: inline;
	border-right: 1px solid #c2c5c7;
}
#footer ul li.first {
	border: none;
	padding-right: 105px;
}
#footer ul li.last {
	border: none;
}					
#footer ul li a {
	color: #c2c5c7;
	text-decoration: none;
	padding: 0 5px;
}
