body {
	color: #000000;
	background: #ffffff; 
	font-family: Tahoma, sans-serif, Arial, "Helvetica CE", Helvetica; 
	text-align: center; 
	padding: 0; margin: 0;
	font-size: 12px;
}

* {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
}

ul, 
ol {
	list-style-position: outside;
	margin-left: 17px;
}
ol {
	margin-left: 22px;
}
ul li,
ol li {line-height: 20px;}
ul li a {}

select, option, #sbmBtId {
	color: #000000;
}

#menu ul {
	list-style-type: none;
	list-style-image: none;
}
img, fieldset {border: 0;vertical-align:middle;}

a {	/*color: #E0691A;*/ text-decoration: none}
/*a:hover { color: #6C757A; }*/
a * {cursor: pointer;}
a.color {
	color: #E0691A;
}

div.clear {clear:both;font-size:1px;}

h1, h2 {font-family: "Trebuchet MS", Tahoma, Arial}
h3,h4 {font-family: Arial,Sans-Serif; font-weight: bold; margin-bottom:2px;letter-spacing:-1px;font-size: 14px;}

h1.header {
	height: 18px;
	width: 100%;
}
h1.header a{
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 10px;
}
h1.header a:hover {
	color: inherit;
}

div#content {
	text-align:left; 
	width:780px; 
	margin:0px auto 20px auto; 
	padding: 0px 0px;
}

/*div#content table {width:100%;}*/
div.header {
	margin-bottom: 1px;
}

div#menu .nav .browse_category  {
	font-size: 0.9em;
	width: 170px;
	/*color: #FFF;*/
	background: inherit;
	text-align:left;
}

#menu { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	background: #FF9148;
}

#menu li.first { 
	margin: 0; 
	padding: 7px 12px 5px 12px;
	color: #FFEADC;
	background: #FF9148;
	float: left; 
}
	
#menu li.active { 
	background: #E0691A url(/i/bar.gif) no-repeat center top; 
	color: #fff;
	font-weight: bold; 
	padding-top: 7px;
	text-align:center;
}

#menu li.first a { 
	font-weight: bold;
	color: #fff; 
	/* background: inherit; */
	text-decoration: none;
    /*font-size:1.1em;*/
} 

#menu li.first a:hover { 
	/*color: #E0691A;*/
	text-decoration: underline;
	/* background: inherit; */
}

/* left side
   --------- */

.left {
	float: right;
	width: 500px;
	margin: 0 0 10px 0;
}

.left h2 {
	clear: both;
	background-color: #A9C0CE;
	background-image: url(/i/corner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
.left h2 a {
	color: #FFF;
}

.left_side {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
	
.left_side a, .right_side a { 
	/*color: #414141; background: #FFF; */
}
	
.right_side {
	float: right;
	width: 220px;
	background: #FFF url(dotted.gif) repeat-y;
	color: #414141;
	padding: 0 0 0 40px;
	margin: 10px 0;
}
	
.left_box,
.articleBox { 
	margin: 2px 0 10px 0; 
	/*background: #FFF; */
	padding: 3px 0; 
	clear: both;
   	/*border-bottom:1px solid #CCCCCC;*/
}
.articleBox a {
}
h3 a,
h4 a {
	font-size: 14px;
	font-family: inherit;
	letter-spacing:-1px;
}
.articleBox h3 a:hover,
.underline {
	text-decoration: underline
}
.bold {
	font-weight: bold;
}
/* right side
   ---------- */
		
.right,
.right2 {
	float: left;
	width: 270px;
	margin: 0 0 10px 0;
}
.right2 {
	width: 280px;
}
.right h3 {
	background: #6C757A  url(/i/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	margin: 0 0 3px 0;
}

h3.entry {
	margin-bottom:2px;
}
h3.entry a {
	/*font-family: Tahoma, Arial, "Helvetica CE", Helvetica, sans-serif;*/ 
	/*font-size: 12px;*/
	font-weight: bold;
	text-decoration: underline;
}
.right_articles {
	background: #f5f5f5;	
	/*color: #414141;*/
	padding: 8px;	
	margin: 0 0 3px 0;
}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}
.imageCenter {
	vertical-align: midle;
	text-align: center;
}
table.miniGallery {
	
	text-align:center;
}
table.miniGallery td {
	width: 99px;
	text-align: center;
	padding-bottom: 5px;
}
/* footer
------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { 
	color: #808080;
}

.advPlace {
	with:250px;
	/*height:250px;*/
	/*border: solid 1px #000;*/
	margin: 0px 0px 5px;
	text-align:center;
}

dl.list_prev,
table.list_prev,
div.dayBox {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding: 10px;
	margin-top: 10px;
}
table.list_prev {
	width: 100%;
	padding: 0px;
}
table.list_prev td {
	vertical-align: top;
	padding: 10px 0px;
}
dl.list_prev dt,
table.list_prev dt {
	font-weight: bold;
	margin-bottom: 5px;
}

.msg_discret {
	padding: 10px 0px;
	margin-bottom: 5px;
}

/* Nawigacja Katalog firm<>produktów */
div.naviCat {
	font-size:12px;
	padding:10px 0;
	text-align:center;
	border:1px solid #999;
	background:#FBE0CF;
	width:156px;
}
div.naviCat a {font-weight:bold;}

div.ceneoBox {
	text-align:center;
	margin-top:10px;
	padding:10px 0px 10px 0px;
	border: solid 1px #F9A665
}
div.ceneoBox .name {font-weight:bold;text-decoration:none;color:#666;clear:both}
div.ceneoBox .info {color:#999;font-size:11px;text-decoration:none;clear:both}

table.adTable {
	width: 100%;
	border-collapse: collapse;
}
table.adTable td {
	vertical-align: top;
}
table.adTable td.naviBox {
	width: 156px;
	padding-top: 10px;
}

/* mała wizytówka firmy */
div.company {margin-bottom: 10px;line-height: 16px;padding:10px}
div.company img {float:right;margin:0 0 5px 5px;}
div.company h2 {font-size: 1em;margin-bottom:0;}
div.company .lead {text-align:justify;}
div.company .url {font-weight: bold}
div.company .url a {font-weight:normal;}
div.company .visi {margin-left:1em;font-weight:bold;}
div.promo {border:1px solid #eb9e69;border-width:1px 0;background:#fbe0cf;}
div.focus {
	background: #F5F5F5;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

div.companyAddr .addr {
	font-size: 11px;
	line-height: 14px;
}

div.navi {
	padding-top: 10px;
	text-align: center;
}
div.navi .sel {
	font-weight: bold;
	text-decoration: underline;
}

div.see_also {
	width: 100%;
	clear: both;
}

div.more {
	float: right;
}

table.articlesBoxes TD {
	vertical-align: top;
	width: 33%;
}
table.art-photo {
	float: left;
	border-collapse: collapse;
	margin-right: 5px;
}
div.art {
	margin-top: 10px;
}

div.art p {
	margin-top: 10px;
}
div.art div.lead {
	font-weight: bold;
	margin-top: 10px;
}
.date,
.sign {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

table.info TD {
	padding: 10px;
	width: 50%;
	vertical-align: top;
}
table.info TD div.icons {
	margin-top: 10px;
}

div.egadkiInfo {
	margin-top:10px;
}

div.comment ul li {margin-top:10px;}
div.comment ul li div.title {font-weight:bold;font-size:13px;text-decoration:underline;padding-bottom:2px;}
div.comment ul li div.date {font-size:11px;}
div.comment ul li p {padding-top:0px;margin-top: 0px;margin-bottom:10px;}

div.comment ul {
	
}

div.awatar {width:80px; float:left;text-align: center}
div.awatar img {margin-right:0px;}

div.comment ul li {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 15px;
}
table.avatar {
	/*border:1px solid #456FB7;*/
	width: 70px;height:70px;
	border-collapse: collapse;
	padding: 0px;
}

.round {
	border: 1px solid #456FB7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}

.center {
	text-align: center;
}

.bilboard {
	margin: 2px 0px;
}

#afth h3 {clear:both;padding:10px 0px;font-size:15px;}
#afth .info a{text-decoration:underline;}
#afth .biglist {margin: 5px 0px; }
#afth .more {clear:both;width:40%;margin:5px 20px;text-align:right}
#afth ul {float:left;}

table.afthvideo {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}
table.afthvideo td {
	width: 33%;
	text-align: center;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
}

ul.afthobj {
	list-style: none;
	margin-left: 0px;
	margin-top: 10px;
}
ul.afthobj li {
	padding-top:5px;
	line-height: 16px;
}
table.catalog td {
	width: 33%;
	vertical-align: top;
}

div.dayBox div.day {
	font-size:14px;
	margin-bottom:10px;
}
div.calendar {
	text-align:center;
}
table.calendar {
	text-align:center;
	width:250px;
}
table.calendar tr td,table.calendar tr th {
	width:30px;
	height:20px;
}
table.calendar tr td a {
	text-decoration:underline;
}
table.calendar tr td span {
	font-family:Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:2px;
}
table.calendar tr td span.dayFocus {
	border:1px solid;
	padding:2px;
}

table.calendar caption {
	text-align:center;
	width:250px;
	font-size:14px;
	font-weight:bold;
}
dl.evt dt {font-weight:bold;margin:4px 0px;}
dl.evt dd {padding-left:12px;}

div.dayBox {
	margin: 5px 0px;
}
ul.ctgMenu a:hover {
	text-decoration: underline;
}
ul li.typeNone {
	list-style-image: none;
	list-style-type:none
}

td.avatarTd {
	vertical-align: top;
}
td.contentTd {
	padding-bottom: 5px;
}

ul.advBlocks {
	list-style:none;
}
ul.advBlocks li {
	padding-bottom:8px;
}
input.srhInput {
	width: 190px;
	height: 16px;
	padding: 2px;
}
* html input.srhInput {
	height: 21px;
}

textarea.txt-lead {width:100%;height:85px;}
.panelBoxWide {
    /* width:464px; */
    margin-top:5px;
    padding: 5px 3px 1px 1px;
    clear:both;
    border-radius: 5px;
}
.commentsMsg {
    margin-bottom: 5px;
}