@charset "utf-8";
/* CSS Document */


/*

img, div { 
behavior: url(iepngfix.htc) }
*/
/* RESET CSS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	
}




/* ALL  ///////////////////////////////////////////////////////////////*/
body{
background:url(images/bgr_body.jpg) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}

#content{
margin:0 auto ;
padding:1px;
width:820px;
}


/* HEADER  ///////////////////////////////////////////////////////////////*/
#header{
height:110px;
}

#header img{
float:left;
margin-top:25px;
margin-right:30px;

}
#header h1{
padding-top:50px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:normal;
color:#2b438c;
letter-spacing:3px;

}

#flags{
float:right;
margin-top:10px;
padding:0px;
overflow:hidden;
display:block;
height:18px;



}

#pl{
float:left;
display:block;

height:18px;
width:27px;
}
#pl:link, #pl:visited {
background:url(images/flaga_pl.png) 0 0 no-repeat;
}
#pl:hover {
background-position: 0px -20px ;
}
#pl.current{
background-position: 0px -20px ;
}


#uk{
float:left;
display:block;

height:18px;
width:26px;
}
#uk:link, #uk:visited {
background:url(images/flaga_uk.png) 0 0 no-repeat;
}
#uk:hover {
background-position: 0px -20px ;
}
#uk.current{
background-position: 0px -20px ;
}




/* MENU  //////////////////////////*/

#menu {


	width: 820px;
	height: 26px;
	float: left;
	font-size: 13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	}

#menu li {
	display:inline;
	}




#menu ul a:link, ul a:visited {
	letter-spacing:1px;
	width: 161px;
	height: 21px;
	color:#CCCCCC;
	
	text-align: center;
	text-decoration: none;
	background:url(images/menu_bgr.png) 0 0  no-repeat;
	float: left;
	margin: 0 1px;
	padding-top:5px;
	display: block;
	}

#menu li a:hover {
background:url(images/menu_bgr.png)  no-repeat scroll 0 -25px;
color:#FFFFFF;
	}
	
	
	

#menu ul li a.current{
	letter-spacing:1px;
	width: 161px;
	height: 21px;
	color:#000000;
	text-align: center;
	text-decoration: none;
	background:url(images/menu_bgr.png)  no-repeat 0 -52px;
	margin: 0 1px;
	float: left;
	display: block;
}


/*-----------------------------INDEX------------------------------------------------------------*/
#cols, #kontakt_cols{
padding-bottom:30px;


}
/* LEFT COL /////////////////////*/
#left_col{
position:relative;
width:470px;
float:left;
padding:10px;
padding-top:22px;
font-size:11px;
letter-spacing:0px;
line-height:160%;

}

#left_col h3#bold{
background:url(images/kolo_2_maly.png) no-repeat ;
font-family:Arial, Helvetica, sans-serif;
color:#b41717;
font-size:13px;
font-weight:bold;
letter-spacing:1px;
padding-left:40px;
padding-top:10px;
padding-bottom:7px; 

}

#left_col h3#zlecenie{
background:url(images/zlecenie_maly.png) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#b41717;
font-size:13px;
letter-spacing:1px;
margin-top:20px;

padding-bottom:7px; 
padding-left:40px;
padding-top:13px;
}

#left_col h3#koszt{
background:url(images/coins_maly.png) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#b41717;
font-size:13px;
letter-spacing:1px;
margin-top:20px;

padding-bottom:5px; 
padding-left:40px;
padding-top:13px;
}

#left_col a{
color:#000000;
}

#left_col a:hover{
color:#b41717;
}

#popup{
position:absolute;
top:190px;
right:-70px;
}

#add{
position:relative;
}

#popup2{
position:absolute;
top:0px;
left:350px;

}

/* RIGHT COL /////////*/

#right_col{
padding-top:35px;
float:right;
text-align:center;
color:#b41717;
font-weight:bold;
overflow:hidden;
}

#right_col a{
font-size:15px;
color:#b41717;
font-weight:bold;
text-decoration:none;
}

#right_col a:hover{
color:#e75656
}


#right_col p{
font-size:15px;
margin-top:10px;

font-weight:bold;

}
#right_col h3{
color:#b41717;
font-size:15px;
font-weight:bold;
letter-spacing:2px;
text-align:center;
margin-bottom:15px;
}

#right_col img {

margin-top:40px;
float:right;
}

#right_col #budynek{
margin-right:0px;
margin-top:140px;
}




/*-----------------------------INDEX ENG------------------------------------------------------------*/

#arrows{
margin-top:30px;
}


#arrows ul li{
line-height:140%;
color:red;
}

#right_col #budynek_eng {

margin-top:420px;
float:right;
}
/*-----------------------------TŁUMACZE----------------------------------------------------------*/

.flags{
	width:150px;
	float:left;
	margin:0 0 80px 0;
}

.tlumacz{
	width:700px;
	margin:20px 0;
	float:left;
}

.txt{
}

/*-----------------------------KLIENTS-----------------------------------------------------------*/

#clients img{
float:left;
margin:5px;
margin-right:13px;
}
#left_col h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#b41717;
font-size:12px;
}

.left_margin{
	margin:0 0 10px 150px;
}

#right_col_clients{
width:330px;
height:auto;
float:left;
background:url(images/fotka_maly.png) no-repeat ;
background-position:100% 100%;
}
#right_col_clients #imgs{
padding:60px;
padding-left:80px;
}

#right_col_clients img{
background:no-repeat;
padding:10px;
}













/*-----------------------------KONTAKT-----------------------------------------------------------*/


#left_col h2{
color:#b41717;


}


#txt h2, #right_kontakt_col h2{

font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#b41717;
font-size:13px;
letter-spacing:1px;
}


#right_kontakt_col{

position:relative;
width:320px;
float:right;
padding-top:22px;
font-size:11px;
letter-spacing:0px;
line-height:160%;
}

#right_kontakt_col #budynek{
float:right;
position:relative;
top:135px

}





#right_kontakt_col h2{
color:#b41717;
}

#formularz{
position:relative;
width:295px;
float:left;
margin-top:10px;
padding-top:10px;
}


#formularz #imie_i_nazwisko_label, #email_label, #area_label{
color:#666666;


}
#formularz  #imie_i_nazwisko, #email, #area {
margin-top:1px;
padding:3px;

}
#formularz #send{
padding:4px 14px;
color:#FFFFFF;
border:none;
background-color:#003366;
float:right;
}


#letters{

position:absolute;
top:290px;
left:-15px;
z-index:5;

}

/*----------------------------WYCENA----------------------------------------------------------*/




#table{
margin-left:50px;
margin-top:60px;
}

* html #table{
margin-left:100px;
margin-top:60px;
}

#table p, #add p{
color:#2b438d;
padding-left:10px;
font-family:Verdana, Helvetica, sans-serif;
letter-spacing:1px;
font-size:14px;
font-weight:bold;
font-style:normal;

}

#add{
margin-left:50px;
margin-top:45px;
}


#coins{
background-repeat:no-repeat;
padding-left:10px;
}

#table table{
text-align:center;
font-size:12px;
width:570px;
color:#CCDFEA;
margin:10px;
line-height:120%;

background-color:#2b438d;
border: 0px ;

}

#table table td {
   border: 2px solid #c3c8d8;
   padding: 5px;
 }
 
 .ceny{
 color:#FFFFFF;

}

.locked{
background-color:#17244b;

}

#add{
float:left;
font-size:12px;
color:#666666;
font-family:Verdana, Helvetica, sans-serif;
margin-bottom:50px;
}

#add form{
margin-left:5px;
margin-top:30px;
}

#add td{
padding:2px;
}

#add #send{
padding:4px 14px;
color:#FFFFFF;
border:none;
background-color:#003366;
float:right;
margin-right:100px;
}
#wycena_budynek{
margin-top:220px;
float:right;
}

#table #gwiazdka{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
font-weight:normal;
line-height:120%;

}

.table_header{
	background:#17244b;
}

/* FOOTER //////////////////////////////////////////////////////////////*/



#footer{


background:#203f58 url(images/bgr_footer.jpg) repeat-x;
height:220px;
clear:both;

}
#footer_content{

width:820px;
margin:0 auto;
}

#left_footer{
line-height:120%;
padding-left:10px;
line-height:140%;
font-size:11px;
float:left;
color:#5a95c5;
margin-top:20px;
}

#left_footer a{
color:#999999;
text-decoration:none;
}

#left_footer a:hover{
color:#FFFFFF;
}



#right_footer{

float:right;
width:300px;
overflow:hidden;
display:block;
}


#footer img{
float:right;

}


#dotworks{
margin-top:30px;
float:right;
height:33px;
width:135px;


}
* html #dotworks{


}
#dotworks:link, #dotworks:visited {
background:url(images/logo_dotworks.png) no-repeat;
}
#dotworks:hover{
background-position: 0px -33px ;
}





