body
{
	margin: 0; 
	padding: 0; 
	text-align: center;
	background-color: #3f3f3f;
}

#container
{
	width: 800px; 
	margin: auto;
	text-align: left;
	overflow: auto;	
}

img
{
	border: 0;
}

#box_top
{
	width: 800px;
	height: 376px;
	float: left;
}


#logo
{
	width: 216px;
	height: 193px;
	float: left;
}

#box_1
{
	width: 216px;
	height: 376px;
	float: left;
}

.button
{
	width: 216px;
	float: left;
}

#box_2
{
	width: 257px;
	height: 376px;
	float: left;
}

#box_3
{
	width: 327px;
	height: 376px;
	float: left;
}

#box_3_1
{
	width: 327px;
	height: 123px;
	float: left;
	background: url(images/bg_03.jpg);
}

#box_3_2
{
	width: 327px;
	height: 126px;
	float: left;
	background: url(images/bg_04.jpg);
}

#box_3_3
{
	width: 327px;
	height: 127px;
	float: left;
}

#box_4
{
	width: 800px;
	height: 311px;
	float: left;
}

#box_4_v2
{
	width: 800px;
	float: left;
}

#box_4_1
{
	width: 473px;
	height: 311px;
	float: left;
	background: url(images/bg_10.jpg);
}

#box_4_2
{
	width: 327px;
	height: 311px;
	float: left;
}

#box_4_2_1
{
	width: 327px;
	height: 9px;
	float: left;
	background: url(images/bg_11.jpg);
}

#box_4_2_2
{
	width: 156px;
	height: 91px;
	float: left;
}

#box_4_2_3
{
	width: 171px;
	height: 91px;
	float: left;
	background: url(images/bg_13.jpg);
}

#box_4_2_4
{
	width: 231px;
	height: 97px;
	float: left;
}

#box_4_2_5
{
	width: 96px;
	height: 97px;
	float: left;
	background: url(images/bg_15.jpg);
}

#box_4_2_6
{
	width: 306px;
	height: 94px;
	float: left;
}

#box_4_2_7
{
	width: 21px;
	height: 94px;
	float: left;
	background: url(images/bg_17.jpg);
}

#box_4_2_8
{
	width: 327px;
	height: 20px;
	float: left;
	background: url(images/bg_18.jpg);
}


#box_5_top
{
	width: 800px;
	height: 23px;
	float: left;
	background: url(images/bg3_10.jpg);
}

#box_5_body
{
	width: 800px;
	float: left;
	background: url(images/bg3_11.jpg) repeat-y white;	
}

#box_5_body_text
{
	margin: 0 30px 0 30px;
	font: 11pt Georgia, Vardana, Tahoma;
	color: #3b3b3b;
}


#box_5_bottom
{
	width: 800px;
	height: 29px;
	float: left;
	background: url(images/bg3_12.jpg);
}


#box_3_1 p 
{
	margin: 20px 0 0 30px;
	font: 11pt Vardana, Tahoma;
	color: white;
	font-weight: bold; 
}

#tekst_witamy_oferta
{
	margin: 20px 0 0 230px;
	font: 12pt Georgia, Verdana;
	color: #272727;
}

#tekst_witamy
{
	font: 16pt Georgia, Verdana;
	margin: 20px 0 0 230px;
	color: #272727;
}



a.zadajpytanie:link, a.zadajpytanie:visited, a.zadajpytanie:hover
{
	margin: 15px 0 0 30px;
	font: 10pt Vardana, Tahoma;
	color: #d3d3d3;
	font-weight: bold; 
	text-decoration: none;
}  

a.zadajpytanie:hover
{
	text-decoration: underline;
} 

a.stopka_link:link, a.stopka_link:visited, a.stopka_link:hover
{
	font: 10pt Vardana, Tahoma;
	color: white;
	font-weight: bold; 
	text-decoration: none;
}  

a.stopka_link:hover
{
	text-decoration: underline;
} 


#box_3_1 ul 
{
	margin: 5px 0 0 30px;
	font: 10pt Vardana, Tahoma;
	color: white;
}

#stopka 
{
	font: 10pt Vardana, Tahoma;
	color: white;
	text-align: center; 
}

.nr_strony, .nr_strony_akt, .strony_nazwa
{
	font-family: Verdana, Arial, Tahoma;
	height: 18px;
	width: 18px;
	background-color: #ff9933;
	float: left;
	border-width: 1px; 
	border-style: solid; 
	border-color: #e5e5e5;
	font-size: 10pt;
	margin: 1px;
	text-align: center;
	display: inline; 
}


.nr_strony:hover
{
	background-color: #f47a00;
	color: white;
}

.nr_strony_akt
{
	background-color: #9dcf05;
	font-weight: bold; 
	color: white;
}

#form1
{
	width:	248px;
	height:	203px;
	background-image: url(images/formularz.jpg);
	text-align: center;
	margin-bottom: 0px;
	margin-left: 15px;
}

.form_pos
{
	margin-bottom: 5px;
	text-align: left;
	margin-left: 15px;
}

.form_pole, .form_pole_error
{
	width:	217px;
	height: 18px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #8f8f8f;
}

.form_pole_error
{
	border-color: red;
	border-width: 2px; 
}

.msg_error
{
	border-color: red;
	border-width: 2px; 
	border-style: solid; 
	margin: 10px;
	text-align: center; 
	padding: 10px;
	width: 400px;
	color: red;
}


.form_tresc
{
	border-width: 1px; 
	border-style: solid; 
	border-color: #8f8f8f;
}
