html, body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #666
}


#left {
	float: left;
	width: 500px;
	padding: 30px
}

#right {
	float: right;
	width: 170px;
	border-left: 1px solid #ccc;
	padding: 30px;
	position: relative;
	left: -290px

}

h1 {
	font-size: 19px;
	color: #809fc7
}

h2 {
	font-size: 17px;
	color: #809fc7
}

h3 {
	font-size: 15px;
	color: Gray
}

h4 {
	font-size: 13px;
	color: #c0c9e6
}

h5 {
	font-size: 12px;
	color: Gray
}

h6 {
	font-size: 11px;
	color: Gray
}

a:link, a:visited  {
	font-size: 10px;
	color: #809fc7;
	text-decoration: none;
	border-bottom: 1px solid #809fc7
}

a:hover {
	border-bottom: 1px solid #f60
}

form {
	display: inline
}

img {
	border: 0 none
}

hr {
	border: solid #ccc;
	border-width: 0 0 1px 0;
	height: 0
}

input {
	width: 200px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666; 
	background: #fff; 
	padding: 3px; 
	margin: 0 10px 0
}

.szukaj {
	width: 70px; 
	background: #f3f8fc;
	font-size: 10px;
	font-weight: bold;
	color: Gray;
	cursor: pointer;
}

.small {
	font-size: 10px
}

#katalog-stron {
	font-size: 10px;
	color: Gray;
	background: #f0f0f0;
	padding: 10px;
	width: 400px;
	border: 1px solid Gray;
	margin-top: 20px
}

#dmoz a:link, #dmoz a:visited {
	font-size: 10px;
	color: Gray;
	text-decoration: none;
	border-bottom: 1px solid Gray
}

#dmoz a:hover {
	border-bottom: 1px solid #f60
}

.none {display: none}

.inline {
	display: inline
}

#poweredby a:link, #poweredby a:visited {
	font-size: 10px;
	color: Gray;
	text-decoration: none;
	border-bottom: 1px solid Gray
}

#poweredby a:hover {
	border-bottom: 1px solid #f60
}

 {
	color: 
}


.szukanie a:link, .szukanie a:visited {
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #ccc
}


.szukanie a:hover {
	border-bottom: 1px solid Gray
}