
body {
	margin: 0;
	padding: 0;
	background: #464646 url(images/tlogorne.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f1f1f1;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #d47d16;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 150%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 5px solid #606060;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}


#header {
	width: 760px;
	height: 90px;
	margin: 0 auto;
}



#tytul {
	float: left;
	padding-top: 20px;
	background: url(images/logmale.png) no-repeat left bottom;
	color: #c15d05;
}

#tytul h1, #tytul h2 {
	margin: 0;
	padding-left: 70px;
	font-weight: normal;
	
}

#tytul h1 {
	font-weight: bold;
	
}

#tytul h2 {
	font-size: 92%;
	
}

#tytul a {
	text-decoration: none;
}

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}


#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/menutlo.png);
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px;
	background: url(images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .pierwszylink a {
	background: none;
}


#splash {
	float: right;
	width: 560px;
	height: 200px;
}



#page {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
}


#content {
	float: left;
	width: 480px;
	padding-left: 20px;
}

#content h1, #content h2 {
	font-weight: bold;
	border-bottom: 1px dotted #e17e14;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 12px;
	}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 20px;
	
}

.twocols {
}

.twocols .kol1 {
	float: left;
	width: 220px;
}

.twocols .kol2 {
	float: left;
	width: 270px;
}


#bok {
	float: right;
	width: 220px;
	
}

#bok ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bok li {
	margin-bottom: 20px;
	background: #585858;
}

#bok li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#bok li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#bok h2 {
	height: 25px;
	margin: 0;
	padding: 4px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #e4a01d;
}

#bok h3 {
	margin: 0;
}

#bok p {
	margin: 0;
	line-height: normal;
}

#bok a {
	text-decoration: none;
}

#bok a:hover {
	text-decoration: underline;
}

#bok .first {
	border: none;
}



#footer-wrapper {
	height: 30px;
	padding: 20px 0;
	background: #626261;
	border-top: 8px solid #6f6f6f;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}


#kopyrajt {
	float: right;
	padding: 5px 0 10px 60px;
	}

