@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	text-align: center;
	background: #2e3b89 url('img/bg.gif') repeat-x; }
#top {
	margin: 0 auto;
	width: 798px;
	height: 123px;
	border: solid 1px #8792d7;
	border-bottom: none;
	border-top: none;
}
#jezyki {
	margin: 0 auto;
	width: 798px;
	height: 95px;
	background-image:url(img/top2.jpg);
	border-left: solid 1px #8792d7;
	border-right: solid 1px #8792d7;
}
#zawartosc {
	margin: 0 auto;
	width: 798px;
	display: table;
	background-color: #FFFFFF;
	border-left: solid 1px #8792d7;
	border-right: solid 1px #8792d7;
}
#menu {
	float: left;	
	width: 261px;
	background-image: url(img/menu-tlo.jpg);
	}

#tresc {	
	display: table;
	background-color: #FFF;
	width: 537px;
}
#kropki {
	background-image: url(img/kropki-naglowek.jpg);
	width: 507px;
	height: 33px;
	
	font-size: 19px;
	padding-top: 6px;
	color: #2e3b89;
	letter-spacing: 2px;
	padding-right: 30px;
	font-family: Arial, Tahoma, Verdana, Heveltica;
	margin-top: 13px;
}
#stopka {
	margin: 0 auto;
	width: 764px;
	height: 35px;
	padding: 119px 34px 0 0;
	clear: both;
	font-family: Tahoma, Verdana, Arial, Heveltica;
	font-size: 10px;
	text-align: right;
	color: #FFF;
	background-image: url(img/bottom.jpg);
	border-left: solid 1px #8792d7;
	border-right: solid 1px #8792d7;
	border-bottom: solid 1px #8792d7;
}

/* elementy dynamiczne, czcionki itp. */

p,td,li { 
	margin: 0;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Heveltica;
	font-size: 12px;
	padding-top: 5px;
	line-height: 130%;
}
p.wstepne {
 	font-size: 19px;
	color: #2e3b89;
	letter-spacing: 2px;
	font-family: Arial, Tahoma, Verdana, Heveltica;
	padding-top: 63px;
	padding-right: 228px;
	text-align: right;
	position: relative;
}
a { text-decoration: underline; color: #000; }
a:hover { color: #2e3b89; }
.tytulBelki a { text-decoration: none; }
a.right { font-family: Tahoma, Verdana, Arial, Heveltica; font-size: 11px; text-decoration: none; }

/* wyglad czcionek menu */

p.tytulMenu {
	background: url(img/menu-bg.gif) right no-repeat; 
	font-family: Tahoma, Verdana, Heveltica;
	font-size: 16px;
	line-height: 90%;
	margin: 0;
	color: #303b7f;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 65px;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
}
a.menu, a:visited.menu, a:active.menu {
	font-size: 11px; 
	font-family: Tahoma, Verdana, Arial, Heveltica;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	color: #303b7f;
	text-align: right;
	padding-right: 30px;
}
a:hover.menu { color: #606eba; }

/* belki w zawartosci */
div.daneBelki {
	width: 511px;
	height: 12px;
	padding: 3px 26px 0 0;
	font-family: Tahoma, Verdana, Arial, Heveltica;
	font-size: 10px;
	text-align: right;
}
div.tytulBelki { 
	background: url(img/belka-naglowek.jpg); 
	width: 495px; 
	height: 19px; 	
	padding: 2px 0 0 42px;
	font-family: Tahoma, Verdana, Arial, Heveltica;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	font-weight: bold; 
}
div.trescBelki {
	background: #E7EBF7 url(img/dolBelki.jpg) bottom no-repeat;
	width: 467px;
	padding: 0 10px 23px 10px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#stron { 
	background: #E7EBF7;
	border: 1px solid #fff;
	padding:2px;
	font-size:11px;
	font-family: Tahoma;
}