body {
	font-family: "Trebuchet MS", tahoma, Arial, Verdana, sans-serif ;	
	font-size: 12px;
	background: #fdedb9 url(/img/bg_01.gif) repeat-x;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	color: black;
}

.blog_top
{
	background: url(/img/bg_blog/top.gif) no-repeat;
	width: 649px;
	height: 10px;
}

.blog_bg
{
	background: url(/img/bg_blog/bg.gif) repeat-y;
	width: 649px;
	padding: 15px;
}

.blog_bottom
{
	background: url(/img/bg_blog/bottom.gif) no-repeat;
	width: 649px;
	height: 10px;
}

.kom_top
{
	background: url(/img/komentarz_bg/top.gif) no-repeat;
	width: 505px;
	height: 35px;
}

.kom_bg
{
	background: url(/img/komentarz_bg/bg.gif) repeat-y;
	width: 440px;
	padding: 0px 15px 10px 55px;
}

.kom_bottom
{
	background: url(/img/komentarz_bg/bottom.gif) no-repeat;
	width: 505px;
	height: 21px;
}


#ocena
{
	font-weight: bold;
	font-size: 50px;
}

#reszta
{
	font-weight: bold;
	font-size: 30px;
}

span.green
{ color: green; }

span.red
{ color: red; }

.main_div
{
	margin-left: -16px;
}

.pupil_box_top
{
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 15px;
	background: url(/img/pupil_box/top.gif) no-repeat;
}

.pupil_box_bottom
{
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 15px;
	background: url(/img/pupil_box/bottom.gif) no-repeat;
}

.pupil_box_bg
{
	margin: 0px;
	padding: 0px;
	background: url(/img/pupil_box/bg.gif) repeat-y;
	overflow: hidden;
}

.wyszukiwarka_bg
{
	background: url(/img/wyszukiwarka_bg.gif) no-repeat;
	width: 649px;
	height: 106px;
	margin-left: -14px;
	padding-top: 8px;
}

.pupil_box_bg a
{
	text-decoration: none;
}

.no_underline_link a
{
	text-decoration: none;
}

.header_big {
	color: #695200;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/headers/header_bg_big.gif) no-repeat;
	height: 18px;
	width: 600px;
	margin: 0;
	padding: 3px 30px;
}

.header_small {
	color: #695200;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/headers/header_bg_small.gif) no-repeat;
	height: 18px;
	width: 190px;
	margin: 0;
	padding: 3px 30px;
}

.header
{
	background-color: #61cf00;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.ramka
{
	border: solid 1px grey;
	vertical-align: middle;
	text-align: left;
}

tr.active
{
	background: #bcaf5e;
}

td.left
{
	background: #bcaf5e;
	padding: 5px;
	text-align: center;
	border: 1px solid #8a7e2f;
	width: 100px;
}

td.right
{
	background: #e2d790;
	padding: 5px;
	text-align: left;
	border: 1px solid #8a7e2f;
	border-left: 0px;
}

.top_660div
{
	background-color: #ece29f;
	border: 1px solid #d4c669;
	border-top: 0px;
	padding: 5px;
}

.message
{
	color: #ff0000;
	font-size: 12px;
}

img.mid
{
	border: 1px solid #9e9245;
}

textarea
{
	font-family: "Trebuchet MS", tahoma, Arial, Verdana, sans-serif ;
	overflow: auto;
	font-size: 12px;
}

p, img, form
{
	margin: 0; 
	padding: 0; 
	border: none;
}


p {
	line-height: 150%;
	margin-top: 15px;
}


/* obwoluta do tekstow opisowych itp */
.text_box
{
	background: #e2d790;
	border: 1px solid #c5b966;
	padding: 10px;
	text-align: left;
}

.alltd
{
	border-bottom: solid 2px #887c2c;
}

.alltdr
{
	border-bottom: solid 2px #887c2c;
	border-left: none;
}

.fastalltd
{
	border-bottom: dashed 1px #887c2c;
	border-top: none;
	text-align: center;
}

.fastalltdr
{
	border-bottom: dashed 1px #887c2c;
	border-top: none;
	border-left: none;
}

a
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	color: green;
	text-decoration: underline;
}

.zero 
{
	font-weight: normal;
	font-size: 0px;
	line-height: 0px;
}

td
{
	vertical-align: top;
}

#body_container
{
	width:920px;
	margin: auto;
	text-align: left;
	border: 0px solid black;
	border-top: none;
}

div.main_menu
{
	display: inline;
	margin: 0px 0px;
}

#left_content
{
	width: 660px;
	overflow: hidden;
	float: left;
}

#right_content
{
	width: 250px;
	overflow: hidden;
	float: right;
}

#footer
{
	width: 920px;
	overflow: hidden;
	float: right;
}

div.box_botom_left
{
	width: 4px; 
	height: 4px;
	background-image: url("/img/b_b_l.gif");
	overflow: hidden;
	float: left;
}

div.box_botom_right
{
	width: 4px; 
	height: 4px;
	background-image: url("/img/b_b_r.gif");
	overflow: hidden;
	float: left;
}


div.box_top_left
{
	width: 4px; 
	height: 4px;
	background-image: url("/img/b_t_l.gif");
	overflow: hidden;
	float: left;
}

div.box_top_right
{
	width: 4px; 
	height: 4px;
	background-image: url("/img/b_t_r.gif");
	overflow: hidden;
	float: left;
}

div.box660_header
{
	width: 660px;
	height: 25px;
}

div.box660_content
{
	width: 620px;
	border-left: 1px solid #d4c669;
	border-right: 1px solid #d4c669;
	background-color: #ece29f;
	overflow: hidden;
	padding: 10px 19px;
}

div.box660_botom_line
{
	width: 652px; 
	height: 4px;
	background-image: url("/img/b_b_bg.gif");
	overflow: hidden;
	float: left;
}

div.box660_botom
{
	width: 660px; 
	height: 4px;
	overflow: hidden;
	margin-bottom: 10px;
}

div.box250_header
{
	width: 250px;
	height: 25px;
}

div.box250_content
{
	width: 220px;
	border-left: 1px solid #d4c669;
	border-right: 1px solid #d4c669;
	background-color: #ece29f;
	overflow: hidden;
	padding: 6px 14px;
}

div.box250_botom_line
{
	width: 242px; 
	height: 4px;
	background-image: url("/img/b_b_bg.gif");
	overflow: hidden;
	float: left;
}

div.box250_botom
{
	width: 250px; 
	height: 4px;
	overflow: hidden;
	margin-bottom: 10px;
}


div.box920_content
{
	width: 890px;
	border-left: 1px solid #d4c669;
	border-right: 1px solid #d4c669;
	background-color: #ece29f;
	overflow: hidden;
	padding: 0px 14px;
}

div.box920_botom_line
{
	width: 912px; 
	height: 4px;
	background-image: url("/img/b_b_bg.gif");
	overflow: hidden;
	float: left;
}

div.box920_botom
{
	width: 920px; 
	height: 4px;
	overflow: hidden;
}


div.box920_top_line
{
	width: 912px; 
	height: 4px;
	background-image: url("/img/b_t_bg.gif");
	overflow: hidden;
	float: left;
}

div.box920_top
{
	width: 920px; 
	height: 4px;
	overflow: hidden;
}



div.box248_header
{
	width: 248px;
	height: 21px;
	background-repeat: inherit;
	overflow: hidden;
}

.input1
{
	width: 100px;
	border: 1px solid #887c2c;
}

.input2
{
	width: 180px;
	border: 1px solid #887c2c;
}

.error-message
{
	color: red;
	display: inline;
	margin: 0px 5px;
}

#moje_konto_div a
{
	text-decoration: none;
}

#moje_konto_div ul
{
	margin:0px;
	margin-left: 15px;
	display: block;
}

#moje_konto_div li
{
	background-image: url(/img/arrow_01.gif); 
	background-repeat:no-repeat; 
	list-style-type:none;
	padding-left: 20px;
	background-position: 5px 4px;
	margin-left: -20px;
}

/*paging*/

div.pag2
{
	font-size: 13px;
}

div.pag2 span.current
{
	color: green;
	font-weight: bold;
}

div.paging
{
	text-align: center;
}

.paging a
{
	display: inline-block;
	width: 31px;
	height: 25px;
	font-size: 13px;
	padding-top: 6px;
	margin-left: 2px;
	text-align: center;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: url("/img/paging/standard.gif");
}

a.nastepne
{
	display: inline-block;
	width: 31px;
	height: 31px;
	margin-left: 2px;
	position: relative;
	top: 17px;
	background: url("/img/paging/next.gif") no-repeat;
}

a.poprzednie
{
	display: inline-block;
	width: 31px;
	height: 31px;
	margin-left: 2px;
	position: relative;
	top: 17px;
	background: url("/img/paging/prev.gif") no-repeat;
}

a.pierwsza
{
	display: inline-block;
	width: 50px;
	height: 31px;
	margin-left: 2px;
	position: relative;
	top: 17px;
	background: url("/img/paging/first.gif") no-repeat;
}

a.ostatnia
{
	display: inline-block;
	width: 50px;
	height: 31px;
	margin-left: 2px;
	position: relative;
	top: 17px;
	background: url("/img/paging/last.gif") no-repeat;
}

div.paging span.current
{
	display: inline-block;
	width: 31px;
	height: 25px;
	font-size: 13px;
	padding-top: 6px;
	margin-left: 2px;
	text-align: center;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: url("/img/paging/current.gif");
}

.disabled
{
	display: none;
}


/*calendar*/
.calendarcpYearNavigation,
	.calendarcpMonthNavigation
			{
			background-color:#80b800;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.calendarcpDayColumnHeader_Sunday
          {
			font-family:arial;
			font-size:8pt;
			color:red;
          }

	.calendarcpDayColumnHeader,
	.calendarcpYearNavigation,
	.calendarcpMonthNavigation,
	.calendarcpCurrentMonthDate,
	.calendarcpCurrentMonthDateDisabled,
	.calendarcpOtherMonthDate,
	.calendarcpOtherMonthDateDisabled,
	.calendarcpCurrentDate,
	.calendarcpCurrentDateDisabled,
	.calendarcpTodayText,
	.calendarcpTodayTextDisabled,
	.calendarcpText
			{    
   
			font-family:arial;
			font-size:8pt;
			}
	.calendarcpCurrentMonthDate,
	.calendarcpOtherMonthDate,
	.calendarcpCurrentDate
			{
			text-decoration:none;
			}
	.calendarcpCurrentMonthDateDisabled,
	.calendarcpOtherMonthDateDisabled,
	.calendarcpCurrentDateDisabled
			{
			display: none;
			}
	.calendarcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.calendarcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.calendarcpOtherMonthDate
			{
			color:white;
			}
	TD.calendarcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #80b800;
			}
	TD.calendarcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #80b800;
			}
	TD.calendarcpTodayText,

	A.calendarcpTodayText,
	SPAN.calendarcpTodayTextDisabled
			{
			height:20px;
			}
	A.calendarcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.calendarcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.calendarcpBorder
			{
			border:solid thin #80b800;
			}
			
/* gra 1 */

div.game1
{
	width: 116px;
	height: 116px;
	background-color: teal;
	cursor: pointer;
}

div.game1_img {
	width: 116px;
	height: 116px;
}


div.google_map {
	border: 1px solid #ccc;
	height: 400px;
	padding: 1px;
	width: 620px;
}
