body{
	font-family: Verdana;
	font-size: 12px;
	background: url('img/background.gif');
	margin-top: 0px;
	background-attachment: fixed;
}

a{
	color: #737373;
	text-decoration: none;
	font-style: italic; 
}
a:hover{
	color: #0195D3;
}

div{
	margin: 0px auto;
}

.textarea{
	width: 320px;
	height: 100px;
	padding: 5px;
	border: 1px solid #0076A3;
	background: #edeeee;
}

ul{
	list-style-image: url('img/li.gif');
	color: #737373;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	padding-left: 50px;
}

ul li{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

ul li a{
	color: #374E5A;
	font-weight: bolder;
	font-style: normal;
	border: 0px;
}
img.ie{
position:absolute;
right:10px;
top:10px;
z-index: 3;
}


#hackIE{
	text-align: center;
}

#page{
	width: 900px;
	height: auto;
	text-align: left;
}
#top{
	background: url('img/top.gif');
	height: 70px;
	width: 900px;
}

.kontakt{
	width: 180px;
	background: #edeeee;
	font-size: 12px;
	border: 1px solid #0076A3;
}

.submit{
	border: 1px solid #46585F;
	background: #edeeee;
	color: #0076A3;
}

#logo_area{
	width: 900px;
}

#logo_area #logo{
	background: url('img/logo.gif') no-repeat;
	height: 345px;
	width: 500px;
	float: left;
}

.index{
	width: 260px; 
	height: 105px; 
	margin-left: 35px;
	border: 0px;
}

#logo_area #linki{
	height: 345px;
	float: left;
}

#logo_area #linki #linki_top{
	background: url('img/linki_top.gif');
	height: 44px;
	width: 400px;
}

#logo_area #linki #linki_tresc{
	background: url('img/linki_tresc.gif');
	height: 122px;
	width: 400px;
}

#logo_area #linki #linki_tresc2{
	background: url('img/linki_tresc2.gif');
	height: 103px;
	width: 400px;
	color: #B2B2B2;
	line-height: 15px;
}

.wrapIE{
	border: 0px;
}

#logo_area #linki #linki_tresc2 b{
	font-weight: bolder;
	color: #0C82AD;
}

#logo_area #linki #linki_bottom{
	background: url('img/linki_bottom.gif');
	height: 76px;
	width: 400px;
	text-align: center;
	color: #B1B6B8;
}


#logo_area #linki #linki_bottom a{
	color: #B1B6B8;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
}

#logo_area #linki #linki_bottom a:hover{
	color: #0195D3;
	border-bottom: 1px dotted #0195D3;
}

#content{
	height: auto;
	width: 900px;
	float: left;
	margin-top: 10px;
	font-family: Verdana;
}

#content #left{
	width: 500px;
	float: left;
}

#content #left .c_top{
	background: url('img/tresc_top.gif');
	height: 29px;
	width: 500px;

}

#content #left .c_center{
	background: url('img/tresc_center.gif');
	height: auto;
	width: 500px;
	min-height: 100px;
}

#content #left .c_center h2{
	color: #577480;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: underline;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 3px;
}

#content #left .c_center p{
	color: #46585F;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 30px;
}

#content #left .c_center p b{
	color: #0076A3;
	font-size: 12px;
}

.zlecenie{
	float: left;
	margin-right: 20px;
	border: 1px solid black;
}


#content #left .c_center hr{
	color: #ABB3B7;
	width: 90%;
	border: 0px;
	border-top: 1px dotted #ABB3B7;
	height: 1px;
	
	}

#formularz{
	margin-left: 30px;
	color: #46585F;
	font-size: 12px;
}
	
	
#content #left .c_bottom{
	background: url('img/tresc_bottom.gif');
	height: 29px;
	width: 500px;
}


#content #right{
	width: 390px;
	float: right;
}

#content #right .m_top{
	width: 390px;
	background: url('img/menu_top.gif');
	height: 33px;
}

#content #right .m_center{
	width: 390px;
	background: url('img/menu_center.gif');
	height: auto;
	min-height: 50px;
	color: red;
	line-height: 14px;
}

#content #right .m_center h5{
	color: #0076A3;
	font-weight: bolder;
	margin: 0px;
	padding-left: 20px;
	font-size: 11px;
	text-transform: uppercase;
}

#content #right .m_center p{
	color: #737373;
	margin: 0px;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 11px;
	padding-right: 15px;
}

#content #right .m_bottom{
	width: 390px;
	background: url('img/menu_bottom.gif');
	height: 33px;
}

#content #right .m_lacznik{
	width: 390px;
	background: url('img/menu_lacznik.gif');
	height: 49px;
}

#stopka{
	width: 900px;
	height: 38px;
	float: left;
	margin-top: 3px;
}



