#a49964 {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

#wpkat_dodaj_wpis {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	max-width: 600px;
}

#wpkat_dodaj_wpis table {
	width: 100%;
}

#wpkat_home {
	margin: 0px;
	padding: 3px;
	border: 0px;
}

#a49964 div {
	display: block;
}

#a49964 h3 {
	clear: none;
	display: inline;
	overflow: auto;
}

#a49964 h4 {
	clear: none;
	display: inline;
	overflow: auto;
}

#a49964 span.aeb590 {
	display: inline;
	float:left; 
}

#a49964 img.aeb590 {
	display: inline;
	width: 200px;
	height: 150px;
	float:left; 
	margin-left:5px;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:5px;
}

#a49964 div.aeb590 {
	display: inline;
	width: 200px;
	float:left; 
	margin-left:5px;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:5px;
	text-align:center;
}

#a49964 #a4d556 {
	float:left;
}

#a49964 hr {
	margin: 7px 0;
}

#a49964 #aca177 {
	display: block;
	overflow: auto;
	border:solid 1px; 
	padding: 10px;
}

textarea.aca177 {
	width: 95%;
	height: 30px;
}

select.wpkat {
	display: inline;
}
input.wpkat {
	display: inline;
}

#wpkat_edit tr td {
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;  
  font-size:13px;
  width: auto;
}

#wpkat_edit table {
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;  
  font-size:13px;
  width: auto;
  margin: 0;
}





/********************************************************************

Project: Formee - http://www.formeeee.org
Last Updated: 
Version: 3.1
Authors: Bernard De Luna - http://www.bernarddeluna.com
         Daniel Araujo - http://www.dnlaraujo.com.br
		 Marcello Manso - http://www.marcellomanso.com.br
			 
********************************************************************
Style
********************************************************************/

.faf7d84 fieldset {
	background:#fff;
	/*corner*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* hover effect */
.grid-1-12:hover, .grid-2-12:hover, .grid-3-12:hover, .grid-4-12:hover, .grid-5-12:hover, .grid-6-12:hover, .grid-7-12:hover, .grid-8-12:hover, .grid-9-12:hover, .grid-10-12:hover, .grid-11-12:hover, .grid-12-12:hover {}
.field-button:hover {background:transparent;}


/* Form legend and titles */

.faf7d84 {font: normal 10px/1.1em Arial,Sans-Serif;}
.faf7d84 legend, .faf7d84 h3 {
	font-size:3em;
	line-height:1.2em;
	letter-spacing: -.035em;
	color:#2b2b2b;
	font-weight: normal;
}

/* form elements  */
.faf7d84-lbl, .faf7d84 label {
	color:#2b2b2b;
	font-size:1.4em;
	line-height: 1.3em;
	vertical-align:middle;
}
.faf7d84-req {
	font-weight: bold;
	font-style:normal;
	color:#d10000;
	font-size:1.2em;
	line-height: .85em;
}
.faf7d84 .faf7d84-txt, .faf7d84 input[type="text"], .faf7d84 input[type="password"], .faf7d84 input[type="file"], .faf7d84 textarea, .faf7d84 select {
	border-color:#c6c6c6 #dadada #eaeaea;
	background: #fafafa;
	color:#999;
	font-size:1.4em;
	font-family:inherit;
	/*corner*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.faf7d84 select {
	border-color:#c6c6c6 #dadada #eaeaea;
	background: #fafafa;
	color:#999;
}
.faf7d84 .faf7d84-txt:hover, .faf7d84 input[type="text"]:hover, .faf7d84 input[type="password"]:hover, .faf7d84 input[type="file"]:hover, .faf7d84 textarea:hover, .faf7d84 select:hover {
	color:#666;
	background: #fff none;
	border-color:#c6c6c6;
}
form .faf7d84-txt:focus, .faf7d84 input[type="text"]:focus, .faf7d84 input[type="password"]:focus, .faf7d84 input[type="file"]:focus, .faf7d84 textarea:focus, .faf7d84 select:focus  {
	color:#333;
	background: #fff none;
	border-color:#659ec9 #70aedd #a8cfec;
	outline: 0;
}

.faf7d84 input[type="image"], .faf7d84 input[type="image"]:focus  {
	width: auto;
}


/* form msg status  */
.faf7d84-msg-info, .faf7d84-msg-warning, .faf7d84-msg-error, .faf7d84-msg-success {
	color:#2b2b2b;
	/*corner*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.faf7d84-msg-info h3, .faf7d84-msg-warning h3, .faf7d84-msg-error h3, .faf7d84-msg-success h3 {
	font-size:2em;
	line-height:1.1em;
	letter-spacing:-.02em;
	padding:0;
	margin:0 0 .3em 0;
}
.faf7d84-msg-info {
	background: #d1ecf7 url(../img/form-ic-info.png) no-repeat 12px 23px;
	border-color:#bcdfef;
}
.faf7d84-msg-warning {
	background: #fff6bf url(../img/form-ic-warning.png) no-repeat 12px 23px;
	border-color:#fceb77;
}
.faf7d84-msg-error {
	background: #fad0d0 url(../img/form-ic-error.png) no-repeat 12px 23px;
	border-color:#f6abab;
}
.faf7d84-msg-success {
	background: #e5f8ce url(../img/form-ic-success.png) no-repeat 12px 23px;
	border-color:#d0f1a6;
}

.faf7d84-msg-success strong, .faf7d84-msg-success a{color:#62b548;}
.faf7d84-msg-info strong, .faf7d84-msg-info a {color:#11689e;}
.faf7d84-msg-warning strong, .faf7d84-msg-warning a {color:#957210;}
.faf7d84-msg-error strong, .faf7d84-msg-error a {color:#b01717;}

/* form validation */
.faf7d84-error {
	border-color: #FAD0D0 !important;
	color: #b01717 !important;
  /* shadow */
  -moz-box-shadow: 0 0 3px 0 rgba(176,23,23,.4);
  -webkit-box-shadow: 0 0 3px 0 rgba(176,23,23,.4);
  box-shadow: 0 0 3px 0 rgba(176,23,23,.4);
}

/* form buttons */
.faf7d84-button, .faf7d84 input[type="submit"], .faf7d84 input[type="button"], .faf7d84 input[type="reset"] {
  font-size:1.4em;
  line-height:1.4em;
  font-weight:bolder;
  text-transform: uppercase;
  letter-spacing: -.015em;
  color:#fff;
  border-color:#3a77a4;
  background:#5393c2;
  /* gradient */
  background: -moz-linear-gradient(top, #5393c2 40%, #3a77a4);
  background: -webkit-linear-gradient(top, #5393c2 40%, #3a77a4);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5393c2', endColorstr='#3a77a4');
  /* corner */
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  /* shadow */
  -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
  box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
}
.faf7d84-button:hover, .faf7d84 input[type="submit"]:hover, .faf7d84 input[type="button"]:hover, .faf7d84 input[type="reset"]:hover {
  background:#70aedd;
  /* gradient */
  background: -moz-linear-gradient(top, #70aedd 40%, #69a4d0);
  background: -webkit-linear-gradient(top, #70aedd 40%, #69a4d0);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#70aedd', endColorstr='#69a4d0');
  /* shadow */
  -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
  box-shadow:  0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
	height:auto !important;
}


/********************************************************************

Project: Formee - http://www.formeeee.org
Launched: 
Version: 3.1
Authors: Bernard De Luna - http://www.bernarddeluna.com
         Daniel Araujo - http://www.dnlaraujo.com.br
		 Marcello Manso - http://www.marcellomanso.com.br

********************************************************************
Structure
********************************************************************/

/* Little CSS Reset to preserv form structure */

/* fix  ff bugs */
.formee:after, .faf7d84 div:after, .faf7d84 ol:after, .faf7d84 ul:after, .faf7d84 li:after, .faf7d84 dl:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

/* Form Structure */

.faf7d84 {margin:0;padding:0;}
.faf7d84 fieldset {
	border: 1px solid #d4d4d4;
	position: relative;
	height:100%;
	padding: 1.2em 0;
	margin: 0 0 4em;
}
.faf7d84 legend {
	margin-left:1%;
	margin-right:1%;
	padding: 0.5% 0.5% 0.8%;
	border: 0px;
	font-style: normal;
}
.faf7d84 h3 {
	margin:0; /*2em 1% .8%;*/
	padding: 0.5% 0.5% 0.8%;
	text-shadow: 0;
}

/* Field Grid */
.grid-1-12, .grid-2-12, .grid-3-12, .grid-4-12, .grid-5-12, .grid-6-12, .grid-7-12, .grid-8-12, .grid-9-12, .grid-10-12, .grid-11-12, .grid-12-12 {
	display:inline-block;
	position:relative;
	float:left;
	margin-left:1%;
	margin-right:1%;
	padding: 0.8% 0.5% 1%;
	height:100%;
/*ie7*/
*margin-left:.8%;
*margin-right:.8%;
*padding: 0.8% 0.25% 1%;
}

/* 12-column Grid (thanks for Fluid 960 Grid System) */
.grid-1-12 {width: 5.333%;}
.grid-2-12 {width: 13.666%;}
.grid-3-12 {width: 22%;}
.grid-4-12 {width: 30.333%;}
.grid-5-12 {width: 38.666%;}
.grid-6-12 {width: 47%;}
.grid-7-12 {width: 55.333%;}
.grid-8-12 {width: 63.666%;}
.grid-9-12 {width: 72%;}
.grid-10-12 {width: 80.333%;}
.grid-11-12 {width: 88.666%;}
.grid-12-12 {width: 97%;}


/* first item */ .faf7d84 .alpha {margin-left:0;}
/* last item */ .faf7d84 .omega {margin-right:0;}
/* clear */ .faf7d84 .clear {clear:both;}
/* input without label */ .faf7d84-no-lbl {position:relative;padding-bottom:0;}
/* input without label */ .faf7d84-no-lbl input,  .faf7d84-no-lbl label,  .faf7d84-no-lbl span,  .faf7d84-no-lbl ul,  .faf7d84-no-lbl p {position:absolute;bottom:0;}

/* multiple containers inside field-grid */
.faf7d84 .left {
	clear:none;
	float:left !important;
	margin-right:0.3em !important;
}
.faf7d84 .right {
	clear:none;
	float:right !important;
	margin-left:0.3em !important;
}


/* form elements  */
.faf7d84-lbl, .faf7d84 label {
	display: block;
	height: auto;
	margin: 0.2em 0 0.5em;
	width:auto !important;
}
.faf7d84 .faf7d84-txt, .faf7d84 input[type="text"], .faf7d84 input[type="password"], .faf7d84 input[type="file"], .faf7d84 textarea, .faf7d84 select{
	vertical-align: middle;
	line-height: 1.1em;
	width: 100%;
	padding:10px;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
/*ie7*/
*width: 99%;
}
.faf7d84 textarea {height: 10em;}
.faf7d84 select {padding:9px;height:2.7em;}
.faf7d84-list .faf7d84-lbl, .faf7d84-list label {
	display: inline;
	height: auto;
	margin: 0.5em 0 0.8em 2px;
}
.faf7d84-req {
	position: relative;
	top:3px;
}

.faf7d84-msg-info, .faf7d84-msg-warning, .faf7d84-msg-error, .faf7d84-msg-success {
	padding:20px 20px 15px 38px;
	border: 1px solid #ccc;
	display: block;
	height: auto;
	margin: 0 1.5% 0.8em;
	clear:both;
}
.faf7d84-msg-info li, .faf7d84-msg-warning li, .faf7d84-msg-error li, .faf7d84-msg-success li {
	list-style: none;
	padding:0;	
	margin-bottom: .4%;
	font-size:1.4em;
	line-height:1.1em;
	vertical-align: top;
}


/* form button  */
.faf7d84-button, .faf7d84 input[type="submit"], .faf7d84 input[type="button"], .faf7d84 input[type="reset"] {
  padding:8px 15px 9px;
  cursor: pointer;
  text-align: center;
  display:inline-block;
  border:1px solid #D4D4D4;
	height:auto !important;
}

/* lista de chk e rdo */
.faf7d84-list {
	height: 100%;
	list-style: none;
	padding:0;
	margin:0;
}
.faf7d84-list li, .faf7d84-list li {
	margin: 0.5em 0.6em 0.8em;
	float:left;
	display: inline-block;
	list-style:none;
}
.faf7d84-list input {margin-right: 0.2em}

/* input size */
.faf7d84-small {
	width: 30% !important;
	float:left;
	margin-right: 10px;
	display:inline;
/*ie7*/
*width: 25% !important;
}

.faf7d84-medium {
	width: 50% !important;
	float:left;
	margin-right: 10px;
	display:inline;
/*ie7*/
*width: 45% !important;
}


.wpkat_code_desc  {
list-style-type: disc;
list-style-position: outside;
line-height: 150%;
}

div .pr0 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -0px; width: 81px; height: 12px;
}
div .pr1 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -22px; width: 81px; height: 12px;
}
div .pr2 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -44px; width: 81px; height: 12px;
}
div .pr3 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -66px; width: 81px; height: 12px;
}
div .pr4 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -88px; width: 81px; height: 12px;
}
div .pr5 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -110px; width: 81px; height: 12px;
}
div .pr6 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -132px; width: 81px; height: 12px;
}
div .pr7 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -154px; width: 81px; height: 12px;
}
div .pr8 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -176px; width: 81px; height: 12px;
}
div .pr9 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -198px; width: 81px; height: 12px;
}
div .pr10 {
	display: inline-block;
	width: 81px;
	height: 12px;
	background: url('pr.png');
	background-position: -0px -220px; width: 81px; height: 12px;
}

#googlemap_widget img { width: auto; display:inline; max-width: none; min-width: none; background: none; margin: none; border: none;}
#googlemap_home img { width: auto; display:inline; max-width: none; min-width: none; background: none; margin: none; border: none;}
#googlemap img { width: auto; display:inline; max-width: none; min-width: none; background: none; margin: none; border: none;}
#googlemap_edit img { width: auto; display:inline; max-width: none; min-width: none; background: none; margin: none; border: none;}
#googlemap_widget > div { background: none; margin: none; border: none;}
#googlemap_widget { background: none; margin: none; border: none;}

/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 200px; padding:2px 0px 2px 0px; background-color: #000000; color: #FFFFFF; text-align:center; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; } 
