body { 
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	color: #666666; 
	margin: 0px; 
	padding: 0px; 
	line-height: 1.2em;
	}
a { 
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #004080; 
	text-decoration: none 
	}
a:link, a:active, a:visited  { 
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color:#004080; 
	text-decoration: none 
	}
a:hover { 
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color:#004080; 
	text-decoration: none 
	}
form input {
	margin: 0;
	border: 0;
	padding: 0;
}
/*****************************************************************************
 * structure - base
 *****************************************************************************/
body {
	/*background: url(../img/bg-body.jpg) repeat-x top left;*/
	
	}	
body #content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height: 15px; 
	color: #000000;
}

/*****************************************************************************
 * NavBar
 *****************************************************************************/
#navBar {
	margin: auto 0;
	width: 980px; 
	height: 60px;
	position: relative;
	}
#linkBar{
   position: relative;
   height: 18px;
  	color:#AAAAAA;
	font-family:Arial;
	font-size:10px;
	}
#linkBar a{
	color:#AAAAAA;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;   
	text-decoration: none;
	margin:0;
	}
#linkBar span.pipe {
   margin: 0 2px 0 7px;
	}
.bold{
   font-weight: bold;
	}
#linkBar .linkBarLeft{
   position: absolute;
	}
#linkBar .linkBarRight{
   position: absolute;
   right: 0px;
	}
#screenshot{
	width: 185px;
	height: 170px;
	position: absolute;
	border:0 solid #000000;
	padding: 30px 0 0 65px;
	display: none;
	color: #fff;
	background: url(img/bkgrd-cat-cloud.png) top left no-repeat;
	}
/*****************************************************************************
 * structure - details
 *****************************************************************************/

.TEMP_backg00001 {
	margin: 0 0 20px 0;
	width: 250px;
	height: 70px;
	padding: 0; 
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	background: url(img/background_left_company_02.png) top left repeat-x;
	}
.TEMP_backg00002 {
	margin: 0 0 20px 0;
	width: 250px;
	height: 70px;
	padding: 0; 
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	background: url(img/background_left_company_02-01.png) top left repeat-x;
	position: relative;
	}
.TEMP_backg00002 #topGoogleTranslate {
	position: absolute;
	top: 10px;
	left: 20px;
	overflow: hidden;
	background: none;
	z-index: 100;
	}	
	
#headerSite {
	margin: 0 0 0 0;
	width: 710px;
	height: 273px;
	position: relative;
	}
#headerSite .border {
	position: absolute;
	top: 0;
	left: 0;
	width: 710px;
	height: 280px;
	background: url(img/layout_slider_baner_site.gif) no-repeat 50% 0;
	} 
#headerSite .name {
	width: 700px;
	position: absolute;
	top: 241px;
	right: 0;
	padding-left: 10px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	height: 32px;
	line-height: 30px;
	background: url(img/00002_03.jpg) top left repeat-x;
	}  
#headerSite .barSite {
	position: absolute;
	top: 280px;
	right: 0;
	width: 50px;
	padding: 0 0 0 0;
	overflow: hidden;
	}
#headerSite img {
	padding: 0 0;
	}
#headerSite .barPagin {
	position: absolute;
	top: 248px;
	right: 10px;
	padding: 0 0 0 0;
	overflow: hidden;
	}
#headerSite .barPagin a {
	color: #fff;
	}
#headerSite .barPagin a.current {
	color: #fff;
	font-weight: bold;
	}
		
#headerContent {
	margin: 0 0 0 0;
	width: 710px;
	position: relative;
	}
#headerContent .name {
	width: 700px;
	padding-left: 10px;
	text-align: left;
	/*font-family: Tahoma, Verdana;
	font-size: 11px;*/
	color: #ffffff;
	font-weight: bold;
	height: 32px;
	line-height: 30px;
	background: url(img/00002_03.jpg) top left repeat-x;
	}  	
#headerContent .right {
	position: absolute;
	top: 7px;
	right: 5px;
	color: #ffffff;
	font-weight: bold;
	height: 32px;
	line-height: 30px;	
	}
.boxHide {
	background: #fff;
	border-bottom: 1px dotted #DBDADA;
	display:none;
	padding:  0 0 0 0;
	}
.filter {
	margin-top: 0px;
	text-align: right;
	width: 710px;
	padding: 5px 0 5px 0;
}	
.boxOptions .option {
	background: #eee;
	color:#6F6F6F;
	cursor:pointer;
	float:right;
	height:20px;
	margin-left:2px;
	padding-top:5px;
	text-align:center;
	width: 170px;
	}	
.boxAdmin .option {
	overflow: hidden;
	clear: both;
	background: #eee;
	color:#6F6F6F;
	cursor:pointer;
	height:20px;
	margin-left:2px;
	padding-top:5px;
	text-align:center;
	width: 170px;
	float: right;
	}	
/*****************************************************************************
 * forms
 *****************************************************************************/	
#formContact .h {
	display: none;
}

#formContact {
	margin: 10px auto;
	width: 600px;
	padding: 0;
}
#formContact .formLeft {
	width: 300px;
	float: left;
}
#formContact .formRight {
	width: 300px;
	float: left;
}
#formContact .formDesc {
	clear: both;
	overflow: hidden;
	width: 600px;
}
#formContact input.formInputContactEmpty {
	border: solid 1px red;
}
#formContact textarea.formTextareaContactEmpty {
	border: solid 1px red;
}
.statusError {
	margin: 10px auto;
	border: solid 1px red;
	padding: 10px;
}
#formContact label{
	margin: 10px 0 0 0;
	display: block;
	color: #797979;
	font-weight: 700;
	line-height: 1.4em;
}
#formContact input {
	width: 250px;
	margin: 5px 0 0 0;
	padding: 5px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}
#formContact textarea{
	width: 550px;
	margin: 5px 0 0 0;
	height: 50px;
	padding: 5px;
	color: #adaeae;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #cecece;
}
#formContact select {
	width: 250px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}
#formContact input.ch{
	width: 20px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
}
#formContact input.cherror{
	width: 20px;
	padding: 6px;
	background: #f8dbdb;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #e77776;
}
#formContact input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#formContact div{
	margin-bottom: 15px;
}
#formContact div span{
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
}
#formContact div span.error{
	color: #e46c6e;
}
#formContact #send{
	background: #cccccc;
	font-weight: bold;
	font-style: normal;
	border: 0;
	cursor: pointer;
	width: 150px;
}
#formContact #send:hover{
	background: #666666;
	color: #ffffff;
}




/*****************************/

#formContactDefault .h {
	display: none;
}

#formProduct .h {
	display: none;
}
.form {
	margin: 0 auto;
	width: 600px;
	height: auto;
	overflow: hidden;
}

.form .formLeft {
	width: 300px;
	float: left;
}
.form .formRight {
	width: 300px;
	float: left;
}
.form .formDesc {
	clear: both;
	overflow: hidden;
	width: 600px;
}
.form .text {
	width: 300px;
	padding: 10px 0 10px 0;
	/**float: left;**/	
}
.form .input {
	width: 300px;
	/**float: right;**/	
}
.form .textarea {
	width: 190px;
	height: 104px;
	margin-bottom: 6px;
	/**float: right;**/	
}
.form .desc {
	height: 96px;	
}
/**/
fieldset, input, textarea, select {

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/**/
.stat { 
	margin: 10px 0 10px 0; 
	padding: 10px; 
	border: solid 1px #cccccc; 
	background: #f5f5f5
	}
.staterror { 
	margin: 10px 0 10px 0; 
	padding: 10px; 
	border: solid 1px #cccccc; 
	background: #f5f5f5;
	color: red
	}	

/*************** Forms ***************/
form label {
	display: block;
	padding: 0 0 10px;
	font-weight: bold;
	color: #3A3A3A;
	font-size: 12px;
}         
form fieldset legend {
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}            
form p small {
	font-size: 0.75em;
	color: #777;
}	
form input.text-input,
form select,
form textarea,
form .wysiwyg {
	padding: 4px;
	font-size: 12px;
	border: 1px solid #666;
	color: #333;
}
form input {
	vertical-align: middle;	
}
form .small-input {
	width: 250px;
}
form .long-input {
	width: 500px;
}
form .large-input {
	width: 97.5% !important;
	font-size: 16px !important;
	padding: 4px !important;
}
form textarea {
	width: 27.5%;
	font-family: Arial, Helvetica, sans-serif;
}
form textarea.contact {
	width: 550px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
form select {
	padding: 4px;
	background: #FFF;
}
form .previewImage {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;	
}
form .previewImage img {
	border: 2px solid #D5D5D5;	
}
form input.error, form textarea.error { 
	border: 1px solid #FF0000; 
}
form label.error  {
	margin-top: 4px;
	color: #FF0000;
	font-size: 9px;
	font-weight: normal;
	padding-left: 4px;
}
.rightError label.error {
	float: right; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top;
}
.button {
	font-family: Verdana, Arial, sans-serif;
	display: inline-block;
	background: #6D6C6C url('../img/btn_bg.png') top left repeat-x !important;
	border: 1px solid #999;
	padding: 4px 7px 4px 7px !important;
	color: #333;
	font-size: 11px !important;
	cursor: pointer;
}
.button:hover {
	border: 1px solid #C32306;
}
.button:active {
	padding: 5px 7px 3px 7px !important;
}
input.loginInput {
	width: 212px;
	height: 23px;
	background: url(../img/login_input.png);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	border: 0px;
	font-size: 14px;
	color: #6D6C6C;
	float: left;
}
input.loginBtn {
	width: 108px;
	height: 37px;
	background: url(../img/login_btn.png);
	color: #D6DEF7;
	font-weight: bold;
	border: 0px;
} 
/*****************************************************************************
 * boxes
 *****************************************************************************/	

/** left **/
.boxName {
	width: 250px;
	height: 32px;
	line-height: 30px;
	background: url(img/00002_03.jpg) top left repeat-x;
	margin: 0;
	padding: 0 0 0 0;
	/*font-family: Tahoma, Verdana;
	font-size: 11px;*/
	color: #ffffff;
	font-weight: bold;
	border-bottom: dotted 0 #6b0304; 
	}
.boxName a {
	height: 32px;
	display: block;
	width: 240px;
	padding: 0 0 0 10px; 
	float: left;
	/*font-family: Tahoma;*/
	color: #ffffff;
	/*font-size: 11px;*/
	font-weight: bold;
	text-decoration: none;
	} 
.boxName a:hover {
	display: block;
	width: 240px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	}
.boxName a.b1l {
	height: 32px;
	display: block;
	width: 210px;
	padding: 0 0 0 10px; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	} 
.boxName a.b1r {
	display: block;
	width: 29px;
	height: 25px;
	padding: 7px 0 0 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-left: solid 1px #ffffff;
	background: #223f77 url(img/00002_03_select.jpg) top left repeat-x;
	}
.boxName a.b2l {
	height: 32px;
	display: block;
	width: 124px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03.jpg) top left repeat-x;
	text-align: center;
	border-right: 1px solid #fff;
	} 
.boxName a.b2l:hover {
	display: block;
	width:124px;
	background: url(img/pointer.gif) top center no-repeat;
	border-right: 1px solid #fff;
	}
.boxName .boxName a.b2r:hover {
	display: block;
	width:124px;
	background: url(img/pointer.gif) top center no-repeat;
	border-right: 0 solid #fff;
	}
.boxName a.b2lselect {
	height: 32px;
	display: block;
	width: 124px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03_pointer_select.jpg) top center repeat-x;
	text-align: center;
	border-right: 1px solid #fff;
	}
.boxName a.b2rselect {
	height: 32px;
	display: block;
	width: 125px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03_pointer_select.jpg) top center repeat-x;
	text-align: center;
	}
.boxName a.b2r {
	height: 32px;
	display: block;
	width: 125px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03.jpg) top left repeat-x;
	text-align: center;
	}
.boxList {
	margin: 0 auto;
	width: 250px;	
	/*font-family: Tahoma, verdana; 
	font-size: 11px; */
	padding: 0;
	}
a{
	text-decoration:none;
	cursor:pointer;
	color:#666666;
	}
a:hover{
	color:#333333;
	text-decoration:underline;
	}
a.a2{
	font-weight:bold;
	}
a.a2:hover, .underline{
	text-decoration:underline;
	}
a.select{
	font-weight:bold;
	}
a.select:hover, .underline{
	text-decoration:underline;
	}
.boxList .boxRow {
	width: 228px;	
	margin: 10px 0 10px 0;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #cccccc;
	background: #f6f6f6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.boxList .boxRow .artTitle {
	margin: 0 0 10px 0
	}
.boxList .boxRow .artImg {
	margin: 0 10px 0 0;
	float: left;
	}
.boxList .boxRow .artImg img {
	border: 1px solid #cccccc;
	padding: 1px;
	width: 50px;
	height: 35px; 
	}	
.boxList .boxRow .artTitle a {
	font-family: Tahoma, verdana; font-size:11px; font-weight: bold; color: #6b0304;
	}	 
.boxList .boxRow .artNote {
	margin: 0 0 5px 0;
	}
.boxList .boxRow .artDateSource {
	font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #999999
	}
.boxList .artMore {
	margin: 10px 0 10px 0; 
	text-align: right;	
	padding-right: 20px;
	background: url(img/menuic.gif) 235px 4px no-repeat;
	}
.boxList .artMore a {
	font-weight: bold;
	}
/** BOX ONE **/
#boxOne {
	width: 710px;	
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: #fff;
	overflow: hidden;
	}
#boxOne .artBack {
	width: 710px;	
	background: #fff;
	overflow: hidden;
	margin: 14px 0 20px 0;
	padding: 5px 0 5px 0;
	text-align: right;	
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#boxOne .artBack .btn_art { 
	width: 100px; 
	background: #ccc; 
	margin: 0; 
	padding: 5px; 
	color: #000; 
	text-decoration: none; 
	cursor: pointer; 
	}
#boxOne .artTitle {
	margin: 10px 0 25px 0; font-weight: bold; font-size: 16px;
	}	 
#boxOne .artBody {
	margin: 0 0 5px 0; font-family: Tahoma, verdana; font-size:11px; font-weight: normal
	}
#boxOne .artSource {
	margin: 0 0 5px 0; font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #cccccc;
	}
#boxOne .artDateSource {
	margin: 10px 0 10px 0; font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #999999
	}
#boxOne .artBackButton {
	margin: 20px 0 0; font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #999999
	}
#boxOne .artBackButton a {
	color: navy; font-weight: bold;
	}
#boxOne .artImg {
	margin: 0 20px 20px 0;
	float: left;
	}
#boxOne .artImg img {
	border: 1px solid #cccccc;
	padding: 1px;
	width: 200px;
	height: 133px; 
	} 
/*****************************************************************************
 * menu
 *****************************************************************************/
ul.menuLeft {
	padding: 10px 0 10px 0;
	margin: 0 10px 0 0;
	}
ul.menuLeft li {
	text-indent: 0 ;
	list-style: none;
	padding: 3px 0 1px 17px;
	background:  url(img/menuic.gif) 5px 8px no-repeat;
	border-bottom: dotted 1px #ccc;
	}
ul.menuLeft li a {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 0;
	text-decoration: none;
	background: #fff; 
	}
ul.menuLeft li:hover {
	text-indent: 0px;
	list-style: none;
	}
ul.menuLeft li a.select {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
ul.menuLeftChild {
	padding:6px 0px 0px 0px;
	margin:0px;
	}
ul.menuLeftChild li {
	list-style:none;
	background: url(img/menuic.gif) 5px 8px no-repeat;
	padding: 3px 0px 3px 14px;
	border-bottom: dotted 0 #eee;
	}
ul.menuLeftChild li a {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 0;
	text-decoration: none;
	background: #fff; 
	}
#boxList ul.main{
	padding: 10px 0 10px 0;
	margin: 0 10px 0 0;
	}
#boxList ul.main li{
	text-indent: 0 ;
	list-style: none;
	padding: 3px 0 1px 17px;
	background: url(img/menuic.gif) 5px 8px no-repeat;
	border-bottom: dotted 1px #cccccc;
	}
#boxList ul.main li a {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 0;
	text-decoration: none;
	}
#boxList ul.main li:hover {
	text-indent: 0px;
	list-style: none;
	}
#boxList ul.main li a.select {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
#boxList ul.sub{
	padding:6px 0px 0px 0px;
	margin:0px;
	}
#boxList ul.sub li{
	list-style:none;
	background:url(gfx/dot_podkategoria_menu.gif) 0px 6px no-repeat;
	padding:3px 0px 3px 14px;
	border-bottom: dotted 0 #cccccc;
	}	
/*****************************************************************************
 * offers
 *****************************************************************************/

#itemsCat
{
	margin: 0 auto; 
	width: 710px;
	border: 0 solid #cccccc;
	overflow: hidden;
	clear: both;
	text-align: center;
	/**background: #eeeeee;**/
}
#itemsCat .item {
	float: left;
	position: relative;
	width: 170px;
	height: 170px;
	margin: 10px 3px;
	background: url(img/backgCategory.jpg) left center no-repeat;
}
#itemsCat .item:hover {
	float: left;
	position: relative;
	width: 170px;
	height: 170px;
	margin: 10px 3px;
	background: url(img/backgCategoryHover.jpg) left center no-repeat;
}
#itemsCat .item .imgbox {
	width: 160px;
	height: 120px;
	margin: 5px auto;
	/**border-bottom: 2px solid #000;**/
	

}
#itemsCat .item img {
	padding: 0 0 0 0;
	width: 160px;
	height: 120px;
	
}
#itemsCat .item span
{
	position: absolute;
	bottom: 5px;
	left: 0;
	font-size: 0.8em;
	font-weight: bold;
	width: 170px;
	text-align: center;
	color: #000000;
	padding: 0;
	height: 30px;
	border-bottom: 0 dotted #666666;
}
#itemsCat .item span a
{
	color: #000000;
}

/* Produkty box */

#items
{
	margin: 0 auto; 
	width: 710px;
	border: 0 solid #cccccc;
	overflow: hidden;
	clear: both;
	text-align: center;
	/**background: #eeeeee;**/
}
#items .item {
	float: left;
	position: relative;
	width: 170px;
	height: 170px;
	margin: 10px 3px;
	background: url(img/backgCategory.jpg) left center no-repeat;
}
#items .item .imgbox {
	width: 160px;
	height: 120px;
	margin: 5px auto;
	/**border-bottom: 2px solid #000;**/
}
#items .item img {
	padding: 0 0 0 0;
	width: 160px;
	height: 120px;
	
}
#items .item span
{
	position: absolute;
	bottom: 5px;
	left: 0;
	font-size: 0.8em;
	font-weight: bold;
	width: 160px;
	text-align: center;
	color: #000000;
	padding: 5px;
	height: 30px;
	border-bottom: 0 dotted #666666;
}
#items .item span a
{
	color: #000000;
}

/* Produkty lista szczegoly */

#items2
{
	margin: 0 auto; 
	width: 710px;
	border: 0 solid #cccccc;
	overflow: hidden;
	clear: both;
}
#items2 .row {
	margin: 10px auto; 
	padding: 0 0 10px 0;
	width: 710px;
	overflow: hidden;
	clear: both;
	border-bottom: dotted 1px #cccccc;
	/**/background: #fff;/**/
}
#items2 .row .imgbox {
	float: left;
	width: 198px;
	height: 150px;
	/**margin: 5px auto;**/
	/**border-bottom: 2px solid #000;**/
}
#items2 .row .descbox {
	float: left;
	width: 510px;
	height: 150px;
	color: #333;
	font-size: 1.0em;
	text-align: justify;
	position: relative;
}
#items2 .row .descbox a {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
#items2 .row img {
	padding: 0 0 0 0;
	width: 160px;
	height: 120px;
	border: solid 1px #cccccc;
}

/* Produkty detale - wizytowka */


#itemsDetails {
	margin: 0 0 20px 0; 
	padding: 0 0 20px 0;
	width: 710px;
	overflow: hidden;
	clear: both;
	border-bottom: dotted 0 #cccccc;
}
#itemsDetails .name {
	margin: 0 0 20px 0;
	height: 33px;
	line-height: 2.6em;
	padding: 0 0 0 10px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	background: url(img/00002_03.jpg) top left repeat-x;
}

#itemsDetails .imgbox {
	float: left;
	width: 278px;
	text-align: left;
	/**margin: 5px auto;**/
	/**border-bottom: 2px solid #000;**/
}
#itemsDetails .descbox {
	float: left;
	width: 430px;
}
#itemsDetails .descbox .descboxname  {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #004080;
	padding: 0 0 2px 0;
}
#itemsDetails .descbox .descboxbody  {
	text-align: justify;
	color: #333;
	/**font-family: Tahoma, Arial, Tahoma;
	font-size: 1.05em;
	line-height: 1.1em;**/
}
#itemsDetails .imgbox img {
	border: solid 1px #cccccc;
	width: 230px;
}
#itemsDetails .imgbox img.firmLogo {
	margin: 10px 0 0 0;
	border: solid 0 #cccccc;
	width: 120px;
	padding: 0 0 0 50px;
}

/* Firmy */

#itemsFirms
{
	margin: 0 auto; 
	width: 710px;
	border: 0 solid #cccccc;
	overflow: hidden;
	clear: both;
	text-align: center;
}
#itemsFirms .item {
	float: left;
	position: relative;
	width: 170px;
	height: 80px;
	margin: 10px 3px;
	background: url(img/backgFirmLogo.jpg) left center no-repeat;
}
#itemsFirms .item .imgbox {
	width: 160px;
	height: 80px;
	margin: 5px auto;
	/**border-bottom: 2px solid #000;**/
}
#itemsFirms .item img {
	padding: 0 0 0 0;
	width: 120px;
	height: 60px;
}
#itemsFirms .item span
{
	position: absolute;
	bottom: 5px;
	left: 0;
	font-size: 0.8em;
	font-weight: bold;
	width: 170px;
	text-align: center;
	color: #000000;
	padding: 0;
	height: 30px;
	border-bottom: 0 dotted #666666;
}
#itemsFirms .item span a {
	color: #000000;
}


table.options {

	/***border: solid 1px #cccccc;***/
	width: 100%;
	border: solid 0px #ccc;
	padding: 3px;
	}
	
table.options thead {
	height: 37px;
	font-size: 11px;
	line-height: 3.3em;
	background: #fff url('img/table_head_bg.png') top left repeat-x;
	color: #333;	
}
table.options th {
	text-align: left;
	padding: 0 0 0 5px;
	}
table.options tr {
	
	text-align: left;
	padding: 2px;
	border-bottom: dotted 1px #eee;
	}
table.options td {
	text-align: left;
	padding: 5px 2px 2px 10px;
	height: 22px;
	}
table.options td.head {
	text-align: left;
	padding: 5px 2px 2px 2px;
	height: 22px;
	font-weight: bold;
	}	
table.options td.name {
	text-align: left;
	font-weight: bold;
	padding: 2px;
	height: 20px;
	}	
/******************************************************************
* Podstrony - boxPage, boxPageTitle
******************************************************************/
#boxPage {
	width: 710px;	
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: #fff;
	overflow: hidden;
}
#boxPage .boxPageTitle {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
#boxPage .boxPageImages {
	width: 710px;	
	margin: 10px auto;
	background: #fff;
	text-align: center;
}
#boxPage .boxPageImages img {
	border: solid 1px #000000;
	padding: 1px;
	margin: 0 5px;	
}		
