@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	background: #ffffff none;
	font-weight: normal;
	text-decoration: none;
}

select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	background: #ffffff none;
}

th, td, li, input.submit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}

input.submit {
	background: #eeeeee none;
}

div {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.definput {
	background: #ffffff url('images/input_backgr.gif') left top repeat-x;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 130px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	color: #696969;
	border-top-color: #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 11px;
}

textarea.deftextarea {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
	color: #696969;
	border-top-color: #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.main, table.main th {
	background: #eeeeee none;
}

table.main td {
	background: #ffffff none;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	

div.clear {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

a {
	text-decoration: underline;
	color: #696969;
	font-size: 11px;
}

a:hover {
	color: #416884;
	text-decoration: underline;
}

/************************** HEADER *************************/
div#header {
	width: 100%;
	height: 169px;
	background: #ffffff url('images/background_header.gif') left top repeat-x;
	overflow: visible;
}

div#header div#headerinner {
	margin: 0px auto 0px auto;
	width: 1007px;
	height: 169px;
	position: relative;
	background: #ffffff url('images/background_header.gif') left top repeat-x;
}

div#header div#headerinner div#logo {
	position: absolute;
	width: 522px;
	height: 111px;
	left: 0px;
	top: 0px;
	background-image: url('images/logo.gif'); 
	background-position: left top;
	background-repeat: no-repeat;
}

div#header div#headerinner div#logo div#logoflashcontainer {
	width: 110px;
	height: 105px;
	position: absolute;
	left: 16px;
	top: 0px;
	background: transparent;
}

div#header div#headerinner div#logo a, div#header div#headerinner div#logo a:hover {
	display: block;
	width: 522px;
	height: 111px;
	text-decoration: none;
} 

div#header div#headerinner div#logo a span {
	display: none;
}

div#header div#headerinner div#headerimage {
	position: absolute;
	width: 456px;
	height: 72px;
	top: 22px;
	right: 10px;
	background-image: none; /* url('images/header_image.gif'); */
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}

div#header div#headerinner div#headerimage p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#header div#headerinner div#languagelinks {
	position: absolute;
	width: 50px;
	height: 15px;
	text-align: right;
	top: 5px;
	right: 20px;
}

div#header div#headerinner div#languagelinks a, div#header div#headerinner div#languagelinks a:hover {
	background: transparent;
	color: #173558;
	text-decoration: none;
}

div#header div#headerinner div#languagelinks a:hover {
	text-decoration: underline;
}

div#header div#headerinner div#formcontainer {
	position: absolute;
	width: 285px;
	height: 58px;
	background: #ffffff url('images/background_login_form.gif') left top no-repeat;
	left: 5px;
	top: 111px;
	overflow: hidden;
}

div#header div#headerinner div#formcontainer div#forminner {
	padding: 10px 6px 0px 11px;
}

div#header div#headerinner div#formcontainer div#forminner a, div#header div#headerinner div#formcontainer div#forminner a:hover {
	font-size: 10px;
}

div#header div#headerinner div#formcontainer form input.login {
	border: #bcc5c8 1px solid;
	background: #e4eef2 none;
	color: #838282;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 94px;
	height: 15px;
}

div#header div#headerinner div#formcontainer form input.zaloguj {
	width: 61px;
	height: 19px;
	border: none;
	background: #8fb5d2 url('images/zaloguj.gif') left top no-repeat;
	cursor: pointer;
}

div#header div#headerinner div#formcontainer div#forminner a.wyloguj, div#header div#headerinner div#formcontainer div#forminner a.wyloguj:hover {
	display: block;
	width: 75px;
	height: 19px;
	border: none;
	background: #8fb5d2 url('images/wyloguj_mnie.gif') -4px top no-repeat;
	text-decoration: none;
}

div#header div#headerinner div#formcontainer div#forminner a.wyloguj span {
	display: none;
}

div#header div#headerinner div#topmenu {
	position: absolute;
	width: 720px;
	height: 30px;
	left: 300px;
	top: 139px;
}

div#header div#headerinner div#topmenu a, div#header div#headerinner div#topmenu a:hover {
	display: block;
	width: auto;
	height: 25px;
	text-align: center;
	color: #284963;
	text-decoration: none;
	background-color: #cedbe3;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 2px;
}

div#header div#headerinner div#topmenu a:hover {
	background-color: #cedbe3;
	color: #ffffff;
	background-position: 0px -30px;
}

div#header div#headerinner div#topmenu a.onas, div#header div#headerinner div#topmenu a.onas:hover {
	width: 111px;
	background-image: url('images/background_o_nas.gif');
}

div#header div#headerinner div#topmenu a.certyfikat, div#header div#headerinner div#topmenu a.certyfikat:hover {
	width: 138px;
	background-image: url('images/background_certyfikat_logopedy.gif');
}

div#header div#headerinner div#topmenu a.dbdl, div#header div#headerinner div#topmenu a.dbdl:hover {
	width: 100px;
	background-image: url('images/background_dbdl.gif');
}

div#header div#headerinner div#topmenu a.rekomendacje, div#header div#headerinner div#topmenu a.rekomendacje:hover {
	width: 100px;
	background-image: url('images/background_rekomendacje.gif');
}

div#header div#headerinner div#topmenu a.linki, div#header div#headerinner div#topmenu a.linki:hover {
	width: 120px;
	background-image: url('images/background_linki.gif');
}

div#header div#headerinner div#topmenu a.kontakt, div#header div#headerinner div#topmenu a.kontakt:hover {
	width: 121px;
	background-image: url('images/background_kontakt.gif');
}
/************************** HEADER ENDS HERE *************************/
/************************** CONTENT *************************/

div#content {
	margin: 10px auto 0px auto;
	width: 1004px;
	height: auto;
	background: #ffffff none;
}

/************************** CONTENT LEFT COLUMN *************************/

div#content div#leftcolumn {
	float: left;
	width: 224px;
	height: auto;
}

div.leftinfo, div.rightinfo {
	width: 112px;
	height: 19px;
	background: #4b80bd url('images/left_info.gif') left top no-repeat;
	color: #ffffff;
	font-size: 13px;
	padding: 7px 0px 0px 13px;
}

div.rightinfo {
	background: #e9cb3f url('images/right_info.gif') left top no-repeat;
}

div.lefttopcontainer, div.righttopcontainer {
	width: 224px;
	height: 15px;
	background: #d4edf8 url('images/left_top_container.gif') left top no-repeat;
}

div.righttopcontainer {
	background: #fcf3ca url('images/right_top_container.gif') left top no-repeat;
}

div.leftmiddlecontainer, div.rightmiddlecontainer {
	width: 206px;
	height: auto;
	background: #d4edf8 url('images/left_middle_container.gif') left top repeat-y;
	padding: 3px 12px 0px 6px;
	overflow: hidden;
}

div.leftmiddlecontainer, div.rightmiddlecontainer div.separator {
	width: 206px;
	height: auto;
}

div.rightmiddlecontainer {
	background: #fcf3ca url('images/right_middle_container.gif') left top repeat-y;
	padding: 3px 10px 0px 8px;
}

div.leftmiddlecontainer div#nalezymydo p, div.leftmiddlecontainer div#polecamy p, div.leftmiddlecontainer div#gdzienastudia p, div.leftmiddlecontainer div#reklama p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.leftmiddlecontainer div.publikacje, div.rightmiddlecontainer div.poradnia {
	width: 196px;
	height: auto;
	background: #ffffff none;
	padding: 5px 5px 0px 5px;
}

div.leftmiddlecontainer div.publikacje span.author {
	color: #5487b1;
}

div.more {
	text-align: right; 
	margin-top: 10px
}

div.more a.more {
	color: #416884;
	text-decoration: underline;
}

div.more a.more:hover {
	color: #5487b1;
}

div.leftmiddlecontainer div.publikacjebottom, div.rightmiddlecontainer div.poradniabottom {
	width: 206px;
	height: 29px;
	background: #ffffff url('images/left_middle_container_bottom.gif') left top no-repeat;
}

div.rightmiddlecontainer div.poradniabottom {
	background: #ffffff url('images/right_middle_container_bottom.gif') left top no-repeat;
}

div.leftbottomcontainer, div.rightbottomcontainer {
	width: 224px;
	height: 15px;
	background: #d4edf8 url('images/left_bottom_container.gif') left top no-repeat;
	margin-bottom: 10px;
}

div.rightbottomcontainer {
	background: #fcf3ca url('images/right_bottom_container.gif') left top no-repeat;
}

div#content div#leftcolumn div#flashleft, div#content div#rightcolumn div#flashright  {
	text-align: center;
}

div#content div#leftcolumn div#flashleft div, div#content div#rightcolumn div#flashright div {
	margin: 0px auto 0px auto;
}

ul.categories, ul.categories ul {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.categories li, ul.categories ul li {
	display: block;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.categories li a, ul.categories li a:hover {
	display: block;
	width: 196px;
	height: auto;
	background: transparent;
	text-decoration: none;
	padding: 7px 5px 7px 5px;
	border-width: 1px 0px 0px 0px;
	border-color: #a6c4d9;
	border-style: solid;
}

ul.categories li a.right {
	border-color: #d0d5b9;
}

ul.categories li a.inner {
	padding: 7px 0px 7px 25px;
	width: 181px;
}

ul.categories li a:hover {
	background: #a6c4d9 none;
}

ul.categories li a.right:hover {
	background: #f3e7ae none;
}


/************************** CONTENT LEFT COLUMN ENDS HERE *************************/
/************************** CONTENT CENTER COLUMN *************************/

div#content div#centercolumn {
	float: left;
	width: 535px;
	height: auto;
	padding: 0px 10px 0px 10px;
}

div#centercolumn div#flashtop  {
	text-align: center;
	margin-bottom: 20px;
}

div#centercolumn div#flashtop p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div#centercolumn div#flashbottominner, div#centercolumn div#flashbottom {
	text-align: center;
	margin-top: 20px;
}

div#content div#centercolumn div#flashtop div, div#content div#centercolumn div#flashbottominner div, div#content div#centercolumn div#flashbottom div {
	margin: 0px auto 0px auto;
}

div#centercolumn div#indexnewslinks {
	width: 535px;
	height: 38px;
}

div#centercolumn div#indexnewslinks a, div#centercolumn div#indexnewslinks a:hover {
	display: block;
	float: left;
	width: 100px;
	height: 32px;
	color: #284862;
	background-color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	padding-top: 6px;
} 

div#centercolumn div#indexnewslinks a:hover {
	color: #ffffff;
	background-color: #4b80bd;
	background-position: 0px -38px;
}

div#centercolumn div#indexnewslinks a.aktualnosci, div#centercolumn div#indexnewslinks a.aktualnosci:hover {
	width: 89px;
	background-image: url('images/indexnews_aktualnosci.gif');
}

div#centercolumn div#indexnewslinks a.konferencje, div#centercolumn div#indexnewslinks a.konferencje:hover {
	width: 154px;
	background-image: url('images/indexnews_konferencje_i_szkolenia.gif');
}

div#centercolumn div#indexnewslinks a.informacjezoddzialow, div#centercolumn div#indexnewslinks a.informacjezoddzialow:hover {
	width: 158px;
	background-image: url('images/indexnews_informacje_z_oddzialow.gif');
}

div#centercolumn div#indexnewslinks a.informacjeprawne, div#centercolumn div#indexnewslinks a.informacjeprawne:hover {
	width: 134px;
	background-image: url('images/indexnews_informacje_prawne.gif');
}

div#centercolumn div.newsindexmiddle {
	width: 508px;
	height: auto;
	background: #d4edf8 url('images/indexnews_middle.gif') left top repeat-y;
	padding: 0px 15px 0px 12px;
}

div#centercolumn div.newsindexmiddle div.newsindexinner {
	background: #ffffff none;
	width: 488px;
	height: auto;
	padding: 10px 10px 0px 10px;
}

div#centercolumn div.newsindexmiddle div.newsindexinnerbottom {
	width: 508px;
	height: 35px;
	background: #ffffff url('images/indexnews_inner_bottom.gif') left top no-repeat;
}

div#centercolumn div.newsindexbottom {
	width: 535px;
	height: 19px;
	background: #d4edf8 url('images/indexnews_bottom.gif') left top no-repeat;
}

div#centercolumn div.newsindexmiddle div.imagecontainer {
	float: left;
	width: 85px;
	height: 75px;
	padding: 2px 2px 2px 2px;
	border: #c1c1c1 1px solid;
	background-color: #efefef;
	background-position: center center;
	background-repeat: no-repeat;
}

div#centercolumn div.newsindexmiddle div.newsshort {
	float: left;
	width: 386px;
	height: auto;
	margin-left: 10px;
}

div#centercolumn div.newsindexmiddle div.newsshort div.newstitle {
	font-weight: bold;
	color: #284963;
	margin-bottom: 7px;
}

div#centercolumn div.newsindexmiddle div.imagecontainer a, div#centercolumn div.newsindexmiddle div.imagecontainer a:hover {
	display: block;
	width: 85px;
	height: 75px;
	text-decoration: none;
}



/************************** CONTENT CENTER COLUMN ENDS HERE *************************/
/************************** CONTENT RIGHT COLUMN *************************/

div#content div#rightcolumn {
	float: left;
	width: 224px;
	height: auto;
}

div#rightcolumn input.szukajplacowki, div#rightcolumn input.newsletter {
	width: 52px;
	height: 19px;
	border: none;
	background: #efcf61 url('images/szukaj_placowki.gif') left top no-repeat;
	cursor: pointer;
}

div#rightcolumn input.newsletter {
	background: #94bad6 url('images/dodaj_newsletter.gif') left top no-repeat;
}

div.rightmiddlecontainer div.poradnia span.title {
	color: #284963;
}

/************************** CONTENT RIGHT COLUMN ENDS HERE *************************/
/************************** CONTENT ENDS HERE *************************/
/************************** FOOTER *************************/

div#footer {
	width: 100%;
	height: auto;
	background: #e8f2f6 url('images/background_footer.gif') left top repeat-x;
	margin-top: 15px;	
	overflow: visible;
}

div#footer div#footerinner {
	margin: 0px auto 0px auto;
	width: 1004px;
	height: auto;
	padding: 20px 0px 10px 0px;
	background: #e8f2f6 url('images/background_footer.gif') left top repeat-x;
}

div#footerbottom {
	margin: 0px auto 0px auto;
	width: 984px;
	padding: 10px 10px 10px 10px;
	color: #acadac;
}

div#footerbottom a, div#footerbottom a:hover {
	text-decoration: none;
	color: #acadac;
} 

div#footerbottom a:hover {
	text-decoration: underline;
}
/************************** FOOTER ENDS HERE *************************/
/************************** SPECIAL CONTENT *************************/

div.newsgallery {
	margin-top: 30px;
	text-align: center;
}

div.newsgallery div.imagecontainer {
	width: 120px;
	height: 90px;
	padding: 2px 2px 2px 2px;
	border: #c1c1c1 1px solid;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 10px 10px 0px;
}

div.newsgallery div.imagecontainer a, div.newsgallery div.imagecontainer a:hover {
	display: block;
	width: 120px;
	height: 90px;
	text-decoration: none;
}

div#pagination {
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
}

div#pagination span {
	color: #416884;
	font-weight: bold;
}

div#pagination a, div#pagination a:hover {
	text-decoration: none;
	font-size: 12px;
 }
 
 div#centercolumn div#newslist div.imagecontainer {
	float: left;
	width: 85px;
	height: 75px;
	padding: 2px 2px 2px 2px;
	border: #c1c1c1 1px solid;
	background-color: #efefef;
	background-position: center center;
	background-repeat: no-repeat;
}

div#centercolumn div#newslist div.newsshort {
	float: left;
	width: 430px;
	height: auto;
	margin-left: 10px;
}

div#centercolumn div#newslist div.newsshort div.newstitle {
	font-weight: bold;
	color: #284963;
	margin-bottom: 7px;
}

div#centercolumn div#newslist div.imagecontainer a, div#centercolumn div#newslist div.imagecontainer a:hover {
	display: block;
	width: 85px;
	height: 75px;
	text-decoration: none;
}

div#centercolumn div#list div.title {
	font-weight: bold;
	color: #284963;
	margin-bottom: 7px;
}
/************************** SPECIAL CONTENT ENDS HERE *************************/
/************************** IMG VIEWER *************************/

#thumbBox {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px 5px 20px 5px;
	background: #5a5a5a none;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	visibility: hidden;
}

#thumbBox div.footerbar {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #5a5a5a none;
	color: #ffffff;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}


#thumbBox #thumbImage, #thumbBox #thumbImage img {
	background: #5a5a5a none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#thumbLoading {
	position: absolute;
	border: #5a5a5a 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #fefefe none;
	padding: 5px;
	z-index: 5;
	width: auto;
	height: auto;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #696969;
}

/************************** IMG VIEWER ENDS HERE *************************/
/************************** TINY CSS *************************/

img.border {
	border: #c1c1c1 1px solid;
	padding: 2px 2px 2px 2px;
}

img {
	border: none;
}

.blacktext {
	color: #333333;
}

.redtext {
	color: #cc0000;
}

.greenbold {
	color: #436f20;
	font-weight: bold;
}

.bluetitle {
	color: #284963;
	font-weight: bold;	
}

.sitetitle {
	color: #4d7db8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 10px 0px;
}

div.tinyreplybox {
	border: #696969 1px solid;
	padding: 10px 10px 10px 10px;
	background: #efefef none;
	margin-bottom: 15px;
}

div.tinyreplybox p {
	margin-top: 0px;
	padding-top: 0px;
}

/************************** TINY CSS ENDS HERE *************************/
