<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">			
				
.left_menu li a:hover{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #920001;
	border-bottom-width: 1px;
	border-bottom-color:#920001;
}

h1{
	margin-top:20px;
	padding:15px 0;
	font-size: 17px;
	font-weight: bold;
	color:#920001;
}
			h2{
				float:left;
				padding:15px 10px;
				font-size: 13px;
				font-weight: bold;
				color: #4d4d4d;
			}
h2 span{
	color: #920001;
	font-size: 17px;
	font-weight: bold;
}
			.text ul{
				margin: 0;
				padding: 0;
				padding-left:2px;
			}
			.text ul li{
				 list-style: disc inside;
			}
			h5{
				position:relative;
				top:0px;
				float:right;
				margin:0;
				margin-right: 40px;
				font: 11px/16px Arial, Helvetica, sans-serif;
				font-weight:bold;
				color: #313131;
			}
h5 span{
	font-size:16px; 
	font-weight: bold; 
	color:#920001;
}
.wrapper {
	float:left;
	background-image: url("../images/galeria_home.png");
	background-repeat: no-repeat;
	background-position:top left;
	height:456px;
	width:573px;
	margin-top:-7px;
}

			.list_carousel li img{
			width: 150px;
			height: 130px;
			margin-bottom:10px;
			border: 5px solid #545454;
			}
			.clearfix {
				float: none;
				clear: both;
			}
.prev {
	margin-left:235px;
	float: left;
	width: 26px;
	height: 30px;
	margin-right: 15px;
	background: url("../images/home_prev_button.png") no-repeat transparent;
	border:none;
}
.next {
	float: left;
	width: 26px;
	height: 30px;
	background: url("../images/home_next_button.png") no-repeat transparent;
	border:none;
}
.text ul li{
    list-style-position: outside;
    margin: 0px 3px 0px 14px;
    padding: 0 2px 0 5px;
    text-align: left;
			}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
	border-style: solid;
	border-width: 0 4px;
	border-color:#920001;

}

#fancybox-left-ico {
	background: url("./js/fancybox/fancy_nav_left_agencja.png") no-repeat;
	border:none;
}

#fancybox-right-ico {
	background: transparent url("./js/fancybox/fancy_nav_right_agencja.png") no-repeat;
	border:none;
}</pre></body></html>