<!--


	/* ustawienia globalne */

* {
	margin : 0;
	padding : 0;
	}

body {
	margin : 0;
	padding : 0;
	background : #bfbfbf;
	font-family : tahoma, geneva, arial, sans-serif;
	text-align : center;
	background-image: url('../_images/bg_main.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
	}


table {
	border : 0px;
	}

td {
	font-family : tahoma, geneva, arial, sans-serif;
	font-size : 11px;
	color : #838383;
	text-align : justify;
	vertical-align : top;
	}

div {
	font-family : tahoma, geneva, arial, sans-serif;
	font-size : 11px;
	color : #838383;
	text-align : justify;
	vertical-align : top;
	}

a {
	color : #0093d6;
	font-weight : normal;
	text-decoration : none;
	}
a:hover {
	color : #cf0000;
	}

img {
	border : 0px;
	}

h1 {
	font-size : 14px;
	color : #dee13d;
	font-weight : lighter;
	}

h1.klienci { font-size:11px; color:#838383; font-weight:bold; }

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size : 9px;
	}

li {
	height : 12px;
	}

	/* nośnik treblinek */

#container {
    width : 820px;
    height : 100%;
    padding : 0;
    margin: 0px auto;
    vertical-align : top;
	background : #bfbfbf;
    }


	/* tabele */

#table_main {
	width : 820px;
	height : 100%;
	text-align : center;
	background-image: url('../_images/bg_foot.jpg');
	background-repeat: no-repeat;
	background-position: 30px 500px;
	}


	/* komórki */

#left {
	width : 30px;
	background-image: url('../_images/bg_left.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#center {
	width : 760px;
	height : 500px;
	}
#center2 {
	width : 760px;
	height : 1560px;
	}

#right {
	width : 30px;
	background-image: url('../_images/bg_right.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#cont_left {
	width : 400px;
	height : 500px;
	float : left;
	background-image: url('../_images/bg_cont_l.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#cont_right {
	width : 360px;
	height : 500px;
	float : right;
	background-image: url('../_images/bg_cont_r.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#logo {
	padding : 20px 0 60px 30px;
	}

#menu {
	height : 25px;
	padding : 0 0 0 20px;
	}

#cont {
	padding : 55px 35px 0 20px;
	}

#cont1 { padding: 20px 35px 0 30px; }
#cont1 h1 { color:#D4D4D4; font-size:large; text-align:right; margin:0px 0px 20px 0px; }

.right {
	padding : 15px 0 0 0;
	text-align : right;
	font-size : 9px;
	}

#spot {
	padding : 15px 0 0 30px;
	clear:both;
	}

#contact_l {
    width : 170px;
    float : left;
    }

#contact_r {
    width : auto;
    float : left;
    font-size : 9px;
    }

.form {
	height : 45px;
	padding : 0 0 0 0;
	}
.form_up {
	padding : 0 0 3px 0;
	}

#foot {
	width : 760px;
	height : 100px;
	}

#foot_in {
	padding : 35px 0 0 30px;
	font-size : 9px;
	color : #9a9a9a;
	}

	/* grafiki */

.imenu {
	height : 23px;
	margin : 0 10px 0 0;
	}

#ifoot {
	width : 74px;
	height : 60px;
	margin : 0 10px 0 0;
	float : left;
	}

	/* linki */

.afoot {
	color : #9a9a9a;
	}
.afoot:hover {
	color : #cf0000;
	}

.afoot_2 {
	color : #bababa;
	}
.afoot_2:hover {
	color : #9a9a9a;
	}

	/* form */

.form_in {
	width : 200px;
	height : 17px;
	padding : 0 5px 0 5px;
	margin : 0 0 10px 0;
	font-family : tahoma, geneva, arial, sans-serif;
	font-size : 11px;
	color : #9a9a9a;
	background : #f1f1f1;
	border : 1px solid #9a9a9a;
	}

.form_cin {
	width : 165px;
	height : 17px;
	padding : 0 5px 0 5px;
	margin : 0 0 0 0;
	font-family : tahoma, geneva, arial, sans-serif;
	font-size : 11px;
	color : #9a9a9a;
	background : #f1f1f1;
	border : 1px solid #9a9a9a;
	}

.form_txt {
	width : 165px;
	height : 80px;
	padding : 0 5px 0 5px;
	margin : 0 0 0 0;
	font-family : tahoma, geneva, arial, sans-serif;
	font-size : 11px;
	color : #9a9a9a;
	background : #f1f1f1;
	border : 1px solid #9a9a9a;
	}

.form_button {
	width : 50px;
	height : 12px;
	margin : 0 0 10px 0;
	background : #f1f1f1;
	border : 0;
//	cursor: hand;
	background-image: url('../_images/but_login.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

.form_button_2 {
	width : 50px;
	height : 12px;
	margin : 10px 0 10px 0;
	background : #f1f1f1;
	border : 0;
//	cursor: hand;
	background-image: url('../_images/but_send.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

.caution {
	color:#ff0000;
	text-align:center;
	margin:5px;
}

-->