body{
	margin:0;
	padding:0;
	background:#911d01 url('/edytorka/img/back.png') repeat-x;
	font-family:Verdana, sans-serif;
	font-size:medium;	
}
#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;
	background:white;	
}
/*---------nagłówek------------*/
#header{
	position:relative;
	width:900px;
	height:360px;
	margin:0;
	padding:0;
	background:url('/edytorka/img/header.png') no-repeat;
}
#header h1#logo{
	position:absolute;
	width:309px;
	height:128px;
	top:73px;
	left:92px;
	margin:0;
	padding:0;
	background:url('/edytorka/img/sprite.png') 0 -88px no-repeat;
	text-indent:-2000em;
}
#header h1#logo a{
	display:block;
	width:309px;
	height:128px;
}
#header div#menu ul{
	position:absolute;	
	width:487px;
	height:44px;
	top:297px;
	left:22px;
	background:url('/edytorka/img/sprite.png') 0 -44px  no-repeat;
	margin:0;
	padding:0;
	text-indent:-2000em;
	list-style-type:none;
}
#header div#menu ul li{
	position:absolute;
}
#header div#menu ul li a{
	display:block;	
}
#header #pt-299 {
	left:0px;	
}
#header #pt-299 a{
	width:101px;
	height:44px;
}
#header #pt-299 a:hover{	
	background:url('/edytorka/img/sprite.png') 0 0 no-repeat;	
}
#header #pt-300{
	left:101px;	
}
#header #pt-300 a{
	width:88px;
	height:44px;
}
#header #pt-300 a:hover{	
	background:url('/edytorka/img/sprite.png') -101px 0 no-repeat;	
}
#header  #pt-301{
	left:189px;	
}
#header #pt-301 a{
	width:117px;
	height:44px;
}
#header #pt-301 a:hover{	
	background:url('/edytorka/img/sprite.png') -189px 0 no-repeat;	
}
#header #pt-302{
	left:306px;	
}
#header #pt-302 a{
	width:90px;
	height:44px;
}
#header #pt-302 a:hover{	
	background:url('/edytorka/img/sprite.png') -306px 0 no-repeat;	
}
#header #pt-303{
	left:396px;	
}
#header #pt-303 a{
	width:91px;
	height:44px;
}
#header #pt-303 a:hover{	
	background:url('/edytorka/img/sprite.png') -396px 0 no-repeat;	
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#header ul.path{
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	top:346px;
	left:32px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#666666;
}
#header ul.path li{
	display:inline;
}
#header ul.path li.pre{
	padding:0;
	margin:0;
	font-size:9px;
}
#header ul.path li a{
	text-decoration:none;
	color:#666666;
	padding:0 10px 0 5px;
	background:url('/edytorka/img/between.png') no-repeat right;
}
#header ul.path li a:hover{
	text-decoration:underline;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

/*-----lokalizacja i zagłębienia-----*/
#search{
	margin:0;
	padding:0;
	width:855px;
	padding:0 22px 0 23px;	
}
#search ul.path{
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	width:617px;
	float:left;
	list-style-type:none;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#666666;
}
#search ul.path li{
	display:inline;
}
#search ul.path li.pre{
	padding:0;
	margin:0;
	font-size:9px;
}
#search ul.path li a{
	text-decoration:none;
	color:#666666;
	padding:0 10px 0 5px;
	background:url('/edytorka/img/between.png') no-repeat right;
}
#search ul.path li a:hover{
	text-decoration:underline;
}
#search div.form-back{	
	margin:0;
	padding:0;
	background:#a52401;
	width:215px;
	height:27px;
	float:left;
	text-align:center;	
}
#search form.search{
	margin:0;
	padding:2px 0 0 0;	
}
#search form.search input{
	background:#a52401;
	border:none;
	color:white;
	font-family:Verdana, sans-serif;
}
#search form.search input.submit{
	background:url('/edytorka/img/back-submit.png') no-repeat;
	width:23px;
	height:18px;
}
/*---------treść------------*/
#content{
	width:855px;
	margin:0 0 10px 0;
	padding:0 22px 0 23px;	
	background:white url('/edytorka/img/back-content.png') repeat-y;
	font-size:75%;
	color:#3f3f3f;
	clear:both;	
}
#content.wide{
	background:white;
}
#content div#left{
	float:left;
	width:210px;
	margin:0;
	padding:0 18px 30px 10px;
}
#content div#left ul{
	padding:0 0 0 10px;
	margin:0;
	list-style-type:none;
	font-size:120%;
}
#content div#left ul li{
	margin:0;
	padding:0 0 0 15px;
	background:url('/edytorka/img/list-image.png') top left no-repeat;
}
#content div#left ul li a{
	display:block;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0 0 0 5px;
}
#content div#left ul li a:hover{
	color:white;
	background:#a52401;
}
#content div#left ul li a em{
	font-style:normal;
}
#content div#right{
	float:left;
	width:580px;
	margin:0;
	padding:0 18px 30px 18px;
	line-height:140%;	
}
#content div#right a{
	color:#990000;
}
#content div#right a:hover{
	color:black;
}
#content div#right ul{
	list-style-type:none;	
}
#content div#right ul li{
	margin:0;
	padding:5px 0 5px 18px;
	background:url('/edytorka/img/list-dot.png') top left no-repeat;
}
#content div#right ul li ul{
	list-style-type:none;	
}
#content div#right ul li ul li{	
	padding:5px 0 5px 18px;	
	background:url('/edytorka/img/list-dot-inside.png') top left no-repeat;
}
#content div#right.wide{
	float:left;
	width:835px;
	margin:0;
	padding:0 10px 30px 10px;
	background:white;
	border:none;
}
#content div#right div#pricing{
	margin:0;
	padding:20px 0 0 0;	
}
#content div#right div#pricing form table{
	margin:0 auto;
	padding:0;
}
#content div#right div#pricing form table tr th{
	text-align:right;
}
#content div#right div#pricing form ul.errors{
	margin:0;
	padding:0;
	list-style-type:none;
}
#content div#right div#pricing form ul.errors li{	
	margin:0;
	padding:0;
	color:red;
	background:none;
}
#content div#right div#pricing form input.send{
	background:#990000;
	color:white;
	width:110px;
	height:27px;	
}
#content div#right #flashMessage.message{
	font-weight:bold;
	font-size:130%;	
}
#content h2.title{
	padding:0;
	margin:24px 0 18px 0;
	font-style:normal;
	font-weight:normal;
	font-size:19px;
	color:#9c2d12;
}
#content div#right div.search-results ul{
	margin:0;
	padding:0;
	list-style-type:none;	
}
#content div#right div.search-results ul li h3{
	margin:0;
	padding:0;
	font-size:12px;
}
#content div#right div.search-results ul li a{
	font-weight:bold;
	color:#3f3f3f;
	text-decoration:none;
}
#content div#right div.search-results ul li a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#content div.form-back{
	margin:7px 0 0 0;
	padding:0;
	background:#a52401;
	width:215px;
	height:27px;
	text-align:center;	
}
#content form.search{
	margin:0;
	padding:2px 0 0 0;	
}
#content form.search input{
	background:#a52401;
	border:none;
	color:white;
	font-family:Verdana, sans-serif;
}
#content form.search input.submit{
	background:url('/edytorka/img/back-submit.png') no-repeat;
	width:23px;
	height:18px;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

/*--------treść boxy-----------------*/
#boxes{
	width:855px;
	margin:0;
	padding:0 22px 0 23px;	
	background:white;
	font-size:75%;	
	color:#3f3f3f;
	background:url('/edytorka/img/back-boxes.png') repeat-y;		
}
#boxes div#domain{
	margin:0;
	padding:0;	
}
#boxes div#domain h4{
	margin:0;
	padding:0;
	width:855px;
	height:51px;
	background:url('/edytorka/img/top-boxes.png') no-repeat;
	text-indent:-2000em;
}
#boxes div#box1{
	margin:0;
	padding:0;
	width:294px;	
	float:left;
}
#boxes div#box1 h3#top-box1{
	margin:0;
	padding:12px 0 0 22px;
	background:url('/edytorka/img/top-box1.png') no-repeat;
	width:272px;
	height:33px;
	font-size:14px;	
	font-weight:bold;
	text-transform: uppercase;
	line-height:120%;	                 	      	                           		
}
#boxes div#box2{
	margin:0;
	padding:0;
	width:283px;	
	float:left;
}
#boxes div#box2 h3#top-box2{
	margin:0;
	padding:12px 0 0 12px;
	background:url('/edytorka/img/top-box2.png') no-repeat;
	width:271px;
	height:33px;
	font-size:14px;	
	font-weight:bold;
	text-transform: uppercase;
	line-height:120%;
}
#boxes div#box3{
	margin:0;
	padding:0;
	width:278px;	
	float:left;
}
#boxes div#box3 h3#top-box3{
	margin:0;
	padding:12px 0 0 12px;
	background:url('/edytorka/img/top-box3.png') no-repeat;
	width:266px;
	height:33px;
	font-size:14px;	
	font-weight:bold;
	text-transform: uppercase;
	line-height:120%;
}
#boxes div.content-box{
	margin:12px 22px 12px 12px;
	padding:0;
	line-height:140%;
}
#boxes div.content-box1{
	margin:12px 22px 12px 22px;
	padding:0;
	line-height:140%;
}
#boxes ul{
	list-style-type:none;
	padding:0 0 0 30px;
	margin:0;
}
#boxes ul li{
	margin:0;
	padding:5px 0 5px 18px;	
	background:url('/edytorka/img/list-dot-inside.png') top left no-repeat;
}
#boxes span#bottom-boxes{
	width:855px;
	height:5px;
	margin:0;
	padding:0;
	background:url('/edytorka/img/bottom-boxes.png') no-repeat;
	display:block;
}
/*-------------stopka-----------*/
#footer{	
	background:black;
	height:28px;
	text-align:center;	
}
#footer p{
	margin:0;
	padding:5px 0 0 0;	
	font-size:75%;
	color:#b8b7b7;
}