/*--------------------------------------------------------
	css theme name: karodok
	author: bartosz mediger (http://mediger.net)

	created : september 02, 2007

*/


* { margin: 0px; padding: 0px; }



blockquote p { padding: 10px 0 20px 0; }

	#zajawka blockquote p {
		color: #660000; }



html {
	/* float: left;
	height: 100%; overflow: auto; */
	overflow-x: hidden;
	background: url(../images/backc.gif) repeat-y center; }



body {
	/* width: 100%; min-height: 940px; _height: 940px; */
	background:  url(../images/backg.jpg) no-repeat center top; }



body, input, h1, h6, legend, p, select, textarea {
	line-height: 16px;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #1a4d9e;
	font-weight: normal;
	color: #333; }



fieldset { border: none; }



img { border: none; }


ins { text-decoration: none; }


input { border: 1px solid #555; }


p { padding-bottom: 15px; }


textarea {
	overflow: hidden;
	width: 250px; height: 80px; }




/* nawgiacja */

a { color: #660000; text-decoration: none; }
a:hover { text-decoration: underline; }




/* nagłówki */

h3, h6 { color: #585239; }


h3 {
	line-height: 25px;
	padding: 10px 0 5px 0;
	font-size: 21px;
	font-weight: normal; }

h4 {
	font-size: 15px;
	font-weight: bold;
	color: #660000; }

h6 {
	font-weight: bold;
	color: #585239; }






#container {
	width: 753px;
	margin: 0 auto;
	padding: 330px 0 0 20px; }






/* foot */

#foot {
	float: left;
	width: 100%; height: 100px;
	border-top: 1px solid #ababab;
	padding: 10px 0 0 0; }

	#foot * {
		font-size: 11px;
		line-height: 14px; }

	#foot .address {
		float: left;
		width: 180px; }

	#foot .phones { float: left; }

	#foot .realizacja {
		float: right;
		width: 200px;
		text-align: right; }






/* gallery */

#gallery a {
	float: left;
	margin: 2px; }






/* menu */

#menu {
	float: left;
	width: 218px;
	padding: 0 0 20px 0; }

#menu a {
	width: 188px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/arrow.gif) no-repeat left 4px;
	padding: 2px 0 2px 18px; }

	#menu li a {
		background: url(../images/line.gif) no-repeat left 8px;
		padding: 0 0 0 10px;
		font-size: 11px !important;
		color: #333; }

	#menu ul {
		padding: 0 0 10px 20px;
		list-style: none; }




/* news */

#news {
	border-bottom: 1px solid #ababab;
	margin: 0 0 20px 0; }

#news a {
	display: block;
	background: url(../images/notes.gif) no-repeat left 3px;

	padding: 0 0 0 16px;
	color: #333; }



#right {
	float: right;
	width: 535px;
	padding: 0 0 30px 0; }



/* zajawka */

#zajawka {
	float: left;
	padding: 10px 0 30px 0; }

	#zajawka blockquote {
		font-weight: bold;
		color: #660000; }

	#zajawka h3 { color: #660000; }

	#zajawka img {
		float: left;
		margin: 0 36px 0 0;
		border: 1px solid #645e3d; }

	#zajawka p { font-weight: bold; }


.back {
	float: right;
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #660000; }

.nfologo {
	clear: both;
	width: 90px; height: 88px;
	margin: 0 0 20px 50px; }

