@CHARSET "UTF-8";

body {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Tahoma, Verdana, serif, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #696969;
	background: url('../img/sampel_tla.jpg') repeat;

}
a:link { color: #ff7e00; text-decoration: none; background: transparent;}
a:visited {	color: #ff7e00;	text-decoration: none; background: transparent; }
a:hover { color: #ff7e00; text-decoration: underline; background: transparent;}
a:active {	color: #ff7e00;	text-decoration: none;	background: transparent;}
a:link { color: #ff7e00; text-decoration: none;	background: transparent;}
img { border: none; margin: 0; padding: 0;}
#global{
	width: 100%;
	height: 100%;
	background: url('../img/top_grey.jpg') repeat-x top;
}
#top {
	width: 100%;
	height: 727px;
	background-color: #f1f0f0;
	background: url('../img/top.jpg') no-repeat top left;
}
#menu {
	width: 898px;
	height: 157px;
}
#container{
	position: absolute;
	top: 202px;
	left: 175px;
	
}
#content{
	width: 784px;	
	background: url('../img/sampel_zeszytu.png') repeat-y;
	
}
#footer {
	width: 754px;
	height: 93px;
	margin-left: 2px;
	background: url('../img/footer.jpg') no-repeat;
	padding: 57px 0 0 75px;
	font-size: 10px;
}

#minHeight{
	min-height: 100px;
	
}
#textContainer{
	width: 484px;
	padding: 10px;
	margin-left: 38px;
	font-family: Courier New;
}
.yellowCard{
	background: url('../img/karteczka.jpg') no-repeat;
	width: 165px;
	height: 192px;
	padding: 45px 30px 15px 25px;
}
.newsDate{
	color: #ff7e00;
	font-weight: bold;
}
#leftTd{
	width: 542px;
	vertical-align: top;

}
#rightTd{
	vertical-align: top;
}
#newsLabel{
	background: url('../img/naglowek_bg.jpg') no-repeat;
	width: 180px;
	height: 24px;
	margin: 5px 5px 10px 8px;
	padding: 4px 0 0 10px;
}
#submenu{
	width: 180px;
	margin-left: 10px;
	font-weight: bold;
}
a.submenuPosition {
	color: #353535;
	font-weight: bold;
}
#outerLinks
{
	text-align:left;
}
#copyrights{
	margin-left: 270px;
	color: #252525;
	font-weight: bold;
}

