﻿* {
	margin-top: 0;
	padding-top: 0;
	margin: 0 auto;
	color: #000;
	font-family: arial;
	text-decoration:none;
}

html {
	background-image: url(pliki/bg.jpg);
}

body {
	background-image: url(pliki/tlo.jpg);
	background-repeat: repeat-x;
}

#top{
	background-image: url(pliki/top.jpg);
	width: 874px;
	height: 88px;
}
#logo{
	background-image: url(pliki/logo.jpg);
	width: 874px;
	height: 281px;
	
}
#menu{
	width: 874px;
	height: 36px;
	background-image: url(pliki/button-bg.jpg);
	
}

#menu ul{
	display:inline;
	list-style-type: none;
	overflow:hidden;
}
#menu li{
	float:left;
	width:15%;
	text-align:center;
	padding-top:8px;
	background-image:url(pliki/button1.jpg);
	color:#ccc;
	display:inline;
}

#menu ul li a{
	color: #ccc;
}
#menu ul li a:hover{
	color: #ff9000;
	font-weight:bold;
}
#menu ul li a:active{

	color: #ccc;
}

.naglowek{
	
}
.opis{
	font-weight:bold;
	display:block;
}
.dzialanie{
margin-left:1em;
display:block;
font-size:larger;
}

.komentarz{
	display:block;
	font-style:italic;
	font-size:smaller;
	margin-left:2em;
}
#gl{
	background-image:url(pliki/serwis.jpg);
	background-repeat:repeat-y;
}
#gl table{
	padding-top:100px;
	padding-bottom:50px;
	width:90%;
}
#gl td{
	padding-right:20px;
}
#gl li{
	color:#ccc;
	display:block;
	font-weight:bold;
	line-height: 150%;
}

#main{
	color: #000;
	width: 873px;
	background-image: url(pliki/tlom.jpg);
}

#main p{
	font-size: 1.5em;
	margin-top:8px;
	margin-bottom:5px;
	background-image: url(pliki/p.jpg);
}
#main h1{
	color: #fF7F00;
	text-align:center;
	font-size: 2em;
}
#main h2{
	text-align:center;
}
#main h3{
	padding:5px;
}
#main h4{
	padding-top:10px;
}

#tekst{
	width:90%;
	padding-top:8px;
	padding-bottom:10px;
}

#tekst .promo{
	font-weight:bold;
	text-decoration:underline;
}
#bottom{
	height:10px;
	width:873px;
	background-image:url(pliki/p.jpg);
	padding-bottom:10px;
}
#cpr{
	color:#333;
	font-size:smaller;
	width:873px;
}
#cpr a{
	border:none;
	background-color:#ccc;
}
#cpr img{
border:none;
}
.strict{
	width:873px;
}
