
body{
        margin: 0px;
        font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 76%;
        color: #555555;
}
div#wrapbg{
        background: url(../images/it_background.jpg);
        background-repeat: repeat-x;
        width: 100%;
}
.clr{
        clear: both;
}


/* JOOMLA DEFAULT STYLE
--------------------------------------------------------- */
a:link, a:visited{
        color: #005278;
        text-decoration: none;
}
a:hover{
        color: #005278;
        text-decoration: underline;
}
ul {
        margin: 0px;
        margin-left: 15px;
        padding: 0px;
}
ul a:link, ul a:visited{
        color: #005278;
        text-decoration: none;
}
ul a:hover{
        color: #005278;
        text-decoration: underline;
}
td{
        font-size: 1em;
}
a img{
        border: none;
}
.contentheading {
        font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 2.33em;
        font-weight: bold;
        color: #005278;
}
.contentheading a:link, .contentheading a:visited {
        font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 1.33em;
        font-weight: bold;
        color: #005278;
        text-decoration: none;
}
.contentheading a:hover {
        color: #005278;
        text-decoration: underline;
}
.modifydate{
        font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 0.83em;
        color: #cbcbcb;
        padding-top: 15px;
}
.small{
        font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 0.83em;
        color: #cbcbcb;
}
.createdate{
        font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
        color: #cbcbcb;
}
td .createdate{
        font-size: 0.83em;
}
.readon{
        font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 0.92em;
        color: #005278;
}
a.readon:link, a.readon:visited {
        text-decoration: none;
}
a.readon:hover {
        text-decoration: underline;
}
td.buttonheading {
        width: 32px;
}
.sectiontableheader {
        background-color : #efefef;
        background-repeat: repeat;
        border-bottom: solid 1px #999999;
        padding: 2px;
        color : #555555;
        font-weight : bold;
        padding: 2px;
}
.sectiontableentry2 {
        background-color : #F3F3F3;
}
.sectiontableentry3 {
        background-color : #0A3483 /*#2F5E96*/;
		color: #FFF;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.mosimage_caption{
        font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 10px;
        color: #cbcbcb;
        padding-top: 5px;
        padding-bottom: 5px;
}
.componentheading {
        font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #cbcbcb;
        text-align: left;
        margin-bottom: 20px;
}
table.contenttoc {
        margin: 0 0 10px 10px;
        padding: 0;
        width: 200px;
}
table.contenttoc td {
        padding: 1px 5px 1px 18px;
}
table.contenttoc th {
        padding: 2px 4px;
        background-color : #efefef;
        border-bottom: solid 1px #999999;
        color: #888888;
        text-indent: 5px;
        text-transform: UPPERCASE;
}
table.blog, table.contentpaneopen{
        width: auto;
}
table.contentpane{
        width: 100%;
        margin-bottom: 30px;
        text-align: left;
		line-height: 25px;
}
.highlight{
        background-color: #ffff99;
}
.contentpane{
        width: auto;
}
table.poll {
        padding: 0;
        width: 100%;
        border-collapse: collapse;
}
table.pollstableborder {
        padding: 0;
        width: 100%;
        border: none;
        text-align: left;
}
table.pollstableborder img {
        vertical-align: baseline;
}
table.pollstableborder td {
        padding: 2px!important;
}
.pagenav {
        padding: 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
        padding: 1px 4px;
        border-top: 1px solid #E1E1E1;
        border-left: 1px solid #E1E1E1;
        border-bottom: 1px solid #BABDB6;
        border-right: 1px solid #BABDB6;
        background: #EFEFEF;
        color: #666666;
        text-decoration: none;
        font-size: 11px;
}
a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
        padding: 1px 4px;
        border-top: 1px solid #BABDB6;
        border-right: 1px solid #E1E1E1;
        border-bottom: 1px solid #E1E1E1;
        border-left: 1px solid #BABDB6;
        background: #EFEFEF;
        color: #666666;
        text-decoration: none;
}
.pagenavbar {
        padding-left: 14px;
        color: #666666;
        font-size: 11px;
}
.pagenavcounter {
        padding: 8px 14px 0 14px;
        color: #666666;
}
.blog_more {
        margin-top: 5px;
        margin-bottom: 30px;
}
.back_button{
        font-size: 11px;
}
.adminform textarea {
        width: 840px!important;
}

.adminform textarea.inputbox {
        width: 840px!important;
}


/* LAYOUT STYLING
--------------------------------------------------------- */
div#wrapper{
        width: 960px;
}


/* MOO.FX
--------------------------------------------------------- */
div#toolsdiv{
        width: 100%;
        color: #fff;
        font-size: 11px;
        background-color: #000000;
}
div#tools{
        width: 711px;
        height: 40px;
        padding-top: 5px;
}
/* ------------------------------------ */
div#syndicatediv{
        float: left;
		
        width: 729px;
}
div#colorsdiv{
        float: left;
        width: 256px;
}
div#fontsdiv{
        float: left;
        width: 226px;
}


/* WEBSITE TOOLS
--------------------------------------------------------- */
div#sitetoolsdiv{
        height: 12px;
}
div#sitetools{
        width: 164px;
        height: 32px;
        float: right;
        background: url(../images/tools_label.gif);
        font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 9px;
        color: #A6A6A6;
        line-height: 3.5em;
        text-align: center;
        text-transform: uppercase;
}
div#sitetools a:link, div#sitetools a:visited{
        color: #A6A6A6;
        text-decoration: none;
}
div#sitetools a:hover{
        color: #fff;
}


/* TOP AREA
--------------------------------------------------------- */
div#topareadiv{
        height: 120px;
}
/*
div#logo{
        width: 300px;
        height: 200px;
        background: url(../images/logo_blue.gif) no-repeat;
        float: left;
} */
div#bannerdiv{
        width: 950px;
        height: 121px;
        float: left;
}
div#banner{
        padding-top: 29px;
        text-align: left;
}
/* SUCKERFISH
--------------------------------------------------------- */
#navdiv{
        height: 65px;
}
#nav {
        /*background: url(../images/toolbar_div_blue.jpg) 0 0 no-repeat;*/
        margin: 0;
        padding: 0;
        height: 29px;
}
#nav a {
        text-transform: uppercase;
        font-size: 11px;
        color: #fff;
        float: left;
        text-decoration: none;
        display: block;
        cursor: pointer;
        line-height: 30px;
        padding: 2px 15px;
}
#nav a.topdaddy,
#nav li a {
        /*background: url(../images/toolbar_div_blue2.jpg) 100% 0 no-repeat;*/
		height: 29px;
}
#nav li a:hover{}
#nav li li a{
        background: none;
        font-weight: normal;
        padding: 0;
        text-indent: 15px;
        text-transform: uppercase;
        color: #939393;
        line-height: 30px;
}
#nav ul li ul li a:hover{
        background: none;
}
#nav ul li a:hover,
#nav ul li ul li ul li a:hover {
        color: #80B3FF;
}
#nav, #nav ul {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
}
#nav li li {
        padding: 0;
        background: none;
        border-bottom: 1px solid #092D71 /*#004165*/;
        border-top: 1px solid #093D71 /*#006589*/;
}
#nav ul ul a {
        display: block;
        color: #ffffff;
        text-decoration: none;
        width: 167px;
        text-transform: none;
        font-size: 11px;
        text-align: left;
}
#nav li {
        float: left;
        padding: 0;
         background: none;
        height: 30px;
}
#nav ul li {
        position: relative;
        z-index: 1;
}
#nav li ul {
        top: 32px;
        position: absolute;
        left: -999em;
        height: auto;
        width: 170px;
        font-weight: normal;
        border-width: 0;
        margin: 0;
        padding: 0;
        border-right: 1px solid #092D71 /*#004165*/;
        border-left: 1px solid #092D71 /*#004165*/;
        border-bottom: 1px solid #092D71 /*#004165*/;
        border-top: 1px solid #092D71 /*#004165*/;
}        
#nav ul {
        padding: 0;
        margin: 0;
        margin-left: 2px;
}
#nav li li {
        float: left;
        padding: 0;
           width: 170px;
}
#nav li ul ul {
        margin: -25px 0 0 170px;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul, 
#nav li.sfhover ul ul ul ul {
        left: -999em;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
        z-index: 100;
        left: 0;
}
#nav li:hover, #nav li.sfhover {
    left: 0;
    /*background-color: #003954;*/
	background: url(../images/toolbar_div_blue5.jpg);
}
#nav li:hover a, #nav li.sfhover a {
    color: #fff;
}
#nav li li:hover a, #nav li li.sfhover a {
    color: #fff;
}
#nav li li:hover a:hover, #nav li li.sfhover a:hover {
    color: #fff;
}
#nav ul ul a {
        background: none;
}
#nav li.active {}
#nav li li.active {
        background: none;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
        background: #0A3483 /*#005278*/;
}


/* DEFAULT JOOMLA MENU STYLING
--------------------------------------------------------- */
a.mainlevel:link, a.mainlevel:visited { display: block; height: 20px; width: 180px; font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif; text-decoration:none; color: #005278; text-align: left; text-indent: 10px; line-height: 20px; padding-top: 3px; padding-bottom: 3px; /*border-bottom: 1px dotted #8c8e91;*/ }
a.mainlevel:hover {
        background-color: #00006A;
        display: block;
        color: #005278;        
}        
a.sublevel:link, a.sublevel:visited { display: block; height: 20px; width: 170px; font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif; text-decoration:none; color: #666666; text-align: left; text-indent: 15px; line-height: 20px; border-bottom: 1px solid #cccccc; }
a.sublevel:hover {
        background-color: #f7f7f6;
        display: block;
        color: #666666;        
}
#active_menu { color: #005278; font-weight: bold; background-color: #f5f5f8; display: block; }
#active_menu.sublevel {
        background-color: #f7f7f6;
        color: #000;
        display: block;
}


/* MAIN CONTENT
--------------------------------------------------------- */
div#left .newsfeed a, div#user2 .newsfeed a,
div#user1 .newsfeed a, div#user6 .newsfeed a,
div#user5 .newsfeed a, div#user8 .newsfeed a,
div#user9 .newsfeed a, div#right .newsfeed a{
        font-weight: normal;
}
div#user2 .moduletable, div#user1 .moduletable,
div#user6 .moduletable, div#user5 .moduletable,
div#user8 .moduletable, div#user9 .moduletable{
        font-size: 0.92em;
}
div#maincontentdiv{
        margin: 10px 0px 30px 0px;
}
div#maincontent{}
div#pathway{
        text-align: left;
        font-size: 0.92em;
        color: #555555;
        padding-bottom: 20px;
}
div#pathway a:link, div#pathway a:visited{
        color: #005278;
        text-decoration: none;
}
div#pathway a:hover{
        text-decoration: underline;
}

div#topusersdiv{
        padding: 0px 0px 20px 0px;
        height: 1%;
}
div#bottomusers1div{
        padding: 30px 0px 20px 0px;
        height: 1%;
}
div#bottomusers2div{ color: #000; background-color: #f3f6f8; padding: 0 0 20px; height: 1%; border: solid 1px #d4d6db; }
div#user2div, div#user1div,
div#user6div, div#user5div,
div#user8div, div#user9div{
        float: left;
}
div#user2, div#user1, div#user6, div#user5, div#user8, div#user9{
        padding: 0px 0px 0px 10px;
        text-align: left;
        font-size: 1em;
        color: #939393;

}
div#user2 h3, div#user1 h3, div#user6 h3, div#user5 h3, div#user8 h3, div#user9 h3{ font-size: 1.2em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #ffffff; margin: 0 0 5px; padding: 5px 3px 5px 19px; border: solid 1px #DCDCDC; /*border-bottom: 0px dotted #3b3b3b;*/ background-image: url(../images/menu.gif); background-repeat: no-repeat; background-position: 5px; background-color:  #002982; border-radius: 5px; }
/* ------------------------------------ */
div#leftblock{
        float: left;
        width: 220px;
}
div#leftdiv{
        width: 200px;
        text-align: left;
}
div#left{
        font-size: 1em;
        color: #939393;
}
div#left h3{
        margin: 0px 0px 3px 0px;
        /* padding: 0px 0px 3px 0px; */
		padding: 4px 3px 5px 17px;
        border-bottom: 1px solid #cccccc;
        font-size: 1.18em;
        color: #FFFFFF;
		background-image: url(../images/menu.gif); background-repeat: no-repeat; background-position: 2px;
}
div#left .moduletable{
        margin-bottom: 20px;
        font-size: 0.92em;
}
div#left div.moduletable {         padding: 10px;
        background: #002982 /*#005278 #f3f6f8*/;
        margin-bottom: 10px;
        border: solid 1px #DCDCDC;
		border-radius: 5px;
 }
div#left a{
        font-size: 1em;
}
/* ------------------------------------ */
div#centerblock{ /* 3 columns layout */
        float: left;
        width: 518px;
        border-left: 1px solid #dae2e5;
        border-right: 1px solid #dae2e5;
}
div#centerblockright{ /* 2 columns layout ~ right block disabled */
        float: left;
        width: 739px;
        border-left: 1px solid #dae2e5;
}
div#centerblockleft{ /* 2 columns layout ~ left block disabled */
        float: left;
        width: 739px;
        border-right: 1px solid #dae2e5;
}
div#centerblockfull{ /* 1 columns layout */
        float: left;
        width: 960px;
}
div#centerdiv{
        padding: 10px 10px;
		background-color: #FCFDFF;
		border-top: 1px solid #dcdcdc;
}
div#center{text-align: left; position: relative;}
/* ------------------------------------ */
div#rightblock{
        float: left;
        width: 220px /*220px*/;
}
div#rightdiv{
        width: 200px;
        text-align: left;
}
div#right{
        font-size: 1em;
        color: #939393;

}
div#right h3{
        margin: 0px 0px 3px 0px;
        /* padding: 0px 0px 3px 0px; */
		padding: 4px 3px 5px 17px;
        border-bottom: 1px solid #cccccc;
        font-size: 1.18em;
        color: #FFFFFF;
		background-image: url(../images/menu.gif); background-repeat: no-repeat; background-position: 2px;
}
div#right .moduletable{
	margin-bottom: 20px;
	font-size: 0.92em;
}
div#right div.moduletable {         padding: 10px;
        background: #002982 /*#005278 #f3f6f8*/;
        margin-bottom: 10px;
        border: solid 1px #DCDCDC;
		border-radius: 5px;
 }
div#right a{
	font-size: 1em;
}

div#right a:visited{
	color: #fff;
}

/* FOOTER
--------------------------------------------------------- */
div#footercontentdiv{
	margin-bottom: 10px;
}
div#footercontent{
	padding-top: 10px;
	border-top: 0px solid #cccccc;
}
div#footerdiv{
	text-align: left;
	color: #aaaaaa;
	font-size: 0.92em;
	float: left;
}
div#footerdiv a:link, div#footerdiv a:visited{
	color: #005278;
	text-decoration: none;
}
div#footerdiv a:hover{
	text-decoration: underline;
}
span#footercopyright a:link, span#footercopyright a:visited{
	color: #aaaaaa;
	text-decoration: none;
}
span#footercopyright a:hover{
	color: #005278;
	text-decoration: underline;
}
div#w3cdiv{
	width: 240px;
	float: right;
	text-align: right;
}
#td-downts { text-align: center; color: #000; background-color: #002982 /*#005278 #f5f5f8*/; padding: 10px 20px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-top: 10px; border-radius: 7px;  }
/* FORM
--------------------------------------------------------- */
#mod_login_password, #mod_login_username {
	width: 90%;
}
#mod_login_remember {
	border: none;
	background: none;
}
textarea.inputbox {
	width:95%;
}
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}
.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; color: #f3f5f8; background-color: #333; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }
.button:active, .button:focus { color: #333; background-color: #e4e4e4; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }
.inputbox {
	border: solid 1px #bfc2c5;
	background: #f5f5f8;
}
.inputbox:hover, .inputbox:focus { background-color: #fbfbfb; border: solid 1px #9198a0; }

.moduletable-ankieta {
	color: DCDCDC;
	font-size: 11px;
	line-height: 17px;
        background-color: #002982 /*#005278*/;
	color: #FFFFFF;
	border-left: 1px solid #dae2e5;
        border-right: 1px solid #dae2e5;
}

.moduletable-lewemenu {
	color: #FFFFFF;
	padding: 10px;
        background: #002982 /*#005278 #f3f6f8*/;
        margin-bottom: 10px;
        border: solid 1px #DCDCDC;
        font-size: 0.92em;
	hover: white;
}

.moduletable-lewemenu a:link {
        color: #C6C6FF;
}

.moduletable-lewemenu a:hover {
        color: #C6C6FF;
}

.moduletable-lewemenu2 {
	color: #FFFFFF;
	padding: 10px;
        background: #3B5998 /*#002982 #005278 #f3f6f8*/;
        margin-bottom: 10px;
        border: solid 1px #DCDCDC;
        font-size: 0.92em;
}

.moduletable-lewemenu2 a:link {
        color: #FFFFFF;
}

.moduletable-lewemenu2 a:hover {
        color: #FFFFFF;
}
.moduletable-lewemenu2 a:visited {
        color: #FFFFFF;
}

.moduletable-banner {
        margin-bottom: 10px;
	margin-left: 2px;
}

#AdTaily_Widget_Container span {display:none !important;}

.AdTaily_Widget_Buy {color:white !important;}

a#reklama a:hover{
        color: navy;
	padding-left: 30px;
}

ul.stronicowanie {  
   margin:0;
   padding: 0; 
   list-style-type: none;
   font-family: tahoma;
   color: #A3A2A2; 
   font-size: 11px; 
   font-weight: bold; 
  }


ul.stronicowanie li a {
color: #114488;
text-decoration: none;
font-size: 12px;
}

ul.stronicowanie li { display:inline; }


.stronicowanie li {
  margin:0 2px; 
  }
  
.stronicowanie li.popr { margin:0 20px; padding: 4px;}
.stronicowanie li a {color: #114488; text-decoration: none; border: 1px solid #EAEAEA;padding:6px; font-size: 12px;}
.stronicowanie li a:hover {background-color: #f0f0f0;}