body
{
	background: #fff;
	font-family:Tahoma;
	font-size:11px;
	color:#525252;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.jezyk{font-size:12px; color:#000000; font-weight:bold; font-family:Verdana;}
a.jezyk2:link {font-weight: bold; font-size:12px; color:#000000; font-family:Verdana; text-decoration:none;}
a.jezyk2:visited {font-weight: bold; font-size:12px; color:#000000; font-family:Verdana; text-decoration:none;}
a.jezyk2:hover {font-weight: bold; font-size:12px; color:#AF3503; font-family:Verdana; text-decoration:none;}
a.jezyk2:active {font-weight: bold; font-size:12px; color:#000000; font-family:Verdana; text-decoration:none;}

.Page
{
	background: #fff;
	font-family:Tahoma;
	font-size:11px;
	color:#525252;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* design */
.BreakHeader
{
	background: #fff;
	width: 100%;
	height: 3px;
}

.HeaderBlack
{
	background: url(images/header1.png) repeat-x;
	width: 100%;
	height:210px;
	text-align: left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.HeaderBlack object 
{
	display: block;
}


.Menu
{
	background: url(images/menu.png) left no-repeat;
	background-color: #525252;
	width: 100%;
	height: 30px;
	text-align: left;	
}

.MenuEn
{
	background: url(images/menuEn.png) left no-repeat;
	background-color: #525252;
	width: 100%;
	height: 30px;
	text-align: left;	
}

.MainContent
{
	background: #fff;
	width: 100%;	
	text-align:left;
	margin: 10px 10px 0 0px;
}

.MainContent a {
	text-decoration: none;
	color:#64878E;
	font-weight:bold;
}

.MainContent a:hover {
	text-decoration: underline;
	color:#BD4C04;
	font-weight:bold;
}

.FooterBlack
{
	background: #000;
	width: 100%;	
	height: 100%;
	
}
.FooterBlack .Footer
{
	background: url(images/footer1.png) top repeat-x;
	min-height:100px;
	width: 100%;
	color: #fff;
	text-align: left;
	text-indent: 20px;
	padding-top: 20px;
}

.FooterBlack .Footer a
{
	color: #aaa;
	font-weight: bold;
	text-decoration: none;
}

.FooterBlack .Footer a:hover
{
	color: #BD4C04;
	font-weight: bold;
	text-decoration: underline;
}


/************************ menu ***********************/

ul {
	position: relative;
	width: 960px;
	height: 30px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


li#bu1 a, li#bu2 a, li#bu3 a, li#bu4 a, li#bu6 a, li#bu1en a, li#bu2en a, li#bu3en a, li#bu4en a, li#bu6en a {
	background: transparent;
	position: absolute;
	width: 151px;
	height: 30px;
	bottom: 0;
	text-decoration: none;
}

li#bu1x a, li#bu2x a, li#bu3x a, li#bu4x a, li#bu6x a, li#bu1enx a, li#bu2enx a, li#bu3enx a, li#bu4enx a, li#bu6enx a {
	background: transparent;
	position: absolute;
	width: 151px;
	height: 30px;
	bottom: 0;
	text-decoration: none;
}

li#bu5 a, li#bu5en a {
	background: transparent;
	position: absolute;
	width: 186px;
	height: 30px;
	bottom: 0;
	text-decoration: none;
}

li#bu5x a, li#bu5enx a {
	background: transparent;
	position: absolute;
	width: 186px;
	height: 30px;
	bottom: 0;
	text-decoration: none;
}

/* adjusted values for IE6 */
* html*li#bu1 a, * html*li#bu2 a, * html*li#bu3 a, * html*li#bu4 a, * html*li#bu5 a, * html*li#bu6 a { bottom: -1px; }
* html*li#bu1en a, * html*li#bu2en a, * html*li#bu3en a, * html*li#bu4en a, * html*li#bu5en a, * html*li#bu6en a { bottom: -1px; }

li#bu1 a { left: 35px; background: url(images/startowa.png) 0 30px no-repeat; }
li#bu2 a { left: 183px; background: url(images/ofirmie.png) 0 30px no-repeat; }
li#bu3 a { left: 331px; background: url(images/import_eksport.png) 0 30px no-repeat; }
li#bu4 a { left: 479px; background: url(images/poligrafia.png) 0 30px no-repeat; }
li#bu5 a { left: 627px; background: url(images/doradztwo_szkolenia.png) 0 30px no-repeat; }
li#bu6 a { left: 809px; background: url(images/kontakt.png) 0 30px no-repeat; }

li#bu1en a { left: 35px; background: url(images/startowaEn.png) 0 30px no-repeat; }
li#bu2en a { left: 183px; background: url(images/ofirmieEn.png) 0 30px no-repeat; }
li#bu3en a { left: 331px; background: url(images/import_eksportEn.png) 0 30px no-repeat; }
li#bu4en a { left: 479px; background: url(images/poligrafiaEn.png) 0 30px no-repeat; }
li#bu5en a { left: 627px; background: url(images/doradztwo_szkoleniaEn.png) 0 30px no-repeat; }
li#bu6en a { left: 809px; background: url(images/kontaktEn.png) 0 30px no-repeat; }

li#bu1 a:hover, li#bu2 a:hover, li#bu3 a:hover, li#bu4 a:hover, li#bu5 a:hover, li#bu6 a:hover { background-position: 0 0px; }
li#bu1en a:hover, li#bu2en a:hover, li#bu3en a:hover, li#bu4en a:hover, li#bu5en a:hover, li#bu6en a:hover { background-position: 0 0px; }

* html*li#bu1x a, * html*li#bu2x a, * html*li#bu3x a, * html*li#bu4x a, * html*li#bu5x a, * html*li#bu6x a { bottom: -1px; }
* html*li#bu1enx a, * html*li#bu2enx a, * html*li#bu3enx a, * html*li#bu4enx a, * html*li#bu5enx a, * html*li#bu6enx a { bottom: -1px; }

li#bu1x a { left: 35px; background: url(images/startowa.png) 0 0px no-repeat; }
li#bu2x a { left: 183px; background: url(images/ofirmie.png) 0 0px no-repeat; }
li#bu3x a { left: 331px; background: url(images/import_eksport.png) 0 0px no-repeat; }
li#bu4x a { left: 479px; background: url(images/poligrafia.png) 0 0px no-repeat; }
li#bu5x a { left: 627px; background: url(images/doradztwo_szkolenia.png) 0 0px no-repeat; }
li#bu6x a { left: 809px; background: url(images/kontakt.png) 0 0px no-repeat; }

li#bu1enx a { left: 35px; background: url(images/startowaEn.png) 0 0px no-repeat; }
li#bu2enx a { left: 183px; background: url(images/ofirmieEn.png) 0 0px no-repeat; }
li#bu3enx a { left: 331px; background: url(images/import_eksportEn.png) 0 0px no-repeat; }
li#bu4enx a { left: 479px; background: url(images/poligrafiaEn.png) 0 0px no-repeat; }
li#bu5enx a { left: 627px; background: url(images/doradztwo_szkoleniaEn.png) 0 0px no-repeat; }
li#bu6enx a { left: 809px; background: url(images/kontaktEn.png) 0 0px no-repeat; }

/************************ fonts ***********************/

.clear
{
	clear: both;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.paragraph7px
{
	margin-left:7px; 
	margin-top:11px;
	margin-right:5px;
	text-align:justify;
}

.paragraph17px
{
	margin-left:17px; 
	margin-top:11px; 
	margin-right:20px;
	text-align:justify;
}

.paragraph35px
{
	margin-left:35px;
	margin-top:12px; 
	margin-right:5px;
	text-align:justify;
}

.arrowBlue
{
	margin-top:3px; 
	margin-right:8px;	
}

.arrowBlue2
{
	margin-top:5px; 
	margin-right:8px;	
}
.dot
{
	background: url("images/dot.jpg") repeat-y left top;
	vertical-align: top;
}

.headerCaption
{
	vertical-align: top;
	background: url("images/bg1.png") no-repeat left;
}

.divCaption
{
	background: url("images/bg2.png") no-repeat left;
}

.grey
{
	margin-left:17px; 
	margin-top:14px; 
	font-size:12px; 
	color:#524e4e;
	font-weight: bold;
}

.grey2
{
	padding-top:14px; 
	padding-left:17px; 
	font-size:12px; 
	color:#524e4e;
	font-weight: bold;
}

.orange
{
	margin-left:17px; 
	margin-top:14px; 
	font-size:12px; 
	color:#bd4c04;
	font-weight: bold;
}

.gallery
{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

.galleryitem
{
	margin: 10px 10px 10px 10px;
}

.formularzHeader
{
	font-family:tahoma; 
	font-size:9px
}
.formularzParagraph
{
	margin-left:17px; 
	margin-top:2px
}

.forumlarzInput
{
	width:220px; 
	height:18px; 
	font-family:tahoma; 
	font-size:11px;
}

.forumlarzTextArea
{
	width:220px; 
	height:107px; 
	font-family:tahoma; 
	font-size:11px; 
	overflow:auto
}
