html {
	font-size: 100%;
	}
body {
	border: 0;
	margin: 0;
	padding: 0;
	/*background-color: #8a8e8f;*/

	background: transparent url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana;
	}
a {
	text-decoration: none;
	font-size: 11px;
	}
a:hover{
	text-decoration: underline;
	}
.h1{
	color: #CC0000;
	font-family: "Trebuchet MS";
	text-decoration: none;
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	}	
h1, h2{
	color: #CC0000;
	font-family: "Trebuchet MS";
	text-decoration: none;
	margin-top: 10px;
	}
h1{
	font-size: 20px;
	font-weight: bold;
	}
h2{
	/*margin-left: 5px;*/
	font-size:14px;
}
h2.realizacja{
	color: #3b3d3d;
	}
h3{
	font-size: 20px;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
	}
p {
	padding-left: 5px;
	}
	
p.linia{
	width: 278px;
	height: 1px;
	padding-bottom: 10px;
	}

.bold{
	font-weight: bold;
	}
.underline{
	text-decoration: underline;
	}
.kontakt p{
	margin-top: 1px;
	margin-bottom: 1px;
	}
.pad5t{
	padding-top: 5px;
	}
.pad10t{
	padding-top: 10px;
	}
.pad20t{
	padding-top: 20px;
	}
.pad10l{
	padding-left: 10px;
	}
.pad20l{
	padding-left: 20px;
	}

a.wiecej{
	color: #3b3d3d;
	font-size: 12px;
	}
a.wiecej:hover{
	color: #cc0000;
	}
.link {
	font-family: Verdana; 
	font-weight: bold;
	font-size: 11px; 
	color: #CC0000;
	text-decoration: underline;
}
img.wdrozenia{
	padding-top: 5px;
	padding-bottom: 5px;
	}
ul.oferta {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	}
ul.oferta li a{
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	}
ul.normal{
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	}

ul.normal li {
	padding-top: 5px;
	padding-bottom: 5px;
	}
ul.pakiet{
	padding-bottom: 15px;
	font-weight: normal;
	}
ul.pakiet li{
	padding-top: 10px;
	}
ul.pakiet li a{
	font-weight: normal;
	}
.non{
	list-style: none;
	padding-left: 20px;
	font-weight: bold;
	}
strong{
	color: #CC0000;
	font-size: 13px;
	}
.color1{
	color: #d20000;
	}
table.pakiety{
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	font-size: 14px;
	font-family: Tahoma;
	
	}
table.pakiety tr th,table.pakiety tr td{
	padding: 15px;
	border: 1px solid #c3c5c6;
	
	}
table.pakiety tr th{
	background-color: #d9d9d9;
	}
table.pakiety tr.light{
	background-color: #fcfcfc;
	}
table.pakiety tr.dark{
	background-color: #f4f4f4;
	}
table.pakiety tr.dark2{
	background-color: #d6dadb;
	}
th a.pakiety{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	}
h1 a.oferta{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #cc0000;
	}
.width50{
	width: 50%;
	}
span.fwn{
	font-weight: normal;
	}
form.formularz{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	padding-left: 50px;
	}
form.formularz input{
	margin-bottom: 10px;
	width: 200px;
	margin-right: 400px;
	}
form.formularz input.wyslij{
	height: 50px;
	}
form.formularz select{
	margin-bottom: 10px;
	margin-right: 400px;
	width: 200px;
	}
a.zamow{
	font-size: 14px;
	font-family: Tahoma;
	color: #cc0000;
	font-weight: bold;
	}
a.zamow2{
	font-size: 20px;
	font-family: Tahoma;
	color: #d20000;
	margin-top: 5px;
	border: 1px solid #d20000;
	padding: 5px;
	text-align: left;
	margin-left: 10px;
	}
a.zamow3{
	font-size: 20px;
	font-family: Tahoma;
	color: #000000;
	margin-top: 5px;
	border: 1px solid #000000;
	padding: 5px;
	text-align: left;
	margin-left: 10px;
	}
.center{
	text-align: center;
	}
.left{
	text-align: left;
	}
.right{
	text-align: right;
	}
	
#container{
	margin: 0 auto;
	width: 980px;
	}
/*Header*/
#header{
	padding-bottom: 20px;
	}
	#logo{
		padding-left: 5px;
		padding-top: 30px;
		float: left;
		width: 250px;
		height: 90px;
		}
		img.logo{
		border: 0;
		}
		img.logo a{
		border: 0;
		}
	#menu{
		padding-top: 20px;
		padding-right: 10px;
		float: left;
		width: 715px;
		height: 100px;
		}
		ul.menu{
			list-style:none;
			float: right;
			padding-left:10px;
			}
		ul.menu li{
			float: left;
			padding-left: 10px;
			padding-right: 5px;
			padding-top: 10px;
			padding-bottom: 20px;
			}
		ul.menu li img{
			border: 0;
			}
		li.strona-glowna a{
			display:block;
			background-image: url('images/strona-glowna.png');
			background-repeat: no-repeat;
			height: 34px;
			width: 124px;
			}
		li.strona-glowna a:hover{
			background-image: url('images/strona-glowna-a.png');
			background-repeat: no-repeat;
			}
		li.oferta a{
			display:block;
			background-image: url('images/oferta.png');
			background-repeat: no-repeat;
			height: 34px;
			width: 70px;
			}
		li.oferta a:hover{
			background-image: url('images/oferta-a.png');
			background-repeat: no-repeat;
			}
		li.demo a{
			display:block;
			background-image: url('images/demo.png');
			background-repeat: no-repeat;
			height: 34px;
			width: 70px;
			}
		li.demo a:hover{
			background-image: url('images/demo-a.png');
			background-repeat: no-repeat;
			}
		li.promocje a{
			display:block;
			background-image: url('images/promocje.png');
			background-repeat: no-repeat;
			height: 34px;
			width: 90px;
			}
		li.promocje a:hover{
			background-image: url('images/promocje-a.png');
			background-repeat: no-repeat;
			}
		li.wdrozenia a{
			display:block;
			background-image: url('images/wdrozenia.png');
			background-repeat: no-repeat;
			height: 34px;
			width: 90px;
			}
		li.wdrozenia a:hover{
			background-image: url('images/wdrozenia-a.png');
			background-repeat: no-repeat;
			}
		li.kontakt a{
			display:block;
			background-image: url('images/kontakt.png');
			background-repeat: no-repeat;
			height: 34px;
			width: 73px;
			}
		li.kontakt a:hover{
			background-image: url('images/kontakt-a.png');
			background-repeat: no-repeat;
			}
		li.hosting a{
			display:block;
			background-image: url('images/hosting.png');
			background-repeat: no-repeat;
			height: 34px;
			width: 75px;
			}
		li.hosting a:hover{
			background-image: url('images/hosting-a.png');
			background-repeat: no-repeat;
			}
		li.firma a{
			display:block;
			background-image: url('images/firma.png');
			background-repeat: no-repeat;
			height: 34px;
			width: 70px;
			}
		li.firma a:hover{
			background-image: url('images/firma-a.png');
			background-repeat: no-repeat;
			}

/*Content*/		
#content{
	float: left;
	background-color: #ffffff;
	}
	#cont{
		float:left;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
		/*mały*/
		.con1{
		padding: 10px;
		float: left;
		width: 300px;
		}
		/*średni*/
		.con2{
		padding-left: 20px;
		padding-right: 40px;
		padding-top: 10px;
		float: left;
		width: 580px;
		}
		/*duży*/
		.con3{
		padding: 10px;
		float: left;
		width: 940px;
		}
		.con1 p, .con2 p,.con3 p{
		font-size: 11px;
		}
/*Footer*/
#footer{
	font-size: 11px;
	color: #ffffff;
	}
	#footer p.foot{
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 10px;
		padding-bottom: 8px;
		padding-left: 10px;
		width: 300px;
		float:left;
		}
	#footer ul.foot{
		list-style: none;
		float: right;
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 10px;
		padding-bottom: 8px;
		padding-right: 30px;
	}
	#footer li.foot{
		float: right;
		padding-left: 5px;
	}
	li.foot a{
		font-size: 11px;
		color: #ffffff;
	}
	span.color1{
		color: #99CC00;
		font-weight: bold;
	}
	span.color2{
		color: #CC9900;
		font-weight: bold;
	}
/*Formularz kontaktowy*/
form.kontakt{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	padding-left: 50px;
	}
form.kontakt input{
	margin-bottom: 10px;
	width: 200px;
	margin-right: 400px;
	}
form.kontakt input.wyslij{
	height: 50px;
	}
form.kontakt select{
	margin-bottom: 10px;
	margin-right: 400px;
	width: 200px;
	}
a img.wdrozenia{
	border: 0;
	}
a.system{color: #000000;}
