html { overflow-y: scroll; }

body
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	
	font-family: Arial;
	font-size: 12px;
	color: #104D7F;
	
	background-image: url(../images/top_background.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

td
{
	text-align: left;
	vertical-align: top;
}

img { border: 0; }

a:link, a:visited, a:active
{
	color: #104D7F;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.plusMin { width: 25px; }

.filosofyTitle { width: 180px; }

.holder
{
	height: 100%;
}

.header
{
	padding: 18px 15px 0px 15px;
	text-align: right;
}

.topMenu
{
	padding-left: 25px;
}

.catchPhrase
{
	padding-left: 185px;
	font-size: 20px;
}

.currentPage
{
	padding-right: 15px;
	vertical-align: bottom;
	text-align: right;
	font-weight: bold;
}

.space1
{
	height: 18px;
}

.space2
{
	height: 7px;
}

.box, .box1, .box2, .box3
{
	width: 252px;
	height: 173px;
	background-image: url(../images/background_boxes.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.box1 { background-image: url(../images/background_boxes1.gif); }
.box2 { background-image: url(../images/background_boxes2.gif); }
.box3 { background-image: url(../images/background_boxes3.gif); }

a.boxMenu:link, a.boxMenu:visited, a.boxMenu:active
{
	font-weight:normal;
	font-size: 14px;
}

.boxContent
{
	margin: 20px 0px 0px 10px;
	line-height: 16px;
}

.boxTitle2
{
	margin-left: -2px;
}

.boxTitle3
{
	margin-left: 40px;
}

.boxTitle4
{
	margin-left: 78px;
}

.boxTitle5
{
	margin-left: 53px;
}

.leftMenu
{
	width: 252px;
	background-image: url(../images/leftmenubg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.leftMenuItems
{
	margin: 30px 0px 0px -15px;
	*margin-left: 15px;
	line-height: 20px;
}

.lmHeaderBg
{
	width: 100%;
	background-image: url(../images/Background_box_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.lmFooter
{
	height: 12px;
	background-image: url(../images/Background_box_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.lmContent
{
	padding: 27px 15px 0px 15px;
}

.a1, .a2, .a3, .a4
{
	display: none;
}

.main
{
	width: 750px;
	background-image: url(../images/contentbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.mainHeaderBg
{
	width: 100%;
	background-image: url(../images/Background_bigbox_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.mainFooter
{
	height: 12px;
	background-image: url(../images/Background_bigbox_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.mainContent
{
	padding: 25px 35px 0px 15px;
}

.ulMain { list-style-type: circle; }

.ulSub { list-style-type: disc; }
