* { font-family: Trebuchet MS, Tahoma, Verdana, Arial; font-size: 12px; color: #078F30;}
body { margin: 0; background: #FFFFFF; }

h1 { font-size: 30px; background-color: #0BDB49; color: #FFFFFF; }
h2 { font-size: 14px; color: #078F30; font-weight: bold; }
p { font-size: 14px; color: #078F30; }
.linki { font-size: 14px; color: #0BDB49; }

div#main { width: 816px; margin: auto; }
div#header { background: url('../img/top.jpg'); height: 112px; position: relative; margin-bottom: 20px; }
	div#header a { top: 35px; left: 44px; float: left; position: absolute; }
div#right { width: 400px; float: right; text-align: left; font-size: 12px; color: #078F30; margin-left: 26px;}
	div#right a { font-size: 12px; color: #078F30; }
div#left { width: 390px; float: left;}

div#strony { text-align: right; padding-right: 20px; }

ul#listing { list-style-type: none; padding: 0; margin: 0; width: 390px; }
	ul#listing li { float: left; margin: 0 3px 3px 0; }
	ul#listing a { text-decoration: none; color: #fff; font-size: 30px; display: block; background: url('../img/b.gif'); width: 74px; height: 67px; text-align: center; line-height: 66px; }
	ul#listing a:hover { text-decoration: underline; }
	
	
a.title {font-size: 30px; background-color: #192733; color: #FFFFFF; }
a:hover.title {font-size: 30px; background-color: #192733; color: #FFFFFF; }
