/* Based on work by Eric Meyer: meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, code, 
del, dfn, em, img, q, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {border-collapse: separate; border-spacing: 0}
caption, th, td {text-align: left; font-weight: 400}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

a img {border: none}

/* www.emicom.pl */
/* 
bez #a8a16d
jasnonieb #afcdd8
nieb #2793b7
zolty #fbfcd0

*/
body {
	background: #afcdd8 url(/gfx/bg.png) repeat-x;
	line-height: 1.5; 
	margin-bottom: 1.5em;
	text-align: justify
}

hr {
	border: dashed #2793b7;
	border-width: 0 0 1px 0;
	height: 0;
	clear: both;
	margin: 15px 0
}

#top {
	width: 80%;
	height: 90px;
	margin: 1% auto 0 auto;
	background: #fff url(/gfx/top.png) repeat-x center;
	overflow: hidden
}
#topB a, #topB a:visited {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #a8a16d;
	font-size: 67%;
	text-decoration: none;
	border-bottom: 1px solid #a8a16d;
	padding-bottom: 2px
}
#topB a:hover {
	border-bottom: none
}

#topA {
	position: relative;
	top: 10px;
	width: 45%;
	height: 64px;
	float: left;
	padding: 3px 0
}

#topB {
	position: relative;
	top: 10px;
	width: 45%;
	height: 64px;
	float: right;
	padding: 10px 16px 0 0;
	text-align: right;
	background: url(/gfx/zadzwon.png) no-repeat left
}


#container {
	width: 80%;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	padding-bottom: 16px
}

#menu {
	position: relative;
	width: 30%;
	float: right;
	padding: 7px 16px 7px 0;
	background: #fbfcd0;
	margin: 16px;
	padding: 16px
}
#menu ul {
	list-style: none url(/gfx/li.gif);
	margin-left: 20px
}



#menu ul li a, #menu ul li a:visited {
	color: #4b430e;
	font-size: 77%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #a8a16d;
	padding: 2px 5px 2px 7px;
	display: block;
	width: 91%
}
#menu ul li a:hover {background: #fbfcd0 url(/gfx/navi.png) repeat-y}
#menu  h3 {
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	color: #4b430e;
	font-size: 133%;
	font-weight: lighter
}






#content {
	position: relative;
	width: 55%;
	float: left;
	padding: 7px 0 7px 16px
}
#content p {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #4b430e;
	font-size: 77%;
	margin-top: 1em
}
#content ul, #content ol {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #4b430e;
	font-size: 77%;
	margin-top: 1em;
	margin-left: 1em
}
#content ul {
	list-style: square
}


#content h1 {
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	color: #2793b7;
	font-size: 133%;
	font-weight: lighter;
	text-align: left
}

#content h2 {
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	color: #2793b7;
	font-size: 133%;
	font-weight: lighter;
	margin: 16px 0 0 0;
	text-align: left
}


.left {
	float: left;
	margin: 0 16px 16px 0
}


.right {
	float: right;
	margin: 0 0 16px 16px
}









#footer {
	width: 80%;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	background: #fbfcd0 url(/gfx/footer.png) repeat-x;
	border-bottom: 2px solid #a8a16d;
	padding-bottom: 7px
}
#footer a, #footer a:visited {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #4b430e;
	font-size: 77%;
	text-decoration: none;
	border-bottom: 1px solid #4b430e;
	padding-bottom: 2px
}
#footer a:hover {
	color: #2793b7;
	border-bottom: 1px solid #2793b7;
}
#footer p {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #4b430e;
	font-size: 77%
}
#footerA {
	position: relative;
	top: 10px;
	width: 35%;
	float: left;
	padding: 16px
}
#footerB {
	position: relative;
	top: 10px;
	width: 50%;
	float: right;
	padding: 16px
}















fieldset {border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; 
font-family: Verdana, sans-serif; font-size: 11px}
fieldset a, fieldset a:visited {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #555;
}
fieldset a:hover {
	text-decoration: none
}

input {padding: 2px}
textarea {width: 100%; height: 20em; padding: 5px; font-family: Verdana, sans-serif; font-size: 12px; color: #000}
.comment {background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc}
.commentsbox {background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0}
.date {border-top: 1px solid #eee; margin: 0 0 20px 0}
#keywords {
	border: 2px solid #69b930;
	font-size: 12px;
	color: #69b930
}
#submit, #contactform, #edit_article, #delete_article {
	border: 2px solid #69b930;
	font-size: 12px;
	color: #69b930;
	cursor: pointer;
	background: #fff;
	padding: 1px 3px;
	font-weight: bold
}


