html, body {
   padding: 0;
   margin: 0;
   padding-top: 10px;
   font-family: verdana, arial;
   font-size: 10px;
   background-image: url('../images/bgMain.png');
   background-repeat: repeat-x;
   background-color: #eee;
	color: #6b7893;
}


#main {
	width: 774px;
	margin: auto;
	padding: 3px;
	background: #FFF;
	height: auto !important;
	border: 1px solid #d3d3d3;
	
	overflow: hidden;
}


#header {
	height: 70px !important;
	background-image: url('../images/bgHeader.png');
	background-repeat: repeat-x;
	background-color: #eee;
	display: block;
}

#top {
	clear: both;
	height: 210px !important;
	padding: 0;
	margin: 0;
}

#flashTop {
	width: 531px !important;
	float: left;
	margin: 0;
	background: #fafafa;
}
#menu {
	width: 240px !important;
	margin-right: 3px;
	padding: 0;
	float: left;
}

#content {
	clear: both;	
	display: block;
	background-image: url('../images/bgContent.png');
	background-repeat: repeat-x;
	background-color: #fff;
	height: 200px;
	height: auto !important;
}
#contentHeaders {
	clear: both;
	display: block;
	background-color: #f00;
}
#contentBody {
	clear: both;
	height: 200px;
	height: auto !important;
	min-height: 200px;	
	
}
#menuContent {
	margin-right: 3px;
	float: left;
	width: 238px !important;
}
#contentRight {
	float: left;
	border-left: 1px solid #acb7ca;
	padding: 0;
	padding: 5px;
	margin-bottom: 2px;
	width: 521px !important;
}
#contentHeader {
	height: 20px !important;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #acb7ca;
	margin-right: 3px;
	margin-bottom: 2px;
	float: left;
	color: #556788;
	font-size: 14px;
	font-weight: bold;
	
}
.contentHeader {
	height: 20px !important;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #acb7ca;
	margin-right: 3px;
	margin-bottom: 2px;
	float: left;
	color: #556788;
	font-size: 14px;
	font-weight: bold;
	
}





#blueSep {
	clear: both;
	display: block;
	background-color: #6479a0;
	height: 3px !important;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.blueSep {
	clear: both;
	display: block;
	background-color: #6479a0;
	height: 3px !important;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.sepThin
{
	display: block;
	border-bottom: 1px solid #acb7ca;
	margin-right: -3px;
}

#blueSepVertical {
	background-color: #acb7ca;
	float: left;
	height: 100% !important;
	height: 20px;
	width: 10px !important;
	padding: 0px;
}


a {
	text-decoration: none;
	color: #6b7893;
}

a.news2 {
	color: #6b7893;
	text-decoration: none;
}

a.orange {
	font-weight: bold; 
	color: #6b7893;
	color: #ee792e;
}

a.news {
	font-weight: bold; 
	color: #6b7893;
	color: #ee792e;
	padding-right: 15px;
	background-image: url('../images/buttons/arrowR.png');
	background-repeat: no-repeat;
	background-position: right 2px ;
}
a.news:hover {
	padding-right: 15px;
	color: #ee792e;
	text-decoration: underline;
}


a.arrow_r {
	font-weight: bold; 
	color: #6b7893;
	color: #ee792e;
	padding-right: 15px;
	background-image: url('../images/buttons/arrow_1r.png');
	background-repeat: no-repeat;
	background-position: right 2px ;
}




a.mainMenu {
	display: block;
	height: 26px !important;
	background-image: url('../images/menuMainBg.png');
	color: #6b7893;
	border-right: 1px solid #e3e3e3;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	padding-top: 14px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
a.mainMenu:hover {
	background-color: #f3f3f3;
	background-image: none;
}

a.mainMenu1 {
	display: block;
	height: 26px !important;
	background-image: url('../images/menuMainBg.png');
	color: #6b7893;
	
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	padding-top: 14px;
	margin-bottom: 1px;
	margin-top: 0px;

	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
a.mainMenu1:hover {
	background-color: #f3f3f3;
	background-image: none;
}

#newsShort {
	margin-right: 3px;
	float: left;
	width: 228px !important;
	padding: 5px;

}

.orange {
	font-weight: bold; 
	color: #6b7893;
	color: #ee792e;
}

b.small {
	font-size: 8px;
	font-family: tahoma;

}

.newsTitle {

	color:  #5c6880;
	color:  #3466aa;
	font-weight: bold;
	font-size: 11px;
}
.newsDate {

	
	color:  #3466aa;
	color:  #5c6880;
	font-weight: bold;
	font-size: 10px;
}

.newsContent {
	line-height: 18px;
	text-align: justify;
	padding: 15px;
	padding-right: 10px;
}

.newsLeftItem 
{
	padding: 0px;
	padding-left: 5px;
	padding-right: 7px;
	border-bottom: 1px solid #eee;
}

.textContent {
	line-height: 18px;
	text-align: justify;
	padding: 15px;
	padding-right: 10px;
}

.textContent2 {
	text-align: justify;
	padding: 15px;
	padding-right: 10px;
}

.contentTitle {
	font-weight: bold;
	font-size: 11px;
	color: #3466aa;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	margin-top: 10px;
	border-bottom: 1px solid #eee;
}
.newsImg {
	border: 1px solid #6479a0;
	padding: 1px;
	
}

strong {
	font-size: 12px;
	font-weight: bold;
}

a.strefa {
	display: block;
	padding-top: 5px;
	height: 70px !important;
	width: 195px !important;
	background-image: url('../images/strefaBgOff.png');
	background-repeat:  no-repeat;
	text-decoration: none;
	color: #374a70;
	font-size: 10px;
	line-height: 14px;
	padding-left: 35px;
	padding-right: 10px;
	margin-top: 2px;
	margin-bottom: 3px;
	
	
}
a.strefa:hover {
	display: block;
	background-image: url('../images/strefaBgOn.png');
	background-repeat:  no-repeat;
	text-decoration: none;
	color: #222;
}

#footer {
	clear: both;
	display: block;
	height: 30px !important;
	background: #fff;
	background-image: url('../images/bgFooter.png');
	background-repeat: repeat-x;
	text-align: center;
	line-height: 18px;
}

.footerMenu {
	background-image: url('../images/znak.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	margin-left: 10px;
}

.leftMenu {
	background-image: url('../images/znak.png');
	color: #445d9c;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	height: 18px;
}

a.downloadItem {
	display: block;
	background-image: url('../images/icons/download.png');
	background-position: 0px 3px;
	color: #445d9c;
	font-size: 11px;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 5px;	
	padding-top: 3px;	
	margin-left: 25px;
}
.leftMenuSub {
	background-image: url('../images/znak.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
	margin-left: 15px;
}
.borderB {
	border-bottom: 1px solid #fff;
}

.strefaMenuBlock {
	background-image: url('../images/znak.png');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
	margin-left: 2px;
	margin-top: 2px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	height: 25px;
	font-size: 11px;
	padding-top: 5px;
	
}

.hoverBlock {
	background-image: url('../images/indexBlockBg.png');
	background-repeat: repeat-x;

}
.hoverBlock:hover {
	background: #f00;
	background-image: url('../images/indexBlockBg.png');
}

.block2
{
background-repeat: no-repeat; 
height: 65px; 
padding-top: 45px; 
padding-left: 60px; 
padding-bottom: 5px;
background-position: left bottom;
border-bottom: 0px solid #ddd; 
width: 180px; 
height: 20px;
}


.systemInfo {
	text-align: justify; margin-bottom: 20px; line-height: 15px;
}
.systemAdds {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #acb7ca;
	background-color: #fcfcfc;
}
.systemAdds2 {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #acb7ca;
	background-color: #e6eef4;
}
.systemAddsPoint {
	background-image: url('../images/znak.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}
.systemAddsEnd {
	border-top: 1px solid #acb7ca;
	background-color: #fcfcfc;
}
ul.arrowBlue {
	list-style-image: url('../images/znak.png');
}

#systemHead 
{
	font-family: tahoma, verdana,arial,helvetica;
	clear: both;
	display: block;
	height: 21px;
	padding-top: 1px;
	padding-left: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #5c6880;
	margin-bottom: 10px;
	/*letter-spacing: 2px;*/
	/*background-image: url('../images/systemHeadBg.png');
	background-repeat: repeat-x;*/
	border-bottom: 1px solid #e6eef4;
}

.catalogH {
	background-color: #3466aa;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	padding-left: 3px;
	margin-bottom: 1px;
	
	border-bottom: 1px solid #acb7ca;
	border-top: 1px solid #acb7ca;
	background-color: #e6eef4;
	margin-bottom: 1px;
	color: #5c6880;
	font-size: 12px;
	
	
}
.work_sub {

/*	visibility: hidden;
	position: absolute;
	*/
	display: none;
	top: 0px;
	left: 0px;
	padding: 0px;
}


a.arrow_1r {
	font-weight: bold; 
	color: #6b7893;
	color: #ee792e;
	padding-right: 15px;
	background-image: url('../images/buttons/arrow_1r.png');
	background-repeat: no-repeat;
	background-position: right 2px ;
}
a.arrow_1l {
	font-weight: bold; 
	color: #6b7893;
	color: #ee792e;
	padding-left: 14px;
	background-image: url('../images/buttons/arrow_1l.png');
	background-repeat: no-repeat;
	background-position: left 2px ;
}

.ribbon
{ 
	display: none;
}


	.aprobatyListTitle {
	font-weight: bold;
	font-size: 14px;
	color: #3466aa;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	margin-top: 10px;
	border-bottom: 1px solid #eee;
	}
	
	a.aprobatyList {
		font-size: 11px;
		background: url('../img/icons/icon_small_file_white.gif');
		background-repeat: no-repeat;
		padding:3px 0px 5px 22px;
		text-decoration: none;
		display: block;
		border: 1px solid transparent;
		color: #445d9c;
	}
	a.aprobatyList:hover {
		border: 1px solid #aab8d4;
		background-color: #ecf2fd;
	}
	.file {

	}
	.dir {
		font-size: 11px;
		font-weight: bold;
	}
	.aprobaty_indent {
		padding-left: 35px;
	}
