

.ajaxFrame {
		position: relative; 
        left: 10px;
        bottom: 150px;
        text-align: left;
        margin: 0;
        padding: 0;
        font-size: 6px;
        color: black;
        background-color: yellow;
        
        border: 0px none rgb(0, 0, 0); display: none; position: absolute; width: 200px; 
        z-index: 2; 
        
        }






/*
SECTION : Defaulf
*/
body,html {
    font-size:100%;
    font-size: small;
    margin: 0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    /*color: #245ab3;*/
    color:#2C2C2D;
    background-image: url(/public/images/graph/site/site_back.jpg);
    background-repeat:repeat-x;
    background-color:#D7DFF9;
}
a {
	color:black;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}
label {
    width: 100px;
    display: block;
    float: left;
}
.ukryj {
	display: none;
}

td {
	vertical-align:top;
}
/*
SECTION : Site
*/
.mainSite {
	width:980px;
	border:0;
}
.leftBox {
	background:#e0e3e1;

}
.leftBox .title {
	/* background-image: url(/public/images/graph/site/lewa.tytul.jpg); */
	background-repeat:repeat-x;
	font-weight:bold;
	color:black;
	font-size:13px;
	text-align:center;
	height:26px;
	background-color:#808080;;
}
.bottomMenu {
	background-color: #7F807A;
	color: white;
	font-weight: bold;
}
.banners {
	background:white;
	color:black;
	margin-left:1px;
	border-left:1px solid #B6BCCA;
	width:200px;
}
.scrollingNews {
	height:17px;
}

.marquee {
	font-size:80%;
	color:white;
	font-weight:normal;
}
/*
SEcTION : Top Menu
*/
.topMenu {
	color:#e0e3e1;
	height:18px;
}
.topMenu ul{
	padding:0px;
	margin:8px;
	margin-bottom:5px;
}

.topMenu ul li {
	background-image: url(/public/images/graph/site/topmenu_break.jpg);
	height:26px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	background-repeat:repeat-y;
	background-position:top left;
	display:inline;
}
.topMenu a{
	font-weight:bold;
	color:white;
}
.topMenu a:hover {
	color:black;
}

/*
SECTION : Left Menu
*/
.leftMenu {
	/*background-color:white;*/
	width:166px; 
	margin-right:1px;
}	
	/* 
	SUBSECTION: Lang
	*/

	.leftMenu .choseLang {
	width:166px; 
		background-color:#ACBDF1;
		padding:1px;
	}
	.leftMenu .choseLang .niewybranyLang { /*Lukasz .niewybranyLang zamiast img*/
		padding:2px;
		border:1px solid #7288CA;
		width:26px;
	}
	
	/*Lukasz:*/
	.wybranyLang {
		padding:1px;
		border:2px solid #000;
		width:26px;
	}
	

	/* 
	SUBSECTION: AZsearch
	*/

	 .AZsearch {
		background-color:#FFA500;
		font-size:11px;	
		text-align:center;
	}
	 .AZsearch tr{
		font-size:9px;	
	}
	.az {
		text-align:center;
	}
	a.AZ,a.AZ:hover {
		display:block;
		width: 20px;
		font-size:11px;
		color: black;
		background: #FFB224;
		text-decoration: none;
	}
	a.AZ:hover {
		color: white;
		background: #FEA502;
		font-weight: bold;
	}
	/* 
	SUBSECTION: search
	*/
	.serch {
		padding:1px;
		border:1px solid #575757;
	}
	.serch .name {
		font-weight:bold;
		color:white;
		background-color:#575757; 
	}
	.serch form {
		padding:0px;
		margin:0px;
	}
	.serch input {
		padding:0px;
		margin:0px;
	}
	/* 
		SUBSECTION:menu left
	*/
	.menuLeft  {
		padding:2px;
	}
	.menuLeft td,.menuLeft td:hover {
		border-bottom:1px solid #C3D6E5;
		background-image:url(/public/images/graph/site/li1.gif);
		background-repeat:no-repeat;
		padding-right:14px;
	}
	.menuLeft td:hover {
		background-color:#C3D6E5;
		background-image:url(/public/images/graph/site/li1.gif);
		font-weight:bold;
	}
	.menuLeft a {
		padding-left:17px;
		text-decoration: none;
		color:black;	}
/*
SECTION : content
*/
.content {
	background-color:white;
	padding:2px;
	width:700px;
}
#content {
	
}
.headerTitle {
	font-size:130%;
	color:#245ab3;
	margin-bottom:10px;
}

/*
	SUBSECTION: section NEW
	*/
	 .section_new,.lvl,.lvl1,.lvl2,.lvl3,.lvl4 {
		text-align:left;
		list-style-type:none;
		font-size:12px;
	}
	
	.section_new li {
		line-height:18px;
	}
	
	.section_new .header {
		background-color:#ACBDF1;
		color:black;
		font-weight:bold;
	}
	.section_new  .open {
		float:left;
		text-align:center;
		
	}
	
	.section_new .lvl2,.lvl3,.lvl4,.lvl5,.lvl6 {
		display: none;
	}
	.section_new  .nb {
		font-size:80%;
		color:#2D2E2B;
		float:left;
		text-align:center;
		padding-right:10px; 
		
	}
	.section_new .pos {
		text-align:left;
	}
	.section_new a {
		font-size:95%;
		color:#2D2E2B;
		text-decoration: none;
		font-weight:bold;
	}
	.section_new a:hover {
		font-weight:bold;
		color:#F8A204;
	}
	.section_new img {
		margin-top:4px;
		margin-right:4px;
		clear:both;
	}
	/*
	SUBSECTION: section
	*/
	.section td{
		vertical-align:top;
	}
	.section .header {
		background-color:#ACBDF1;
		color:black;
	}
	.section .nb {
		font-size:80%;
		color:#2D2E2B;
		
	}
	.section .pos {
		text-align:left;
	}
	.section a {
		font-size:90%;
		color:#2D2E2B;
		text-decoration: underline;
	}
	/*
	 * news category
	 */
	.newscategory{
		text-align:left;
		font-size:11px;
	}
	/*
	SUBSECTION: catalogue
	*/
	.catalogueTable {
	
	}
	.catalogueTable .company {
		background-color:#f1f3ed;
		
	}
	.catalogueTable .company .img {
		width:200px;
		text-align:center;
		height:80px;
		border-bottom:1px dotted #C8C8C7;
		border-top:1px dotted #C8C8C7;
		vertical-align:middle;
	}
	.catalogueTable .company .nameBox {
		border-bottom:1px dotted #C8C8C7;
		border-top:1px dotted #C8C8C7;
	}
	.catalogueTable .company .nameBox .name a{
		font-size:110%;
		font-weight:bold;
	}
	.catalogueTable .company .nameBox .deescription {
		font-size:100%;
		text-indent:15px;
	}
	.catalogueTable .sites {
		empty-cells:hide;
	}	
	.catalogueTable_sites {
		table-layout:auto;
	}	
	.catalogueTable_sites td {
		min-width:20%;
		border-left:1px dotted #C8C8C7;
		vertical-align:top;
	}		
	.catalogueTable_sites td .img {
		text-align:center;
	}
	.catalogueTable_sites td .img img {
		border:1px dotted #C8C8C7;
	}
	.catalogueTable_sites td .description {
		font-size:90%;
	}
	
	/*
	SUBSECTION: compay index
	*/
	.companyIndex {
		width:100%;
	}
	.companyIndex td {
		border-bottom:1px dotted #C8C8C7;
	}
	.companyIndex .posA {
		background-color:white;
	}
	.companyIndex .posB {
		background-color:#F7F7F7;
	}
	.companyIndex .name {
		font-size:110%;
		font-weight:bold;
	}
	.companyIndex .description {
		font-size:100%;
	}
	.companyIndex .img {
		border-left:1px dotted #C8C8C7;
		vertical-align:middle;
		text-align:center;
	}
	.companyIndex .img img {
		border:1px dotted #C8C8C7;
	}
	
	/*
	SUBSECTION: Office info
	*/
	.officeInfoTable {
		border-bottom:1px dotted #C8C8C7;
		width:100%;
	}
	.officeInfoTable .label{
		text-align:right;
		vertical-align:top;
		font-weight:bold;
		padding-right:4px;
	}
	.officeInfoTable .lastin {
		border-bottom:1px dotted #C8C8C7;
	}
	.officeInfoTable .contactPerson {
		border-bottom:1px dotted #C8C8C7;
	}
	/*
	SUBSECTION: company info
	*/
	.companyInfoTable {
		width:100%;
		padding-bottom:30px;
	}
	.companyInfoTable .img{
		width:30%;
		vertical-align:middle;
	}
	.companyInfoTable .description{
		width:70%;
		
	}
	.companyInfoSelect {
		color:gray;
		text-align:right;
		width:100%;
	}
	.tabON,.tabOF {
		float:right;
		padding-top:8px;
		padding-left:1px;
		padding-right:1px;
		font-size:95%;
	}
	.tabON {
		background-image:url(/public/images/graph/site/tabON.gif);
	}
	.tabON a {
		color:white;
		font-size:100%;
	}
	.tabOF {
		background-image:url(/public/images/graph/site/tabOF.gif);
		
	}
	.companyInfo {
		border:1px solid #C3D6E5;
		background-color:#F7F7F7;
		width:100%;
		clear:both;
	}
	
	.companyInfoSelected {
		margin-top: 0px;
		text-align: left;
	}
	/*
	SUBSECTION: pressRelase
	*/
	.pressRelase {
		width:100%;
		
	}
	.pressRelase .img{
		border-right:1px dotted #C8C8C7;
		text-align:center;
		vertical-align:top;
	}
	.pressRelase .img img{
		border:1px dotted #C8C8C7;
	}
	.pressRelase td{
		border-bottom:1px dotted #C8C8C7;
		vertical-align:top;
	}
	.pressRelase .name {
		font-size:110%;
		font-weight:bold;
	}
	.pressRelase .more{
		width:100%;
		text-align:right;
	}	
	.pressRelase .posA {
		background-color:white;
	}
	.pressRelase .posB {
		background-color:#F7F7F7;
	}

	/*
	SUBSECTION: testmonials
	*/
	.testmonialsTable {
		width:100%;
	}
	.testmonialsTable .testmemorial{
		background-color:#F7F7F7;
	}	
	.testmonialsTable .name{
		font-size:110%;
		font-weight:bold;
	}
	.testmonialsTable .img{
		width:30%;
		vertical-align:middle;
		text-align:center;
		padding:2px;
	}
	.testmonialsTable .img img{
		border:0;
	}
	.testmonialsTable .description{
		font-size:100%;
	}
	.testmonialsTable .list{
		border-bottom:1px dotted #C8C8C7;
	}
	.list .shortIt {
		max-height:200px;
		overflow-y:scroll;
	}
	.testimonials_list {
		width:100%;
	}
	.testimonials_list td{
		border-top:1px dotted #C8C8C7;
	}	
	/*
	SUBSECTION: exhibition
	*/
	.exhibitionTable {
	
	}
	.exhibitionTable .head {
		background-color:#ACBDF1;
	}
	.exhibitionTable .posA {
		background-color:white;
	}
	.exhibitionTable .posB {
		background-color:#F7F7F7;
	}
	.exhibitionTable td {
		border-bottom:1px dotted #C8C8C7;
		vertical-align:top;
	}
	.exhibitionTable .name {
		font-weight:bold;
	}
	.exhibitionTable .description {
		font-size:90%;
	}
	.exhibitionTable .description a {
		font-weight:bold;
	}
	.exhibitionTable .date {
		font-size:80%;
	}
	/*
	SUBSECTION: presentation
	*/
	.presentationTable {
	
	}
	.presentationTable .posA{
		background-color:#f1f3ed;
	}
	.presentationTable .posB{
	
	}
	.presentationTable td{
		border-bottom:1px dotted #C8C8C7;
		padding-top:5px;
	}
	.presentationTable .img {
		float:left;
		padding:5px;
		width:112px;
	}
	.presentationTable .img a img{
		padding:2px;
		border:0;
		width:100%;
	}
	.presentationTable .name a{
		font-size:110%;
		font-weight:bold;
	}
	.presentationTable .list{
		 text-align:center;
		 vertical-align:top;
		 border-left:1px dotted #C8C8C7;
	}
	
	.presentation_list {
		font-size:90%;
	}
	.presentation_list img {
		border:0;
	}
	.presentation_list td {
		border:1px solid #C8C8C7;
		padding:3px;
	}
	
	/*
	SUBSECTION: Product
	*/
	.productsTable {
	
	}
	.productsTable .product td{
		border-top:1px dotted #C8C8C7;
	}
	.productsTable .posA{
		background-color:#f1f3ed;
	}
	.productsTable .posB{
		background:white;
	}
	.productTable a {
		font-size:110%;
		font-weight:bold;
	}
	.productsTable .img{
		padding:2px;
		vertical-align:top;
		width:120px;
		border-top:1px dotted #C8C8C7;
	}
	.productsTable .img img{
		border:0;
	}
	.productsTable .list{
		border-left:1px dotted #C8C8C7;
	}
	.product_list {
		width:100%;
		text-align:left;
	}
	.product_list td{
		vertical-align:top;
		border-top:1px dotted #C8C8C7;
	}
	.productsTable img{
		padding:5px;
	}
		
	/*
	SUBSECTION: top100
	*/
	.top100 {
		width:100%;
	}
	.top100 td {
		border-top:1px dotted #C8C8C7;
		border-left:1px dotted #C8C8C7;
	}
	.top100 .nbOne  {
		border:1px dotted #FEA502;
	}
	.top100 .nbOne .counter {
		font-size:120%;
		font-weight:bold;
		color:black;	
	}
	.top100 .pos .counter {
		font-size:100%;
		font-weight:bold;
		color:#FEA502;
	}
	.top100 img {
		max-width:180px;
		padding:1px;
		border:0;
		
	}
	
	/*
	SUBSECTION: News
	*/
	.news {
		width:100%;
	}
	.news .posA {
	
	}
	.news .posB {
		background-color:#F7F7F7;
	}
	.news .name {
		font-size:110%;
		font-weight:bold;
		float:left;
		width:80%;
	}
	.news .description {
		
	}
	.news .date {
		text-align:right;
		font-size:80%;
		width:20%;
		float:left;
	}
	.news .more {
		text-align:right;
		font-size:90%;
		width:100%;
		border-bottom:1px dotted #C8C8C7;
		padding-right:30px;
	} 
	
	/*
	SUBSeCTION: Country Profile
	*/
	.countryProfile {
		border-top:1px dotted #C8C8C7;
		padding:2px;
		width:100%;
		text-align:left;
	}
	.countryProfile td{
		border-bottom:1px dotted #C8C8C7;
	}
	.countryProfile .img {
		border:0;
		width:30px;
		border-bottom:1px dotted #C8C8C7;
	}
	.countryProfile .img img{
		border:0;
		width:28px;
	}
	.countryProfile .name {
		border-left:1px dotted #C8C8C7;
	}
	.countryProfile .posA {
		background-color:white;
	}
	.countryProfile .posB {
		background-color:#F7F7F7;
	}
	/*
	SUBSECTION: Links
	*/
	.linksTable {
		width:100%;
		text-align:left;
	}
	.linksTable td{
		border-bottom:1px dotted #C8C8C7;
	}
	.linksTable .title{
		font-size:110%;
		font-weight:bold;
	}
	.linksTable .description{
		font-size:100%;
		color:gray;
	}	
	.linksTable .link a{
		
	}
	/*
	SUBSECTION: Form
	*/
	.form {
	
	}
	.form td {
		border-bottom:1px dotted #C8C8C7;
	}
	.comment {
		color:gray;
		font-size:90%;
	}
	.lable {
		text-align:right;
		padding-left:5px;
		width:30%;
	}
	.input {
		
	}
	.step {
		font-size:110%;
		background-color:#ACBDF1;
		font-weight:bold;
	}
	.submit {
		text-align:center;
	}
	.posA td{
		background-color:white;
	}
	.posB td{
		background-color:#F7F7F7;
	}
	.req {
		color:red;
		font-size:120%;
	}
	/*
	SECtiON: rightBanner
	*/
	.rightBanner {
		width:100%;
	}
	.rightBanner td {
		text-align:center;
		padding:0px;
		border:1px solid lavender;
	}
	.rightBanner td:hover {
		border:1px solid gray;
	}
	.rightBanner img {
		border:0;
		padding:2px;
	}
	
	
	.copyright {
	
		text-align:center;
		font-size:90%;
		
	}
		
#paginationControl {
	font-size:11px;
}
 span.on a {
	background-image:url(/public/images/graph/site/bar.on.start.png);
	background-repeat:no-repeat;
	margin-right:3px;
	padding-left:2px;
	color:#25430A;
	text-decoration:none;
	padding-bottom:1px;

}
 span.on {
	background-image:url(/public/images/graph/site/bar.on.stop.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-bottom:1px;
}

 span.of span {
	background-image:url(/public/images/graph/site/bar.of.start.png);
	background-repeat:no-repeat;
	margin-right:3px;
	padding-left:2px;
	display:inline;
	padding-left:2px;
	color:#86A46B;
	padding-bottom:2px;

}
 span.of {
	background-image:url(/public/images/graph/site/bar.of.stop.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-bottom:2px;
}
