html, body{ margin: 0px; padding: 0px;}
img{
	border:0;
}
body{
	background: white;
}
*{
	font-family: Arial, Verdana, sans;
	font-size: 12px;
	line-height: 18px;
	color: #616161;
}
a{
	text-decoration: underline;
	color: #000000;
}
a:hover{
	text-decoration: underline;
	
}
#header{
	width: 790px;
	height: 70px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background:  url(bg.3.png) repeat-x;
}
#header div.lcorner{
	width: 790px;
	height: 70px;
	margin: 0px auto 0px auto;
	background:  url(corners.def.gif) -10px 60px  no-repeat;
	padding: 0px;
}
#header div.rcorner{
	background:  url(corners.gif) 780px 60px  no-repeat;
	height: 70px;
	padding: 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}
#container{
	width: 790px;
	margin: 10px auto 0px auto;
	padding: 0px;
}
#footer{
	width: 790px;
	margin: 10px auto 0px auto;
	padding: 0px;
	background: #E6E6E6 url(corners.gif) -10px -10px no-repeat;
}
#footer div.rcorner{
	width: 790px;
	padding: 10px;
	text-align: center;
	background:  url(corners.gif) 780px -10px no-repeat;
}
#menu{
	float: right;
	margin: -4px 20px 4px 20px;
}
#menu a{
	color: white;
	padding: 4px;
	text-decoration: none;
}

div.box_news, 
div.box_wstep,
div.box_table,
div.box_zadania
{
	background: white;
	padding: 13px;
	margin: 5px;
}
div.box_data{
	width: 790px;
	background: #E6E6E6 url(corners2.gif) no-repeat -10px;
	height: 20px;
}
div.box_data div.rcorner{
	width: 790px;
	background: url(corners2.gif) no-repeat 780px;
	color: #929292;
	text-align: center;
	height: 20px;
}
div.box_news{
	float: left;
	width: 350px;
	margin-right: 5px;
	margin-top: 5px;
}
div.box_wstep{
	float: right;
	width: 350px;
	margin-left: 5px;
}
div.box_table{
	clear: both;
}
div.clear{
	clear: both;
}
h1, h2, h3{
	font-family: arail, verdana, sans;
	text-decoration: none;
	font-weight: normal;
}
h1{
	font-size: 5em;
	letter-spacing:-0.05em;
	line-height:1em;
}
div.logo{
	padding-top: 23px;
	padding-left: 25px;
	
}
div.logo span.w{
	color: white;
	font-size: 3em;
}
div.logo span.o{

	font-size: 2em;
}
div.logo a{
	text-decoration: none;
}
h2{
	font-size: 2.5em;
	letter-spacing:-0.05em;
	line-height:0.5em;
	margin: 0.7em 0.3em 0.6em 0em;
}
h3{
	font-size: 1.5em;
	letter-spacing:-0.05em;
	line-height:0.3em;
	
}
table{
	width: 100%;
}

table td{
	border-top: 0px solid #F5F5F5;
	padding: 2px 4px 2px 4px;
}

col#data{
	background: #F9F9F9;
}

col#godzina{

}
col#jezyk{
	background: #F9F9F9;
}
col#wykladowca{

}
col#opis{
	background: #F9F9F9;
}
table tfoot td{
	background:#F1F1F1;
	font-weight: normal;
	padding: 10px;
}	
table thead th{
	background:#F1F1F1;
}	

table tbody tr:hover{
	background: #E8E8E8;
}

/* ------------------- COLORS -------------------- */

h3{
	color: #1A2B83;
}
h2{
	color: #2C5CCA;
}
div.logo span.o{ /* kolor koncowki ".net" w logo */
	color: #ADC1ED;
}
#header{
	background-color: #2C5CCA;
}
a:hover {
	color: #2C5CCA;
}
#menu a{
	background: #032980;
	border: 4px solid #032980;
}
#menu a:hover{
	background: #0637a7;
}
/*---- color buttons ------ */

a.c1{
	background: #D22D16;
	color: white;
	text-decoration: none;
	border:#931200 1px solid;
	font-size: 9px;
	padding: 2px 4px 3px 4px;
	margin: 2px;
}
a.c1:hover {
	border:  #D22D16 1px solid;
}

a.c2{
	background: #ED9635;
	color: white;
	text-decoration: none;
	border:#C15500 1px solid;
	font-size: 9px;
	padding: 2px 4px 3px 4px;
	margin: 2px;
}
a.c2:hover {
	border: #ED9635 1px solid;
}
a.c3{
	background: #2C5CCA;
	color: white;
	text-decoration: none;
	border:#163B93 1px solid;
	font-size: 9px;
	padding: 2px 4px 3px 4px;
	margin: 2px;
}
a.c3:hover {
	border: #2C5CCA 1px solid;
}
a.c4{
	background: #7FB62F;
	color: white;
	text-decoration: none;
	border:#5C9A00 1px solid;
	font-size: 9px;
	padding: 2px 4px 3px 4px;
	margin: 2px;
}
a.c4:hover {
	border: #7FB62F 1px solid;
}
div.colors{
	float: right;
	margin: 4px;
}

div.box{
	border: black 2px solid;
	padding: 0px 0px 40px 40px;
	width: 200px;
	height: 100px;
	text-align: left;
}

div.admin{
	border: black 2px solid;
	width: 100%;
	height: 20px;
	text-align: center;
}

input, textarea{
	background: #ffffff;
	border: 1px solid #000000;
}

div.login{
	border: black 2px solid;
	width: 200px;
	height: 125px;
}