/* General */

* {
	margin:0;
	padding:0;
}

li {
	list-style: none;
}

body {
	background: #FFF url(../img/tlo.jpg) top center no-repeat;
	color: #000;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 22px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

a:focus { 
	outline: none; 
}

a img {
	border:none;
}

#container {
	width: 1204px;
	margin: 0px auto;
}

.soft-line {
	background: url(../img/przerywane_cienka.gif) bottom center no-repeat;
}

.hard-line {
	background: url(../img/przerywane_gruba.gif) bottom center no-repeat;
}

#block-1, #block-2, #block-3, #block-4, #block-5, #block-6, #block-7, #block-8, #block-9 {
	padding: 35px 0px 30px 321px;
	position: relative;
}

#block-10 {
	position: relative;
	height: 110px;
}

#block-1 {
	height: 365px;
	padding: 50px 110px 0px;
}

#block-9 {
	padding-bottom: 20px;
	line-height: 45px;
}

#block-9 .h {
	margin-bottom: 30px;
}

.h {
	display: block;
	margin-bottom: 40px;
}

#copy {
	position: absolute;
	top: 7px;
	right: 24px;
}

#foto {
	background: url(../img/foto.png) top left no-repeat;
	width: 274px;
	height: 273px;
	position: absolute;
	bottom: 1px;
	left: 50px;
}

.logos {
	margin-top: 12px;
	overflow: hidden;
	width: 710px;
}

.logos li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.logos a {
	border: 4px solid #F2F2F2;
	display: block;
}

.logos a:hover {
	border-color: #515151;
}

.logos img {
	display: block;
}

.citation {
	background: url(../img/cudzyslow_left.png) top left no-repeat;
	padding-left: 70px;
	position: relative;
	left: -70px;
	font-style: italic;
}

#block-1 p {
	font-size: 20px;
	line-height: 28px;
	text-align: right;
	font-style: italic;
}

.red {
	color: #B9080E;
}

.big-red {
	font-size: 30px;
	line-height: 36px;
	color: #B9080E;
}

.strong {
	font-size: 29px;
	line-height: 36px;
	font-style: italic;
}

.right-quot {
	position: absolute;
	margin-left: 8px;
	margin-top: 8px;
}
