body, html
{
	font-family: tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #665447;
}
#pageWrapper1
{
	background: url("images/pageWrapper1Background.png") repeat-x;
	width: 100%;
}
#pageWrapper2
{
	background: url("images/pageWrapper2Background.png") repeat-x;
	width: 100%;
	background-position: bottom left; 
}
#page
{
	background: url("images/pageBackground.png") repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 949px;
	border-left: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
}
#pageLeft
{
	float: left;
	width: 219px;
	margin-right: 12px;
}
#pageRight
{
	float: left;
	width: 717px;
	/*background: yellow;*/
}
#mainMenuBlock
{
	background: url("images/mainMenuBlockBackground.png") no-repeat;
	width: 219px;
	height: 373px;
	border-bottom: 1px solid #F3F3F3;
}
#subMenuBlock
{
	width: 179px;
	border-bottom: 1px solid #F3F3F3;
	padding: 20px;
}
#topMenuBlock
{
	width: 100%;
	height: 33px;
}
#flash
{
	/*
	background: url("images/flash.png") no-repeat;
	width: 717px;
	height: 400px;
	*/
	background: url("images/temporaryBanner.jpg") no-repeat;
	width: 717px;
	height: 387px;
}
#flash2
{
	width: 197px;
	height: 400px;
	padding: 10px;
}
#flash3
{
	width: 338px;
	height: 150px;
	padding-bottom: 20px;
}
#flashSubpage
{
	width: 729px;
	height: 149px;
}
#searchBox
{
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 177px;
	border-bottom: 1px solid #F3F3F3;
}
#specjalOfferBox
{
	margin: 1px;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 175px;
	background: url("images/specjallOfferBoxBackground.png") repeat-x;
}
.blockName
{
	color: #FD8F02;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.title
{
	color: #37256E;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.date
{
	padding-bottom: 10px;
}
.clearfix:after
{
    font-size: 0px;
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
.dottedLine
{
	width: 100%;
	height: 1px;
	font-size: 0px;
	background: url("images/dottedLineBackground.png") repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pageFooter
{
	margin-left: auto;
	margin-right: auto;
	width: 951px;
	height: 93px;
}
#pageFooterLeft
{
	float: left;
	width: 198px;
	margin-right: 12px;
	padding-left: 22px;
	padding-top: 21px;
}
#pageFooterRight
{
	float: left;
	width: 717px;
	padding-top: 21px;
}
#pageFooterRightLeft
{
	float: left;	
	width: 407px;
	font-size: 10px;
}
#pageFooterRightRight
{
	float: left;
	width: 310px;	
}
#pageFooter img
{
	border: none;
}
#poliglotusLogoTop
{
	width: 196px;
	height: 73px;
	padding-top: 29px;
	padding-left: 9px;
}
#menu1
{
	padding-top: 16px;
}
#menu1 ul
{
	margin: 0px;
	padding: 0px;
}
#menu1 li
{
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	list-style-type: none;
	text-align: right;
}
#menu1 li a
{
	color: #FFBB79;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menu1 li a.selected
{
	color: #FFFFFF;
}
#menu1 li.expand a
{
	color: #FFFFFF;
}
#menu2
{
	padding-top: 12px;
	padding-right: 20px;
	text-align: right;
}
#menu2 a
{
	color: #5A5A5A;
	text-decoration: none;
}
#menu2 .separator
{
	padding-left: 2px;
	padding-right: 4px;
}
#menu3
{
	padding-bottom: 5px;
}
#menu3 a
{
	color: #5A5A5A;
	text-decoration: none;
}
#address
{
	color: #000000;
	padding-bottom: 5px;
}
#copyright
{
	padding-bottom: 5px;
}
#createdBy a
{
	text-decoration: none;
	color: #665447;
}
#specjalOfferBox a.more
{
	background: url("images/smallMoreArrow.png") no-repeat;
	background-position: right 5px;
	text-decoration: none;
	display: block;
	text-align: right;
	color: #37256E;
}
#pageRightBox
{
	width: 717px;
	/*background: red;*/
}
#pageRightBoxLeft
{
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	background: #F5F5F5;
	padding-top: 20px;
}
#pageRightBoxRight
{
	float: left;
	width: 337px;
	/*margin-right: 20px;*/
	padding-top: 20px;
	/*background: blue;*/
}
#pageRightBoxLeft a.more
{
	background: url("images/bigMoreArrow.png") no-repeat;
	background-position: right 2px;
	text-decoration: none;
	display: block;
	text-align: right;
	color: #37256E;
	font-weight: bold;
	font-size: 12px;
}
#pageRightBoxRight a.more
{
	background: url("images/smallMoreArrow.png") no-repeat;
	background-position: right 5px;
	text-decoration: none;
	display: block;
	text-align: right;
	color: #37256E;
}
.content ul, .contentHeader ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
.content ul li, .contentHeader ul li
{
	margin: 0px;
	padding: 0px;
	list-style-image: url("images/listStyle.png");
	padding-bottom: 10px;
	padding-left: 5px;
}
.searchInput
{
	width: 147px;
	height: 18px;
	outline: none;
	background: #E5E5E5;
	border: none;
	vertical-align: middle;
}
.searchButton
{
	background: url("images/searchButton.png") no-repeat;
	width: 20px;
	height: 18px;
	border: none;
	vertical-align: middle;
	margin-left: 5px;
	cursor: pointer;
}
#subMenu1 ul
{
	margin: 0px;
	padding: 0px;
}
#subMenu1 li
{
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 5px;
	list-style-type: none;
	text-align: right;
	border-bottom: 1px solid #E5E5E5;
}
#subMenu1 li a
{
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#subMenu1 li a.selected
{
	color: #FD8F02;
	text-decoration: none;
}
form
{
	margin: 0px;
	padding: 0px;
}
.filesBox
{
	float: right;
	padding: 10px;
	border: 1px solid #D3CCE7;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #FAFAFA;
	width: 230px;
}
.filesBox a
{
	color: #37256E;
}
.filesBox ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
.filesBox li.pdf
{
	list-style-image: url("images/listStyle.png");
	padding-left: 5px;
}
.filesBox li.doc
{
	list-style-image: url("images/listStyle.png");
	padding-left: 5px;
}
.filesBox li.other
{
	list-style-image: url("images/listStyle.png");
	padding-left: 5px;
}
