* {
	/*font: 100%/100%  Verdana, Tahoma, Arial, "Trebuchet MS", "Lucida Grande", Helvetica;*/
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", "Lucida Grande", Helvetica;
	color: black;
	text-decoration: none;
	vertical-align: top;
}

a {
	cursor: pointer;
}

body {
	background: url('img/bg_green.png') repeat-x;
}

#topcleaner {
	overflow:hidden;
}

#container {
	width: 992px;
	margin: 0px auto;
	zoom:1;
}

#top {
	padding: 0 6px 0 6px;
}

#top_left {
	float: left;
	width: 760px;
	background: url('img/top_left.png') no-repeat;	
}

#commercial {
	margin: 22px 0 0 0;
	width: 750px;
	background-color: #F5F5F5;	
	border: 1px solid #FFFFFF;
	overflow:hidden;
}

#energia_logo {
	float:left;
	width:205px;
	height:48px;
	background: url('img/energia_logo.png') no-repeat;
}

#energia_logo span {display: none;}

#reklama {
	float:right;
	width: 545px;
	height: 48px;
	padding: 0 10px 0 0;
	background: url('img/reklama.png') no-repeat;
}

#top_right {
	float: right;
	width:220px;
}

#are {clear: both;
	display:block;
	width:220px;
	height:94px;
	background: url('img/are_bg.png') no-repeat;
}

#fav {
	height: 29px;
	width:220px;
	text-align: center;
	font-size: 9px;
	color: #C0C0C0;
	overflow:hidden;
}

#fav a {
	color: #404040;
	line-height: 29px;
	height: 29px;
	font-weight: bold;
}

#fav a:hover {
	text-decoration: underline;
}

#search {
	height: 47px;
	width:220px;
	background: url('img/search.png') no-repeat;
}

#label {	
	display:block;
	float:left;
	width: 60px;
	height: 35px;	
	line-height: 35px;
	text-align:center;
	font-weight: bold;
	font-size: 9px;
	overflow:hidden;
}

#searchform {
	float:left;
	border: 0px;
	margin: 8px 0 0 0;
	height: 10px;
	width: 125px;
	background: url('img/searchform.png') no-repeat;
	padding: 4px 4px 5px 4px;
	font-size: 9px;
	overflow: hidden;
	_background-attachment: fixed;
}

#sbutton {
	float:left;
	border: 0px;
	height: 35px;
	width: 24px;
	background: url('img/sbutton.png') no-repeat center;
	cursor: pointer;
}

#hmenu {
	clear: both;
}

#hmenu #ufloor {
	height: 32px;
	width: 980px;
	background: url('img/ufloor.png') bottom no-repeat;
}

#hmenu #ufloor .tabtitle {
	background: url('img/tab.png') no-repeat;
	height: 32px;
	width: 154px;
	line-height: 30px;
	text-align: center;
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: white;
	overflow:hidden;
}

#hmenu #ufloor .active a {
	background: url('img/tab.png') 0px -32px no-repeat;
	text-decoration: underline;
}

#hmenu #ufloor .tabtitle a {
	
	color: #E6E6E6;
	display:block;
	font-weight:bold;
	line-height:32px;
}

#hmenu #ufloor .tabtitle a:hover {
	background: url('img/tab.png') 0px -32px no-repeat;
	color: white;
}

#hmenu #ufloor #gobackcire
{
	float:right;
	height: 30px;
	width: 150px;
}

#hmenu #dfloor {
	text-align: center;
	height: 30px;
	width: 980px;
	background: url('img/dfloor.png') no-repeat;
	list-style-type: none;
	display: table;
}


#hmenu #dfloor li
{
	background: url('img/hmenuitem.png') no-repeat;	
	color: #E6E6E6;
	height: 30px;
	line-height:30px;
	text-align:center;
	/*display:block;*/
	font-size:9px;
	/*float:left;*/
	/*overflow: hidden;*/
	display: table-cell;
}

#hmenu #dfloor li a {
	margin-left: 2px;
	display: block;
	line-height:30px;
	height: 30px;
	color: #E6E6E6;
}

#hmenu #dfloor li:hover {
	
}

#hmenu #dfloor li a:hover {
	background: url('img/hmenuitem_hover.png') no-repeat;
	color: white;
	cursor: pointer;
}

#hmenu #dfloor li a.active
{
	background: url('img/hmenuitem_hover.png') no-repeat;
	font-weight: bold;
	text-decoration: underline;
}

#hmenu #hr {
	width: 980px;
	height: 16px;
	background: url('img/hr.png') no-repeat;
	overflow: hidden;
}


#main1 {
	clear: both;
	overflow:hidden;
	margin:0; padding:0;
}

#main2 {
	clear: both;
	overflow:hidden;
	margin:0; padding:0;
}

#left {
	float:left;
	width:379px;
	overflow: hidden;
	background: url('img/leftcontent_lines.png') repeat-y;
}


#right {
	float:right;
	width:233px;
	background: url('img/rightcontent_lines.png') repeat-y;
}

#middle {
	margin: 0 233px 0 379px;
	background: url('img/middlecontent_lines.png') left repeat-y;
	zoom:0;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#left #leftcontent {
	width:319px; /* +60 */
	/*height: 381px;*/
	padding: 0 30px 0 30px;
	background: url('img/leftcontent.png') no-repeat;
	overflow: hidden;
}

#left #leftbottom {
	height: 9px;
	width:477px;
	background: url('img/leftcontent_bottom.png') no-repeat;
	overflow: hidden;
}



#middle #middlecontent {
	padding: 0 10px 0 9px;
	background: url('img/middlecontent.png')  top left  no-repeat;
	/*height: 355px;*/
	zoom:0;
}


#middle #middlebottom {
	height: 35px;
	background: url('img/middlecontent_bottom.png') top left  no-repeat;

}

#right #rightcontent {
	/*padding: 0 30px 0 30px;*/
	width:233px; /*+60*/
	background: url('img/rightcontent.png') no-repeat;
	/*height: 391px;
	overflow: hidden;*/
}

#right #rightcontent2 {
	/*padding: 0 30px 0 30px;*/
	width:233px; /*+60*/
	background: url('img/rightcontent2.png') no-repeat;
	/*height: 391px;
	overflow: hidden;*/
}


#right #rightbottom {
	border:0px;
	margin: 15px 0 0 0;
	height:37px;
	width:233px;
	background: url('img/rightcontent_bottom.png') no-repeat;
	overflow: hidden;
	cursor: pointer;
}

#right #rightbottom2 {
	border:0px;
	margin: 15px 0 0 0;
	height:9px;
	width:233px;
	background: url('img/rightcontent_bottom2.png') no-repeat;
	overflow: hidden;
	cursor: pointer;
}

h2
{
	display:block;
	padding: 0 0 0 27px;
	margin: 0 0 0 -13px;
	color: #6A6A6A;
	font-weight: bold;
	font-size: 9px;
	height: 30px;
	line-height: 30px;
	background: url('img/content_gutek.png') left  no-repeat;	
	overflow: hidden;
}

h5
{
	display:block;
	padding: 0 0 0 27px;
	margin: 0 0 0 -13px;
	color: #6A6A6A;
	font-weight: bold;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	background: url('img/content_gutek.png') left  no-repeat;	
	overflow: hidden;
}

strong {
	font-weight: bold;
	color: inherit;
}

#left #leftcontent p {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
}

#left #leftcontent ul {
	font-size: 12px;
	margin-top: 30px;
}

#left #leftcontent ul li {

	background :url('img/ul_triangle.png') left no-repeat;
	line-height: 20px;
	padding-left: 18px;
    height:20px;
    clear:both;
}

#left #leftcontent ul li a span {
	display:block;
	font-size: 10px;
	line-height: 20px;
     float: right;
     color: #808080;
}

#left #leftcontent ul li a strong {
    display:block; 
    float:left;
    color: #404040;
    overflow: hidden;
    width: 250px;
    /*height:20px;*/
    line-height: 20px;
}

#left #leftcontent ul li a:hover, #left #leftcontent ul li strong:hover {
    color: #D50000;
}

#left #leftcontent ul li a span span {
	display: inline;
	float: none;
	line-height:10px;
	color: #D50000;
	
}

p.bold {
	font-weight: bold;
	margin-top : 20px;
	text-indent: 5%;
}

p.normal {
	margin-top : 15px;
}

#left .details {
	display: block;
	height:30px;
	margin: 25px 0 10px 0 ;
	font-size: 9px;
	text-align: center;
	color: #808080;
	line-height: 15px;
}

#left .details:hover {
	text-decoration: underline;
}

#left .details span {
	color: #D50000;
}


#middle #middlecontent h2 {
	display:block;
	padding: 0 0 0 27px;
	margin: 0 0 0 13px;
}

#middle #middlecontent #newsheader
{
	background: #FFFFFF;
	border-bottom: 1px #E0E0E0 solid;
}

#middle #middlecontent h3 {


	font-size: 11px;
	background :url('img/newsico.png') 17px #FFFFFF no-repeat;
	zoom: 1;
     	/*height:38px;*/
     	/*overflow:hidden;*/
	
        padding: 8px 20px 8px 32px;
        display: table;
        position: relative;
        overflow: hidden;
}


#middle #middlecontent h3 span {

	background :url('img/clockico.png') left no-repeat;
	padding: 0 0 0 10px;
	display:block;
	font-size: 10px;
	/*line-height: 18px;*/
	height:100%;
	float:right;
	width: 70px;
    color: #808080;
    margin-left: 10px;
       
    position: relative;
    top: -50%;
}

#middle #middlecontent .wrap
{
	display: table-cell;
	vertical-align: middle;
}

#middle #middlecontent h3 a strong:hover
{
	color: #000000;
}

#middle #middlecontent h3 strong {
    display:block; 
    width: 215px;
    color: #D50000;
    line-height: 18px;
	font-size:12px;
}

#middle #middlecontent #news {
	background :url('img/news_bg.png') bottom #FBFBFB no-repeat;
	padding-bottom: 60px;
	margin-left:2px;
}

#middle #middlecontent .newscontent {
	/*height:50px;*/
	font-size: 12px;
	margin: 18px 20px 10px 32px;
	line-height: 18px;
	/*overflow: hidden;*/
}

#middle #middlecontent .newscontent p {
	color: #333333;
	margin-top: 7px;
}

#middle #middlecontent .newscontent p a
{
	 color: #D50000;
	 text-decoration: underline;
}

#middle #middlecontent .newscontent p a:hover
{
	 color: #000000;
}

#middle #middlecontent .newsfooter {
	text-align: right;
	height: 33px;
	line-height: 33px;
	overflow:hidden;
	color: #D2D2D2;
	font-size: 11px;
	padding-right: 20px;
}

#middle #middlecontent .newsfooter a {
	height: 33px;
	line-height: 33px;
	color:#808080;
	font-size: 10px;
}

#middle #middlecontent .newsfooter .comments {
	background:url('img/commentico.png') left no-repeat;
	padding: 0 0 0 17px;
}

#middle #middlecontent .newsfooter .comments strong {
	color:#808080;
}

#middle #middlecontent .newsfooter .continue {
	background:url('img/continueico.png') right no-repeat;
	padding: 0 17px 0 0;
}


#middle #middlecontent .newsfooter .comments:hover, #middle #middlecontent .newsfooter .continue:hover {
	text-decoration: underline;
}

#middle #middlecontent .newslist {
	/*height: 175px;*/
	margin: -25px 0 13px 20px;
	width: 320px;
	display: block;
	background: transparent;
	overflow: hidden;
}

#middle #middlecontent ul li {
	color: #404040;
	font-size: 12px;
	background: url('img/newsico.png') left no-repeat;
	padding-left: 15px;

	margin: 7px 0 7px 0;
}

#middle #middlecontent ul li a {
	display: table;
	color: #404040;
	#position: relative;
	overflow: hidden;
	zoom:1;
	width: 100%;
}

#middle #middlecontent ul li a span {
	background: url('img/clockico.png') left  no-repeat;
	padding: 0 0 0 10px;

	font-size: 9px;
	float: right;
	display: block;
	color: #808080;
	
	/*margin-top:-18px;*/

	position: relative;
    top: -50%;
      
}

#middle #middlecontent ul li strong {
color: #404040;
    display:block; 
    /*overflow: hidden;*/
    width: 215px;
    /*float:left;*/
    /*height:20px;*/
    line-height: 20px;
	
	
}

#middle #middlecontent ul li a:hover, #middle #middlecontent ul li strong:hover {
    color: #D50000;
}

#middle .gotoarchive {
	display: block;
	background: url('img/archiveico.png') right no-repeat;
	padding: 0 18px 0 0;
	margin: 0 30px 0 0;
	height: 35px;
	line-height: 35px;
	text-align: right;
	color: #808080;
	font-size: 10px;
}

#middle .gotoarchive:hover {text-decoration: underline;}

#right #rightcontent h2 {
	margin-left: 20px;
	background: none;
	color: white;
	height: 30px;
	line-height: 31px;
	margin-top:1px;
}

#right #rightcontent2 h2 {
	margin-left: 5px;
	background: none;
	color: white;
	height: 30px;
	line-height: 31px;
	margin-top:1px;
}

#right #rightcontent strong {
	width: 173px;
	line-height: 12px;
	height: 12px;
	overflow: hidden;
	display: block;
	font-size: 10px;
	margin: 17px 0 0 30px;
}

#right #rightcontent  strong span {	
	font-weight:normal;
	font-size: 10px;
	color: #C0C0C0;
}
#right #rightcontent .howto {
	width:190px;
	height:36px;
	text-align:center;
	overflow:hidden;

	margin: 17px 0 0 20px;
	/*font-size: 10px;*/
}

#right #rightcontent .howto strong {
	font-size: 10px;
	width: auto;
	text-align:center;
	margin: 0 0 7px 0;
}

#right #rightcontent .howto span {color: #C0C0C0;}

#right #rightcontent .howto a {
	color: #D50000;
	letter-spacing: -1px;
	font-size: 9px;
}

#right #rightcontent .howto a:hover {
	text-decoration: underline;
	color: black;
}


#right #rightcontent #checkform {
	color: #808080;
	float: left;
	border: 0px;
	margin: 15px 0 0 30px;
	height: 14px;
	width: 94px;
	background: url('img/checkform_input.png') no-repeat;
	padding: 5px 6px 5px 6px;
	font-size: 10px;
	line-height: 14px;
	_background-attachment	: fixed;
	
}

#right #rightcontent form {
	overflow:hidden;
}

#right #rightcontent label.checklabel {
	margin: 15px 0 0 5px;
	float: left;
	color: #808080;
	display: block;
	line-height: 22px;
	overflow: hidden;
	height: 22px;
	width: 70px;
	font-size: 9px;
}

#right #rightcontent label {
	margin: 10px 0 0 0;
	color: #808080;
	font-size: 10px;
}

#right #rightcontent label.stronglabel {
	margin: 0 0 0 30px;
	font-weight: bold;
	display: block;
	font-size: 10px;
	line-height: 24px;

	clear: both;
}

#right #rightcontent .hcheck {
	width: 13px;
	height: 13px;
	line-height: 20px;
	margin: 5px 5px 5px 35px;
}

#right #rightcontent .vcheck {
	width: 13px;
	height: 13px;
	line-height: 20px;
	margin: 5px 5px 5px 35px;
}

#right #rightcontent .vlabel {
	color: #808080;
	font-size: 10px;
}

#partnership h2 {
	margin-left: 12px;
}

#partnership {
	/*padding: 0 25px 0 25px;*/
	margin: 15px auto;
	width:980px;
	background: url('img/partnership.png') no-repeat;
}

#partnership ul {
	display:block;
	padding: 18px 0 0 0;
	background: url('img/partnership_lines.gif') white repeat-y;
	overflow: hidden;
	zoom: 1;
}

#partnership ul li {
	display: block;
	float: left;
	overflow: hidden;
	width: 196px;
	height: 66px;
	text-align: center;
	line-height: 66px;
}

#partnership_bottom {
	height: 12px;
	width:980px;
	background: url('img/partnership_bottom.png') no-repeat;
}

#partnership li a {
	width: 196px;
	height: 66px;
	/*display:block;*/
	line-height: 66px;
}

#footer {
	margin: 15px auto;
	width:964px;
	height: 62px;
	overflow: hidden;
	background: url('img/footer.png') no-repeat;
	padding-left: 16px;
}

#footer #cirelogo {
	display:block;
	margin: 0 16px 0 0;
	width: 99px;
	height: 55px;
	background: url('img/cirelogo_footer.png') center no-repeat;
	float: left;
}

#footer #copyrights {
	color: #404040;
	width: 710px;
	height: 55px;
	line-height: 55px;
	font-size: 10px;
	float: left;
}

#footer #copyrights span {
	color: #808080;
}

#footer #idlogo {
	float: left;
	display:block;
	background: url('img/idlogo.png') center no-repeat;
	width: 55px;
	height: 55px;
}

#footer #itbcelogo {
	margin-right: 20px;
	float: left;
	display:block;
	background: url('img/itbcelogo.png') center no-repeat;
	width: 44px;
	height: 55px;
}


/* ostylowanie odrębne */


#leftsingle #leftcontent #article h3
{
	font-size: 13px;
	background: url('img/ul_triangle.png') 0px 2px no-repeat;
	line-height: 15px;
	height: auto;
	margin-bottom: 20px;
}

#leftsingle #leftcontent #article p
{
	text-indent: 13px;
	font-size: 12px;
	line-height: 20px;
	margin-left:10px;
	margin-bottom:15px;
}

#leftsingle #leftcontent #article p span
{
	/*border-bottom: 1px dotted;*/
	color: #6D6D6D;
	letter-spacing: 2px;
	font-style: italic;
}

#leftsingle #leftcontent #article a, #leftcontent p a
{
	color: #D50000;
	text-decoration: underline;
}

#leftsingle #leftcontent #article a:hover, #leftcontent p a:hover
{
	color:#000000;
}

#left #leftcontent span article
{
	/*font: 100%/100%  Verdana, Tahoma, Arial, "Trebuchet MS", "Lucida Grande", Helvetica;*/
	color: red;
}

#leftsingle #leftcontent #article ul
{
	margin: 20px 0 20px 18px;
}

#leftsingle #leftcontent #article img
{
	margin: 8px;
	float: left;
}

#leftsingle #leftcontent #article ul li
{
	margin-left: 20px;
	list-style: url('img/ul_triangle_small.png') outside;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 11px;
}



