body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666;
	background: #fff;
}

body.contentpane {
	background: transparent;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

p {
	margin: 5px 0;
	text-align: justify;
}

a {
	font-weight: 400;
	color: #346CB5;
	outline: none;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #346CB5;
}

a:hover {
	text-decoration: underline;
	font-weight: 400;
}

input  {
	color: #0c0c0c;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}


#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button, .validate  {
	color: #fefefe;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:23px;
	line-height:19px;
	padding: 1px 4px 4px;
	margin:6px 0 0 0;
	background: transparent url(../images/but.png) repeat-x top left;
}

input.button:hover, .validate:hover  {
	color: #FFE0BF;
}

/*****************************************/
/*** Template specific layout elements ***/
/* #445A76 url(../images/page_bg.png) repeat-x top left                 */
/*****************************************/

#page_bg {
	background: #445A76 url(../images/tlo-gora.png) repeat-x top left;
}

#wrapper {
	width:960px;
	margin: 0 auto;

}
/*tu się zmienia wysokość od góry - było: 101px; */
#top {

	height:164px;
        width: 100%;
	background: url(../images/top.jpg) repeat-x top center;
}
/*zmień width przed dodaniem pozycji w menu */
#pillmenu {
	float:right;
	height:21px;
	width:510px;
	overflow:hidden;
	background: transparent;
margin:0;
padding: 0;
}


#pillmenu ul {
	padding:0;
	margin:0;
	list-style: none;
list-style-image: none;
overflow: auto;


}

#pillmenu li {
	float: left;
padding: 0;
	list-style: none;
list-style-image: none;

}
/*pod spodem:  border-right: 1px solid #fff;

border-left: 1px solid #fff; */
#pillmenu li a {
	float:left;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	line-height:21px;
	padding: 0 14px;
	margin:0;
	cursor:pointer;
	background: #000;

overflow: auto;
	list-style: none;
list-style-image: none;
}


#pillmenu li a:hover, #pillmenu li a#active_menu-nav {
	color:#f5932d;
background: #000 url(../images/menu-gorne-bg.png) repeat-x top left;
}



#jflanguageselection {
width: 50px;
float: left;
margin-top: -2px;

}


#search {
	float:right;
	height:70px;
	width:300px;
	margin:0;
	background: transparent;
}

.search {
	float:left;
	margin:6px 0 0 0;
	height:23px;
}

.search .inputbox {
	float:left;
	border: none;
	color: #34466B;
	font-size:11px;
	line-height:14px;
	width:119px;
	height:15px;
	padding:2px 10px 1px;
	background: #fff;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
margin-top: 0px;
}

.search .button {
	float:left;
	margin:0;
	width:26px;
	height:23px;
	padding:0;
	text-indent:-9999px;
	background: transparent url(../images/search_but.gif) top left no-repeat;
}
/* i tu się zmienia wysokość nagłówka -  było: height:135px;*/

#logo-container {
width: 960px;
height: 42px;
display: block;
margin-left: auto;
margin-right: auto;
}
#menu-gorne-all {
width: 100%;
height: 21px;
display: box;
margin-left: auto;
margin-right: auto;
background: #00334d;
filter: alpha(opacity=70); -moz-opacity: 0.7; -webkit-opacity: 0.7; opacity: 0.70;
}


#menu-gorne-all:hover {
width: 100%;
height: 21px;
display: box;
margin-left: auto;
margin-right: auto;
background: #00334d;
filter: alpha(opacity=90); -moz-opacity: 0.9; -webkit-opacity: 0.9; opacity: 0.90;
}

#menu-gorne {
display: box;
width: 960px;
height: 21px;

margin-left: auto;
margin-right: auto;

}



/* szukajka w menu górnym 
#menu-gorne .search {
	float:left;
	margin:2px 0 0 1px;
	height:18px;
}

#menu-gorne .search .inputbox {
	float:left;
	border: none;
	color: #000;
	font-size:11px;
	line-height:14px;
	width:185px;
	height:15px;
	padding:2px 10px 1px;
	background: #fff;





        border: none;
        border: 1px solid #000;

margin-top: 0px;

}

#menu-gorne .search .button {
	float:left;
	margin:0;
	width:26px;
	height:23px;
	padding:0;
	text-indent:-9999px;
	background: transparent url(../images/search_but.gif) top left no-repeat;
}
*/



#logo {

	height:75px;
margin-top:7px;
	background: transparent;	
	width:960px;

}

#logo h1 {


	text-align:left;
	font-size:42px;
	width:960px;
	margin:14px 0 0 0;

	line-height:normal;
}
#logo h3 {
	text-align:left;
	font-size:18px;
	width:960px;
	margin:7px 0 0 0;
text-transform: none;
	line-height:normal;
}

#logo a {
	color:#f90;
	font-weight:700;
	text-decoration:none;
	overflow:hidden;
margin-left: -35px;
}

/* i tu się zmienia wysokość nagłówka */
#header_bg {
	margin:9px 0 0 0;
	padding:24px 24px 0 0;
	height:200px;
}

.newsflash {
	float:right;
	width:450px;
}

.newsflash h3 {
	padding:10px 10px 0 10px;
	margin:0 0 10px 0;
	text-transform:none;
	color:#fbfbfb;
	font-size:14px;
}

.cpathway {
	margin:0;
        margin-left: -20px;
        margin-top: -10px;
        margin-right: -10px;
margin-bottom: 10px;
	height:21px;
	line-height:13px;
	overflow:hidden;
	padding: 0;
	background: transparent url(../images/pathway.png) no-repeat top center;
text-transform: uppercase;
}
span.breadcrumbs.pathway {
	float:left;
	color: #fff;
	font-weight:700;
	padding:3px 6px;
	margin:0;
}

span.breadcrumbs.pathway a.pathway  {
	padding:0 6px;
	color:#fff;
	font-weight:700;
	text-decoration: none;
}

span.breadcrumbs.pathway a.pathway:hover {
	text-decoration: none;
}

#content_top {
	background: transparent url(../images/content_t.png) no-repeat center top;
}

#content_top_l {
border-top: 4px solid #E7E8E9;
	background: transparent url(../images/content_t_left.png) no-repeat center top;
}

#content_top_r {
	background: transparent url(../images/content_t_right.png) no-repeat center top;
}

#content_top_full {
	background: transparent url(../images/content_t_full.png) no-repeat center top;
}

.c_middle {
	width:960px;
	background: transparent url(../images/content_m.png) repeat-y top center;
}
.c_left { background: transparent url(../images/content_m_left.png) repeat-y top center;}
.c_right {background: transparent url(../images/content_m_right.png) repeat-y top center;}
.c_full {background: #f2f3f3;}

/* było 210px, margin: 0 10px 0 0 */
#leftcolumn, #rightcolumn {
	float: left;
	width: 180px;
	margin:0;
margin-left: 15px;
}

#rightcolumn {
	margin: 0 0 0 10px;
}

div#maincolumn {
	float: left;
	width: 500px;
	padding:10px;
}

div#maincolumn_full {
	float: left;
	width: 940px;
	padding:10px;
}
/*teraztu*/
div#maincolumn_left {
	float: left;
	width: 720px;
	padding:0px;
margin-left: 35px;
margin-top:10px;
}

div#maincolumn_right {
	float: left;
	width: 740px;
	padding:10px;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}



#footer a {
	color: #000;
	font-weight:700;
	font-size: 11px;
	text-decoration: none;
}

#footer p {
	margin:0;
}

#footer a:hover {
	text-decoration:underline;
}

#footer #sgf a.sgfooter:link, #footer #sgf a.sgfooter:visited {
	color: #8e8e8e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	background: none;
	padding: 0;
}
#footer #sgf a.sgfooter:hover {
	color: #8e8e8e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	background: none;
	padding: 0;
}
#sgf {
	font-size: 11px;
	text-align: center;
	margin: 0 auto;
	color: #8e8e8e;
	font-family: Tahoma, Arial, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #8e8e8e;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #8e8e8e;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #8e8e8e;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #8e8e8e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	margin:0;
	color: #314E66;
}

table.blog {

}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	vertical-align: bottom;
	color: #153A71;
	text-align: left;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	color: #314E66;
	text-align: left;
	font-weight: 700;
}

h2, a.contentheading {
	background: none;
	border: none;
	margin:6px 0;
}

table.contentpaneopen h3 {
	padding-top: 25px;
	color:#314E66;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin:6px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight:700;
	text-align: left;
	text-transform:uppercase;
	color: #333;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #999;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #999;
	padding-bottom: 8px;
}

a.readon {
	float: right;
	background: url(../images/readon.png) no-repeat center left;
	line-height: normal;
	font-size: 11px;
	padding: 0 0 0 14px;
	color: #f60;
	text-transform: lowercase;
	text-decoration: none;
  font-weight: bold;
}

a.readon:hover {
	text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

padding: 7px;	
}

.column_separator {

}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
	font-size:0;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
}

tr.sectiontableentry1 {
	background:#e5e6e7;
}
  
tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin-right: 17px;
	padding: 3px;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
        
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #314E66;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {
	margin: 0 17px 0 4px;
	border-collapse: collapse;
}

.newsflash table.contentpaneopen {
	margin:0 10px;
	padding:0;
	color:#fbfbfb;
	text-align:left;
}

.newsflash table.contentpaneopen a {
	color:#fbfbfb;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #314E66;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #314E66;
}

.highlight {
	background-color: #fffebb;
}

ul.latestnews, ul.mostread {
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module, div.module_text {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module div, div.module_text div {
	
}

div.module_menu div div, div.module div div, div.module_text div div {
}

.newsflash div.module  {
	background: transparent url(../images/newsflash_r.png) top right no-repeat;
}

.newsflash div.module div  {
	height:129px;
	overflow:hidden;
	background: transparent url(../images/newsflash_l.png) top left no-repeat;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	margin: 0 auto 10px;
	padding:0;
	text-align: center;
}

div.module div div div div {
	width: 160px;
	color:#767676;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: none;
	margin:0 auto;
	padding:0;
}

div.module_text div div div div {
	text-align: left;
}

div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 20px;
	width: 174px;
}

div.module_text div div div div.bannergroup_text div {
	color:#767676;
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	margin:0 auto;
	padding:0 0 0 20px;
	text-align:left;
	width:188px;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel {
	margin: 0 auto;
	text-align: center;
}









div.module_menu ul li{
	margin: 0;
	padding: 0;
 
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: 700;
	padding: 2px 0;
	line-height: 24px;
	background: transparent url(../images/menu_link_bg.gif) top left no-repeat;

}

#leftcolumn div.module table ,#rightcolumn div.module table {
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	margin:0;
	padding: 0 6px 0 0;
	height:20px;
	color:#6d6e71;
	text-align:left;
	line-height:13px;
	vertical-align: middle;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}


/* ściagnięte */



/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module {
	
}

div.module_menu div div, div.module div div, div.module_text div div {
	margin: 0 0 15px 0;
	padding: 1px;
	background: transparent;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	margin: 0;
	background: #fff;
	padding: 1px;
	text-align: center;
}

div.module_menu div div div, div.module div div div{
	margin: 0;
	background: #fff;
	padding: 1px;
}

#rightcolumn div.module table.poll div {
	background: none;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
	text-align: left;
}

div.module div div div form {
	padding: 4px 0 0 4px;
	width: 180px;
	margin: 0 auto;
	text-align: left;
}

#rightcolumn div.module div div div form {
	padding: 4px 0;
	width: 170px;
	margin: 0 auto;
	text-align: left;
}

div.module div div div form table td {
	text-align: left;
}

div.module div div div form ul{
	margin: 10px 0 0;
	padding: 0; 
	list-style: none;
}

div.module_menu ul {
	list-style: none;
	text-align: left;
	padding: 0;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	/*background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;*/
	padding: 2px 0 2px 20px;
	line-height: 24px;
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

div.module_text div div div {
	text-align: left;
}

div.module_text div div div div  {
	margin:0 auto;
	
}

div.bannergroup_text {
	display:block;
	background: #fff;
	padding: 1px;
}
.bannerheader {
padding: 0 0 0 6px;
}

#maincol_news .latest, #maincol_news .popular {
	float: left;
	width: 255px;
	overflow: hidden;
	margin: 0 0 0 10px;
}

#maincol_news .latest { margin: 0; }

#maincol_news ul { margin: 0; padding: 0; list-style: none; }

#maincol_news ul li { margin: 0; padding: 0 10px; }

#maincol_news ul li a {
	line-height: 16px;
	padding: 0 0 0 10px;
	text-decoration: underline;
	font-size: 11px;
	background: url(../images/latest_row.png) center left no-repeat;
	margin: 0;
	height: 16px;
	color: #6aaddc;
}

#maincol_news ul li a:hover { text-decoration: none; }

#maincolumn_full #maincol_news { padding: 0 0 0 10px;}

#maincolumn_full #maincol_news .latest, #maincolumn_full #maincol_news .popular {
	width: 340px;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}




/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3, #content .module h3 { 	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 176px;	
	color: #fff;
	font-size: 11px;
	height: 28px;
	text-decoration: none;
	text-align: left;
	padding: 0 10px 10px 10px;
	background: url(../images/box_h3.png) top left repeat-x;
	font-weight: bolder;
	line-height: 26px;
	margin: -2px 0 0 -10px;
}
#content .module h3 {
	width: auto;
}

#content div.module div div div {
	text-align: left;	
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 5px 0 0 4px;
	list-style: none;
	width: 180px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
margin-bottom:4px;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/menu_link_bg.gif) center left no-repeat;
	margin: 0;

	height: 18px;
	color: #000;
        font-weight: normal;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #f60;
	text-decoration: underline;
	background: url(../images/menu_link_hovr_bg.gif) center left no-repeat;
}

/*LEFT COL CURRENT LINK - wybrany link w menu*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 10px;
	text-decoration: underline;
	color: #f60;
	font-size: 11px;
	background: url(../images/menu_curren_link_bg.gif) center left no-repeat;
	margin: 0;

	height: 18px;
}
/*wybrany link w menu jesli na niego jeszcze raz najedziesz */
#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	color: #f00;
	text-decoration: underline;
}

/*LEFT COL SUB LINK - jeśli menu jest otwarte a żaden z linków w submenu nie wybrany to taki są jak poniżej*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #000;
	margin: 0 0 0 0px;
	font-size: 11px;
	background: url(../images/submenu_row.png) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

/* jak jest nie wybrany w submenu otwartym */
#leftcolumn ul.menu li ul li a, #leftcolumn ul.menu li ul li a:link {
	text-decoration: none;
	color: #000;
	margin: 0 0 0 0px;
	font-size: 11px;
	background: url(../images/submenu_row.png) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul.menu li ul li a:hover {
	text-decoration: none;
	color: #f60;
	margin: 0 0 0 0px;
	font-size: 11px;
	background: url(../images/submenu_row.png) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}





/* jak link w submenu jest wybrany lub najechany myszka to taki ma kolor */
#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 0px;
	padding: 0 0 0 18px;
	text-decoration: none;
	border: none;
	color: #f60;
	background: url(../images/submenu_row.png) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
margin-bottom: 7px;

}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #333;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}









/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	padding: 0;
	margin:0;
	color:#666666;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	width: 180px;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #6e6d6d;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

#form-login input {
	border:1px solid #B9B9BA;
	color:#666666;
	font-size:11px;
	height:16px;
	line-height:15px;
	padding:2px 10px;
	background:#dbdbdb none repeat scroll 0 0;
}

input#modlgn_passwd, input#modlgn_username {
	width:150px;
}

input.button, #form-login input.button {
	height:22px;
	color:#fff;
	line-height:21px;
	padding:0 6px 4px;
	border:none;
	background:transparent url(../images/but_on.gif) top left repeat-x;
}

input.button:hover, #form-login input.button:hover {
	color:#FFE0BF;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.banneritem_text a {
	color:#314E66;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 4px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: 700;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}




/* footer laserpolowy */
/* 
background: url(../images/stopka_side.png) bottom left repeat-x; */
#futerall {

width: 100%;
margin: 0;

color: #fff;
height: auto;

}

#footer-caly {
color: #34466B;

background: url(../images/tlo-middle.png) top center no-repeat;
background-color: #fff;
width: 960px;
margin: 0 auto;
padding: 0px;
padding-top: 35px;
min-height: 210px;

}
/*width: 475*/
#footer-lewy {
padding-top: 35px;
width: 420px;
float: left;
background-color: transparent;

}
/* with: 215 */
#footer-lewy-lewy {
width: 190px;
float: left;
margin-right: 0px;
background-color: transparent;
padding-left: 14px;
}
/*margin 15*/
#footer-lewy-prawy {
width: 176px;
padding-left:10px;
margin-right: 14px;
float: right;
background-color: transparent;

}



/*width: 475*/

#footer-prawy {
padding-top: 35px;
width: 526px;
float: right;
background-color: transparent;

}

/*355*/
#footer-prawy-lewy {
width: 365px;
float: left;
background-color: transparent;

}
#footer-prawy-prawy {
width: 146px;
float: right;
background-color: transparent;
margin-left: 15px;

}

.footer-tytul {
font-size: 11px;
font-weight: bolder;
text-transform: capitalize;
}

a.bialy {
font-weight: bolder;
color: #34466B;
text-decoration: none;
text-align: left;
}
a.bialy:hover {
font-weight: bolder;
color: #34466B;
text-decoration: underline;
text-align: left;
}

#footer-logo {
width: 200px;
height: 100px;
margin-top: 21px;
margin-left: -100px;
background: url(../images/laser_logo.gif) no-repeat;
}

/*literki w polach zapisu do newslettea*/
#subscriber_name {
color: #314E66;
}
#subscriber_email {
color: #314E66;
}

table.porownania {
width: 700px;
margin-left: auto;
margin-right: auto;
border: 0px solid #ccc;

padding: 0 14px 0 14px;
margin: 0px;
border-spacing: 0;
border-collapse: collapse;
}

table.porownania tr td {

border: 0px solid #ccc;

padding: 0 14px 0 14px;
margin: 0;
border-spacing: 0;


}

table.porownania tr td img {
vertical-align: baseline;
}

table.porownanie-dane tr td img {
vertical-align: baseline;
}
table.porownanie-dane tr:first-child td:first-child {
	border: 0px;

	}


table.porownanie-dane tr td {
border: none;
border-bottom: 1px solid grey;
padding: 0 14px 0 14px;
margin: 0px;
border-spacing: 0;

}
table.pionowe-linie tr td {
border: none;
border-left: 1px solid grey;
padding: 0 14px 0 14px;
width: 200px;
margin: 0px;
border-spacing: 0;
border-collapse: collapse;
}


/* Gavick próbuje działać */

#gk_is-newsimage1 {
margin-left: -20px;
margin-top: -10px;
margin-bottom: 10px;
background: #29374B;

}

.gk_is_wrapper-style1 .gk_is_text p a{
	border-bottom: none;
}


.gk_is_wrapper-style1 .gk_is_text p a:hover{
	border-bottom: none;
        font-weight: bolder;
 text-decoration: underline;      
}

a.contentpagetitle {
  font-weight: bolder;

}





/* klasy do edycji */
.ramka {
margin: 7px;
   padding:2px;
   border:1px solid #EFEFEF;
   background-color:#fff;
}

#fb {
width: 690px;
margin: 0 auto;
}
.modulefb {
width: 690px;
margin: 0 auto;

}
div.ponton {
float: right;
width: 280px;
height: auto;
background: #f2f2f2;
border: 1px solid #959595;
padding: 3px;
margin: 0 0 14px 14px;
}
div.ponton img {
padding-left: 5px;
padding-top: 7px;
}

div.ponton:first-line {
font-weight: bolder;
text-transform: uppercase;
color: #f60;
}
div.ponton ul {
padding: 7px 21px 7px 21px;
font-size: 10px;
}
div.ponton ul a, div.ponton a {
color: #f60;
}
div.ponton li {
line-height:10px;
padding: 0;
}


/* leftcol H3*/
#leftcolumn h3, #rightcolumn h3, #content .module h3 { 	

	margin: -2px 0 0 -10px;
}


/* boatStrap 0.1.1 */

#boatStrap {
		width: 750px;
		height: 130px;
		margin: -10px 0 0 -20px;
		border: none;
		overflow: hidden;
		background: #fff url(/boatstrap/bg_img.png) repeat-x top left;
   	}
   	#boatStrap ul {
   	width: 687px;
   	margin: 0 auto;
   		padding:0;

		list-style: none;
		list-style-image: none;
		overflow: auto;
   	}
   	#boatStrap li {
   		float: left;
		padding: 0;
		list-style: none;
		list-style-image: none;
   	}
   	#boatStrap li {
   		width: 65px;
   		height: 130px;
   		margin: 0;
   		overflow: hidden;
   	}
   	#boatStrap li.li0 {
   		width:35px;
		background: transparent url(/boatstrap/laser-bug-sm.png) no-repeat top left;   	
   	}
   	   	#boatStrap li.li0:hover {
		background: transparent url(/boatstrap/laser-bug-big.png) no-repeat top left;   	
   	}
   	#boatStrap li.li1 {
   		width:45px;
		background: transparent url(/boatstrap/laser-funboat-sm.png) no-repeat top left;   	
   	}
   	   	#boatStrap li.li1:hover {
		background: transparent url(/boatstrap/laser-funboat-big.png) no-repeat top left;   	
   	}
   	#boatStrap li.li2 {
   		width: 45px;
		background: transparent url(/boatstrap/laser-pico-sm.png) no-repeat top left;   	
   	}
   	#boatStrap li.li2:hover {
		background: transparent url(/boatstrap/laser-pico-big.png) no-repeat top left;   	
   	} 
   	#boatStrap li.li3 {
   		width: 58px;
		background: transparent url(/boatstrap/laser-4-7-sm.png) no-repeat top left;   	
   	}
   	#boatStrap li.li3:hover {
		background: transparent url(/boatstrap/laser-4-7-big.png) no-repeat top left;   	
   	}  
   	#boatStrap li.li4 {
   		width: 58px;
		background: transparent url(/boatstrap/laser-radial-sm.png) no-repeat top left;   	
   	}
   	#boatStrap li.li4:hover {
		background: transparent url(/boatstrap/laser-radial-big.png) no-repeat top left;   	
   	}  
   	#boatStrap li.li5 {
   		width: 58px;
		background: transparent url(/boatstrap/laser-standard-sm.png) no-repeat top left;   	
   	}
   	#boatStrap li.li5:hover {
		background: transparent url(/boatstrap/laser-standard-big.png) no-repeat top left;   	
   	}       	
   	#boatStrap li.li6 {
		background: transparent url(/boatstrap/laser-vago-xd-sm.png) no-repeat top left;   	
   	}
   	#boatStrap li.li6:hover {
		background: transparent url(/boatstrap/laser-vago-xd-big.png) no-repeat top left;   	
   	}     	
   	
   	#boatStrap li.li7 {
		background: transparent url(/boatstrap/laser-bahia-sm.png) no-repeat top left;   	
   	}
   	#boatStrap li.li7:hover {
		background: transparent url(/boatstrap/laser-bahia-big.png) no-repeat top left;   	
   	}   	
   	
   	#boatStrap li.li8 {
		background: transparent url(/boatstrap/laser-2000-sm.png) no-repeat top left;   	
   	}
   	#boatStrap li.li8:hover {
		background: transparent url(/boatstrap/laser-2000-big.png) no-repeat top left;   	
   	}
   	
   	#boatStrap li.li9 {
		background: transparent url(/boatstrap/laser-stratos-sm.png) no-repeat top left;   	
   	}
   	#boatStrap li.li9:hover {
		background: transparent url(/boatstrap/laser-stratos-big.png) no-repeat top left;   	
   	}
   	#boatStrap li.li10 {
   		width: 70px;
		background: transparent url(/boatstrap/laser-sb3-sm.png) no-repeat top left;   	
   	}
   	#boatStrap li.li10:hover {
		background: transparent url(/boatstrap/laser-sb3-big.png) no-repeat top left;   	
   	}
   	#boatStrap li.li11 {
   		width: 58px;
		background: transparent url(/boatstrap/laser-dart16-sm.png) no-repeat top left;   	
   	}
   	#boatStrap li.li11:hover {
		background: transparent url(/boatstrap/laser-dart16-big.png) no-repeat top left;   	
   	}
   	#boatStrap li a {
   		width: 75px;
   		height: 130px;
   		display: block;
   		margin: 0;
   		overflow: hidden;
   		font-size: 5px;

   	}