@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	margin: 0;
	background-image: url(../images/potestevinom_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e9e8e2;
}
#maindiv {
	width: 1008px;
	margin: 0 auto;
	background-image: url(../images/potestevinom_16.jpg);
	background-repeat: repeat-y;
}
#footer {
	height: 34px;
	clear: both;
	background-image: url(../images/potestevinom_22.jpg);
	background-repeat: no-repeat;
}
#leftblock {
	width: 227px;
	float: left;
}
#middleblock {
	width: 562px;
	float: left;
}
#middleblock #navigation {
	background-image: url(../images/potestevinom_07.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#rightblock {
	width: 219px;
	float: left;
}
#leftblock #smallContactForm {
	height: 220px;
	background-image: url(../images/potestevinom_20.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#leftblock #menu {
	background-image: url(../images/potestevinom_12.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
}
#leftblock #menu {
	padding: 30px 30px 8px 38px;
}
#leftblock #menu a {
	display: block;
	padding: 3px 1px 3px 3px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftblock #menu a:hover {
	background-color: #b30000;
}
#leftblock #menu a.selected {
	background-color: #b30000;
}
#inquiry, #image {
	background-image: url(../images/potestevinom_13.jpg);
	background-repeat: repeat-y;
	padding: 11px 22px 11px 30px;
}
#inquiry strong {
	color: #292929;
}
#inquiry {
	color: #f5f5ee;
	padding-top: 30px;
}
#inquiry a {
	font-size: 11px;
	line-height: 18px;
	color: #292929;
}
#inquiry a:hover {
	text-decoration: none;
}

.spacer {
	height: 13px;
}

#middleblock h1 {
	margin: 0;
	color: #d10000;
	font-size: 18px;
}
#middleblock h2 {
	font-size: 14px;
	margin: 0 0 8px 0;
}

#middleblock a {
	color: #d10000;
	/*font-weight: bold;*/
}
#middleblock a:hover {
	text-decoration: none;
}

#bottom-menu {
	font-size: 11px;
	padding: 10px 0 0 0;
	text-align: center;
}
#bottom-menu a {
	color: #7a7970;
	padding: 0 5px 0 5px;
}
#copyright {
	text-align: center;
	font-size: 11px;
	padding: 13px 0 13px 0;
}
#copyright a {
	color: #7a7970;
	padding: 0 5px 0 5px;
}



input.textbox, textarea.textbox, select.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #bfbda4;
	background-color: #e1e0ce;
	width: 378px;
}
div.fileBrowser {
	position: relative;
}
div.fileBrowser .button {
	position: absolute;
	left: 26px;
}
input.file {
	opacity: 0;
}
select.selectbox {
	width: 290px;
}
.error {
	color: #FF0000;
}
.forum-item {
	padding: 8px 1px 8px 1px;
	/*text-align: justify;*/
	width: 538px;
}
.forum-item_1 {
	background-color: #e1e0ce;
	/*text-align: justify;*/
	border: solid 1px #bfbda4;
}
.smiles img {
	border: none;
}

#smallCF input, #smallCF textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807f74;
	font-size: 11px;
}

/*	cennik	*/
.tablelist {
	border: solid 1px #b3b296;
	font-size: 13px;
}
.tablelist th {
	background-color: #b3b296;
	text-align: left;
	color: #FFFFFF;
}
.tablelist .parny {
	background-color: #e1e0ce;
}

