* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
}

body, td, input, textarea, select { 
	color: #095388; 
	font-size: 11px; 
	font-family: tahoma, verdana, arial, sans-serif; 
	line-height: 16px
}

img { 
	border: 0;
}


#topimg {
	width: 100%;
	height: 314px;
	position: relative;
}

#c_bip {
	width: 65px;
	height: 65px;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: 290px;
	background: url('/img/bip_bg.png') no-repeat top center;
	cursor: pointer;
}

#c_epuap {
	width: 126px;
	height: 48px;
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left: 367px;
	background: url('/img/epuap.png') no-repeat top center;
	cursor: pointer;
}


.centerContainer {
	text-align: center;
	width: 100%;
}

#boxContainer {
	margin: 0 auto;
	width: 990px;
	position: relative;
	top: -26px;
}

.box {
	float: left;
	padding-left: 0px;
}

.boxspace {
	padding-left: 26px;
}

.boximg {
	width: 228px;
	height: 140px;
}




#content, #content2 {
	text-align: left;
	margin: 0 auto;
	width: 990px;
	background: url(/img1/middle_bg.png) repeat-y;
	min-height: 400px;
	position: relative;
	top: -26px;	
	padding-bottom: 40px;
}

#content #left, #content2 #left2 {
	float: left;
	width: 195px;
}
#content #right, #content2 #right2 {
	float: left;
	width: 195px;
}

#content #right table, #content #left table {
	width: 195px;
}

#content #middle, #content2 #middle2 {
	float: left;
	width: 600px;
}
#content #middle #center, #content2 #middle2 #center2 {
	padding: 0 30px;
}

#content #middle #center table {
	/*
	padding:0;
	width: 510px;
	*/
}

#content .topelem {
	background: #fff;
	height: 47px;
}
#content #right .topelem {
	text-align: center;
	padding-right: 3px;
}




#footer {
	text-align: center;
	width: 100%;
	height: 200px;
	background: #5da5f3;
}

#footer #info {
	text-align: center;
	margin: 0 auto;
	width: 990px;
	background: url('/img1/footer.png') no-repeat;
	color: #fff;
}

#footer #info a {
	color: #fff;
	text-decoration: none;
} #footer #info a:hover, #footer #info a:active {
	text-decoration: underline;
}

#footer #info #lioosys {
	text-align: left;
	padding: 18px 0 20px 75px;
}
#footer #info #lioosys a {
	color: #999;
	text-decoration: none;
} #footer #info #lioosys a:hover, #footer #info #lioosys a:active {
	color: #333;
	text-decoration: underline;
}


#footer #info #addresshours {
	text-align: left;
	margin: 30px auto;
/*	width: 580px; */
	width: 990px;
	line-height: 20px;
}

#footer #info #addresshours #address {
	float: left;
	margin-left: 60px;
	width: 360px;
}
#footer #info #addresshours #hours {
	float: left;
	width: 316px;
}
#footer #info #addresshours #newsl {
	float: left;
	width: 254px;
}


/* text fadein-fadeout */

.tdivs {
	display:none;
	line-height: 1.1em;
	height: 27px;
	padding: 20px 5px 0 5px;
	color: #999;
	text-align: center;
}
a.fade_link {
	color: #999;
	text-decoration: none;
}
a.fade_link:hover, a.fade_link:active {
	color: #999;
	text-decoration: underline;
}


/* logo slide */
#windowContainer {
	margin: 10px 0;
	width: 100%;
	text-align: center;
}
#window {
	margin:0 auto;
	text-align: left;
	width: 100px; 
	height:100px; 
	overflow: hidden; 
	position:relative;
}
#canvas {
	width:100px;
	height:100px;
	position: relative;
	top:0px;
	left:0px
}
#hide_window {
	height:100px; 
	display:none; 
	position: absolute; 
	top: 0; 
	left:0; 
}
.img_con {
	background: white;
	padding: 0;
	margin: 0;
}
.img_con div {
	position: relative;
	background: white;
	overflow: hidden;
}
.img_con div img{
	margin: 0;
	padding: 0;
}
.place {
	float: left;
}


#newsletter {
	margin:5px 0 0 0;
}

#newsletter-input {
    width: 128px; 
    height: 22px;
    padding: 3px 2px 0 4px; 
    color: #666;
    float:left;
    border:none;
    margin:1px 8px 0 0;
    font-size: 11px;
    line-height: 1.1em;
}
#newsletter-singup {
    margin:0 0 0 0;
    float:left;
}




a.news_bottom_link {
	color: #095388;
	font-weight: bold;
	text-decoration: none;
}
a.news_bottom_link:hover, a.news_bottom_link:active {
	color: #095388;
	font-weight: bold;
	text-decoration: underline;
}




/* --------------------- */

h1 {
	font-size: 16px; 
	line-height: 24px;
	margin: 4px 0 20px 0;
	color: #777;
}


/* --------------------- */





td {
	/* background-color: #FFFFFF; */
	background: none;
	background-color: transparent;
}

table {
	background-color: transparent;
}

table.left-table {
	background: none;
	background-color: transparent;
}
	
input#search-mag {
	float: left;
}

input#search-input {
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 75px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 2px;
}

td.top-menu-bg {
	background-image: url('/img/top_menu_bg.gif');
	background-repeat: repeat-x;
	height: 35px;
}

div#top-middle-td {
	background-image: url('/img/top_center_bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 984px;
	min-height: 119px;
}

/*
div#newsletter {
	background-image: url('/img/newsletter_bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 108px;
}
*/

div#footer-center {
	background-image: url('/img/footer_bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 984px;
	height: 104px;
}

td.footer {
	background-image: url('/img/footer_bg_left_right.gif');
	background-repeat: repeat-x;
	height: 104px;
}


div#top-menu-div {
	width: 974px;
	padding-left: 10px;
}

div#news-ticker {
	width: 984px;
	margin: 0 auto;
}


img.float-left {
	float: left; 
}

div.div-inline {
	display: inline;
}




/* s: lewa koluma glowna */
div.lines {
	display: inline;
	padding-top: 45px;
	padding-left: 0px;
	float: left;
	width: 15px;
	min-height: 607px;
}
div#middle-left-div {
	display: inline;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 7px;
	float: left;
	width: 200px;
	min-height: 100px;
}

div#middle-center-div {
	background-color: transparent;
	display: inline;
	padding-top: 19px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 490px;
	min-height: 100px;
}


div#middle-right-div {
	display: inline;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 12px;
	width: 205px;
	min-height: 100px;
}

/*
input#newsletter-input {
    width: 168px; 
    height: 21px; 
    font-weight: bold;
    font-size: 12px;
    border-width: 1px;
    border-color: #606E7E;
    color: #555555;
    border-style: solid;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
		padding-top: 2px;
		padding-left: 2px;
    background-color: #D6E1EE;
}

div#newsletter-singout {
    display: inline;
    margin-left: 35px;
}

div#newsletter-singup {
    display: inline;
    margin-left: 20px;
}
*/
table.calendar {
	border-collapse: collapse;
	border-style: solid;
	border-color: #C8D1E1;
	border-width: 1px;
	color: black;
	margin: 0 auto;;
}


td.calendar_td {
	border-style: solid;
	border-color: #C8D1E1;
	border-width: 1px;
	color: black;
}

td.calendar_td a {
	color: black;
}

td.calendar-top-bg {
	background-image: url('/img/calendar_top_bg.gif');
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	background-repeat: repeat-x;
}
td.calendar-bg {
	color: #FFFFFF;
	height: 16px;
	background-image: url('/img/calendar_bg.gif');
	background-repeat: repeat-x;
}

td.menulabel {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background-image: url('/img1/menuleft.png');
	background-repeat: no-repeat;
	padding-left: 3px;
	height: 25px;
	width: 195px;
}

a         { color: #C13333; text-decoration: none; }
a:hover   { color: #C13333; text-decoration: underline; }
a:action  { color: #C13333; text-decoration: none; }

a.top-menu         { color: #C13333; text-decoration: none;}
a.top-menu:hover   { color: #C13333; text-decoration: none;}
a.top-menu:action  { color: #C13333; text-decoration: none;}

a.menu_2         { color: #555555; text-decoration: none; }
a.menu_2:hover   { color: #C13333; text-decoration: underline;}
a.menu_2:action  { color: #C13333; text-decoration: none;}

a.mod_menu         { color: #555555; text-decoration: none; }
a.mod_menu:hover   { color: #C13333; text-decoration: underline;}
a.mod_menu:action  { color: #C13333; text-decoration: none;}

A.menulabel-link        { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; }
A.menulabel-link:hover  {  text-decoration: underline; }
A.menulabel-link:active {  text-decoration: underline; }




div.left-menu-item {
	background: url('/img1/menuleftarr.png') no-repeat; 
    padding-top: 5px;
    min-height: 20px;
}

div.left-menu-item div {
	padding: 0 5px 0 22px;
}
	
	
img.sep-horizontal-line {
	margin: 0 auto;
	margin-top: 10px;
}

td.calendar_td_holiday {
	background: none;
	background-color: #DDDDDD;
}
td.calendar_td_event {
	background: none;
	background-color: #A3DAFF;
}
td.calendar_td_event a{
	color: black;
}


/* ticker */

.tickercontainer { /* the outer div with the black border */
	border: 0;
	font-size: 11px;
	width: 984px; 
	height: 27px; 
	margin: 0; 
	font-weight: normal; 
	padding: 0
	overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0px;
	top: 6px;
	width: 970px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	height: 27px;
	font: normal 10px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #fff;
	font: normal 11px;
	margin: 0 50px 0 0;
	text-decoration: none;
}
ul.newsticker a:hover {
	text-decoration: underline;
	color: #fff;
}
ul.newsticker a:active {
	text-decoration: underline;
	color: #fff;
}
ul.newsticker span {
	margin: 0 0 0 0;
	font-size: 11px;
	color: #fff;
}




.m_link {
	padding: 4px 0 4px 25px;
	background: url("/img1/menuleftarr.png") no-repeat;
}

li ol {
	padding-left: 16px;
}



/* NS_SLIDES */

#ns_slides {
	width: 540px;
	height: 280px;
	margin-bottom: 30px;
}

#ns_box {
	width: inherit;
	height: inherit;
	position: relative;
}

#ns_box img {
	width: inherit;
	height: inherit;
}
	

#ns_desc_bg {
	width: inherit;
	height: 58px;
	position: absolute;
	left: 0;
	top: 222px;
	z-index: 10;
	background-image: url('/img/desc_bg.png');
}

#ns_desc {
	float: left;
	width: 370px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 15;
	padding: 7px 0 0 10px;
}

#ns_desc a {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}


#ns_pages {
	float: right;
	width: auto;
	margin: 17px 5px 0 0;
	text-align: right;
}

#ns_pages .ns_nr {
	float: left;
	width: 20px;
	height: 20px;
	border: 1px solid #bcbdb6;
	margin: 0 5px;
	padding-top: 3px;
	background-color: #979797;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
#ns_pages .ns_nr:hover {
	background-color: #818684;
}

#ns_pages .ns_active {
	background-color: #c84941;
}
#ns_pages .ns_active:hover {
	background-color: #c84941;
}


#ns_buffor {
	display: none;
}


/*************************************/

#print_header {
	display: none;
}

#page_title {
	width: 500px;
	float: left;
}

#page_print_div {
	width: 28px;
	margin-left: 12px;
	float: left;

}

#page_print {
	display: block;
	width: 28px;
	height: 26px;
	background: url('/img1/printer.png') no-repeat 0 0;
}

#page_print:hover {
	background: url('/img1/printer.png') no-repeat -28px 0;
}


/**************************************/

#center ul, #center ol {
	margin-left: 18px;
}

/**************************************/
.bip_rss_item {
	background: url('/img1/menuleftarr.png') no-repeat; 
	padding: 5px 0 0 25px;
	color: #7f7f7f;
	margin-bottom: 5px;
}

.bip_rss_item a {
	color: #555;
	font-weight: bold;
}


/**************************************/
#news_arch {
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#news_arch span:hover {
	text-decoration: underline;
}

#news_arch_list {
	display: none;
}

/**************************************/
.menu_section {

}

.menu_header {
	margin-bottom: 3px;
	cursor: pointer;
}

.submenu {
	margin-bottom: 5px;
	display: none;
}





