/* CSS Document */
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

a {
	text-decoration: none;
	color: #733102;
}

a:hover {
	text-decoration: underline;
}

#main {
	margin: 0px auto;
	width: 984px;
	padding: 0px 8px;
	border-top: 8px solid #FFA900;
	text-align: left;
}

#header {
	height: 65px;
	position: relative;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	line-height: 65px;
	font-size: 36px;
	font-weight: bold;
	color: #733102;
/*	letter-spacing: -2px; */
	text-transform: uppercase;
}

.orange {
	text-transform: none;
	color: #FFA900;
	font-weight: normal;
}

#header h1 span.orange {
/*	letter-spacing: -3px; */
}

#fuv_logo {
	margin: 10px 0px;
	float: left;
	width: 135px;
	height: 45px;
	text-transform: uppercase;
	letter-spacing: -0.02em;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #3F0400;
	font-family: "Times New Roman", Times, serif;
}

#wstazka {
	display: none;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 40px;
	height: 60px;
}

#menu {
	line-height: 15px;
	height: 15px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu ul li a {
	display: block;
	float: left;
	overflow: hidden;
	width: 90px;
	height: 15px;
	margin: 0px;
	padding: 0px 1px 0px 18px;
	color: #FFFFFF;
	background: #FFA900 url(/graphics/topmenu_bg1.gif) no-repeat;
	text-decoration: none;
	border-right: 1px #FFFFFF solid;
	font-size: 12px;
	font-weight: bold;
}

#menu ul li a.active {
	background: #733102 url(/graphics/topmenu_bg2.gif) no-repeat;
}

#menu ul li a.inactive {
	background: #FFA900 url(/graphics/topmenu_bg1.gif) no-repeat;
}

#submenu {
	padding: 0px 10px;
	height: 33px;
	line-height: 33px;
	background: #733102 url(/graphics/submenu_bg.gif) no-repeat;
}

#submenu ul {
	margin: 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#submenu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#submenu ul li a {
	display: block;
	float: left;
	overflow: hidden;
	height: 33px;
	line-height: 33px;
	margin: 0px 10px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.submenu_item {
	display: none;
}

#subheader {
	margin: 3px 0px;
	height: 194px;
	background: #FFFFFF url(/graphics/subheader_bg.jpg) no-repeat;
}

#imagemask {
	width: 984px;
	height: 18px;
	line-height: 18px;
	padding-top: 162px;
	background: url(/graphics/film_mask.png) top center no-repeat;
	z-index: 101;
	position: absolute;
}

#imagemask form {
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #733102;
}

#imagemask form input[type="text"], #imagemask form input[type="password"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #898989;
	border: 1px solid #898989;
	width: 80px;
	padding: 0px 5px;
	margin: 0px 2px;
}

#imagemask form input[type="image"] {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#imagemask ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#imagemask ul li {
	display: block;
	float: right;
	margin: 0px 0px 0px 5px;
	height: 18px;
	line-height: 18px;
	padding: 0px 10px 0px 0px;
	background: #FFA900 url(/graphics/user_menu_button_r.gif) center right no-repeat;
}

#imagemask ul li.logout {
	padding: 0px 0px 0px 10px;
	background: #733102 url(/graphics/user_menu_button_brown_l.gif) center left no-repeat;
}

#imagemask ul li a {
	display: block;
	padding: 0px 0px 0px 20px;
	background: #FFA900 url(/graphics/user_menu_button_l.gif) center left no-repeat;
	color: #733102;
	text-decoration: none;
}

#imagemask ul li.logout a {
	padding: 0px 20px 0px 0px;
	background: #733102 url(/graphics/user_menu_button_brown_r.gif) center right no-repeat;
	color: #FFFFFF;
}

#subjects {
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#subjects ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#subjects ul li a {
	display: block;
	overflow: hidden;
	width: 180px;
	height: 20px;
	margin: 0px 0px 2px 0px;
	padding: 0px 5px 0px 24px;
	line-height: 20px;
	font-size: 16px;
	text-decoration: none;
	color: #733102;
	background: #FFA900 url(/graphics/button.gif) no-repeat;
}

#subjects ul li a:hover {
	background: #FFF3BC url(/graphics/button_a.gif) no-repeat;
}

#subjects ul li a.active {
	font-weight: bold;
}

#toolbar {
	float: right;
	width: 250px;
}

#share {
	width: 250px;
	height: 30px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#share .elem {
	float: left;
	width: 100px;
}

/* Resources promo */

#resources_promo {
	background: #ededdb url(/graphics/resources_bottom.gif) bottom center no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#resources_promo p {
	background: #ededdb url(/graphics/resources_top.gif) top center no-repeat;
	color: #733102;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 0px 5px;
}

#resources_promo ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
}

#resources_promo ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* Quiz */

#quiz {
	background: #733102 url(/graphics/quiz_bottom.gif) bottom center no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

#quiz p {
	background: #733102 url(/graphics/quiz_top.gif) top center no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 0px 5px;
}

#quiz form {
	margin: 0px;
	padding: 0px;
}

#quiz form ul {
	margin: 0px;
	padding: 5px 7px 0px 7px;
	list-style-type: none;
}

#quiz form ul li {
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	background: #EDEDDB url(/graphics/quiz_button_bottom.gif) bottom center no-repeat;
}

#quiz form ul li p {
	margin: 0px;
	padding: 0px 5px 0px 23px;
	text-indent: -21px;
	font-size: 12px;
	font-weight: bold;
	color: #733102;
	background: url(/graphics/quiz_button_top.gif) top center no-repeat;
}

#quiz input {
	vertical-align: middle;
}

#quiz a {
	display: block;
	overflow: hidden;
	margin: 0px 7px 0px 7px;
	height: 24px;
	line-height: 24px;
	padding: 0px 27px 0px 10px;
	background: url(/graphics/quiz_arrow.gif) right center no-repeat;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

/* Resources */

#resources {
	background: #ffa900 url(/graphics/sources_bottom.gif) bottom center no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

#resources p {
	background: #ffa900 url(/graphics/sources_top.gif) top center no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 0px 5px;
}

#resources form {
	margin: 0px;
	padding: 0px;
}

#resources select {
	width: 155px;
	height: 18px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#resources input {
	vertical-align: middle;
}

#content {
	margin-left: 215px;
	margin-right: 251px;
	width: 512px;
	background: #F6F6EE url(/graphics/content_top.gif) top center no-repeat;
}

#content_in {
	margin: 0px;
	width: 502px;
	padding: 5px;
	background: url(/graphics/content_bottom.gif) bottom center no-repeat;
}

#content_in h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #733102;
	font-size: 24px;
	letter-spacing: -1px;
}

#content_in h2 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #FFA900;
	font-size: 18px;
	letter-spacing: -1px;
}

#content_in p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
	text-align: justify;
}

#content_in blockquote {
	margin: 0px 0px 10px 50px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
}

#content_in ul li ul li {
	margin-bottom: 5px;
}

#content_in p.more {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#content_in p.more a {
	text-decoration: none;
	color: #FFA900;
	border-bottom: #FFA900 1px solid; 
	border-top: #FFA900 1px solid; 
}

#content_in p.more a:hover {
	border: none;
}

#content_in .news_body {
	margin: 10px;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
}

#content_in .news_body h1 {
	color: #000000;
	font-size: 16px;
}

#content_in .news_body h2 {
	color: #000000;
	font-size: 14px;
}

#content_in .news_body h3 {
	font-size: 14px;
	font-weight: normal;
}

#content_in .news_body p {
	font-size: 12px;
}


#content_in .news_item {
	display: block;
	margin: 3px 0px;
	padding: 0px;
	font-size: 14px;
}

#content_in .news_item p.title {
	display: block;
	float: left;
	width: 280px;
	margin: 20px 0px 0px 0px;
	padding: 3px;
}

#content_in .news_item p.details {
	display: block;
	float: left;
	width: 130px;
	margin: 0px;
	padding: 3px;
	font-size: 10px;
	line-height: 10px;
}

#content_in .news_item p.tools {
	display: block;
	float: left;
	width: 70px;
	margin: 0px;
	padding: 3px;
}

#content_in p.system {
	font-size: 10px;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
}

.error {
	color: #DD0000;
	font-weight: bold;
}

.success {
	color: #00DD00;
}

/* blend images */
div.blend {
	overflow: hidden;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

ul#news {
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
}

ul#news li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

ul#news li small {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

ul#news li h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #FFA900;
}

ul#news li p.brief {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-align: justify;
}

ul#news li p.more {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

ul#news li p.more a {
	text-decoration: none;
	color: #733102;
	border: none;
}

.navbar {
	width: 99%;
	margin: 0px auto;
	line-height: 20px;
}

.navbar_left {
	width: 25%;
	float: left;
	text-align: left;
}

.navbar_right {
	width: 25%;
	float: right;
	text-align: right;
}

.navbar_center {
	margin: 0px 25%;
	text-align: center;
}

.banner {
	margin: 5px auto;
	text-align: center;
}

#strony_internetowe {
	font-size: 9px;
	line-height: 9px;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #733102;
	margin: 7px 0px;
	background-color: #FFFFFF;
}

/* Quiz body */


#quiz_body form {
	margin: 0px;
	padding: 0px;
}

#quiz_body form p {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#quiz_body form ul {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	list-style-type: none;
}

#quiz_body form ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-indent: -20px;
}

#quiz_body form ul li input {
	vertical-align: middle;
}

table.plan {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 90%;
	margin: 1em auto;
}

table.plan td, table.plan th {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

table.plan th {
	text-align: left;
	font-weight: bold;
	width: 40%;
	font-size: 0.9em;
}

table.plan td {
	text-align: center;
	font-size: 0.7em;
}

table.schedule {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 90%;
	margin: 10px auto;
}

table.schedule td, table.schedule th {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

table.schedule th {
	font-weight: bold;
}

