@CHARSET "UTF-8";

html, body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #e7ebee;
}

h1 {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 3px 18px;
	font-size: 19px;
	font-weight: bolder;
	color: #42a100;
	background: url('/grafika/h1.gif') top left no-repeat;
}

div {
	overflow: hidden;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #42a100;
	font-weight: bolder;
}

li {
	font-size: 12px;
	font-weight: bolder;
}

img {
	border: 0px;
}

div#global {
	clear: both;
	margin: 20px auto;
	width: 950px;
	height: 600px;
}

div#leftEmnt {
	float: left;
	width: 272px;
	height: 600px;
}

div#leftEmnt .logo {
	clear: both;
	width: 272px;
	height: 82px;
	background: url('/grafika/logo.jpg') top left no-repeat;
}

div#leftEmnt .logo .logo-text {
	float: left;
	display: block;
	padding: 27px 0px 20px 25px;
	color: #ffffff;
	font-size: 23px;
	font-weight: bolder;
}

div#leftEmnt .logo .logo-text-2 {
	float: left;
	display: block;
	padding: 32px 20px 20px 0px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bolder;
}

div#leftEmnt .blok {
	clear: both;
	margin: 1px 0px 0px 0px;
	width: 272px;
	height: 440px;
	background: url('/grafika/tlo-left.jpg') top left repeat-x;
}

div#leftEmnt .blok .kontakt {
	clear: both;
	width: 272px;
	height: 264px;
}

div#leftEmnt .blok .kontakt .dane {
	display: block; 
	float: left; 
	padding: 10px 0px 0px 30px; 
	color: #fcb704; 
	font-size: 22px; 
	font-weight: bolder;
}

div#leftEmnt .blok .kontakt .kontaktowe {
	display: block; 
	float: left; 
	padding: 14px 0px 0px 5px; 
	color: #fed20f; 
	font-size: 18px; 
	font-weight: bolder;
}

div#leftEmnt .blok .kontakt .rysunek {
	clear: both;
	width: 272px;
	height: 90px;
	background: url('/grafika/kontakt.gif') bottom center no-repeat;
}

div#leftEmnt .blok .kontakt .tekst {
	clear: both;
	padding: 10px 0px 0px 30px;
	font-size: 1.1em;
	line-height: 19px;
	color: #8b8d8c;
}

div#leftEmnt span.green {
	color: #42a100;
	font-weight: bolder;
}

div#leftEmnt .blok .pipes {
	clear: both;
	width: 272px;
	height: 176px;
	background: url('/grafika/tlo-left-pipes.jpg') top left no-repeat;
}

div#leftEmnt .footer {
	clear: both;
	width: 272px;
	height: 73px;
	background: url('/grafika/stopka-left.jpg') top left no-repeat;
}

div#rightEmnt {
	float: left;
	width: 678px;
	height: 600px;
}

div#rightEmnt .image {
	clear: both;
	width: 678px;
	height: 82px;
	background: url('/grafika/pasek-top.jpg') top center no-repeat;
}

div#rightEmnt .menu {
	clear: both;
	margin: 1px auto;
	width: 676px;
	height: 33px;
	background: url('/grafika/menu-off.gif') top left repeat-x;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

div#rightEmnt .menu .button {
	display: block;
	float: left;
	padding: 8px 25px 0px 24px;
	height: 33px;
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
	font-family: arial;
}

div#rightEmnt .menu .button:hover {
	color: #ffffff;
	background: url('/grafika/menu-on.gif') top left repeat-x;
}

div#rightEmnt .content {
	clear: both;
	width: 678px;
	height: 404px;
	background-color: #ffffff;
}

div#rightEmnt .text {
	clear: both;
	margin: 1px auto;
	height: 402px;
	width: 676px;
	overflow: auto;
}

div#rightEmnt .text span.content-text {
	display: block;
	margin: 0px 10px 0px 10px;
}

div#rightEmnt .footer {
	clear: both;
	width: 678px;
	height: 73px;
	background: url('/grafika/stopka-right.gif') top left no-repeat;
}

span.error-title {
	display: block;
	clear: both;
	padding: 20px 0px 20px 0px;
	margin: 50px auto 0px;
	width: 400px;
	color: #42a100;
	font-size: 40px;
	font-weight: bolder;
	font-family: arial;
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

span.error-text {
	display: block;
	clear: both;
	padding: 0px 0px 20px 0px;
	margin: auto;
	width: 400px;
	font-size: 20px;
	font-weight: bolder;
	font-family: arial;
	text-align: center;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
