@charset "iso-8859-2";
/* CSS Document */

body  {
	
	background: #4fbae6;
	color:#FFF;
	
	
}

ul#navigation2-ul li.cur  {
	
	background-color:#2c9bd2;

}


ul#navigation2-ul  a:hover, ul#navigation2-ul li.act {

	background-color:#2c9bd2;

}

.sqbox  {
color:#006eaa ! important;
}

h1 {

border-bottom: 1px dashed #0082B9;
}

