body {
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	background: #fff url('../punkty_ects/logo.jpg') right bottom no-repeat;
	z-index: -1;
}

#ol {float: left; margin-right: 40px; }

.odd {
	background: #f1f1f1;	
}

h3 {margin-left: 65px; background: white;}

#container {
	float: left;
	display: block;
	height: 800px;
	margin-right: 100px;
}

#legenda {border: 1px solid #f1f1f1; z-index: 1; position: absolute; right: 10px; top: 25px;}

#ramka_top {
	background-color: #eee;
	padding: 5px;
	margin-bottom: 10px;
	background: #f1f1f1;
	width: 95%;
	font-size: 10px;

}

#ramka_foot {
	color: gray;
	font-size: 8px;
	display: block;
	border-top: 1px dotted #eee;
	padding:5px;
	margin-top:10px;
	position: absolute;
	left: 10px;
	top: auto;
	width: 95%;
}

img {
	border: 0;
	text-decoration: none;
	vertical-align: top;
}

a {
	color: navy;
	border: 0;
	text-decoration: none;
	vertical-align: top;
}

#legenda {
	margin-bottom: 10px;
	background: #fff url(../punkty_ects/cmxform-fieldset.gif) left bottom repeat-x;
	width: 450px;
}

abbr {
	border: 0;
	color: maroon;	
}

#drukuj {
	width: 100px;
	background: #fff url(../punkty_ects/drukuj.png) left top no-repeat;
	padding-left: 20px;
}

#dodaj {
	width: 50px;
	background: #f1f1f1 url(../punkty_ects/dodaj.png) left top no-repeat;
	padding-left: 20px;
}

#home {
	width: 50px;
	background: #f1f1f1 url(../punkty_ects/home.png) left top no-repeat;
	padding-left: 20px;
}


#szukaj {
	width: 50px;
	background: #f1f1f1 url(../punkty_ects/szukaj.png) left top no-repeat;
	padding-left: 20px;
}

#odswiez {
	width: 50px;
	background: #f1f1f1 url(../punkty_ects/odswiez.png) left top no-repeat;
	padding-left: 20px;
}

#pomoc {
	width: 50px;
	background: #f1f1f1 url(../punkty_ects/pomoc.png) left top no-repeat;
	padding-left: 20px;
}

/* formularz */

form.cmxform fieldset {
	margin-bottom: 10px;
	background: #fffff url(../punkty_ects/cmxform-fieldset.gif) left bottom repeat-x;
	width: 350px;
	z-index: 1;
	}
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ul {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	background: url(../punkty_ects/cmxform-divider.gif) left bottom repeat-x;
	}
	
form.cmxform textarea {
	width: 320px;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

.input {position: absolute; left: 200px; width: 150px;}	
	
form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */


/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

/* sylabus popup layer */
.popup  {
	color: #000;
	background-color: #fff;
	layer-background-color: #fff;
	/*position:absolute; top:100px; left:100px;*/
	width: 480px;
	height: 280px;
	z-index: 1;
	visibility: hidden;
	}
