body {
	background-color: #0c4383;
	margin:0;
}

a:LINK {
	color: #4696d2;
	font-style: normal;
	text-decoration: none;
	border: 0 px;
}
	
A:VISITED {
	color: #4696d2;
	font-style: normal;
	text-decoration: none;	
	border: 0 px;
}

A:HOVER {
	color: #1b66a8;
	font-style: normal;
	text-decoration:underline;
	border: 0 px;
}

.top_menu {
	font-family:serif, arial;
	padding-left: 10px;
	font-weight:bold;
	background: url('image/top_menu.bmp') no-repeat;
	color: white;
	font-size: 14px;
	width:231px;
	height:30px;
}

.top_menu2 {
	font-family:serif, arial;
	padding-left: 10px;
	font-weight:bold;
	background: url('image/top_menu2.bmp')  no-repeat;
	color: white;
	font-size: 14px;
	width:193px;
	height:30px;
}

.menu_link {
	background: url('image/link_icon.bmp') center left no-repeat;
	color: #4696d2;
	font-family: arial, sans-serif, monospace;
	font-size:12px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu_search {
	/*background: url('link_icon.bmp') center left no-repeat;*/
	color: #4696d2;
	font-family: arial, sans-serif, monospace;
	font-size:12px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu_block {
	margin-bottom: 16px;
}

.address_block {
	margin-bottom: 16px;
	width:241px;
	color: #4696d2;
	font-size: small;
	padding-left: 10px;
}

.header_text {
	color: white;
	font-family:serif, arial;
	font-weight:bold;
	font-size:x-large;
	vertical-align: middle;
}
.header_text_2 {
	color: white;
	font-family:serif;
	font-weight:bold;
	font-size:x-large;
	vertical-align: middle;
	font-style:italic;
}

.srodek {
	border: 1px solid #eef3f5;
	background-color: #edf8fd;
	margin: 20px;
	vertical-align: top;
}

.adress {
	background-image:url('image/cialo_header.bmp');
	height:26px;
	padding-left: 20px;
	color: #4696d2;
	font-weight:bold;
	font-size:12px;
}

.page_title {
  font-size: x-large;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #094692;
  font-weight: bold;
}

.page_subtitle {
  font-size: large;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #094692;
  font-weight: bold;
}

.page_subsubtitle {
  font-size: medium;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #094692;
  font-weight: bold;
  font-style:italic;
}

.page_text {
  color: #094692;
  text-align: left;
  margin-left: 8px;
  margin-right: 8px;
}

.page_table {
  color: #094692;
  text-align: justify;
}

.page_photo {
  text-align: center;
  margin: 10px;
}

.paragraph {
  margin-top: 15px;
  text-align: justify;
}

.paragraph_bold {
  margin-top: 15px;
  text-align: justify;
  font-weight:bold;
}

.paragraph_it{
  margin-top: 15px;
  text-align: justify;
  font-weight:bold;
  font-style:italic;
 }
 
 .paragraph_bold_b{
  margin-top: 15px;
  text-align: justify;
  font-weight:bold;
  height:26px;
 }