* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 12px;
	background-color: #000;
}
a.top {
	color: #f16e20;
	text-decoration: none;
}

#redlink {
	color: red;
	text-decoration: none;
}

#orangelink {
	color: #f16e20;
	text-decoration: none;
}

a.top:hover {
	color: #f16e20;
	text-decoration: none;
}

a {
	color:white;
	text-decoration: none;
}

.center {
	background: #000 url(./images/bg.gif) repeat-y;
	backlground-position: top;
	margin: 0 auto;
}

hr {
	width: 150px;
}

.top01 {
	background: url(./images/top01.jpg) no-repeat;
	width: 1007px;
	height: 50px;
	font-family: Arial;
	font-size: 15px;
	color: #f16e20;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

.top_szukaj {
	height: 159px;
	width: 440px;
	background: url(./images/top04.jpg) no-repeat;
	text-align: center;
	color: #737373;
	padding: 20px 0px 0px 0px;
}

.szukajka_bg {
	background: url(./images/szukajka_bg.gif) no-repeat;
	width: 267px;
	height: 22px;
	color: #000;
	border: 0px;
	display: inline-block;
	padding: 3px;
}

.button {
	background: #000 url(./images/button.gif) no-repeat;
	height: 29px;
	width: 70px;
	color: #fff;
	font-weight: bold;
	border: 0px;
	display: inline-block;
}

.stopka_bg {
	height: 70px;
	background: url(./images/stopka_bg.jpg) no-repeat;
	padding: 10px;
}

.stopka {
	color: #bfbfbf;
	font-size: 11px;
}

.stopkasmall {
	color: #bfbfbf;
	font-size: 7px;
}

.rotator_bg {
	background: url(./images/rotator_bg.jpg) no-repeat;
	height: 233px;
	width: 674px;
	vertical-align: top;
	padding: 5px;
}

.content_bg {
	background: url(./images/content_bg.jpg) no-repeat;
	height: 233px;
	width: 1009px;
	vertical-align: top;
	padding: 5px;
}

.blog_bg {
	background: url(./images/blog_bg.jpg) no-repeat;
	height: 228px;
	width: 316px;
	vertical-align: top;
	padding: 10px;
	color: #d0d0d0;
}

.pomoc_bg {
	background: url(./images/pomoc_bg.jpg) no-repeat;
	height: 228px;
	width: 322px;
	vertical-align: top;
	padding: 5px;
	color: #d0d0d0;
}

.kontakt_bg {
	background: url(./images/kontakt_bg.jpg) no-repeat;
	height: 228px;
	width: 322px;
	vertical-align: top;
	padding: 5px;
	color: #d0d0d0;
}

.logowanie_bg {
	background: url(./images/logowanie_bg.jpg) no-repeat;
	height: 233px;
	width: 321px;
	vertical-align: top;
	text-align: left;
	color: #fff;
	font-size: 12px;
	padding: 10px;
}

.logowanie {
	background: url(./images/szukajka_bg.gif) no-repeat;
	width: 200px;
	height: 22px;
	color: #000;
	border: 0px;
	display: inline-block;
	padding: 3px;
}

-- Skrypt

.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(img//tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(img//tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(img//tt_bottom.gif) top right no-repeat; overflow:hidden}
