/* CSS Document */

html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.small {
	font-size: 10px;
}

.smallGrey {
	font-size: 10px;
	color: #999999;
}

.grey {
	color: #999999;
}

.red {
	color: #CC0000;
	font-weight: bold;
}

.green {
	color: #009900;
	font-weight: bold;
}

a.normal:link {
	color: #666666;
	text-decoration: none;
}

a.normal:visited {
	color: #666666;
	text-decoration: none;
}

a.normal:active {
	color: #666666;
	text-decoration: none;
}

a.normal:hover {
	color: #333333;
	text-decoration: underline;
}

a.underline:link {
	color: #000000;
	text-decoration: underline;
}

a.underline:visited {
	color: #000000;
	text-decoration: underline;
}

a.underline:active {
	color: #000000;
	text-decoration: underline;
}

a.underline:hover {
	color: #000000;
	text-decoration: underline;
}

a.smallgreylink:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.smallgreylink:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.smallgreylink:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.smallgreylink:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.input1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 22px;
	padding: 4px 4px 4px 4px;
	border: 1px solid;
	border-color: #CCCCCC;
	background-color: #f3f3f3;
}

.button1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-valign: middle;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-color: #666666;
}

#ALL {
	width: 100%;
	height: 100%;
	text-align: center;
	background-image:  url('images/gradient.jpg');
	background-repeat: repeat-x;
}

#TOP {
	width: 920px;
	margin: 0px auto;
	text-align: left;
}

#LEFT {
	width: 255px;
	float: left;
	overflow: hidden;
}

#LEFT #logo {
	width: 255px;
	height: 127px;
}

#LEFT #menu {
	position: relative;
	width: 255px;
	height: 151px;
	padding: 0 0 0 0;
	background-image: url('images/kropki.gif');
}

#LEFT #menu #dots1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
	height: 1px;
}

#LEFT #menu #menu1 {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 255px;
	height: 29px;
}

#LEFT #menu #dots2 {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 255px;
	height: 1px;
}

#LEFT #menu #menu2 {
	position: absolute;
	top: 31px;
	left: 0px;
	width: 255px;
	height: 29px;
}

#LEFT #menu #dots3 {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 255px;
	height: 1px;
}

#LEFT #menu #menu3 {
	position: absolute;
	top: 61px;
	left: 0px;
	width: 255px;
	height: 29px;
}

#LEFT #menu #dots4 {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 255px;
	height: 1px;
}

#LEFT #menu #menu4 {
	position: absolute;
	top: 91px;
	left: 0px;
	width: 255px;
	height: 29px;
}

#LEFT #menu #dots5 {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 255px;
	height: 1px;
}

#LEFT #menu #menu5 {
	position: absolute;
	top: 121px;
	left: 0px;
	width: 255px;
	height: 29px;
}

#LEFT #menu #dots6 {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 255px;
	height: 1px;
}

#LEFT #phone {
	width: 255px;
	height: 206px;
}

#LEFT #trumps {
	width: 255px;
	height: 135px;
}

#CONTENT {
	width: 665px;
	float: right;
	overflow: hidden;
}

#CONTENT #baner {
	padding: 0 0 0 0;
	width: 665px;
	height: 290px;
}

#CONTENT #title {
	padding: 10 0 0 0;
	width: 665px;
}

#CONTENT #text {
	padding: 15 12 0 32;
}

#CONTENT #text #redBig {
	position: relative;
	padding: 15 12 15 0;
	width: 640px;
	float: left;
	color: #CC0000;
	font-weight: bold;
	font-size: 20px;
	line-height:24px;

}

#CONTENT #text #contact {
	position: relative;
	padding: 0 0 0 0;
	left: 0px;
	width: 250px;
	height: 240px;
	float: left;
}

#CONTENT #text #form {
	position: relative;
	padding: 0 0 0 0;
	left: 0px;
	width: 300px;
	height: 285px;
	float: right;
}

#CONTENT #text #form #title {
	position: absolute;
	top: -10px;
	left: 10px;
}

#CONTENT #text #form #temat {
	position: absolute;
	top: 33px;
	left: 10px;
}

#CONTENT #text #form #tresc {
	position: absolute;
	top: 63px;
	left: 10px;
}

#CONTENT #text #form #subject {
	position: absolute;
	top: 30px;
	left: 120px;
}

#CONTENT #text #form #cont {
	position: absolute;
	top: 60px;
	left: 120px;
}

#CONTENT #text #form #button {
	position: absolute;
	top: 190px;
	left: 120px;
}

#CONTENT #text #form #alert {
	position: absolute;
	top: 225px;
	left: 0px;
	width: 300px;
	text-align: center;
}

#CLEAR {
	clear: both;
	width: 100%;
}

#FOOTER {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 20 0 50 0;
}

#FOOTER #line {
	width: 920px;
	height: 10px;
	border-top: 1px dotted;
	border-color: #FF3333;
	padding: 0 0 0 0;
}

#FOOTER #textleft {
	width: 255px;
	float: left;
	text-align: left;
	padding: 0 0 0 0;
	line-height: 15px;
}

#FOOTER #textcontent {
	width: 665px;
	float: left;
	text-align: right;
	padding: 0 0 0 0;
	line-height: 15px;
}

.bullet {
	list-style-position: outside;
	list-style-image: url(images/ptaszek.jpg);
	list-style-type: none;
}
