body {
	text-align:center;
	background: white url(../images/body-bg.jpg) repeat-x;
	padding:0px;
	margin:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:black;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}

hr {
	height:1px;
	color:#DCDCDC;
}

a:link, a:visited { color:#444444; text-decoration:none; }
a:active, a:hover { color:#444444; text-decoration:underline; }

.menutitle a:link, .menutitle a:visited { color:white; text-decoration:none; }
.menutitle a:active, .menutitle a:hover { color:white; text-decoration:underline; }

.header_menu_item a:link, .header_menu_item a:visited { color:white; text-decoration:none; }
.header_menu_item a:active, .header_menu_item a:hover { color:white; text-decoration:underline; }

.header_menu_item a:link, .header_menu_item a:visited { color:white; text-decoration:none; }
.header_menu_item a:active, .header_menu_item a:hover { color:white; text-decoration:underline; }

#footer a:link, #footer a:visited { color:white; text-decoration:none; }
#footer a:active, #footer a:hover { color:white; text-decoration:underline; }

a.red {
	color:#CA0525;
	font-weight:bold;
}

/**************** LAYOUT ********************/
#container {
	width:950px;
	margin:auto;
	margin-top:0px;
	padding-top:10px;

}
#logo {
	width:223px;
	height: 87px;
	background:#99CC33;
	float:left;
	overflow:hidden;	
}
#header_menu {
	width:715px;
	height: 42px;
	background:#99CC33;
	float:left;
	margin-left:6px;
	padding-left:6px;
	
}

#header_search {
	width:701px;
	height: 32px;
	background:#DCDCDC;
	float:left;
	margin-left:6px;
	margin-top:3px;
	padding:10px 0 0 20px;
	text-align:left;
}

#header_search span {
	padding-left:170px;
}

form { padding:0; margin:0; }
/* header menu */

.header_menu_item {
	background: transparent url(../images/header-menu-bg.gif) no-repeat;
	color: white;
	font-weight: bold;
	float:left;
	padding: 15px 20px 0 30px;
	height:27px;

}
#header_separator {
	width:950px;
	margin: 6px 0 6px 0;
	background:#999999;
}

#left_menu {
	width:223px;
	float:left;
		
}
#page {
	width:520x;
	float:left;
	margin-left:6px;
	
}
#right_menu {
	width:186px;
	float:right;	
	background:white;
}

/* vertical menu */

.menutitle {
	width:190px;
	
	background:#999999 url(../images/menu-arrow-dark.gif) no-repeat;
	cursor:pointer;
	background-position: 10px 0px;
	border-bottom: 1px dashed #DCDCDC;
	padding: 10px 0 10px 33px;
	text-align:left;
	font-weight: normal;
	color: white;
}


.submenu {
	width:223px;
	/*height:20px;*/
	
}

.submenu ul, .submenu2 ul {
	
	
	
	list-style-type:none;
	/*list-style-image:url(../images/menu-arrow-light.gif);*/
	background-position: 10px 0px;
	padding: 0px 0 0 0px;
	margin:0px;
	text-align:left;
	font-weight: normal;
	color: #999999;
	
}
.submenu ul li, .submenu2 ul li{
	background:white url(../images/menu-arrow-light.gif) no-repeat;
	background-position: 20px 0px;
	border-bottom: 1px dashed #DCDCDC;
	padding: 5px 0 8px 43px;
	margin:0px;
	width:180px;
}



/* right menu */
.right_menu_header {
	width:186px;
	float: left;
	background:#F0A400;
	padding: 10px 0 10px 0;
	color:white;
	font-weight:bold;
	margin-bottom:5px;
}

.right_menu_item {
	width:176px;
	background:white;
	border-bottom: 1px dashed #DCDCDC;
	padding: 5px;
	text-align:left;
	font-weight: normal;
	
} 


/* footer */

#footer {
	width:950px;
	height:20px;
	color: white;
	padding-top:10px;
	background:#999999;

	
	margin-top:6px;
	margin-bottom:6px;
}
#footer span {
	color: white;
}

#footer span.counter {
	padding-left: 500px;
	color: white;
}

/* index */

#index_box {

	height:211px;
	background:white url(../images/nauczycielka.jpg) no-repeat;
	width:350px;
	padding-left:176px;
	text-align: left;
}
#index_box span {
	color:#F0A400;
	font-weight:bold;
}

#index_separator {
	width:526px;
	margin: 6px 0 6px 0;
	background:#999999;
}

#index_banner {
	width:526px;
	
	background:#DCDCDC;
	

}
#index_container {
	width:526px;
	margin-top:6px;
}

.index_left_column {
	width:259px;
	float: left;
	background:white;
	text-align:left;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	padding: 10px 0 10px 0;
}

.index_right_column {
	width:259px;
	float: right;
	background:white;
	text-align:left;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	padding: 10px 0 10px 0;
	
}

.index_left_column div, .index_right_column div {
	text-align:right;
	color:#99CC33;
	width:90%;
	font-weight:bold;
}

.index_left_column div a, .index_right_column div a {
	color:#99CC33;
}

.index_left_column_header {
	width:260px;
	float: left;
	background:#F0A400;
	padding: 10px 0 10px 0;
	color:white;
	font-weight:bold;
}

.index_left_column_header a, .index_right_column_header a {
	color: white;
}

.index_right_column_header {
	width:260px;
	float: right;
	background:#99CC33;
	padding: 10px 0 10px 0;
	color:white;
	font-weight:bold;
}

/* page */

table.wyswietl {
	width: 510px;
	margin-top:10px;
	padding: 5px;
	text-align:justify;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
}
table.wyswietl2 {
	width: 320px;
	padding: 5px;
	margin:0 0 0 15px;
	
}

table.wyswietl ul {
	text-align:left;
}

table.formul {
	width: 510px;
	padding: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

table.formul_ebook {
	width: 510px;
	padding: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}




