<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsMod{
width: calc(100% - 300px);
float: right;
box-sizing: border-box;
padding: 0px 10px 0px 20px;
min-height: 300px;
border-left: 1px dotted #e5e5e5;
}

.module {
margin: 0px 0px 30px;
width: 280px;
border: 1px solid #dcdcdc;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.module .titleModule{
padding: 10px 0px;
font-size: 16px;
color: #FFFFFF;
background-color: #282828;
text-align: center;
}

.module .textModule{
margin: 5px;

}
.module .textModule p{
line-height: 1.5em;
font-size: 12px;
margin: 5px 0px;
padding: 0px 10px;
}

.module .textModule table{
border-collapse: collapse;
border: none;
margin: 10px 0px 0px 0px;
background-color: #f9f9f9;
}

.module .textModule table th{
background-color: #f2eee6;
border:none;
border-bottom: 1px solid #cccccc;
font-size: 12px;
padding: 5px 0px;
text-align: left;
}

.module .textModule table td{
background-color: transparent;
border:none;
border-bottom: 1px solid #cccccc;
font-size: 12px;
}

.content-text .projekty_detail:first-child{
margin-top: 0px;
border-top: none;
}

hr{
border:none;
border-top: 1px dotted #A9A9A9;
height: 1px;
}

.projekty_detail img {
vertical-align: top;
position: relative;
float: left;
margin: 0px 15px 0px 0px;
width: 170px;
height: auto;
max-width: 100%;
}

.projekty_detail .titleProjektDetail a{
color: #282828;
font-weight: normal;
text-decoration: none;
font-size: 18px;
display: block;
}

.projekty_detail .titleProjektDetail{
margin: 0px 0px 10px 0px;
}

.projekty_detail .titleProjektDetail .data{
padding: 0px 10px 0px 0px;
margin:0px 10px 0px 0px;
display: block;
float: right;
color: #5e8000;
font-size: 12px;
}

.projekty_detail .zajawkaProjekt{
line-height: 1.5em;
margin: 0px 0px 50px 0px;
}
.projekty_detail .zajawkaProjekt p{
color: #191919;
font-size: 13px;
}



.projekty_detail{
float: left;
width: 100%;
margin: 0px;
/*padding: 0px 10px 0px 10px;*/
border-top: 1px dashed #d3d3d3;
padding: 30px 15px;
position: relative;
box-sizing:border-box;
}

.pn_1{
background-color: #fafaf9;
}



projekty_detail_top{

}

.contentRegion{
overflow: auto;
}

.region_content_detail{
overflow: auto;
padding: 15px;
}
.region_content_detail_top{
overflow: auto;
}


.pasek{
height: 4px;
}

.regionLinks{

}

.regionLinks h1{
color: #000000;
width: 100%;
}
.regionLinksContent{
padding: 0px;
}
.tytulStrony{
font-size: 30px;
font-weight: normal;
margin: 0 0 21px;
}
.gallery img {

}

.title{
margin: 0px 0px 15px 0px;
padding: 8px 10px;
background-color: #E4E4E4;
overflow: hidden;
}
.title h1{
font-size:14px;
color: #000000;
font-weight: bold;
width: 650px;
}
.div-powrot{
	text-align: right;
	padding-top: 10px;
	margin-bottom: 10px;
}
.div-powrot .powrot {
	color: #FFFFFF;
	display:inline-block;
	text-transform:uppercase;
	font-size: 18px;
	padding: 10px 30px;
	font-weight: 500;
	background-color: #079C46;
	-webkit-transition: 0.2s all ease;
	transition: 0.2s all ease;
}
.div-powrot .powrot:hover {
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,.4);
}
.div-powrot .powrot:active{
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,.8);
	-webkit-transition: 0.02s all ease;
	transition: 0.02s all ease;
}
.regionLinks img{
margin: 0px 15px 0px 0px;
}

.projekty_detail a.dotted_a{
position:absolute;
bottom:20px;
right:20px;
line-height:35px;
display:inline-block;
padding:0px 28px;
border:none;
color:#FFFFFF;
font-size:13px;
transition:all 0.5s ease-out 0s;
background-color:#7aa700;
border-radius:5px;
border-color:#7aa700 #7aa700 #5e8000 #7aa700;
border-style:solid;
border-width:1px 1px 3px 1px;
}

.projekty_detail a.dotted_a:hover{
color:#7aa700;background-color:#FFFFFF;transition:all 0.5s ease-out 0s;
}


.artLoginDesc{
font-size: 17px;
font-weight: bold;
margin-bottom: 20px;
}
.regionLinks .bgLog {
display: none;
}

</pre></body></html>