/* - - - - - - - - - -     T H E   M A I N   P A R T     - - - - - - - - - - */

body {
	background: #000;
	color :  #404040;
	font-size: 12px;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

p, b {
	color: #808080;
	font-size: 12px;
}

p {
	margin: 15px 3px;	
}

img {
	border: 0px;
}

H1 {
	font: 22px Tahoma, Arial, Verdana;
	padding: 30px 10px 15px 10px;
}

H2 {
	font: 18px Tahoma, Arial, Verdana;
}

H3 {
	font: 16px Tahoma, Arial, Verdana;
	padding: 30px 10px 15px 10px;
}

H4, H5, H6 {
	font: 14px Tahoma, Arial, Verdana;
}

A {
	text-decoration: underline;
	color: #404040;
}

A:Hover {
	text-decoration: none;
	color: #808080;
}

HR {
	color: #c0c0c0;
	height: 1px;
}

#prawa ul li {
	margin-left: 20px;
	list-style-type: square;
	list-style-image: url(images/li.gif);
}

/* - - - - - - - - - -     H E A D E R     - - - - - - - - - - */

#kontener {
	width: 768px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background: #000;
}

#lewa {
	width: 211px;
	float: left;
	background: #000;
}

#prawa {
	margin: 25px 0;
	padding: 0 20px;
	width: 515px;
	float: left;
	background: #000;
}

#menu {
	margin: 25px 0;
	clear: both;
}

#menu li a:hover, #act a {
	color: #ff8000;
	background: #000 url(images/star.gif) no-repeat right;
	display: block;
	width: 190px;
}

#menu ul li {
	padding-left: 2px;
	margin-left: 5px;
	border-bottom: 1px solid #0c0c0c;
	list-style-type: none;
}

#menu a {
	padding: 2px 5px 5px 5px;
	margin: 1px;
	display: block;
	text-decoration: none;
	color: #CCCC99;
}

#naglowek {
	width: 768px;
	height: 343px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #f3dfb6;	
}

#three td{
	width: 190px;
	padding: 0 15px 20px 0;
}

#three td a{
	text-decoration: none;
}

#three img{
	margin-left: 5px;
	vertical-align: -3px;
}

.tel {
	color: #404040;
	padding-left: 46px;
	background: #000 url(images/phone.gif) no-repeat left bottom;
}

.mail {
	color: #404040;
	padding-left: 46px;
	background: #000 url(images/mail.gif) no-repeat left bottom;
}

#wykaz {
	margin: 20px 5px;
	border-top: 1px solid #0c0c0c;
}

#wykaz ul li {
	margin: 2px 15px;
	border-top: 0px solid #0c0c0c;
	list-style-image: url(images/star_s.gif);
}

#flashcontent {
	height: 690px;
	background: #F1EFE8;
}

#stopka {
	clear: both;
	margin: 80px 2px 20px 2px;
	border-top: 1px solid #0c0c0c;
	line-height: 0.1em;
	text-align: center;
}

#reklama {
	margin: 10px 10px 10px 10px;
}

#reklama p {

	float: left;
}

#reklama p.text {
	margin-top: 33px;
	font-size: 16px;
}