
body {
	background:#fff url(http://www.galjan.net.pl/obrazki/tlo.jpg) repeat-x scroll top;
	margin-top: 0;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#strona {
	width: 775px;
	margin: 0 auto;
	/*border: 1px solid #000;*/
}

#tekst a:link,#tekst  a:visited,#tekst  a:active {
	color: rgb(39,63,96);
	font-weight: bold;
}

#tekst a:hover {
	color: #000;
}

#top {
	background:#fff url(http://www.galjan.net.pl/obrazki/top.jpg) no-repeat;
	width: 775px;
	height: 103px;/* position: fixed;*/
}

#top_menu {
	width: 100%;
	background-color: #fff;
	font-weight: bold;
	font-size: 16px;/* position: fixed;*/
}

.top_odn {
	width: 142px;
	height: 25px;
	display: /*-moz-inline-block*//*inline-block*/table-cell;
	background-color: rgb(39,63,96);
	border-right: 1px solid #eee;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;/* position: fixed;*/
}

.top_odn:hover, #aktywne {
	background-color: rgb(255,219,0);
	color: #005;
}

#tresc {
	width: 775px;
	height: 100%;
	display: table-row;
}

#lewa_strona, #prawa_strona {
	display: table-cell;
}

#zawartosc { /*IE NIE OBSLUGUJE ELEMENTOW WYSWIETLANYCH JAKO TABELA, WIEC POTRZEBNA JEST NORMALNA */
	width: 775px;
	height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
	font-color: #000;
	border-collapse: collapse;
	
}
td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
}

td.strona_lewa, td.strona_lewa2 {
	width: 193px;
	background-color: rgb(218,218,218);
	border: 1px solid #aaa;
	border-top: 0px;
	border-bottom: 0px;
}

td.strona_lewa {
	height: 150px;
	min-height: 150px;
	__height: 150px;
}

.naglowek {
	background-color: rgb(153,153,153);
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 18px;
}

.spacer {
	/*display: block;*/
	width: 100%;
	height: 3px;
	background-image: url(http://www.galjan.net.pl/obrazki/linia.gif);
	background-repeat: no-repeat;
	color: rgb(218,218,218);
}

.menu_b {
	/*padding-left: 15px;*/
	font-weight: bold;
	color: #000;
	width: 193px;
}

.menu_blink, .menu_bkate, .menu_bkatelink {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #000;
	padding-left: 10px;
	display: block;
	width: 183px;
	height: 16px;
	text-decoration: none;
}

.menu_blink:hover, .menu_bkatelink:hover {
	background-color:rgb(255,219,0);
}

.menu_bkate {
	background-color:rgb(254,243,225);
}

.menu_bkatelink {
	padding-left: 20px;
	width: 173px;
}

.strona_prawa {
	background-color: #fff;
}

#prawa_top {
	background: #fff url(http://www.galjan.net.pl/obrazki/prawa_tlo.jpg) no-repeat;
	height: 205px;
	width: 581px;
}

#tekst {
	margin: 5px 2px 0 2px;
	border: 1px solid #555;/**/
	height: 100%;
	/*display: table;
	width: 100%;*/width: 575px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.belka {
	display: block;
	background-color: #DADADA;
	width: 548px;
	margin-left: 3px;
	line-height: 24px;
	padding-left: 30px;
	font-weight: bold;
}

#kolorek {
	width: 777px;
	height: 10px;
	margin: 0px auto;
	background-color: rgb(25,41,100);
	display: block;
	line-height: 5px;
}

#stopka {
	width: 775px;
	line-height: 20px;
	margin: 0px auto;
	border: 1px solid #000;
	text-align: center;
	color: rgb(25,41,100);
	font-size: 12px;
	font-weight: bold;
}

div ul[class="nIE"] {
	position: relative;
	left: -15px;
	/*list-style-position: outside;*/
	width: 265px;
	list-style: disc;
}

#obrazki {
	float: right;
	clear: right;
	width: 275px;
}

.dol {
	border-bottom: 1px solid #000;
}

.obrazek {
	/*target-new: tab !important;*/
}

.obrazek img {
	border: 1px solid #000;
	height: 141px;
	width: 100px;
}

.zdjecie {
	border: 1px solid #000;
	padding: 10px 10px 10px 10px;
	width: 150px;
	height: 100px;
}

table.szkolenie { margin:0 auto; border-collapse:collapse; }
table.szkolenie td { border:1px solid #000; padding:3px; }
table.szkolenie thead td { text-align:center; font-weight:bold; }
table.szkolenie tfoot td { font-weight:bold; font-style:italic; } 

p.download { padding-bottom:5px; }
p.download a { background:url('../obrazki/icon_docx.png') no-repeat left center; text-decoration:none; padding-left:20px; color:#0048E6 !important; }

#pager {
	text-align: right;
	margin: 5px 0;
	padding-right: 16px;
}
#pager a { text-decoration:none; padding:4px;} 
#pager a:hover { text-decoration:underline; color:#000; }
#pager span { text-decoration:underline; padding:4px; font-weight:bold; color:#000; }

.aligncenter { text-align:center; }
