a:link {
	color: #C6388E;
	text-decoration: none;}

body {
	margin: 0;
	padding: 0;
	text-align:center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
    }

div {
	position:relative;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: 18px;
    }

#container {
	position:relative;
	width:900px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
    }

#naglowek {
	width:899px;
	height:341px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
    }
#m2 {
	background-image: url(images/1_06.jpg);
	background-repeat: no-repeat;
}

#lewo {
	float:left;
	background-image: url(images/1_07.jpg);
	background-repeat: no-repeat;
	width: 195px;
	height: 158px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 24px;
    }


#prawo {
	width: 680px;
	float: right;
    }
#linki {
	left: 0px;
	top: 17px;
	width: 210px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.szary {
	color: #333333;
	font-size: 12px;
	font-style: normal;
}
#ramka {
	border: 1px dotted #333333;
}

#srodek {
	width:610px;
	margin-bottom: 40px;
	float: left;
	margin-left: 50px;
	margin-top: 11px;
	background-color: #F5F5F5;
	border: 1px dotted #CACACA;
	padding-right: 11px;
	padding-left: 11px;
	text-align: left;
}#srodek2 {
	width:610px;
	margin-bottom: 40px;
	float: left;
	margin-left: 50px;
	margin-top: 11px;
	background-color: #F5F5F5;
	border: 1px dotted #CACACA;
	padding-right: 11px;
	padding-left: 11px;
	text-align: center;
}
#menuu {
	width: 100%;
	height: 47px;
	background-image: url(images/m.jpg);
	clear: both;
	top: -0px;
	position: relative;
}

#stopka {
	clear:both;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 896px;
	height: 30px;
	background-color: #EAEAEA;
	margin-top: 20px;
	line-height: 28px;
	padding-left: 5px;
}
#dex {
	display: inline-block;
	width: 400px;
}
#text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width: 650px;
	float: left;
	margin-top: 20px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #F5F5F5;
	line-height: 21px;
	background-image: url(images/b.jpg);
	background-repeat: repeat-x;
}
#blok {
	width: 400px;
	text-align: center;
	background-color: #D9E5F1;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#kontakt {
	height: 150px;
	width: 178px;
	left: 20px;
	top: -5px;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.bold {
	font-weight: bold;
}
.10 {
	font-size: 11px
}

.menu{
	border:none;
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D4D4D;
	border-left-color: #4D4D4D;
	left: 40px;
	width: 596px;
	}
.menu ul{
	background:#333333;
	height:47px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:47px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/m.jpg);
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(images/m.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
			}
	.menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:140px;
	z-index:200;
	background-color: #202020;
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:140px;
	background-repeat: no-repeat;
	background-position: left bottom;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:-47px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
a#i{
	display: block;
	width: 141px;
	height: 87px;
	background-image: url(images/status.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 40px;
}
#email {
	margin-bottom: 10px;
	display: block;
	clear: both;
}

a:hover#i { border-color: #00f; background-position: 0 -87px;  }

a#t{
	display: block;
	width: 85px;
	height: 85px;
	background-image: url(images/testy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 65px;
}
a:hover#t { border-color: #00f; background-position: 0 -85px;  }

.style2 {font-weight: bold; font-size: 10px; }

#napisz {
	width: 100;
	clear: both;
	text-align: center;
}
#word {
	background-image: url(images/logo_word_new.jpg);
	background-repeat: no-repeat;
}
a:hover {
	color: #313131;
}.zielony {
	color: #00CC00;
	font-weight: bold;
}
.czerwony {
	color: #FF0000;
}
#konto {
	text-align: center;
	left: 150px;
}
img {
	border: 0px;

}
#infoludek {
	display: block;
	margin-top: 40px;
}
#main {
	width: 100%;
	float: left;
}

