.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
	margin:0 auto;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.container {
	width: 1024px;
	background-color: #FFFFFF;
}


body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #59595a;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: #dbfac1 url(../images/blask.jpg) repeat-x top;
}

/*style wlasne*/
/* CSS Document */
#main {
	float: left;
	width: 1024px;
	margin: 0 auto;
}
#left {
	float: left;
	width: 220px;
	padding-right: 20px;
	margin: 0;
}
#right {
	float: left;
	width: 760px;
	padding: 0;
	margin: 0;
	position: relative;
}
#menu {
	float: left;
	width: auto;
}
.menu {
	padding: 0;
	margin: 0;
	float: left;
}
#baner {
	background: url(../images/baner.png) no-repeat;
	width: 553px;
	height: 271px;
	float: left;
}
#artykuly {
	float: left;
	width: 1024px;
	height: 104px;
}

#footer {
	background: url(../images/footer.png) no-repeat;
	height: 143px;
	width: 1024px;
	float: left;
	margin: 0 auto;
}
/*style wlasne*/


a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { 
    cursor: pointer; 
	background: url(../images/button.png) no-repeat;
	width: 68px;
	max-width: 68px;
	min-width: 68px;
	height: 22px;
	border: 0;
	color: #FFFFFF;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 9px;
}
.button2 { 
    cursor: pointer; 
	background: url(../images/button.png) no-repeat;
	width: 68px;
	max-width: 68px;
	min-width: 68px;
	height: 22px;
	border: 0;
	color: #FFFFFF;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 9px;
}
p { margin-top: 0; margin-bottom: 5px; }




/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 40px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0038c6;
  text-align: left;
  width: 100%;
  font-weight: bold;
  background: url(../images/ptaszek.png) no-repeat;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2 {
  padding-left: 0px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0038c6;
  text-align: left;
  width: 100%;
}


.contentheading {
  padding-left: 40px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0038c6;
  background: url(../images/ptaszek.png) no-repeat;
}

.contentpagetitle{
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0038c6;

}

a.contentpagetitle:link {
color: #0038c6;
text-decoration:none
}
a.contentpagetitle:visited
{
color: #0038c6;
text-decoration: none
}
a.contentpagetitle:hover
{
color: #225fff;
text-decoration: underline
}
a.contentpagetitle:active
{
color: #0038c6;
text-decoration: none
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.3em;
  padding-left: 0px;
  margin-bottom: 10px;
  text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #4a9300;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #4a9300;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #4a9300;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.arty {
	color: #000000;
	text-align: justify;
	
}

a.readon {
	float: left;
	font-weight:bold;
}
.pagination span {
	padding: 5px;
}
.pagination a{
	padding: 5px;
}
div.moduletable, div.module {
  margin-bottom: 25px;
  float: left;
  width: 220px;
  margin-top: 5px;
  padding-top: 10px;
}

div.moduletable, .moduletable_text {
	background: url(../images/obrazek.png) no-repeat;
	color: #464646;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
}
li.latestnews, .mostread {
	list-style: none;
}
a.latestnews , .mostread {
	color: #464646;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.latestnews:hover {
	color: #4a9300;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.mostread:hover {
	color: #4a9300;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
div.moduletable h3 , .moduletable_text h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004bda;
	font-weight: 100;
	padding-left: 40px;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

fieldset {
	border: 1px solid #ffffff;
	margin-top: 15px;
	padding: 15px;
}
ul li {list-style: disc;}
ul#mainlevel-nav {
	list-style: none;
	margin: 0 auto;
	width: 1024px;
}
ul#mainlevel-nav li {
	display: block;
	padding-top: 110px;
	float: left;
}
ul#mainlevel-nav li a {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-left:10px;
	padding-right: 10px;
}
div.moduletable_menu{
	background: url(../images/obrazek.png) no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004bda;
	font-weight: 100;
	display: block;
	float: left;
	margin-bottom: 25px;
}
div.moduletable_menu h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004bda;
	font-weight: 100;
	padding-left: 66px;
	padding-top: 10px;
	display: block;
}
ul.menu {
	display: block;
	padding-left: 22px;
}
ul.menu li {list-style:none;}
#bottom_menu {
	margin: 0 auto;
	width: 1024px;
}
.sectiontableheader {
	background: #86b442 url(../images/table_head.png) repeat-x;
	font-weight:bold;
	color: #0941c1;
	padding: 7px;
	text-align:left;
}
.sectiontableheader a{
	color: #0941c1;
	text-align:left;
	padding-left: 0px;
}
.sectiontableentry1 td {
	text-align:left;
	padding: 7px;
	background-color: #efefef;
}
.sectiontableentry2 td {
	text-align:left;
	padding: 7px;
}
#searchbox {
	float: right;
	padding: 20px;
}
#search_head {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/search_head.png) no-repeat;
	height: 15px;
	width: 78px;
	padding-top: 2px;
	padding-left: 8px;
	float: right;
	margin-right:2px;
}
/*menu*/
#gabinety {
	width: 87px;
	height: 60px;
	float: left;
	background: url(../images/gabinety_a.png) no-repeat 0px 0px;
	cursor: pointer;
	border: 0;
	display:block;
}
#gabinety:hover {
	background-position: -87px 0px;
}
#ogloszenia {
	width: 98px;
	height: 60px;
	float: left;
	background: url(../images/ogloszenia_a.png) no-repeat 0px 0px;
	cursor: pointer;
	border: 0;
	display:block;
}
#ogloszenia:hover {
	background-position: -98px 0px;
}
#lokale {
	width: 46px;
	height: 60px;
	float: left;
	background: url(../images/lokale_a.jpg) no-repeat 0px 0px;
	cursor: pointer;
	border: 0;
	display:block;
}
#lokale:hover {
	background-position: -46px 0px;
}
#wyposazenie {
	width: 77px;
	height: 60px;
	float: left;
	background: url(../images/wyposazenie_a.png) no-repeat 0px 0px;
	cursor: pointer;
	border: 0;
	display:block;
}
#wyposazenie:hover {
	background-position: -77px 0px;
}
#sklepy {
	width: 89px;
	height: 205px;
	float: left;
	background: url(../images/sklep.png) no-repeat left;
	cursor: pointer;
	border: 0;
	display:block;
}
#sklepy:hover {
	width: 89px;
	height: 205px;
	background: url(../images/sklep.png) no-repeat right;
}
#prasa {
	width: 33px;
	height: 205px;
	float: left;
	background: url(../images/prasa-dent.png) no-repeat left;
	border: 0;
	cursor: pointer;
	display:block;
}
#prasa:hover {
	background: url(../images/prasa-dent.png) no-repeat right;
}
#gielda {
	width: 41px;
	height: 205px;
	float: left;
	background: url(../images/gielda-dent.png) no-repeat top left;
	border: 0;
	cursor: pointer;
	display:block;
}
#gielda:hover {
	background: url(../images/gielda-dent.png) no-repeat right;
}
#dla_pacjenta {
	width: 83px;
	height: 93px;
	float: left;
	background: url(../images/dlapacjenta_a.png) no-repeat 0px 0px;
}
#dla_pacjenta:hover {
	background-position: -83px 0px;
}
#dla_studenta {
	width: 81px;
	height: 93px;
	float: left;
	background: url(../images/dlastudenta_a.png) no-repeat 0px 30px;
}
#dla_studenta:hover {
	background-position: -81px 30px;
}
#dla_dentysty {
	width: 87px;
	height: 93px;
	float: left;

}
div.dentysta {
	width: 87px;
	height: 93px;
	background: url(../images/dladentysty_a.png) no-repeat top left;
}
div.dentysta:hover {
	background-position: -87px 0px;
}
#ogolne {
	width: 68px;
	height: 93px;
	float: left;
	background: url(../images/ogolne_a.png) no-repeat 0px 30px;
}
#ogolne:hover {
	background-position: -68px 30px;
}
#nowosci {
	width: 66px;
	height: 93px;
	float: left;
	background: url(../images/nowosci_a.png) no-repeat 0px 30px;
}
#nowosci:hover {
	background-position: -66px 30px;
}
#mod_search_searchword {
	background: #fffff2 url(../images/search.png) no-repeat right;
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 2px;
}
.szukanie {
	color:#000000; 
	float: left;
	padding: 0;
	float: left;
	border: 0;
}

.szukanie_input
{
border: 0;
}

.wyszukiwarka {
	float: right;
	padding-top: 3px;
	margin-top: 0px;
	width: 160px;	
}
#text {
	background: #FFFFFF; 
}
.mceEditor {
	background: #FFFFFF; 
}
.menu_opc {
	float: left;
	width:471px;
	padding-top:0;
	margin-top: -66px;
	height: 511px
}
.wejdz_forum {
	float: left;
	width: 471px;
	height: 119px;
}
#img8 {
float: right; margin-top: -352px;
}
.paramlist_key {
	padding: 0;
	float: left;
	margin-right: 6px;
	margin-left: 2px;
}
#form-login div input{
	float: right;
	margin-right: 40px;
}
.img5 {float: left; padding-top: 86px; margin: 0;}
.obrazek {
	border-right: 4px solid #FFFFFF;
	margin-right: 4px;
}
#pngcontainer {position:relative; z-index:99;}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px; list-style: none;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px; list-style: none;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px; list-style: none;}

.tab3 {
	background:#FFF;
	border:0px solid #CCC;
	border-width:0px;
	border-collapse:collapse;
	margin:5px 0 10px;
	width: 80%;

}

 .tab3 td {
	border:0px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
	font-size: 12px;
}

.t3 {
       background: #ffffff;
	padding:3px 10px;
	text-align:left;
	color: black;
	vertical-align:top;
	font-weight:bold;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

