body{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	background-color:#FFF;
	padding:0px;
	margin:0px;
	background-image: url('/public/img/body_bg.png');
	background-repeat: repeat-x;
}
li{
	list-style: none;
	list-style-image: url('/public/img/li.gif');
}
.cena {
	font-size:140%;
	font-weight:bold;
}
input, select{
	margin:0px;
	padding:0px;
}
fieldset{
	border:1px solid #FFF;
}
.tytul{
	font-weight:bold;
	background-image:url(/public/img/strzalka.gif);
	background-position:left;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;

}
.tytul:hover{
	text-decoration:underline;
	}
.pomoc{
	/* background-image:url(/public/img/16x16/actions/help.png);
	background-position:right;
	background-repeat:no-repeat; */
}
.opis{
	margin-top:10px;
	margin-bottom:10px;
	display:none;
}
.moduly li{
	list-style:none;
}
.ostatni{
	text-align:right;
}
.reklama .container{
	height:238px;
	background-image: url('/public/img/reklama_bg.png');
}
.reklama .container h2{
	margin-top:20px;
	}
.czer{
	color: #FF0000;
}
.foot{
	width:100%;
	height:117px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-image:url(/public/img/foot_bg.png);
	background-repeat:repeat-x;
	margin-top:50px !important;
	color:#000;
}
.foot a{
	color:#000;
	text-decoration:none;
}
.foot h1, .foot h2, .foot h3, .foot h4, .foot h5, .foot h6{
	display:inline;
	color:#000;
}
.top{
	width:100%;

}
.menutop{
}
h1,h2{
	color:#000000;
	font-weight:bold;
}
h1{
	font-size:140%;
	margin-bottom:20px !important ;
}
h2{
	font-size:130%;
}
.dogory a{
	color:#666;
	font-style:italic;
}
h1.title{
	font-size:200%;
	vertical-align: middle !important;
	margin-bottom: 0px !important;
	width
}
div.nazwa{
	padding-top:20px;
}
div.portfolio {
	margin-bottom:20px !important ;
	clear:both;
	font-size:90%;
	border-bottom: 1px dotted #CCC;
}
div.portfolio li{
	line-height:1em !important;
}

div.uslugiwww,div.uslugisklepy,div.uslugiaplikacje,div.uslugipozycjonowanie{
	height:195px;
}
div.uslugiwww h2, div.uslugisklepy h2, div.uslugiaplikacje h2, div.uslugipozycjonowanie h2{
	margin-top:40px;
}
div.uslugiwww{
	background-image: url('/public/img/strony.png');
	background-repeat: no-repeat;
}
div.uslugisklepy{
	background-image: url('/public/img/sklep-big.png');
	background-repeat: no-repeat;
}
div.uslugiaplikacje{
	background-image: url('/public/img/aplikacje-big.png');
	background-repeat: no-repeat;
}
div.uslugipozycjonowanie{
	background-image: url('/public/img/pozycjonowanie.png');
	background-repeat: no-repeat;
}
div.portfolio img {
	display: none;
}
input{
	border:1px solid #bbb;
}
hr.space {background:#fff;color:#fff;}
div.portfolio .more{
	vertical-align: text-bottom !important;
	text-align:right;
	margin-top: 130px;	
}
.more a {
	background-image: url('/public/img/more.gif');
	background-repeat: no-repeat;
	background-position: 0% 0% !important;
	padding-left: 10px;
	text-decoration: underline;
	color:  #000;
}

.scren {
	padding-bottom:20px;
	background-image:  url('/public/img/cien.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
.more a:hover {
	text-decoration: underline;
}
.tag8{
  font-size:70%;
}
.tag9{
  font-size:80%;
}
.tag10{
  font-size:90%;
}
.tag11{
  font-size:100%;
}
.tag12{
  font-size:110%;
}
.tag13{
  font-size:120%;
}
.czerwony{
	color:#DB0026 !important;
}
.blok{
	background-image: url('/public/img/blok_bg.gif');
	padding-top:10px;
}
.block_foot{
	background-image: url('/public/img/block_foot.gif');
	height:27px !important;
	background-repeat: no-repeat;
	background-position: top center;
}
.blok h2{
	font-size:120%;
	font-weight: normal;
	color:#DB0026 !important;
}
.topfag1, .topfag2{
	font-size:28px;
	text-align: center;

}
.topfag1{
}
.topfag2{
	color:#DB0026 !important;
	letter-spacing: 3px;
}
#slatenav {
	background: #333; 
	background-image: url("/public/img/menu_bg.png");
	background-repeat: repeat-x;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#slatenav li {
	float: left;
	font: 100.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}
#slatenav a {
	background-image: url("/public/img/seperator.gif") ;
	background-repeat: no-repeat;
	color: #C3C3C3;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#slatenav a:hover , #slatenav a.current{
	background: #666 url("/public/img/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
.right{
	text-align: right !important;
}
.wszstko{
	margin-top:30px;
}