	/*

 *  psd2css.css

 *

 *  This is your external CSS style sheet. It defines all of the CSS styles that you

 *  are using in your page.  If you are going to create multiple pages from the same

 *  PSD file (like a template), you will share this CSS style sheet between the various

 *  pages.

 *

 *  This file was originally generated at http://psd2cssonline.com 

 *  February 9, 2010, 8:53 am with psd2css Online version 1.72

 *


div {
	border: 1px solid #C00;
	}
*/
h1 {font-family:"Times New Roman", Times, serif;}
body {

  /* This is the background image to the entire page that you

   * get because of the layer 'b_bodybg_jpg' that you created.

   * If you would like this layer to stay static relative to the

   * browser window (you don't want it to scroll with your content)

   * just add the word 'fixed' to the line below (before the ;). */

  background: url(../images/b_bodybg_jpg.png);
/*  font-family: Tahoma,Arial,sans-serif;*/
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:20px;

}
#container {

	width: 902px;
	margin: auto;
	
}

#Layer-2 {

	clear:both;
	width: 902px;
	height: 96px;
	padding-top:5px;
background:url(../images/boody.png) repeat-y 50% 0;

}



/* You named this layer Ksztat 1 */

#Layer-3 {
	
	float:left;
	margin: 0px 0px 0px 0px;
	width: 902px;
	height: 38px;
	background:url(../images/naglowek.png) no-repeat 50% 0;
}

.contener_top {
float:left;
width:902px;
height:15px;
background: url(../images/contener_top.png) no-repeat 50% 0;
}

/* zawiera wszystko bez naglowka i stopki */

#Layer-4 {
float:left;
width:902px;
margin: 0px 0px 5px 0px;
		background:url(../images/left_center.png) repeat-y 50% 0;

}
/* Zaiwra layer 7 8 9 */
#Layer-5 {
	float:left;
	width: 360px;
	margin:0px;
}
/* nowinki flash */
#Layer-7 {
	float:left;
  	width: 360px;
	height:240px;
	margin:0px;
	background-color:#FFF;
	background:url(../images/top_center.png) repeat-y 50% 0;
}

.top_bootom {
	float:left;
	width:360px;
	height:121px;
	background-color:#1477d3;
	background:url(../images/top_bootom.png) no-repeat 50% 0;
}
	
/* Zaiwra  layer 9 10 left i right*/
#Layer-8 {
	float:left;
	width: 360px;
	margin:-105px 0px -110px 0px;

		}

/* Zawiera left*/
#Layer-9 {
	float:left;
	width: 185px;
	margin:0px;
	}

/*Zawiera right*/
#Layer-10 {
	float: right;
	width: 175px;
	margin:0px;
}


/* Zawiera Layer 11-15 */

#Layer-6 {
	float:right;
	width: 542px;
}

/*Zawiera content*/
#Layer-11 {
	float: right;
	width: 542px;
	margin:0px 0px -110px 0px;
	min-height:350px;

/*	background:url(../images/content_center.png) repeat-y 50% 0;
	*/}
.content_bootom {
	clear:both;
	width: 902px;
	margin:0px;
	height:197px;
	background-color:#FFFFFF;
	background:url(../images/content_bootom.png) no-repeat 50% 0;
	}

	
#Layer-20 {
	float: left;
	width: 902px;
	margin:0px;
	background:url(../images/baner_center.png) repeat-y 50% 0;
	}
#Layer-21 {

	float: left;
	width: 360px;
	min-height:165px;
	margin:-70px 0px -60px 0px;

	
	}

#Layer-19 {
	float: left;
	width: 542px;
	margin:0px;
/*	background-color:#FFFFFF;
	background:url(../images/baner_center.png) repeat-y 50% 0;
*/	}

/*Zawiera user1 user2*/
#Layer-17 {
	float: left;
	width: 266px;
	margin:-60px 0px -60px 0px;

}

/*Zawiera user1*/
#Layer-12 {
	float: left;
	width: 133px;
	min-height:165px;


*/	}

#Layer-13 {
	float: right;
	width: 133px;
	min-height:165px;
	margin:0px;


	}

/*Zawiera user3 user4*/
#Layer-18 {
	float: right;
	width: 276px;
	margin:-60px 0px -60px 0px;

	}

#Layer-14 {
	float: left;
	width: 130px;
	min-height:165px;



	}

#Layer-15 {
	float: right;
	width: 144px;
	min-height:165px;



	}

/* You named this layer footer_joomla */

#Layer-16 {
	clear:both;
	background-color: #FFFFFF;
	width: 902px;
	height:289px;
	background-color:#FFFFFF;
	background:url(../images/contener_bootom.png) repeat-y 50% 0;
}


/* Here are some examples of how you might want to change the

 * look and behavior of the links on your page.  Some examples for

 * further customization are included in comments.  */

a {

  cursor: pointer;

  outline: none;
	}

a:link {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-size:12px;
	

}

a:visited { 
color: #1477d3; 
text-decoration: none;

	font-size:12px;
}

a:hover {

  color: #1477d3;

  /* text-decoration: underline; */

  /* font-weight: bold; */

}



/* Custom CSS examples/suggestions for Joomla -

 *

 *   Here are some examples of some changes you can make to stylize the output

 *   from Joomla.  These are just suggestions, you can change them to whatever

 *   you would like.  There are many other classes and ids that you can modify

 *   CSS for from Joomla too.  I suggest using Firebug and the 'Inspect'

 *   feature there to find the name of the class or id of an element of the

 *   page that you want to stylize, and add it to this section.

 *

 *   If you plan on re-converting your design often, be careful - this page is

 *   automatically regenerated every time.  So if you don't want to loose some

 *   CSS you've added here, move all your custom CSS to your own external

 *   stylesheet and reference it externally from the index.php file (make sure

 *   your reference is _after_ the reference to psd2css.css).

 */


body { color: #000000;

}

img { border: 0 }
/*
li { 

  list-style-type: none; 

  padding-left: 0;

  margin: 0;

} 
*/

.moduletable_menu  h3{

  margin: 0;


} 

.componentheading { 
margin:0px 5px 0px 5px;
	font-size: 2em; }

.contentheading { font-size: 1.5em; }

.contentheading_poll { font-size: 12px;
margin:8px 0px 6px 0px; }
#update2 { font-size: 12px;
 }
#update3 p {margin:0px 0px 8px 0px;}
.moduletable_poll {width:164px;
padding-left:3px;}
.moduletable_poll hr {width:164px;
border:thin #CCCCCC solid;
margin:2px 0px 5px 0px;}
.moduletable_poll h3 {
background-image:url(../images/h3_left.png);}

.blog {
margin:10px 20px 0px 5px;
padding-right:0px;

}
.small { font-size: 0.7em; }

.createdate { font-size: 0.7em; }

.pagination span, .pagination a { padding: 0 6px 0 6px; }

table.moduletable th, h3 {
	color: #000;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-color:e6e6e6;
	background-attachment:scroll;
	background-image:url(../images/h3.png);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	height:28px;
	line-height:25px;
	text-indent: 7px;
	margin:	0px 0px 0px 0px;
	font-size:14px;
}

.moduletable_slider a:link, a:visited{
color:#000000;
}

.moduletable_slider {
padding-left:20px;
margin-top:-20px;

}
.moduletable_right {
padding:0px 0px 20px 2px;

}
.moduletable_left {
font-size:12px;
padding:0px 0px 20px 12px;
}

.moduletable_baner {
display:table;
margin-top:5px;
margin-right:auto;
margin-left:auto;
margin-bottom:0px;
padding:0px 0px 0px 0px;

}

.bannergroup_baner{
margin-bottom:-15px;
margin-left:8px;
}

.banneritem_baner {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #149bcc;
	margin-right:2px;
	padding-top:5px;
	padding-bottom:5px;
}

.moduletable_baner a {
display:table;
margin-top:0px;
margin-right:auto;
margin-left:auto;
margin-bottom:0px;
}

.moduletable_left h3 {
	color: #000;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-color:e6e6e6;
	background-attachment:scroll;
	background-image:url(../images/h3_left.png);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	height:28px;
	line-height:25px;
	text-indent: 7px;
	margin:	0px 0px 10px 0px;
	font-size:14px;

}

.moduletable_right h3 {
	color: #000;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-color:e6e6e6;
	background-attachment:scroll;
	background-image:url(../images/h3_left.png);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	height:28px;
	line-height:25px;
	text-indent: 7px;
	margin:	0px 0px 10px 0px;
	font-size:14px;

}

#flashid {
margin-left:12px;
margin-top: 0px;
background-color:#FFFFFF;
}

#banertop {
margin-left:10px;
margin-top: -10px;
/*background-color:#FFFFFF;*/
}
#mainlevel-boczne ul {
	padding-bottom:0;
	margin-bottom:0;
	list-style-type	:none;
	list-style         : none;


}


#mainlevel-boczne {
	margin-top:-3px;
	padding-left: 2px; 
	width: 124px; 
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	list-style-type:none;
}

#mainlevel-boczne li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
#mainlevel-boczne a:link  {
	
	padding            : 2px;
	text-decoration    : none;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-size:12px;
}
#mainlevel-boczne a:visited {
	color: #000000; 
	padding : 2px;
	text-decoration: none;
	line-height: 20px;
	font-size:12px;
}

#mainlevel-boczne a:hover {

  color: #1477d3;
  }

.search {
	margin:13px 0px 0px 15px;
	padding-left:0px;
	
}
.inputbox {
	background:url("../images/search.png") no-repeat scroll left center transparent;
	width:160px;
	border:0px;
	padding-left:30px;
	
	}

.moduletable_top  {
	padding-top: 155px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.moduletable_top a:link {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background:url("../images/vline.gif") no-repeat scroll left center transparent;
	display:inline;
	line-height:normal;
	padding:0 10px 0 12px;
	text-decoration:none;
	color:#99ccff;
}
.moduletable_top a:visited {
	padding:0 10px 0 12px;
	background:url("../images/vline.gif") no-repeat scroll left center transparent;
	color:#99ccff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.moduletable_top a:hover {
	padding:0 10px 0 12px;
	background:url("../images/vline.gif") no-repeat scroll left center transparent;
	color: #fff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.pozycja {
	margin-top:-3px;
	margin-left: 15px;
	color: #99CCFF;
}

.pozycja a:link, a:visited {
		color: #99CCFF;
}

.menu_ue {
	background:url('../images/unijne_loga.png');
	margin-top:80px;
	margin-bottom:0px;
	margin-left:20px;
	width:850px;
	height:71px;
	display:block;
	float:left;
	padding-left:0px;
	
}

.menu_ue li {height:60px;display:block;float:left;}
.menu_ue a {display:block;height:100%}
.menu_ue .menu-ue #current a {background:url('../images/unijne_loga.png')}
.menu_ue span {display:none}
.item115 {width:165px; padding-right:260px}
.item116 {width:60px;padding-right:135px}
.item117 {width:228px}



.menu_top {
	background:url('../images/menu_top.png');
	margin-top:18px;
	margin-bottom:0px;
	margin-left:30px;
	width:1175px;
	height:98px;
	display:block;
	float:left;
	padding-left:0px;
}

.menu_top li {height:98px;display:block;float:left}
.menu_top a {display:block;height:100%}
.menu_top a:hover, .menu_top #current a {background:url('../images/menu_top.png')}
.menu_top span {display:none}
.item115 {width:1175px}
.item116 {width:1175px}
.item117 {width:1175px}
.item56 {width:1175px}
.item58 {width:1175px}
.item57 {width:1175px}
.item57 {width:1175px}
.item115 a:hover, .item56#current a {background-position:0px -98px}
.item116 a:hover, .item58#current a {background-position:-98px -196px}
.item117a:hover, .item57#current a {background-position:-196px -294px}
.item56 a:hover, .item56#current a {background-position:294px -392px}
.item58 a:hover, .item58#current a {background-position:-392px -490px}
.item57 a:hover, .item57#current a {background-position:-490px -588px}
.item57 a:hover, .item57#current a {background-position:-588px -686px}
