
body {
	margin:	0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFF;
}
	img {
		padding: 0;
		margin: 0;
		border:	none;
	}
	h1, h2, h3, p, ul, li, ol, blockquote {
		padding: 0;
		margin:	0;
	}
	a {
		color: #1E82B9;
	}
	a:hover {
		color: #EA581A
	}


img {
	float: right;
	margin-right: 25px;
	margin-left: 5px;
	margin-top:	5px;
	margin-bottom: 5px;
	border: 2px dashed #333333;
}



#header {
	background-color: #333333;
}
	#heading {
		font-size:2.5em;
		font-weight:bold;
		color:#FFFFFF;
		padding-left:5%;
		padding-top:.5em;
		padding-bottom:2px;
		background-color:#F8B427;
	}
	.sub_heading {
		color:#333333;
		font-size:.7em;
		font-variant:small-caps;
	}
	#header #header_image {
		width:814px;
		height:103px;
		margin: 0 auto;
		background-attachment: scroll;
		background-image: url(http://www.najlepszezyczenia.pl/images/header_70x103.png);
		background-repeat: no-repeat;
		background-position: center bottom;
	}

	

#content_wrapper {
	width:814px;
	height:233px;
	margin:0 auto;
	background-attachment: scroll;
	background-image: url(http://www.najlepszezyczenia.pl/images/content_background_790x233.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


	#content {
		float:right;
		clear:right;
		width:602px;
		min-height:300px;
		background-attachment: scroll;
		background-image: url(http://www.najlepszezyczenia.pl/images/right_shadow_12x300.jpg);
		background-repeat: no-repeat;
		background-position: right top;
	}
		#content p {
			margin-top:1.5em;
			margin-left:15px;
			margin-right: 20px;
			text-align: justify;
			color: #333333;
			font-size: 1em;
			line-height: 1.3em;
		}
		#content h1, h2, h3 {
		 font: 2em garamond, serif;
		 color:#749453;
			margin-top:1.5em;
		}
		#content ul {
			margin-top:1.5em;
			margin-left: 40px;
			list-style-type: disc;
			list-style-image: url(http://www.najlepszezyczenia.pl/images/list_10x10.gif);
		}
		#content ol {
			margin-top:1.5em;
			margin-left: 40px;
		}
		#content li {
			line-height:1em;
		}

		
		
	
		.column {
			width:280px;
			float:left;
		}
		.right {
			margin-left:20px;
		
		}
		.left {
			
		}


	
	#navigation {
		float:left;
		clear:left;
		width:197px;
		min-height:300px; 
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #F8B427;
		background-image: url(http://www.najlepszezyczenia.pl/images/left_shadow_12x300.jpg);
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: left top;
	}
		
		#navigation ul {
			float:right;
			margin-bottom:2em;
			width:180px;
		}
		#navigation li {
			font-weight: bold;
			font-variant: normal;
			text-transform: uppercase;
			line-height:1.2em;
			list-style-type: none;
			text-align: right;
			margin-top:1.2em;
			padding-right:20px;
			background-attachment: scroll;
			background-repeat: no-repeat;
			background-position: right center;
		}
		#navigation li a {
			text-decoration:none;
			color: #000000;
		}
			
			#navigation li a:hover, #navigation li .active {
				text-decoration:underline;
				color: #F8B427;
			}
	
		#navigation .extra_content {
			#background-color: #fff;
			border-left-width: 2px;
			border-left-style: solid;
			border-left-color: #F8B427;
			margin-bottom:1em;
			margin-left:20px;
			padding-top:3px;
			padding-bottom:3px;
			font-size:1em;
			width:165px;
			clear:both;
		}
			#navigation .extra_content h1 {
				display:block;
				text-align:center;
				text-transform:uppercase;
				font-size:1.2em;
				margin:0;
			}
			#navigation .extra_content p {
				padding:0;
				margin-top:1.2em;
				margin-left:5px;
				margin-right:5px;
				margin-bottom:.2em;
				text-align:justify;
			}




	#footer {
		clear:both;
		float:left;
		margin-top:2em;
		width:100%;
		line-height:1em;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #333333;
		padding-top:1.5em;
	}
		#footer p {
			line-height:2em;
			padding:0;
			margin:0;
			text-align:center;
		}
		#footer a {
			color:#000000;
		}
			#footer a:hover {
				color:#EA581A;
			}

