body {
	background-color: #333333;
	color:#222;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
div.main-box {
	position:relative;
	width:770px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 550px;
	background-color: #FFFFFF;
}
div.top-box {
	text-align:center;
	text-transform:uppercase;
	background-color: #FFFFFF;
	background-image: url(images/ukladd.gif);
	height: 185px;
	background-repeat: no-repeat;
}
div.bottom-box {
	text-align:center;
	position: relative;
	height: 23px;
	width: 770px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/stopka.jpg);
	border: 1px dotted #003399;
	vertical-align: middle;
	color: #006600;
	padding-top:3px;
	font-size:12px;
	font-weight:bold; font-style:normal;
}
div.bottom-box a {
	text-decoration:none
}
div.center-box {
	position:absolute;
	width:472px;
	height: 402px;
	float: right;
	z-index: 1;
	right: 55px;
	background-color: #FFFFFF;
	top: 186px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
div.left-box {
	position:absolute;
	width:200px;
	height: 406px;
	z-index: 1;
	top: 188px;
	left: 3px;
	background-color: #FFFFFF;
}
div.top-left-box {
	position:absolute;
	width:330px;
	height: 133px;
	float: left;
	z-index: 1;
	background-color: #333333;
	background-image: url(images/Logo_ost.jpg);
	background-repeat: no-repeat;
}
div.top-right-box {
	position:absolute;
	width:432px;
	height: 85px;
	float: right;
	z-index: 2;
	background-image: url(images/learn1.jpg); background-position: bottom center;
	background-repeat: no-repeat;
	left: 407px;
	top: 97px;
}
div.przycisk {
	position:absolute;
	width: 182px;
	height: 42px;
	float: center;
}
.left {
	float: left;
	border-right: 18px solid;
}
h1 {
	color: #666;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	letter-spacing:3px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h3 {
	color: #780101;
	font-size: 4em;
	letter-spacing: -2pt;
	word-spacing: 4pt;
	font-weight:normal;
}
.flaga {
	display:block;
	border:1px groove #666666; 
	background-image:url(images/glowna.jpg); background-repeat:no-repeat;
	height: 130px;
	width: 190px;
	margin-left: 30px;
	margin-top: 30px; padding-top:198px;
	border: 1px dotted #333333;
	font-size:14px; color: #000000; font-weight:bold;
	text-align:center; font-style: normal; background-color:#cccccc; font-size:11px;
}
#tabs10 {
	width:215px;
	font-size:14px;
	margin-left:-10px;
}
#tabs10 ul {
	list-style:none;
}
#tabs10 li {
	margin-bottom:7px;
}
#tabs10 a {
	text-decoration:none;
	font-family: ARIAL;
	font-weight:bold;
	display:block;
	background:url("tabright10.gif") no-repeat right top;
	padding:5px 15px 4px 26px;
	color:#FFF;
	border-bottom:1px solid #000066;
	border-left:1px solid #000066;
}
#tabs10 a:hover {
	background-position:0% -42px;
	text-align:center;
}

span.info {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	/*border: 1px solid #c8c8c8;
	background: #66CC00 url(images/span_info.png) 3px 3px no-repeat;*/
	text-align:center; color: #FF0000; font-weight:bold;
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
tr {
	height: 32px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first, th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* Check list (star) */

ul.stars {
	list-style: none;
}
ul.stars li {
	background: url(images/icon-star.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}
/* Check list arrow */

ul.arrow {
	list-style: none;
}
ul.arrow li {
	background: url(images/icon-arrow.gif) no-repeat 3px 7px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}
img {
	background: #fafafa;
   border: 4px double  #999999;
	margin-right:5px;
}

/* menu tabs */
#header ul {
	z-index: 1;
	position: relative;
	margin:0;
	padding: 0;
	list-style:none;
	right: 0px; top: -26px;
	font: bold 10px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 13px 3px 7px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */
/* menu tabs */
#header1 ul {
	z-index: 1;
	position: relative;
	margin:0;
	padding: 0;
	list-style:none;
	right: 0px; top: 121px;
	font: bold 10px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
}
#header1 li {
   display:inline;
   margin:0; padding:0;
}
#header1 a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header1 a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 23px 3px 17px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header1 a span {float:none;}
/* End IE5-Mac hack */
#header1 a:hover span {
	color:#FFF;
}
#header1 a:hover {
   background-position:0% -42px;
}
#header1 a:hover span {
   background-position:100% -42px;
}
#header1 #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header1 #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */
.red { color:red; display:inline;}
.orange{color:orange; display:inline;}
.green{color:green; display:inline;}
.blue{color:blue; display:inline;}


.center-box img { margin-right:20px;}