/* CSS Document */
/*
STYLE SHEET FOR [WEB SITE]
Created by [AUTHOR NAME]
[URL OF AUTHOR]

1. defaults
2. structure
3. links and navigation
4. fonts
5. images
Notes
*/
/* --------- 1. defaults --------- */
* {
		margin: 0;
		padding: 0;
}
body {

}
/*  --------- 2. structure  --------- */
#wrapper {
		width:1000px;
		height:792px;
		margin: 0px auto;
		}
#masthead {
	width:auto;
	height:170px;
	margin-bottom: 3px;
		}
#navTopBar {
		width:auto;
		height:0px;
		}		
#logo {
	width:330px;
	height:95px;
	float:left;
	background:url(../images/focus_logo-06.gif) no-repeat scroll 15px 15px;
	margin-left: 15px;
		}
#logo a {
	display: block;
	width: 330px;
	height: 93px;
		}
#logo h1 {
	font-size: 1em;
	color: #FF9D9D;
	text-align: center;
		}

#address {
	width:250px;
	height:60px;
	float:right;
	margin-top: 25px;
		}		
#navContainer {
	width:996px;
	height:40px;
	float:left;
	border-bottom: 4px solid #E5C49F;
	border-right: 4px solid #E5C49F;
		}
#content {
		width:auto;
		height:auto;
		}
#leftColumn {
	width:180px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	margin-top: 5px;
		}
#e-learning {
		width:225px;
		height:210px;
		float:left;
		margin:10px 5px 5px 15px;
		background: #F0F0F0;
		border: 1px solid #CCCCCC;
		}
#distant-learning {
		width:225px;
		height:210px;
		float:left;
		margin:10px 5px 5px 10px;
		background: #EEEEEE;
		border: 1px solid #CCCCCC;
		}
#middleColumn {
	width:600px;
	height:auto;
	float:left;
	background: #FFFFFF;
		}
#middleColumnTop {
		width:300px;
		height:300px;
		border: 1px solid #CCCCCC;
		}
#drukuj {
	background: url(../images/drukuj.png) no-repeat scroll 0px 0px;
	height: 20px;
	width: 20px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
		}	
#drukuj a {
	display: block;
	height: 20px;
	width: 20px;
	}						
#acrobat {
	background: url(../images/acrobat.png) no-repeat scroll 0px 0px;
	height: 20px;
	width: 20px;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
		}	
#acrobat a {
	display: block;
	height: 20px;
	width: 20px;
	}						
	
#idiom-of-the-day {
		width:298px;
		height:100px;
		border: 1px solid #999999;
		margin-top:10px;
		}
#phrase-of-the-day {
		width:298px;
		height:100px;
		border: 1px solid #999999;
		margin-top:10px;
		}
#rightColumn {
		width:196px;
		height:auto;
		float:left;
		background: #FFFFFF;
		}
#bottom {
	width:auto;
	width: 998px;
	height: auto;
		}
#bottomLeft {
		width:500px;
		height:230px;
		float:left;
		}
#bottomMiddle {
		width:300px;
		height:230px;
		float:left;
		}
#bottomRight {
		width:196px;
		height:230px;
		float:left;
		}
	/* float-clearing rules */
.separator {
		clear: both;
		}

.separatorInvisible {
		clear: both;
		height: 1px;
		}

.clearFix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
		}		
/* --------- 3. links and navigation --------- */
#navContainer ul {
		text-align: center;
		padding-left: 0;
		margin-top: 0; /* cancels gap caused by top padding in Opera 7.54 */
		margin-left: 0;
		color: white;
		width: 100%;
		height:40px; /* fixes Firefox 0.9.3 */
		font: 1.2em/3em Tahoma, Arial, Helvetica, sans-serif;
		background: #275797;
		}
#navContainer ul li {
		display: inline;
		border-left: 1px solid #CCCCCC;
		padding: 1px 0;
		}
#navContainer ul li a {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 14px;
		padding-top: 11px;
		color: white;
		text-decoration: none;
		margin-right:-3px;
		}
#navContainer ul li a:hover {
	color: white;
	background: #275797;
	text-decoration: underline;
		}
#leftNavContainer {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
		}
#leftNavContainer ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
#leftNavContainer li {
	margin-left: 20px;
	color: #F27611;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
		}		
#leftNavContainer li a:link, #leftNavContainer li a:visited {
	display: block;
	padding: 6px 5px 6px 0.5em;
	color: #FF3300;
	text-decoration: none;
	font: bold 0.9em Tahoma, sans-serif;
		}
#leftNavContainer li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
		}
#leftNavContainer ul ul {
	margin-top: 5px;

		}
#leftNavContainer ul ul li {
	border-bottom: 1px solid #FFFFFF;
	margin-left: -20px;
		}
#leftNavContainer ul ul a:link, #leftNavContainer ul ul a:visited {
	color: #20419A;
	background: #FBE3C8 url(../images/arrow-orange-01.png) no-repeat scroll 5px 12px;
	font-weight: normal;
	padding-left: 20px;
		}
#leftNavContainer ul ul a:hover {
	color: #20419A;
	text-decoration: underline;
		}
ul#rightNavList {
	width: 192px;
	\width: 160px;
	w\idth: 192px;
	padding: 0px;
	margin: 0px;
	font: 1.2em verdana,helvetica,arial,sans-serif;
		}
ul#rightNavList li {
	list-style: none;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
		}
ul#rightNavList li a {
	display: block;
	width: 161px;
	\width: 158px;
	w\idth: 180px;
	padding: 5px 25px 5px 8px;
	background: #E0E7EF url(../images/bullet-01.png) no-repeat scroll 195px 10px;
	text-decoration: none;
	text-align: right;
	color: #336699;
		}	
ul#rightNavList li a:link {
	color: #336699;
		}
ul#rightNavList li a:hover {
	border-color: #FFFFFF;
	color: #336699;
	background: #C5D1E0 url(../images/bullet-01.png) no-repeat scroll 195px 10px;
		}	
#navContainer #active {
		background-color:#CC0000; 
		}		
#navContainer #active a {
		background-color:#CC0000; 
		}
#navContainer #active a:hover {
		background-color:#CC0000; 
		}
li.active {

		}
li.active a {


		}
#e-learning a {
		color: #CC0000;
		text-decoration: none;
		}
#e-learning a:hover {
		text-decoration:underline;
		}		
#distant-learning a {
		color: #CC0000;
		text-decoration: none;
		}
#distant-learning a:hover {
		text-decoration:underline;
		}		
		
/* --------- 4. fonts --------- */
html {
		font-size: 100%;
		}

body {
		font: 62.5% Arial, Verdana, Helvetica, sans-serif;
		}
#address h1 {
		font: bold 1.4em/1.6em Georgia, Verdana, Arial, Helvetica, sans-serif;
		color: #CC0000;
		text-transform: uppercase;
		text-align: right;
		margin-right: 5px;
		}
#address h2 {
		font: 1.2em/1.6em Verdana, Arial, Helvetica, sans-serif;
		color: #CC0000;
		text-align: right;
		margin-right: 5px;
		}
#address h3 {
		font: bold normal 1.7em/1.6em Verdana, Arial, Helvetica, sans-serif;
		color: #CC0000;
		text-align: right;
		margin: 1px 5px 0 0;
		}
#e-learning h1, #distant-learning h1 {
		padding-bottom: 7px;
		border-bottom: 1px solid #cccccc;
		margin: 2px 5px;
		color: #CC0000;
		font: bold 1.4em/1em "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
		}
#e-learning h2, #distant-learning h2 {
		padding-bottom: 5px;
		border-bottom: 1px solid #cccccc;
		margin: 2px 5px 5px;
		color: #E2E2E2;
		font: normal 1em/1em "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
		background: #CC0000;
		padding-top: 4px;
		padding-left: 2px;
		}
#e-learning h3 {
		background: url(../images/e-learning.jpg) no-repeat scroll 0px 0px;
		height: 66px;
		width: 66px;
		margin: 5px;
		border: 1px solid #CC0000;
		float: left;
		}		
#e-learning h3 span {
		display:none;
		}
#e-learning p {
		font: normal 1.1em/1.2em Tahoma, Arial, Helvetica, sans-serif;
		margin-bottom: 4px;
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 7px;
		}
#distant-learning h3 {
		background: url(../images/distant-learning.jpg) no-repeat scroll 0px 0px;
		height: 66px;
		width: 66px;
		margin: 5px;
		border: 1px solid #CC0000;
		float: left;
		}		
#distant-learning h3 span {
		display:none;
		}
#distant-learning p {
		font: normal 1.1em/1.2em Tahoma, Arial, Helvetica, sans-serif;
		margin-bottom: 16px;
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 7px;
		}
#middleColumn h1 {
	margin: 22px 420px 15px 20px;
	font: bold normal 1.6em Arial, Helvetica, sans-serif;
	color: #F27611;
	padding-left: 2px;
		}
#middleColumn h2 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #064A8B;
	padding-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	background: url(../images/bullet-02.png) no-repeat scroll 10px 4px;
		}
#middleColumn a {
		font-size:1.2em;
		font-style:normal;
		font-family:Georgia, "Times New Roman", Times, serif;
		float:left;
		color:#DA282F;
		text-decoration: none;
		}
#middleColumn a:hover {
		text-decoration:underline;
		}
#middleColumn p {
		clear: left;
		color:#666666;
		font-size: 1.3em;
		line-height:1.4em;
		margin: 0px 20px 10px 20px;
		}
#middleColumn ul {
		width: 450px;
		margin-left: 20px;
		display: block;
		clear: both;
		margin-bottom: 10px;
		}
#middleColumn li {
		font-size:1.2em;
		font-weight: bold;
		list-style: disc inside;
		line-height: 1.4em;
		}
#middleColumn li a {
		list-style: disc;
		font-size: 1.2em;
		line-height: 1.4em;
		font-weight: normal;
		float: left;
		}
#bottomMiddle a {
		width:284px;
		float:left;
		color:#FFFFFF;
		text-decoration: none;
		border-bottom: 1px solid #cccccc;
		background: #A6A64B;
		font: normal 1.4em Georgia, "Times New Roman", Times, serif;
		padding-left: 4px;
		margin-bottom: 6px;
		margin-left: 3px;
		margin-top: 4px;
		}
#bottomMiddle a:hover {
		text-decoration:underline;
		}
#bottomMiddle h1 {
		padding-bottom: 7px;
		margin: 2px 10px;
		color: #484848;
		clear:left;
		font: bold small-caps normal 1.1em/1em Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		}
#bottomMiddle h2 {
		padding-bottom: 7px;
		margin: -2px 10px;
		color: #FF0000;
		float:left;
		font: bold 1.2em/0.7em Arial, Verdana, Helvetica, sans-serif;
		}
#bottomMiddle h3 {
		padding-bottom: 7px;
		margin: 2px 10px;
		color: #0058B0;
		font: bold normal 1.2em/0.4em Arial, Helvetica, sans-serif;
		}
#bottomMiddle h4 {
		padding-bottom: 7px;
		margin: 2px 10px;
		color: #666666;
		clear:left;
		font: normal 1.1em/1.2em "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
		}
#footer h1 {
	color: #20419A;
	font: 1.2em/2.5em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
		}

/* --------- 5. images --------- */
a img {
		}
/* --------- 6. tables --------- */
#middleColumn table {
	background: #FFE4CF;
	margin-left:30px;
	font-size: 1.2em;
	margin-bottom: 15px;
	margin-top:-5px;
	border-collapse: collapse;
}
#middleColumn tbody {
	line-height:1.7em;
}
#middleColumn caption {
	font-size: 1.2em;
	color: #E2E2E2;
	background: #A64B4B;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1em;
}
#middleColumn thead tr {

}
#middleColumn table th {
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
#middleColumn tfoot tr {
	background: #FFB87F;
	font-weight: bold;
	font-size: 0.9em;
	color: #333333;
}
#middleColumn tfoot td {
	font-size: 1.2em;
	line-height: 1.1em;
	text-align: center;
}
#middleColumn tbody td {
	font-size: 1em;
	text-align: center;
	border: 1px solid #FFFFFF;
}
#middleColumn h1 {
	width: 342px;
	margin-right: 0px;
		}
#middleColumn a {
		float:right;
		}
#middleColumn h2 {
		padding-bottom:1px;
		}		
#footer {
	width:auto;
	height:30px;
	background: #FBE3C8;
	border-right: 4px solid #E5C49F;
	border-bottom: 4px solid #E5C49F;
		}
#navContainerContent {
	height:24px;
	margin-bottom:10px;
	margin-left:20px;
	width:98%;
	float: left;
	border-bottom: 1px solid #E6E6E6;
	color: #535353;
	font: 0.9em Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#navlistContent li {
	display:inline;
	float:left;
	font-size-adjust:none;
	font-stretch:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:5px;
	margin-top:4px;
	text-decoration: none;
	font: 1.2em Tahoma, Arial, sans-serif;
}	
#navContainerContent a {
	color: #20419A;
	font: 1em Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#navContainerContent a:hover {
	color: #20419A;
	font: 1em Tahoma, Arial, sans-serif;
	text-decoration: underline;
}
#navTopBarLinks {
clear:both;
display:block;
float:right;
height:0;
width:250px;
}
#navTopBarLinks li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
}
#navTopBarLinks a {
color:#20419A;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:2.2em;
text-decoration:none;
}	
#navContainerContent {
	height:24px;
	margin-bottom:10px;
	margin-left:20px;
	width:98%;
	float: left;
	border-bottom: 1px solid #E6E6E6;
	color: #535353;
	font: 0.9em Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#navlistContent li {
	display:inline;
	float:left;
	font-size-adjust:none;
	font-stretch:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:5px;
	margin-top:4px;
	text-decoration: none;
	font: 1.2em Tahoma, Arial, sans-serif;
}	
#navContainerContent a {
	color: #20419A;
	font: 1em Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#navContainerContent a:hover {
	color: #20419A;
	font: 1em Tahoma, Arial, sans-serif;
	text-decoration: underline;
}
