@import url("fckcommon.css");

img, div, table, body, form, .zero {
	margin: 0; 
	padding: 0; 
	border: none; 
	color: black;
	font-family: Arial, "Lucida Console", sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4
{
	margin: 0;
}
h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;}
h7 {font-size: 1em;}

body {	background: #d2d2d2 url(/img/body.jpg) top repeat-x;}

a img 
{
	border: none;
}

a:active, a:link, a:visited, a:hover {
	color: #005051;
	text-decoration: underline;
	border: none;
}
a:hover {
	color: #3e1f00;
	text-decoration: none;
}

#container
{
	width: 1000px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(/img/back.png) top center repeat-y;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/back.png',sizingMethod='crop');*/
}
#middleContainer
{
	padding: 0; 
	background: white;
	width: 1001px;
	border-top: 1px solid #eee;
	padding-bottom: 7px;
}
#header
{
	width: 980px;
	height: 110px;
	background: url(/img/header.jpg) top center no-repeat;
	text-align: left;
	padding: 0 21px 0 0;
	color: #eee;
	margin: 0 auto;
}
a.lang:link, a.lang:visited, a.lang:active, a.lang:hover
{
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-variant: small-caps;
	font-family: tahoma;
}
a.lang:hover
{
	text-decoration: underline;
}

#headButtons
{
	float: left;
	padding-left: 30px;
	padding-top: 16px;
}
#headButtons a:link, #headButtons a:visited, #headButtons a:active, #headButtons a:hover
{
	border: none;
	margin: 0 5px;
	width: 24px;
	height: 24px;
	float: left;
	display: block;
}
#headButtons a:hover
{
	background-position: 0 24px;
}

#search
{
	color: #191970;
	font-weight: bold;
	height: 51px;
	padding: 0;
	background: url(/img/search-box-left.png);
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/search-box.png',sizingMethod='crop'); */
}
.searchInput
{
	position: relative;
	left: 14px;
	top: 10px;
	width: 150px;
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
/*	
	background: url(/img/search.png);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	background-color: #ccc;
*/
}
#search .button
{
	border: none;
	position: relative;
	top: 15px;
	left: 15px;
}

.searchInputStart
{
	background: url(/img/search-box4.png); 
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/search-box4.png',sizingMethod='crop'); */
	border: none; 
	position: relative; 
	top: -1px; 
	height: 20px;
	margin:0; 
	padding: 0 0 0 10px;
	width: 190px;
	line-height: 18px;
}
.searchButtonStart
{
	position: relative; 
	top: 4px; 
	left: -28px; 
	border: none;
}

#banertop
{
	height: 68px;
	background: white;
	text-align: center;
	margin: 0 auto;
	width: 1000px;
}

/***************** TOP MENU 1 */
#topmenu1
{
	margin-left: 31px;
	height: 20px;
	text-align: left;
}
#topmenu1 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	color: white;
	height: 20px;
}
#topmenu1 ul li 
{ 
	display: inline; 
}
#topmenu1 ul li a, #topmenu1 ul li a:hover, #topmenu1 ul li a:active, #topmenu1 ul li a:link, #topmenu1 ul li a:visited
{
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 20px;
}
#topmenu1 ul li a:hover, #topmenu1 ul li a.active:link, #topmenu1 ul li a.active:visited, #topmenu1 ul li a.active:active
{
	color: black;
	background-position: top center;
	background-repeat: repeat-x;
}
.pieceStart, .pieceEnd, .pieceCenter
{
	padding: 2px 0;
}
#topmenu1 ul li a.active .pieceStart, #topmenu1 ul li a:hover .pieceStart
{
	background: url(/img/tab1-left.png) top left no-repeat;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/img/tab1-left.png'); */
}
#topmenu1 ul li a.active .pieceCenter, #topmenu1 ul li a:hover .pieceCenter
{
	background: url(/img/tab1-center.png);
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/tab1-center.png',sizingMethod='crop'); */
}
#topmenu1 ul li a .pieceCenter
{
	padding: 2px 0;	
	margin: 0 5px;	
}
#topmenu1 ul li a.active .pieceEnd, #topmenu1 ul li a:hover .pieceEnd
{
	background: url(/img/tab1-right.png) top right no-repeat;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/tab1-right.png',sizingMethod='crop'); */
}



/***************** TOP MENU 2 */
#topmenu2
{
	height: 30px;
	width: 1000px;
	margin: 0 auto;
	background: white url(/img/bottommenu.png) top no-repeat;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/topmenu2.png',sizingMethod='crop'); */
}
#topmenu2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#topmenu2 ul li { display: inline; }
a.top2:link, a.top2:hover, a.top2:visited, a.top2:active
{
	margin: 0 10px;
	margin-top: 3px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	display: inline-block; 
	line-height: 23px;
}

a.top2:hover, a.active:link, a.active:active, a.active:visited, a.active:hover
{
	color: #BD0926;
}




#menu
{
	width: 199px;
	float: left;
/*	background: #1E79A7 url(/img/left-bg.png) center repeat-y; */
	border-right: 1px solid #003854;
	border-top: 1px solid #444;
}
#menu ul
{
	width: 100%;
	margin: 10px auto 0 auto;
	padding: 0;
	list-style-type: none;
}
#menu ul li
{
}
#menu ul li a:hover, #menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
/*	height: 22px;
	line-height: 22px;*/
	text-decoration: none;
	font-size: 11px;
	color: #bbb;
	font-weight: normal;
	text-align: center;
	display: block;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/menu-item.png',sizingMethod='crop'); */
}
#menu ul li.div
{
	background: url(/img/menu-item-div.png) center no-repeat;
	height: 2px;
	line-height: 1px;
	font-size: 1px;
}
#menu ul li a:hover, #menu ul li a.active 
{
	color: #fff;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/menu-item-hov.png',sizingMethod='crop'); */
}
#menu ul li a.active 
{
	background: url(/img/menu-item-hov.gif) center right no-repeat;	
}

.menuheader
{
	margin: 10px auto 0 auto;
	color: white;
	font-weight: bold;
	padding: 2px 0;
	text-align: center;
	font-size: 1.2em;
}



#pageright
{
	width: 800px;
	float: left;
	background: white;
}
#footer
{
	background: url(/img/footer.jpg);
	height: 30px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	width: 981px;	
	text-align: center;
	margin: 0 auto;
	color: white;
}
a.foot:link, a.foot:active, a.foot:hover, a.foot:visited
{
	color: #dcdcdc;
	font-size: 8px;
	font-variant: small-caps;
	text-decoration: none;
}

/**
BLEDY
*/
div#flashMessage
{
	padding: 10px;
	background-color: #040;
	color: white;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.error-message
{
	color: red;
	font-weight: bold;
}

/**
PAGINACJA 
*/
div.paging {
	background:#fff;
	color: #ccc;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/**
POZOSTALE
*/
.button
{
	border: 1px solid gray;
	border-bottom: 2px solid black;
}

.gray
{
	color: gray;
	font-size: 80%;
}

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

.exhibitorBox
{
	float: left; 
	width: 110px; 
	text-align: center; 
	margin: 1px;
/*	background: white url(/img/vline.gif) repeat-y right;*/
}

.exhibitorBox a:link, .exhibitorBox a:visited, .exhibitorBox a:active, .exhibitorBox a:hover
{
	color: #23348d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/************************************** NEWSY */
.newsContainer
{
	margin-bottom: 25px;
}
.newsLeft
{
	width: 100px;
	height: 100px;
	border: none; /*1px solid gray;
	background: #aaa;*/
	float: left;
}
.newsRight
{
	width: 650px;
	float: right;
}
a.newsHeader:link, a.newsHeader:active, a.newsHeader:hover, a.newsHeader:visited
{
	color: #a52a2a;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
	float: left;
}
.newsHeader
{
	width: 90%;
	float: left;
	margin: 0;
	padding: 0;
}
.newsContent
{
	text-align: justify;
	font-size: 12px;
	clear: both;
}
.newsThmb
{
	margin: 5px 0 0 10px;
	color: #aaa;
	font-size: 0.8em;
}

/******* NEWS NA PIERWSZEJ STRONIE */
.newsStartContainer
{
	margin-top: 10px;
	width: 470px;
}
.newsStartLeft
{
	float: left;
	width: 102px;
	height: 102px;
	border: none; /*1px solid gray;
	background: #eee;*/
}
.newsStartLeft img {
	border: 1px solid #eee;
}
.newsStartRight
{
	float: left;
	width: 366px;
}
.newsStartRight ul
{
	margin-left: 2em;
	padding: 0;
	list-style-type: square;
}
a.newsStartHeader:link, a.newsStartHeader:active, a.newsStartHeader:hover, a.newsStartHeader:visited
{
	color: #a52a2a;
	font-size: .9em;
	text-decoration: none;
	font-weight: bold;
}

.startLeft
{
	float: left; 
	width: 480px;
	height: 400px;
	overflow: hidden;
	background: url(/img/vline.gif); 
	background-position: right; 
	background-repeat: repeat-y; 
}
/***************************************** YOUTUBE */

#youtubeContainer, #youtubeContainer2
{
	width: 445px;
	float: left;
	margin-left: 20px;
	margin-top: 1px;
}
#youtubeContainer2
{
	margin: 0;
	width: 770px;
}
#youtubeContainer ul
{
	list-style-type: none;
}
.youtubeMovie
{
	float: left; 
	width: 445px; 
	height: 364px;
	margin: 0 7px 5px 0;
	border: 1px solid #aaa;
}
.youtubeHeader
{
	color: maroon;
}
.youtubeList
{
	width: 310px; 
	float: right;	
}
a.youtube:link, a.youtube:active, a.youtube:visited, a.youtube:hover
{
	text-decoration: none;
	color: #a52a2a;
	font-size: .8em;
}
a.youtube:hover
{
	text-decoration: underline;
}




/****************************** pozostałe */

.hline
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/img/hline.png);
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hline.png',sizingMethod='crop'); */
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}

.inputForm
{
	border: 1px solid #ccc;
	background: #f8f8f8;
}
.formButton
{
	border: 2px solid gray;
	background: white;
}