*, body * {
	margin: 0;
	padding: 0;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight: normal;
	color : #515151;
	background-color: #FFFFFF;
	}

TD	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	color : #515151;
	line-height: 16px;
}

P	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	color : #515151;
	margin: 0;
}

UL	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	margin-left: 17px;
	margin-top: 0x;
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-position: outside;
	vertical-align: middle;
	color : #515151;
}

OL	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	vertical-align: middle;
	color : #515151;
}

blockquote {
    margin-left: 15px;
}

A:link 
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration: none;
	font-weight: bold;
	color: #FCB200;
}

A:active
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration: none;
	font-weight: bold;
	color: #FCB200;
}

A:visited
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration: none;
	font-weight: bold;
	color: #FCB200;
}

A:hover
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration: underline;
	font-weight: bold;
	color: #FCB200;
}

h1	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :20px;
	font-weight: bold;
	color : #FCB200;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

h2	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :16px;
	font-weight: bold;
	color : #FCB200;
	margin-bottom: 9px;
	margin-top: 0px;
}

h3	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :13px;
	font-weight: bold;
	color : #000000;
	margin-bottom: 3px;
	margin-top: 5px;
}

.content
	{
	padding-top: 0px;
	padding-left: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.path
	{
	padding-top: 3px;
	padding-left: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #CCCCCC;
}

input,.input
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #515151;
	vertical-align: middle;
}

textarea	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #515151;
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}

select	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #515151;
	font-size : 11px;
	BACKGROUND-COLOR: #FFF;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
	border-right: #CCCCCC;
	border-top: #CCCCCC;
	border: solid 1px #BFBFBF;
	vertical-align: middle;
}

textarea.error
		{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #515151;
    background-color: #FFFFFF;
    border-bottom: 1px solid #FCB200;
    border-left: 1px solid #FCB200;
    border-right: 1px solid #FCB200;
    border-top: 1px solid #FCB200;
}

input.error
			{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #515151;
    background-color: #FFFFFF;
    border-bottom: 1px solid #FCB200;
    border-left: 1px solid #FCB200;
    border-right: 1px solid #FCB200;
    border-top: 1px solid #FCB200;
}

.success
			{
    font-weight: bold;
	color: #3F4B51;
}

.error
			{
    font-weight: bold;
	color: #FCB200;
}

.image
	{
	border: 2px solid #FFFFFF;
}

#popup {
    background: #FCB200;
}

.zoom {
    border: 0px solid #D6DBDF;
}

hr {
	height: 0; border: 0;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 9px;
	margin-bottom: 9px;
}

.hide {
    display: none;
}


.row {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
}

.searchButton {
	background: transparent url('../images/go.gif') no-repeat;
	width: 27px;
	height: 17px;
	border: 0;
	cursor: pointer;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
	border: none;
	background-color: #FCB200;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
}

button {
	cursor: pointer;
	border: 0;
	background-color: #F3F3EE;
	margin: 0;
	padding: 0;
	vertical-align: middle;	
}

.radio {
	border: 0px none;
}

.czerwony			{
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration: none;
	font-weight: bold;
	color: #FCB200;
}

.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight: bold;
	color : #000000;
}

.aktualnosci_tytul {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color : #FCB200;
	margin-top: 1px;
	margin-bottom: 6px;
}

.tytul {
	font-family : Arial, Helvetica, sans-serif;
	font-size :13px;
	font-weight: bold;
	color : #FCB200;
	margin-bottom: 5px;
}

.realizacje {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color : #000000;
	margin-bottom: 5px;
}


.image_background {
	background-color: #E2DED8;
}

#search, #search * {
	margin: 0;
	padding: 0;
}

a.logo, a.logo1, a.logo2{
	display: block;
	width: 211px;
	height: 50px;
	cursor: pointer;
}
a.logo{background: transparent url(../images/logo.gif) no-repeat;margin: 15px 0;}
a.logo1{background: transparent url(../images/logo1.gif) no-repeat; }
a.logo2{background: transparent url(../images/logo2.gif) no-repeat;}
a.logo1:hover, a.logo2:hover{
	background-position: 0 -50px;
}
