body
{
	color:#303030;
	font-family: Arial;
	font-size:12px;
	height:100%;
	line-height:170%;
	margin:0px;
	padding:0px;
	background-image: url(/templates/default/images/body_bg.jpg);
	background-repeat: repeat-x;
}
p {
margin: 0px;
padding: 0px;

}
img {
	border: 0px;
	}
#wrapper {
	width: 993px;
	margin:0 auto;
	clear: both;
}
#contener {
	clear: both;
	width: 993px;	
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

#top {
	width: 990px;
	height: 106px;
	text-align: left;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}
.top_bar {
	height: 20px;
	width: 100%;
	background-color: #8a8a8a;
	font-family: Trebuchet MS, Helvetica, Arial;
	clear: both;
}
	
#top_wrapper {
	width: 990px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-family: Trebuchet MS, Helvetica, Arial;
	font-size: 14px;
	clear: both;
}
#footer {
	width: 990px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#footer_copyright {
	height: 20px;
	width: 100%;
	background-color: #4a88b5;
	color: #ffffff;
	text-align: center;
	clear: both;
	margin-top: 25px;
	padding-top: 4px;
	padding-bottom: 2px;

}

#top h1 {
	font-size: 20px;
	
	color: #0D5E95;
}
#logo {
	float: left;
	width: 194px;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#slogan {
	float: left;
	width: 400px;
	height: 20px;	
	font-size: 26px;
	color: #ffffff;
	font-family: Arial, Helvetica;
	margin-left: 220px;
	margin-top: 45px;
}
a {
	color: #0D5E95;
	text-decoration: none;
}
a:hover {
	color: #0D5E95;
	text-decoration: underline;
}

#main-menu {
	clear: both;
	width:990px;
	height:31px;
	margin-left: auto;
	margin-right: auto;
	
}
#bottom-menu {
	background-image:url(/images/bottom_menu.jpg);
	background-repeat:no-repeat;
	height:32px;
	line-height:12pt;
	letter-spacing:1.2px;
	width:993px;
}
#content_container {
clear: both;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/templates/default/images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	
}
#content_container2 {
clear: both;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/templates/default/images/content_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	
}
#content {
	clear: both;
	width: 950px;		
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	
}



/* menu styles */
#jsddm
{	margin: 0;
	padding: 0;
	float: right;
	width: 756px;
	list-style: none;
}

#jsddm li
{	float: left;
	
}

#jsddm li a
{	
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;		
	padding-top: 7px;
	text-decoration:none;
	font-family: Trebuchet MS, Arial, Helvetica;
	width: 125px;
	height: 24px;
	text-align: center;
	background-image: url(/templates/default/images/menu_inactive.jpg); 
	margin-left: 1px;
}
.selected a {
background-image: url(/templates/default/images/menu_active.jpg) !important;

color: #5d5d5d !important;
display:block;
	font-size:14px;
	font-weight:bold;		
	padding-top: 7px;
	text-decoration:none;
	font-family: Trebuchet MS, Arial, Helvetica;
	width: 125px;
	height: 24px;
	text-align: center;
margin-left: 1px;
}

#jsddm li a:hover
{  
	color: #b6b6b6;
	cursor: pointer;
	
	
}
		
#jsddm li ul
{	margin: 0;
	padding: 0;
	background: #01477a;
	color: #FDEDD3;
	width:auto;
	font-size: 11px;
	color: #FDEDD3;
	position: absolute;
	visibility: hidden;
	border-top: 0px solid white;
	display: none;
}

#jsddm li ul li
{	float: none;
	display: inline;
	background: #3C9DE1;
	color: #fff;
	width:180px;
	text-indent: 8px;
	height:24px;
	font-size: 11px;
	display: none;
}

#jsddm li ul li a
{	width: auto;
	background: #01477a;
	color: #fff;
	width:180px;
	text-indent: 8px;
	height:24px;
	padding-top: 2px;
	padding-left: 5px;
	font-size: 11px;
	margin:1px;
}

#jsddm li ul li a:hover
{	
	background: #177FC6;
	color: #fff;
	width:180px;
	text-indent: 8px;
	height:24px;
	padding-top: 2px;
	padding-left: 5px;
	font-size: 11px;
	margin:1px;
}
#adexim {
	border-bottom-color: #ff6a6a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    clear: both;
    height: 40px;
    display: block;
}
#przeprowadzki {
	color: #e01818;
	font-family: Helvetica, Arial;
	width: 194px;
	height: 18px;
	clear: both;
	letter-spacing: 3px;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 5px;
}
#container_top_index {
	clear: both;
	width: 100%;
	height: 11px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/templates/default/images/container_top_index.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#container_top_index2 {
	clear: both;
	width: 100%;
	height: 11px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/templates/default/images/container_top_index2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#container_bottom_index {
	clear: both;
	width: 100%;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/templates/default/images/container_bottom_index.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
}
#container_bottom_index2 {
	clear: both;
	width: 100%;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/templates/default/images/container_bottom_index2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
}
#menu_container {
	clear: both;
	width: 100%;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(/templates/default/images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#main_content {
	float: left;
	height: auto;
	width: 649px;
	padding-right: 20px;
	background-color: #ffffff;
}

#z_nami {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 30px;
	color: #2e2e2e;
	margin-bottom: 15px;
	margin-top: 8px;

}
#main_content_txt {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 170%;
       
}
.footer_list {
	float: left;
	width: 190px;
	height: auto;
	list-style: none;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 40px;
}
.footer_list li {
	border-bottom-color: #cecece;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
}

.footer_list li a	{
	color: #363636;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}

.footer_list li a:hover
{
	color: #363636;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}

.footer_list_main {
	color: #e01818 !important;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px !important;
}

#kontakt {
	float: left;
	border-left-color: #cecece;
	border-left-style: solid;
	border-left-width: 1px;
	width: 265px;
	padding-left: 15px;
	height: auto;

}

#kontakt_head {
	border-bottom-color: #cecece;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

#poznaj_oferte {
	width: 140px;
	height: 30px;
	float: right;
	margin-bottom: 0px;
	clear: both;
}
#poznaj_oferte img {
	
	float: left;
	margin-left: 5px;
	display: block;
	height: 21px;
	width: 21px;
	
}

#poznaj_oferte a {
	color: #0b4e7e;
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	float: left;
	margin-top: 4px;
}

#side_content {
float: left;
height: auto;
width: 280px;
margin-top: 5px;
background-color: #e3f3ff;

}
.side_content_box {
width: 280px;
margin-top: 10px;
height: 120px;
margin-bottom: 20px;
clear: both;

}

.side_content_box img{
float: left;
display: block;
margin-bottom: 40px;
margin-left: 10px;
margin-right: 10px;

}
.side_content_title {
	color: #2e2e2e;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 18px;
	height: 18px;
	margin-bottom: 5px;
}

.wiecej {

margin-top: 0px;
float: right;
clear: both;

}
#nasi_klienci {
clear: both;
color: #707070;
font-family: Trebuchet MS, Arial, Helvetica, Verdana;
font-size: 18px;
height: 52px;
padding-top: 15px;
}
#nk_txt {
width: 100px;
height: 20px;
margin-left: 15px;
margin-top: 20px;
float: left;

}
#nasi_klienci img {
float: right;
margin-right: 50px;
}
.number {
width: 150px;
float: left;
height: 18px;
}
.email {
width: 120px;
float: left;
height: 18px;
margin-left: 5px;
}
.praca {
width: 150px;
float: right;
height: 18px;

}

a.top_link:link {



	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}



a.top_link:visited {

	

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}

a.top_link:hover {



	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color: #666666;

	text-decoration: underline;

}

a.top_link:active {

	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}

h2 {
color: #105587;
font-size: 24px;
font-family: Trebuchet MS, Arial, Helvetica, Verdana;
}
h3 {
font-size: 18px;
color: #2e2e2e;
font-family: Trebuchet MS, Arial, Helvetica, Verdana;
}
h4 {
font-size: 16px;
color: #2e2e2e;
font-family: Trebuchet MS, Arial, Helvetica, Verdana;
display: block;
border-bottom: 1px solid #d5d5d5;
height: 23px;
width: 100%;
padding: 0px;
margin-bottom: 15px;
}
.tri_container {
height: 270px;
margin-top: 10px;
}
.tri_boks {
width: 300px;
height: auto;
float: left;
margin-right: 15px;
}
.uslugi_list {
list-style-image: url(/templates/default/images/green_point.jpg);
line-height: 200%;
}
.referencje_list {
list-style-image: url(/templates/default/images/green_point_blue.jpg);
margin-top: 25px;
clear: both;
line-height: 200%;
}
.blue_boks {
background-color: #e3f3ff;
height: 100px;
padding: 15px;
clear: both;
margin-top: 30px;

}
.lead {
font-size: 13px;
font-weight: bold;
}
.form_line {
clear: both;
font-size: 16px;
width: auto;
height: auto;
margin-top: 15px;
margin-bottom: 15px;
}
.form_row {
width: 700px;
height: 35px;
clear: both;
margin-bottom: 5px;
}
.form_field {
width: 250px;
height: auto;
float: left;
}
.form_field input {
float: right;
border: 1px solid #0b4976;
padding: 3px;
}
.form_legend {
float: left;
text-align: right;
width: 70px;
height: auto;
font-size: 14px;
}
.wyslij_zapytanie{
background-repeat:no-repeat;
display:block;
width: 175px;
height: 43px;
padding-top: 43px;
cursor: pointer;
border: 0px;
margin-bottom: 25px;
background-image: url(/templates/default/images/wyslij_zapytanie.jpg);
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
}
.wyslij_zapytanie:hover {
background-repeat:no-repeat;
display:block;
width: 175px;
height: 43px;
padding-top: 43px;
cursor: pointer;
border: 0px;
margin-bottom: 25px;
background-image: url(/templates/default/images/wyslij_zapytanie_a.jpg);
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
}
.dane_adresowe {
padding-left: 20px;
margin-top: 20px;
clear: both;
}
form {
padding: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 25px;
}
.breadcrumb {
padding: 5px;
border-bottom: 1px solid #c6e7ff;
font-size: 11px;
color: #848484;
clear: both;
width: auto;
height: auto;
}
.uslugi_img {
float: left;
}
.uslugi_lead {
clear: both;
}
.tri_boks h3 {
float: left;
font-size: 18px;
margin-top: 30px;
margin-bottom: 0px;
font-weight: normal;
margin-left: 10px;

}
.spec_box {
float: left;
width: 850px;
margin-left: 15px;
}
.spec_box h3 {
font-size: 18px;
margin-top: 0px;
margin-bottom: 10px;
font-weight: normal;
margin-left: 0px;
}
.klienci_kolumna {
width: 300px;
float: left;
margin-right: 15px;
}
.referencje_pos {
padding: 10px;
margin-left: 30px;
margin-bottom: 30px;
background-color: #d3d3d3;
width: 130px;
height: 193px;
text-align: center;
float: left;

}  
.galeria_pos {
display: block;
padding: 5px;
background-color: #d3d3d3;
clear: both;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
height: 113px;
width: 150px;
overflow: hidden;
}
.galeria_pos img {
margin: 0px;
}
.galeria_pos:hover {
background-color: #9ec2de;
}
.text_field_big textarea {
width: 640px;
height: 120px;
border: 1px solid #0b4976;
padding: 3px;
}
.galeria_pos_2 {
display: block;
padding: 5px;
background-color: #d3d3d3;
float: left;

margin-left: 0px;
margin-right: 15px;
height: 113px;
width: 150px;
overflow: hidden;
}

.galeria_pos_2 img {
margin: 0px;
}
.galeria_pos_2:hover {
background-color: #9ec2de;
}
.errors {
display: block;
color: #ff0000;
clear: both;
width: 200px;
height: 25px;
padding: 0px;
margin: 0px;
margin-bottom: 10px;


}
.errors li {
padding-left: 33px;
padding-top: 3px;
background-image: url(/templates/default/images/info_form.jpg);
font-weight: bold;
display: block;
width: 200px;
height: 22px;
vertical-align: middle;
background-repeat: no-repeat;
}