/* reset */
body, h1, h2, h3, h4, h5, h6, 
blockquote, p, address, form, fieldset, legend,
ul, ol, dl, dt, li, hr, table, td, th {
	margin: 0;
	padding: 0;
}
a, a:visited {text-decoration: none;}
fieldset, img {border: 0;}
li {list-style:none;}
legend {display: none;}
/* reset koniec */

body {
	margin: 10px 0 10px 0;
	padding: 0;
	background-color: #e6dcc3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
#wraper {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: center;
}
#sitemaps {
	width: 45%;
	text-align: left;
	float: left;
}
#sitemaps a {
	color: #000;
	border-bottom: none;
	background: url(images/reply.gif) left no-repeat;
	padding-left: 18px;
}
#sitemaps a:hover {
	border-bottom: 1px dashed;
}
#searchBox {
	width: 50%;
	text-align: right;
	float: right;	
}
#searchBox input {
	width: 150px;
	background-color: #f93a10;
	border: 1px inset #000;
	padding: 2px;
	color: #000;
	font-size: 11px;
}
#searchBox input.btnSubmit {
	width: 60px;
	border: 1px outset #703733;
	padding: 2px;
	color: #fff;
	font-size: 11px;
	background: url(images/search.gif) right 2px no-repeat #400f2b;
	text-align: left;
	height: 20px;
}
#container {
	margin-top: 5px;
	width: 966px;
	border: 2px solid #400f2b;
	padding: 5px;
	float: left;
}
#container #header {
	height: 75px;
	border-bottom: 5px solid #703733;
	width: 100%;
	float: left;
	background-color: #400f2b;
}
#headers {
	width: 40%;
	float: left;
	text-align: left;
}
#container #header #headers h1 {
	padding: 10px 0 0 10px;
	color: #f93a10;
	font-size: 22px;
}
#container #header #headers h1 a {
	color: #f93a10;
	font-size: 22px;
}
#container #header #headers h2 {
	padding: 0 0 0 10px;
	color: #f93a10;
	font-size: 14px;
	font-style: italic;
}
#container #header #menu {
	width: 60%;
	float: right;
	text-align: right;
	margin-top: 51px;
}
#container #header #menu li {
	display: inline;
}
#container #header #menu li a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background: #e6dcc3;
	padding: 5px;
	float: right;
	margin-right: 5px;
	text-decoration: none;
	text-transform: capitalize;
}
#container #header #menu li a.active {
	background: #703733;
	color: #f93a10;
}
#container #header #menu li a:hover {
	background: #703733;
	color: #f93a10;
}
#content {
	text-align: left;
	float: left;
	border-top: 1px dashed #000;
	padding-top: 10px;
	width: 100%;
}
#content span {
	float: left; 
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 9px;
	font-size: 11px;
	border-bottom: 1px dashed #703733;
}
#content span a {
	color: #000;
	text-decoration: underline;
}
#content span a:hover {
	color: #000;
	text-decoration: none;
}
#content #leftBox {
	width: 25%;
	float: left;
	margin-right: 13px;
	padding-right: 13px;
	border-right: 1px solid #703733;
	height: 100%;
}
html>body #content #leftBox {
	width: 25%;
	float: left;
	margin-right: 14px;
	padding-right: 14px;
	border-right: 1px solid #703733;
	height: 100%;
}
#content #leftBox h2 {
	float: left;
	border-bottom: 1px solid #703733;
	background:url(images/folder_files.gif) left -1px no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	width: 91%;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#content #leftBox ul {
	width: 98%;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#content #leftBox ul li {
	width: 100%;
	padding: 5px 0 5px 0px;	
	float: left;
	font-size: 11px;
	border-bottom: 1px dashed #703733;
}
#content #leftBox ul li span {
	background-color: #400f2b;
	color: #f93a10;
	padding: 1px;
	float: left;
	margin-right: 5px;
	width: auto;
	margin-bottom: 0;
}
#content #leftBox ul li a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	width: 85%;
	float: left;
	padding: 1px;	
}
#content #leftBox h3 {
	float: left;
	border-bottom: 1px solid #703733;
	background: url(images/folder.gif) left -1px no-repeat; 
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	width: 91%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px
}
#content #leftBox ul#links li {
	width: 93%;
	padding: 5px 0 5px 20px;	
	float: left;
	font-size: 11px;
	border-bottom: 1px dashed #703733;
	background: url(images/arrow_next.gif) left 7px no-repeat;
	
}
#content #leftBox ul li a:hover {
	text-decoration: underline;
}
#content #leftBox h4 {
	float: left;
	border-bottom: 1px solid #703733;
	background: url(images/search.gif) left 1px no-repeat; 
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	width: 91%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px
}
#content #leftBox h5 {
	float: left;
	border-bottom: 1px solid #703733;
	background: url(images/application.gif) left 1px no-repeat; 
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	width: 91%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px
}
	
#content #leftBox .tags a {
	color: #000;
	text-decoration: none;
}
#content #leftBox .tags a:hover {
	color: #000;
	text-decoration: underline;
} 
#content #rightBox {
	float: left;
	width: 71%;
}
#content #rightBox h2 {
	border-bottom: 1px solid #703733;
	background: url(images/action_check.gif) left 1px no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	width: 97%;
	display: table-cell;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: left;
}
#content #rightBox div {
	background-color: #cfc6b0;
	font-size: 11px;
	float: left;
	width: 100%;
}
#content #rightBox div p {
	padding: 5px;
	float: left;
}
#content #rightBox div p a {
	color: #000;
	text-decoration: underline;
}
#content #rightBox div p a:hover {
	color: #000;
	text-decoration: none;
}
#content #rightBox #categories {
	margin-top: 10px;
	border-top: 2px solid #000;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
	width: 100%;
	float: left;
	background: none;
}
#content #rightBox #categories #desc {
	display: inline; padding: 0;
}
#content #rightBox #categories #info {
	float: left; padding: 5px 0 10px 0;
}
#content #rightBox #categories .separate {
	float: left; 
	width: 100%;
	background: none;	
	margin-bottom: 5px;
}
#content #rightBox #categories ul {
	width: 32%;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
#content #rightBox #categories ul li {
	background: url(images/folder_open.gif) left no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
#content #rightBox #categories ul li a {
	color: #000;
	text-decoration: none;
}
#content #rightBox #categories ul li a:hover {
	text-decoration: underline;
}
#content #rightBox #categories ul li ul {
	margin: 0px;
	width: 100%;

}
html>body #content #rightBox #categories ul li ul {
	margin: 0px;
	width: 110%;
	position: relative;
	left: -20px;
}
#content #rightBox #categories ul li ul li {
	display: inline;
	padding: 0 0 0 3px;
	margin: 0;
	background: none;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
}
html>body #content #rightBox #categories ul li ul li {
	display: inline;
	padding: 0 0 0 3px;
	margin: 0;
	background: none;
	float: left;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
}
#content #rightBox #categories ul li ul li a {
	color: #000;
	text-decoration: none;
}
#content #rightBox #categories ul li ul li a:hover {
	text-decoration: underline;
}
#content #rightBox h3 {
	border-bottom: 1px solid #703733;
	background: url(images/file.gif) left 1px no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	width: 97%;
	display: table-cell;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: left;
}
#content #rightBox #categories ul#siteCats {
	width: 98%;
	background:none;
	margin-left: 0;
	padding-left: 0;
}
html>body #content #rightBox #categories ul#siteCats {
	width: 100%;
	float: left;
}
#content #rightBox #categories ul#siteCats li {
	background: none;
	margin-left: 0;
	padding-left: 0;
}
html>body #content #rightBox #categories ul#siteCats li {
	float: left;
}
#content #rightBox #categories ul#siteCats li ul {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #703733;
	margin-left: 0;
	padding-left: 0px;
	background:none;
}
html>body #content #rightBox #categories ul#siteCats li ul {
	margin-left: 0;
	margin-left: 20px;
	background: none;
 	float: left;	
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #703733;
}
#content #rightBox #categories ul#siteCats li ul li {
	margin-left: 0;
	padding-left: 0;
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;	
	line-height: 16px;
}
#content #rightBox #categories ol {
	padding-left: 20px;
	padding-bottom: 10px;	
	float: left;
}
#content #rightBox #categories ol li {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dashed #703733;	
	list-style-type: none;
	text-transform: capitalize;
	background: none;
	font-weight: normal;
}
#content #rightBox #categories div a.wroc {
	background: none;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	float: none;
	display: inline;
}
#content #rightBox #categories div a.wroc:hover {
	text-decoration: none;
	background: none;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	float: none;
	display: inline;
}

#content #rightBox #rssLeft {
	width: 50%;
	float: left;
	background: none;
}
#content #rightBox #rssRight {
	width: 50%;
	float: right;
	background: none;
}
#content #rightBox #rssLeft p, #content #rightBox #rssRight p {
	padding: 0 5px 0 0;
	text-align: left;
}
#content #rightBox #rssLeft p a, #content #rightBox #rssRight p a {
	color: #000;
	text-decoration: underline;
	display: block;
	margin-bottom: 10px;
}
#content #rightBox #rssLeft p a:hover, #content #rightBox #rssRight p a:hover {
	color: #000;
	text-decoration: none;
}
#content #rightBox #categories h2 {
	border-bottom: 1px solid #703733;
	background: url(images/folder_open.gif) left 1px no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	width: 97%;
	display: table-cell;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: left;
}
#content #rightBox #categories h3 {
	border-bottom: 1px solid #703733;
	background: url(images/file.gif) left 1px no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	width: 97%;
	display: table-cell;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: left;
}
#content #rightBox #categories h2 a, #content #rightBox #categories h3 a {
	float: right;
	font-size: 12px;
	color: #000;
}
#content #rightBox #categories #subCats {
	width: 98%;
	display: block;	
}
#content #rightBox #categories #subCats li {
	width: 30%;
	float: left;
	background: none;
	font-size: 11px;
	text-transform: none;
	list-style: disc;
	font-weight: normal;
	padding: 5px 0 5px 20px;
	overflow: hidden;
	color: #000;
}
html>body #content #rightBox #categories #subCats li {
	width: 30%;
	float: left;
	background: none;
	font-size: 11px;
	text-transform: none;
	list-style: disc;
	margin-left: 20px;
	font-weight: normal;
	padding: 5px 0 5px 0;
}
#content #rightBox #categories form {
	padding: 0 0 10px 0;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #703733;
}

#content #rightBox #categories form fieldset {
	clear: both;
}
#content #rightBox #categories form fieldset input {
	width: 200px;
	height: 30px;
	color: #cfc6b0;
	font-weight: bold;
	font-size: 16px;
	background: url(images/action_add.gif) left no-repeat #000;
}
#content #rightBox #categories h3 span, #content #rightBox #categories h2 span {
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 14px;
	width: auto;
	clear:right;
}
#content #rightBox #categories h4 {
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	display: table-cell;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	float: left;
	text-transform: uppercase;
}
#content #rightBox #categories p.clear {
	width: 620px;
	float: left;
}
#content #rightBox #categories .wpis {
	background: none;
	border-top: 1px dashed #703733;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
	font-size: 12px;
}
#content #rightBox #categories .wpis a {
	color: #000;
	display: block;
	font-weight: bold;
	background-color: #cfc6b0;
	padding: 2px;
	text-transform: capitalize;
}
#content #rightBox #categories .wpis a:hover {
	color: #cfc6b0;
	display: block;
	font-weight: bold;
	background-color: #400f2b;
	padding: 2px;
	text-transform: capitalize;
}
#content #rightBox #categories .wpis a.strony {
	color: #000;
	font-weight: bold;
	background-color: #cfc6b0;
	padding: 2px;
	display: inline;
	margin-right: 5px;
	text-decoration: none;
}
#content #rightBox #categories .wpis a.strony:hover {
	color: #cfc6b0;
	background-color: #000;
}
#content #rightBox #categories a.druk, #content #rightBox #categories a.druk2 {
	color: #000;
	text-decoration: underline;
	float: right;
	width: auto;
	font-weight: normal;
	background: url(images/printer.gif) left no-repeat;
	padding: 0 0 0 20px; 
	text-transform: none;
	font-size: 11px;
	margin-top: 5px;
	height: 16px;
}
#content #rightBox #categories a.druk:hover, #content #rightBox #categories a.druk2:hover {
	color: #000;
	text-decoration: none;
	float: right;
	width: auto;
	font-weight: normal;
	background: url(images/printer.gif) left no-repeat;
	padding: 0 0 0 20px; 
	text-transform: none;
	font-size: 11px;
	margin-top: 5px;
	height: 16px;
}
#content #rightBox #categories a.druk2 {
	padding-top: 10px;
	background: url(images/printer.gif) left 8px no-repeat;
	float: right;
}
#content #rightBox #categories a.druk2:hover {
	padding-top: 10px;
	background: url(images/printer.gif) left 8px no-repeat;
	float: right;
}
#content #rightBox #categories .wpis p {
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
}
#content #rightBox #categories .wpis span {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
}
#content #rightBox #categories .wpis span a {
	display: inline;
	background: none;
}
#content #rightBox #categories .wpis span a:hover {
	display: inline;
	background: none;
	color: #000;
}
#content #rightBox #categories form#dodaj {
	float: left;
}
#content #rightBox #categories form#dodaj p {
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #703733;
	float: left;
}
html>body #content #rightBox #categories form#dodaj p {
	padding: 5px 0 0 0;
	border-bottom: 1px dashed #703733;
	float: left;
}

#content #rightBox #categories form#dodaj p span {
	border: 0;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: inline;
	float: none;
}
#content #rightBox #categories form#dodaj p img {
	float: left;
}
#content #rightBox #categories form#dodaj p .token {
	float: left;
	margin-left: 32px;
}
#content #rightBox #categories form#dodaj fieldset p .info {
	float: left; 
	width: 100%; 
	color: red;
	border: 0;
	display: block;
}
#content #rightBox #categories form#dodaj label {
	float: left;
	width: 40%;
	text-align: left;
	height: 20px;
}
#content #rightBox #categories form#dodaj fieldset p #error_meta {
	background: none;
	border: 0px;
	float: none;
	display: block;	
	width: auto;
	color: #ff0000;
	padding-top: 5px;
	margin-left: 32px;
}
#content #rightBox #categories form#dodaj fieldset p #error_meta img {
	display: block;
}
#content #rightBox #categories form#dodaj input, #content #rightBox #categories form#dodaj textarea {
	float: right;
	width: 55%;
	background: #fff;
	height: auto;	
	font-size: 12px;
	color: #000;
}
#content #rightBox #categories form#dodaj textarea {
	height: 90px;
}
#content #rightBox #categories form#dodaj input.btn {
	float: right;
	width: auto;
	background: #703733;
	height: auto;	
	color: #fff;
	width: 130px;
	margin-top: 2px;
}
#content #rightBox #categories form#dodaj input.btnDodaj {
	width: 200px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	background: url(images/action_add.gif) left no-repeat #703733;
}
#wraper #fotter {
	float: left; 
	font-size: 10px;
	margin: 10px 0 10px 0;
	text-align: center;
	width: 100%;
}
#wraper #fotter a {
	color: #000;
	text-decoration: underline;
}
#wraper #fotter a:hover {
	color: #000;
	text-decoration: none;
}