/*Compass Design layout.css CSS file*/



body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-size: 12px;
	color: #5E5E5E;
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat-x;
	line-height: 17px;
}


#ramka {
	/*width: auto !important; IE6 hack*/

width:975px; /*center hack*/
	text-align:left; /*center hack*/
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-image: url(../images/tlo_ramka.png);
	background-repeat: repeat;
	
}
#wrap {
/*width: auto !important; IE6 hack*/

width:945px; /*center hack*/
text-align:left; /*center hack*/
margin-top: 0px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
margin-bottom: 0;

}

#header {
	height: 72px;
	width: 945px;
	position: relative;
	background-image: url(../../../images/top.jpg);
	background-repeat: no-repeat;
} 
#logo {
	display: block;
	height: 72px;
	width: 293px;
	top: 0px;
	left: 0px;
	cursor: pointer;
	position: absolute;
	background-image: url(../../../images/logo.jpg);
	background-repeat: no-repeat;
}
#top_menu {
	display: block;
	width: 467px;
	top: 30px;
	left: 400px;
	position: absolute;
}
#flagi {
	display: block;
	height: 72px;
	width: 185px;
	top: 30px;
	left: 805px;
	cursor: pointer;
	position: absolute;
}
#baner {
	width: 945px;
	position: relative;
	height: 124px;
	background-image: url(../../../images/baner.jpg);
	background-repeat: no-repeat;
} 
#srodek {
	width: 945px;
	position: relative;
	height: 235px;
	overflow: hidden;
}
.moduletable_menu {
	top: 6px;
	left: 10px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #039;
	text-decoration: none;
}
#klienci {
	position: relative;
	width: 945px;
	height: 97px;
	
} 
#footer {
	position: relative;
	width: 945px;
	height:42px;
	background-image: url(../../../images/footer.jpg);
	background-repeat: no-repeat;
}
#cien {
	position: relative;
	width: 975px;
	height:15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../../images/footer.png);
	background-repeat: no-repeat;
}
#stopka {
	position: relative;
	width: 300px;
	text-align: right;
	padding-right: 20px;
	left: 635px;
	top: 8px;
}
#footer .moduletable {
	color: #039;
	font-size: 11px;
}
#sidebar {
	float:left;
	width:273px;
	overflow:hidden;
	padding-left: 20px;
} 
#sidebar-2 {
float:left;
width:260px;
overflow:hidden;

} 

.inside {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

* {

margin:0;

padding:0;

}


fieldset { 

padding:.5em; 

}

a{
	text-decoration:none;
	color: #036;
	font-weight: bold;
}

a:hover{
text-decoration:none;
color: #b71234;

}

h1,.componentheading{

font-size:1.7em;
}
h2,.contentheading{
font-size:1.5em;
}

h3{
font-size:1.3em;
}
h4{
font-size:1.2em;
}

h5{
font-size:1.1em;
}
h6{
font-size:1em;
font-weight:bold;
}
.small,.createdate,.modifydate,.mosimage_caption{
color:#999999;
font-size: 9px;

}
.moduletable{
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.moduletable-pathway{
	margin-bottom: 5px;
	padding-left: 14px;
	height: 17px;
	padding-top: 3px;
}

.moduletable-fformail{
	background-color: #E1E1E1;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;}

.moduletable h3{
	color:#FFFFFF;
	font-size:12px;
	display: block;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	line-height: 28px;
	background-color: #114a9f;
	background-repeat: repeat;
	letter-spacing: 0.1em;
/*negative padding to pull h3 back out from .moduletable padding*/ }

.moduletable-oferta h3 {
	color:#FFFFFF;
	font-size:12px;
	display: block;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	line-height: 28px;
	background-color: #114a9f;
	background-repeat: repeat;
	letter-spacing: 0.1em;
	width: 240px;
/*negative padding to pull h3 back out from .moduletable padding*/ }

/*Compass Design typography CSS*/
.moduletablemenu{
padding:0;
color: #333;
margin-bottom:1em;

}

.moduletablemenu h3 {
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0;
border-bottom:1px solid #fff;
}



.moduletablemenu ul{
list-style: none;
margin: 0;
padding: 0;

}
.moduletablemenu li{
border-bottom: 1px solid #ccc;
margin: 0;

}
.moduletablemenu li a{
display: block;
padding: 3px 5px 3px 0.5em;
border-left: 10px solid #333;
border-right: 10px solid #9D9D9D;
background-color:#666;
color: #fff;
text-decoration: none;
}



html>body .moduletablemenu li a {
width: auto;
}



.moduletablemenu  li  a:hover{
color: #ffb400;

}



.chronoform a {
color: #FFFFFF;

}
/* default Joomla styles */



div.componentheading {
	color: #9C0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
}

tr.sectiontableentry1 {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	line-height: 16px;
	text-indent: 10px;
}
tr.sectiontableentry2 {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	line-height: 16px;
	text-indent: 10px;
}
td.contentheading {
font-size: 14px;
font-weight: bold;

}
table.contentpaneopen {
	width: 100%;
	text-align: justify;
	list-style-type: disc;}

.buttonheading img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;

}
a.readon {
	font-size: 12px;
	background-image: url(../images/dalej.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: auto;
	margin-top: 5px;
	text-align: right;
	padding-right: 20px;
	color: #900;
}

/*input#area_{VALUE} {} /* Value is set programatically */

input.button {
font-size: 12px;

}

div.banneritem {
margin-bottom: 10px;

}

input#mod_search_searchword {
font-size: 11px;

}
a.mainlevel {
	font-family: Tahoma, Geneva, sans-serif;
	color: #114a9f;
	font-size: 12px;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
	text-decoration: none;
}

#content {
float:left;
overflow:hidden;
font-size: 12px;
color: #666666;
width: 100%;

}

a.mainlevel-start {
font-size: 12px;
display: block;
padding-left: 10px;
color: #5E5E5E;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #5E5E5E;
line-height: 20px;

}
a.mainlevel-start:hover,a.mainlevel-start#active_menu-start:link, a.mainlevel-start#active_menu-start:visited, a.sublevel-start:hover,a.sublevel-start#active_menu-start:link, a.sublevel-start#active_menu-start:visited{
color: #b71234;
font-style: normal;
background-color: #F1F1F1;
background-image: url(../../s72_template/images/plus_hover.jpg);

}
.sublevel {
font-size: 12px;
color: #FFFFFF;
margin-right: -12px;
margin-left: -12px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #FFFFFF;
text-indent: 16px;
line-height: 20px;

}
a.sublevel:hover {
color: #FFB400;

}
.moduletable a {
color: #114a9f;
}
.moduletable a:hover {
color: #b71234;

}
a.mainlevel:hover {
	color: #3C3;
	font-size: 12px;
}

a#active_menu:link, a#active_menu:visited {
	color: #3C3;
}
.moduletable-nav {
padding-top: 220px;
display: block;
padding-left: 350px;

}
table.contenttoc {
border: 1px solid #999999;
float: left;
white-space: nowrap;
clear: both;
width: 100%;

}
.moduletable-bre {
width: 300px;
position: absolute;
top: 220px;

}
a.mainlevel-nav {
color: #999999;
font-size: 11px;
font-weight: bold;
margin-left: 15px;

}
a:hover.mainlevel-nav {
color: #990000;

}
.moduletable-nav img {
vertical-align: middle;

}
.contenttoc td {
padding: 3px;
background-color: #DEE0E2;

}
.setblartcllist {
margin-left: 10px;

}
#seartcllist_wrap  .contentheading {
background-color: #DEE0E2;

}
#seartcllist_wrap {
line-height: 150%;

}
span.mainlevel {
color: #114a9f;

}
.moduletable-foto {
position: absolute;


}
.moduletable-szukaj {
position: absolute;
left: 810px;
top: 20px;

}

a.sublevel-start {
font-size: 12px;
line-height: 20px;
display: block;
padding-left: 30px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #5E5E5E;
background-color: #F1F1F1;
margin-left: -4px;

}
span.mainlevel-start {
font-size: 12px;
color: #5E5E5E;
padding-left: 20px;
display: block;
line-height: 20px;
background-color: #F1F1F1;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #5E5E5E;

}
a.sublevel-start:hover {
font-size: 12px;
line-height: 20px;
display: block;
padding-left: 30px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #5E5E5E;
background-color: #E1E1E1;
margin-left: -4px;

}
#footer  .moduletable  td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.moduletable td.contentheading {
font-size: 12px;

}
.moduletable .contentpaneopen {
width: 210px;

}
.moduletable-ogloszenia h3 {
color:#FFFFFF;
display: block;
height: 30px;
line-height: 30px;
background-color: #F90;
background-image: url(../../../images/pasek.jpg);
background-repeat: repeat;
border: 1px solid #E1E1E1;
padding-left: 10px;

}

.moduletable-aktual h3 {
color:#FFFFFF;
display: block;
height: 30px;
line-height: 30px;
background-color: #F90;
background-image: url(../../../images/pasek.jpg);
background-repeat: repeat;
border: 1px solid #E1E1E1;
padding-left: 10px;

}
.moduletable-formail h3 {
	color:#036;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}

.moduletable-ogloszenia {
margin-top: 0px;

}

.gk_news_show_list li {
background-image: url(../images/dalej.gif);
background-repeat: no-repeat;
padding-left: 20px;

}
.moduletable  li {
list-style-type: disc;

}
.moduletable-bok {
margin-bottom: 5px;

}

.gk_news_show_news_info {

	font-size: 12px;

	margin-bottom: 8px;}

.moduletable-tabelka {

	background-color: #F9F9F9;

	padding-left: 10px;

	height: 30px;}

.moduletable-tabelka2 {

	background-color: #E1E1E1;

	padding-left: 10px;

	height: 30px;

	font-weight: bold;

	text-decoration: none;}

.moduletable-tabelka_tekst_left {

	background-color: #F9F9F9;

	padding-left: 5px;

padding-right: 5px;

text-align: left;

	height: 25px;}

.moduletable-tabelka_tekst_right {

	background-color: #F9F9F9;

	padding-left: 5px;

padding-right: 5px;

text-align: right;

	height: 25px;}

.moduletable-tabelka_tekst_center {

	background-color: #F9F9F9;

	padding-left: 5px;

padding-right: 5px;

text-align: center;

	height: 25px;}

.moduletable-tabelka_naglowek {

	background-color: #E1E1E1;

	padding-left: 5px;

padding-right: 5px;

text-align: center;

	height: 25px;

	font-weight: bold;

	text-decoration: none;

}

.pagenav {

	font-weight: bold;

	text-decoration: none;

	color: #b71234;}

a.pagenav {

	font-weight: normal;

	text-decoration: none;

	color: #666666;}

a:hover.pagenav {

	font-weight: normal;

	text-decoration: none;

	color: #b71234;}

.inputbox {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
