	* {
	        margin:0px;
	        padding: 0px;
	}
	body {
		margin: 0px;
	}
	img {
	        border: none;
	}

	p, td, th, div, span, input, select, textarea {
		font-family: Tahoma;
		font-size: 12px;
	}
	p {
	        padding:0px; margin:0px;
	}
	table {
	        border-collapse: collapse;
	        border-spacing: 0px;
	        border: none;
	        padding:0px;
	        margin: 0px;
	        width: 100%;
	}
	td, th {
		border:0;
		padding:0;
 	}





	/**
	 ID
	 */
	#bg {
		background-image: url('/images/bg.jpg');
		background-repeat: repeat-y;
		background-position: center;
	        margin: 0px auto;
	}
	#contener {
	        margin: 0px auto;
	        width: 890px;
	}
	#top_menu {
		background-color: #00345b;
		color: #fff;
		height: 25px;
	}
	#bottom_menu {
		background-color: #e5eff6;
		color: #fff;
		height: 25px;
		margin-top:30px;
	}
	#flags {
		text-align:right;
		padding-top: 7px;
		padding-right: 15px;
	}
	#bg_bottom {
	        margin: auto;
	        text-align:center;
	}
	.menu_top {
	        width:500px;
	        float:left;
	}
	.menu_top td {
	        padding-left: 15px;
	        padding-right: 15px;
	        white-space: nowrap;
	}
	.menu_top a {
	        font-size: 12px;
	        color: #fff;
	        text-decoration: none;
	}
	.menu_bottom {
	        width:500px;
	        float:left;
	}
	.menu_bottom td {
	        padding-left: 15px;
	        padding-right: 15px;
	        white-space: nowrap;
	}
	.menu_bottom a {
	        font-size: 12px;
	        color: #8e8e8e;
	        text-decoration: none;
	}
	.bg_grey {
	        background-color:#e4e4e2;
	}
	a.home_menu_left {
	        color: #00345b;
	        text-decoration: none;
	}
	a.home_menu_left:hover {
	        text-decoration: underline;
	}
	.content, .content a {
	        font-family: Arial;
	        font-size: 11px;
	        color: #444444;
	        text-align: justify;
	}
	#ctl00_ContentPlaceHolder1_drukuj2, #ctl00_ContentPlaceHolder1_drukuj2 td, #ctl00_ContentPlaceHolder1_drukuj2 p, #ctl00_ContentPlaceHolder1_drukuj2 ul, #ctl00_ContentPlaceHolder1_drukuj2 li, #ctl00_ContentPlaceHolder1_drukuj2 ul li {
	        font-family: Arial;
	        font-size: 11px;
	        color: #444444;
	}
	#ctl00_ContentPlaceHolder1_drukuj2 a {
	        font-family: Arial;
	        font-size: 11px;
	}
	.content li {
	        text-align: left;
	}
	.content_header {
	        font-family: Arial;
	        font-size: 18px;
	        color: #408cbd;
	        margin-bottom: 20px;
	}
	.content_header_long {
	        font-family: Arial;
	        font-size: 18px;
	        color: #408cbd;
	        margin-bottom: 20px;
	        background-color: #e5eff6;
	        padding: 5px;
	        padding-left: 9px;
	}
	.box_home_header {
	        margin-top: 10px;
	        font-family: Arial;
	        font-size: 12px;
	        font-weight:bold;
	        color: #408cbd;
	        padding:10px;
	}
	.box_home {
	        padding:10px;
	        font-family: Arial;
	        font-size: 11px;
	        color: #444444;
	        text-align: justify;
	}
	.box_home_href {
	        font-size: 11px;
	        color: #444444;
	        padding:10px;
	        text-align: right;
	}
	.box_home_href a {
	        color: #00345b;
	        font-weight: bold;
	        text-decoration:underline;
	}
	.podstrona_menu_active {
	        text-decoration: none;
	        color: #6c6c6c;
	}
	.podstrona_menu {
	        text-decoration: none;
	        color: #0165a1;
	        line-height:18px;
	}
	.grey_box {
	        height: 47px;
	}
	.table_uslugi {
	        border: none;
	        width:100px;
	}
	.table_uslugi td {
	        border: solid 1px #fff;
	        background-color: #e4e4e2;
	}
	.table_uslugi a {
	        color: #00345b;
	}
	.left_lvl2 {
		 margin-left: 20px;
		 font-size:11px;
		 width:210px;
	}
	.left_lvl3 {
		 margin-left: 30px;
		 font-size:11px;
	}
	.left_lvl4 {
		 margin-left: 40px;
		 font-size:11px;
	}
	.podstrona_menu2_active {
	        text-decoration: none;
	        color: #636568;
	        line-height:18px;
	        width:100%;
	}
	.podstrona_menu2 {
	        text-decoration: none;
	        color: #408cbd;
	        line-height:18px;
	        width:100%;
	}

