html, body {
	margin: 0;
	padding: 0;
	
	background-image: url('images/srodek.jpg');
}

#meil {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#naglowki {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}

#t_nad_top {
	width: 100%; 
	height: 11px; 
	padding: 0px; 
	margin: 0px auto; 
	font-size: 1px;
	
	background-image: url('images/nad_top.jpg');
	background-position:  center 50%;
}

#t_top {
	width: 100%; 
	height: 140px; 
	padding: 0px; 
	margin: 0px auto; 
	
	background-image: url('images/top_s.jpg');
	background-position:  center 50%;
}

#t_top_container {
	width: 758px; 
	height: 140px; 
	padding: 0px; 
	margin: 0px auto; 
}

#t_top_l {
	width: 29px; 
	height: 140px; 
	padding: 0px; 
	margin: 0px auto; 

	background-image: url('images/top_l.jpg');
	
	float: left
}

#t_top_s {
	width: 700px; 
	height: 140px; 
	padding: 0px; 
	margin: 0px auto;
	 
	background-image: url('images/top.jpg');

	float: left
}

#t_top_p {
	width: 29px; 
	height: 140px; 
	padding: 0px; 
	margin: 0px auto; 
	background-image: url('images/top_p.jpg');

	float: left
}



#t_top_menu {
	width: 100%; 
	height: 29px; 
	padding: 0px; 
	margin: 0px auto; 
	
	background-image: url('images/top_menu.png');
	background-position:  center 50%;
}

#t_top_menu_container {
	width: 700px; 
	height: 29px; 
	padding: 0px; 
	padding-left: 3px; 
	margin: 0px auto; 
}

#t_top_menu_l {
	width: 32px; 
	height: 29px; 
	background-image: url('images/top_menu_l.png');
	float: left
}

#t_top_menu_s {
	width: 638px; 
	height: 29px; 
	background-image: url('images/top_menu.png');
	float: left
}

#t_top_menu_p {
	width: 30px; 
	height: 29px; 
	background-image: url('images/top_menu_p.png');
	float: left
}



#t_srodek {
	width: 100%; 
	height: 400px; 
	padding: 0px; 
	margin: 0px auto; 
	
	background-image: url('images/srodek_top.jpg');
	background-position: center top;
	background-repeat: repeat-x
}


#t_srodek_container {
	width: 700px; 
	height: 450px; 
	padding: 0px; 
	margin: 0px auto; 
}
body>#t_srodek>#t_srodek_container {
    height     : auto;
    min-height : 450px;
}

#t_okno_lewe {
	width: 191px; 
	height: 400px;
	padding: 0px; 
	margin: 0px auto; 
	float: left;
}
body>#t_srodek>#t_srodek_container>#t_okno_lewe {
    height     : auto;
    min-height : 400px;
}


#t_okno_lewe_top {
	width: 180px; 
	height: 20px; 
	background-image: url('images/okno_lewe_top.jpg');

	padding-top: 10px;
	
	font-family: tahoma; 
	font-size: 14px; 
	font-weight: bold;
	color: #3c5a75 
}

#t_okno_lewe_s {
	width: 180px; 
	height : 100px;
	background-image: url('images/okno_lewe.jpg');
}
body>#t_srodek>#t_srodek_container>#t_okno_lewe>#t_okno_lewe_box1>#t_okno_lewe_s {
    height     : auto;
    min-height : 100px;
}


#t_okno_lewe_top2 {
	margin-top: 10px;
	width: 180px; 
	height: 20px; 
	background-image: url('images/okno_lewe_top2.jpg');

	padding-top: 10px;
	
	font-family: tahoma; 
	font-size: 14px; 
	font-weight: bold;
	color: #3c5a75 
}

#t_okno_lewe_s2 {
	width: 180px; 
	height : 100px;
	background-image: url('images/okno_lewe.jpg');
}
body>#t_srodek>#t_srodek_container>#t_okno_lewe>#t_okno_lewe_box2>#t_okno_lewe_s2 {
  height     : auto;
  min-height : 100px;
}

#t_okno_lewe_bottom {
	width: 180px; 
	height: 18px; 
	background-image: url('images/okno_lewe_bottom.jpg');
	background-repeat: no-repeat
}


#t_okno_prawe {
	width: 509px; 
	height: 450px; 
	padding: 0px; 
	margin: 0px auto; 
	float: right;
}

body>#t_srodek>#t_srodek_container>#t_okno_prawe {
    height     : auto;
    min-height : 450px;
}

#t_okno_prawe_top {
	width: 509px; 
	height: 20px; 
	background-image: url('images/okno_prawe_top.jpg');

	padding-top: 10px;
	
	font-family: tahoma; 
	font-size: 14px; 
	font-weight: bold;
	color: #3c5a75 
}

#t_okno_prawe_s {
	width: 509px; 
	height: 360px; 
	background-image: url('images/okno_prawe.jpg');
}

body>#t_srodek>#t_srodek_container>#t_okno_prawe>#t_okno_prawe_s {
    height     : auto;
    min-height : 400px;
}


#t_okno_prawe_bottom {
	width: 509px; 
	height: 40px; 
	background-image: url('images/okno_prawe_bottom.jpg');
}



#t_nad_bottom {
	width: 100%; 
	height: 27px; 
	padding: 0px; 
	margin: 0px auto; 
	clear: both;
	
	background-image: url('images/nad_bottom.png');
}

#t_bottom {
	width: 100%; 
	height: 32px; 
	padding: 0px; 
	margin: 0px auto; 
	clear: both;
 	text-align: center;	
}

#t_pod_bottom {
	font-family: tahoma; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-align: center;

	width: 100%; 
	height: 31px; 
	padding-top: 10px; 
	margin: 0px auto; 
	clear: both;
	
	background-image: url('images/pod_bottom.png');
}
