* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414040;
	background-color: #ececec;
	letter-spacing: 0px;
}

img {
	border: 0px;
}

strong.red {
	font-weight: bold;
	color: red;
	font-size: 13px;	
}

strong.red10 {
	font-weight: bold;
	color: red;
	font-size: 10px;	
}

#page {
	width: 923px;
	margin: 20px;
	padding: 0px 0px 0px 0px;
	background-color: white;
}


#footer {
	width: 923px;
	height: 40px;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
}

p {
	line-height: 1.7em;
	margin-bottom: 1.1em;	
}

#page_middle {
	width: 923px;
	background-color: white;
}

#srodek_lewa {
	width: 322px;
	float: left;
	background-color: white;
}

#srodek_prawa {
	width: 601px;
	float: right;
	background-color: white;
}


h1 {
	font-family: verdana;
	font-size: 1.6em;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-family: verdana;
	font-size: 1.4em;
	letter-spacing: 1px;
	font-weight: normal;
}

h2 a {
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
}

a:hover {
	color: #85c4da;
	text-decoration: underline;
}

a {
	color: #414040;
	text-decoration: none;
	line-height: 2em;
	font-weight: bold;
}

#www {
    width: 189px;
    height: 51px;
    background: url(../images/www.gif) 0 0 no-repeat;
}

#cena_blue img {
	margin-top: 0px;	
}

#cena_green img {
	margin-top: 0px;
}

#m1 {
	background: url(../images/ribs_red.gif) 0 0 no-repeat;
	height: 73px;
}	

#m1 a {
	color: #d34a4d;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 2.1em;
}

#m1 a:hover {
	color: #F08080;
	text-decoration: none;	
}

#m2 {
	background: url(../images/ribs_green.gif) 0 0 no-repeat;
	height: 73px;
}	

#m2 a {
	color: #9eaf37;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 2.1em;
}

#m2 a:hover {
	color: #F08080;
	text-decoration: none;	
}

#m3 {
	background: url(../images/ribs_blue.gif) 0 0 no-repeat;
	height: 73px;
}	

#m3 a {
	color: #196c7c;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 2.1em;
}

#m3 a:hover {
	color: #F08080;
	text-decoration: none;	
}

#szcz a {
	line-height: 1em;
	color: #9999FF;
	text-decoration: none;	
}

#szcz a:hover {
	color: #00BFFF;
	text-decoration: none;	
}
	


form {
	padding: 0px;
}

input, select, textarea {
	font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	border: 1px solid #D0D0D0;
	padding: 1px;
}

.radio {
	background-color: transparent;
	border: 0px;
}

fieldset {
	border: 0px;
}

#przycisk_dalej {
	display: block;
	border: none;
	background: transparent url(../images/przycisk_dalej.gif) 0 0 no-repeat;
	width: 89px;
	height: 26px;
	cursor: pointer;
}

#gul td {
	padding: 10px;
	color: #414040;
}



