/* BlueOceanFish css */

a:visited { text-decoration: none; color: #0085c5; } 
a:link    { text-decoration: none; color: #0085c5; }   
a:hover   { text-decoration: underline; color: #0085c5; }

a.menu_links:visited { text-decoration: none; color: #000000; font-weight: bold; font-size: 24px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;} 
a.menu_links:link    { text-decoration: none; color: #000000; font-weight: bold; font-size: 24px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;}   
a.menu_links:hover   { text-decoration: none; color: #10adff; font-weight: bold; font-size: 24px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;} 

a.stopka:visited { font-family: Verdana; text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;} 
a.stopka:link    { font-family: Verdana; text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;}   
a.stopka:hover   { font-family: Verdana; text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;} 
 

a.stopka_link:visited { text-decoration: none; color: #c5c5c5; font-size: 11px;} 
a.stopka_link:link    { text-decoration: none; color: #c5c5c5; font-size: 11px;} 
a.stopka_link:hover   { text-decoration: none; color: #000; font-size: 11px;} 


.bof_small_text {
	font-size: 10px;
	font-weight:bold;
}

.tytul_site {
  font-family: Trebuchet MS, Arial, Verdana; 
  font-size: 40px;
  font-weight: bold;
  color: #000;
}

.tytul {
	font-family: Trebuchet MS, Verdana;
	font-size: 26px;
	margin: 10px 10px 10px 20px;
}



/* other */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	font-size: 12px;
	color: #000000;
	margin: 0;
	background: url(../images/tlo.png) repeat-x fixed;
}

img {
	border: 0;
}

td {
font-weight: normal;
}

input {
  font-family: Verdana;
  font-size: 10px;
  color: #000;
  border: 1px #5cb1da solid;
  background-color: #ecf9ff;
}

select {
  font-family: Verdana;
  font-size: 10px;
  color: #000;
  border: 1px #5cb1da solid;
  background-color: #ecf9ff;
}

textarea {
  font-family: Verdana;
  font-size: 11px;
  color: #000;
  border: 1px #5cb1da solid;
  background-color: #ecf9ff;
}



/* */
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
border:solid 1px #5cb1da;
}


/* */
h1,.componentheading {
font-size:1.7em;
}

h2,.contentheading {
font-size:1.5em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

.moduletable {
margin-bottom:1em;
border:1px #CCC solid;
padding:0 10px;
}

.moduletable h3 {
background:#666;
color:#000;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em;
padding:0.25em 0;
}

ul,.menu {
font-weight:normal;
list-style-type:circle;
color: #5cb1da;
padding-left: 2px;
}

/* */
.moduletablemenu {
color:#333;
margin-bottom:1em;
padding:0;
}

.moduletablemenu h3 {
background:#666;
color:#000;
text-align:center;
font-size:1.1em;
border-bottom:1px solid #fff;
margin:0;
padding:0.25em 0;
}

.moduletablemenu ul {
list-style:none;
margin:0;
padding:0;
}

.moduletablemenu li {
border-bottom:1px solid #ccc;
margin:0;
}

.moduletablemenu li a {
display:block;
border-left:10px solid #333;
border-right:10px solid #9D9D9D;
background-color:#666;
color:#000;
text-decoration:none;
padding:3px 5px 3px 0.5em;
}

html>body .moduletablemenu li a {
width:auto;
}

.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited {
border-left:10px solid #1c64d1;
border-right:10px solid #5ba3e0;
background-color:#2586d7;
color:#000;
}


/* menu up */
#you_are_here {
width:100%;
padding-left: 5px;
color: #000;
font-family: Trebuchet MS;
border-bottom: 1px #2e9dd3 dashed;
}



#menu_up {
margin:8px;
}

/* blocks */
.module_menu {
padding: 3px;
padding-top: 0;
margin: 1px;
margin-bottom: 8px;
}

.module {
padding: 3px;
padding-top: 0;
margin: 1px;
margin-bottom: 8px;
}

.module_text {
padding: 3px;
padding-top: 0;
margin: 1px;
margin-bottom: 8px;
}

.menu_block h3{
background: url(../images/menu.png) no-repeat left;
height: 34px;
width: 139px;
color: #fff;
padding: 15px 0px 0px 10px;
margin: -3px;
margin-top: 0;
margin-bottom: -8px;
font-size: 15px;
}

.menu_block {
	width: 150px;
	margin:0;
	padding:0;
}

#newsflash_border {
margin-bottom: 8px;
padding: 3px;
padding-top: 0;
padding-right: 24px;
color: #fff;
width: 274px;
height: 237px;
}

#newsflash_border h3 {
	font-size: 20px;	
}

#bof_search_box {
	clear:both;
	width: 278px;
	height: 45px;
	text-align:center;
	padding:0;
	margin:0;
}



/* blocks 
border: 1px solid #000;
 */
#container {
	width: 812px;
	height: 100%;
	margin:0;
	padding:0;
	overflow:hidden;
	text-align: left;
}

#bof_float_left {
	float:left;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width: auto;
}

#bof_float_right {
	float:right;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width: auto;
}

/* */
#bof_left_block {
	float:left;
	width: 7px;
	height: 315px;
	background: url(../images/bok_tlo_px_l.png) repeat-y;
	margin:0;
	padding:0;
	overflow:hidden;
		
}

#bof_right_block {
	float:left;
	width: 7px;
	height: 315px;
	background: url(../images/bok_tlo_px_r.png) repeat-y;
	margin:0;
	padding:0;
	overflow:hidden;
		
}

#bof_logo_block {
	float:right;
	width: 798px;
	height: 315px;
	background: url(../images/logo.png) no-repeat;
	margin:0;
	padding:0;
	overflow:hidden;
	
}

/* down blocks */

#bof_all_block_down {
	clear:both;
	width: 812px;
	height: 100%;
	background: #fff url(../images/bok_tlo_px_r.png) right repeat-y;
	margin:0;
	padding:0;
	overflow:hidden;
		
}

#bof_center_block_down {
	float:left;
	width: 798px;
	height: 100%;
	background: #fff;
	margin:0;
	padding: 0 0 0 7px;
	overflow:hidden;
	background: url(../images/bok_tlo_px_l.png) left repeat-y;
}

/* blocks of text */
#bof_all_text {
	width: 798px;	
}

#bof_all_footer {
	width: 798px;
	clear:both;
	padding: 10px 5px 3px 5px;
	text-align: center;
}

#bof_wrap_text {
	width: 642px;
	float:right;
}

#bof_right_menu {
	width: 150px;
	float: right;
	padding-right: 2px;
	padding-left: 3px;
}

/* content of bof_wrap_text */
#bof_left_menu {
	width: 152px;
	float: left;
	padding-left: 0px;
	padding-right: 3px;
}

#bof_text {
	width: 480px; /* 480px */
	float: left;
}

/* content on logo div */
#bof_logo_left {
	float:left;
	width: 491px;
	height: 55px;
	padding-top: 230px;
	padding-left: 5px;
}

#bof_logo_right {
	float:right;
	width: 302px;
	height: 285px;
}

#bof_logo_down {
	clear: both;
	width: 798px;
	height: 30px;
}

