@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	background-color: #FFF;
	width: 940px;
	display: block;
	margin: 2px auto 12px;
}
#head {
	width: 940px;
	background-image: url(images/cz_03.jpg);
	height: 278px;
}
#main {
	width: 100%;
	background-color: #FFF;
	background-image: url(images/cz_10.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
#main_bottom{
	background-image: url(images/cz_12.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 1px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
}
#left_column {
	float: left;
	width: 296px;
	text-align:center;
}
ul.menu {
	text-align:left;
	background-color: #d2d2d2;
	float: left;
	width: 192px;
	margin-left: 19px;
	list-style-type: none;
	border-top: 1px solid #909090;
	display: inline;
	padding: 4px 33px;
}

ul.menu li {
	float: left;
	width: 192px;
	border-bottom: 1px solid #909090;
	padding-top: 18px;
	margin: 0px;
}
ul.menu li a{
	background-image: url(images/cz_07.gif);
	background-repeat: no-repeat;
	background-position: 6% 52%;
	float: left;
	width: 79%;
	font-size: 0.93em;
	color: #313131;
	font-weight: bold;
	text-decoration: none;
	padding-left: 19%;
	padding-top: 8px;
	padding-bottom: 7px;
}
ul.menu li a:hover{
	background-image: url(images/cz_20.gif);
	background-position: 8% 52%;
	padding-left: 21%;
	width: 77%;
	color: #000;
}
#page {
	float: right;
	width: 580px;
	padding-right: 43px;
	font-size: 0.93em;
	color: #232323;
	line-height: 1.7em;
	padding-bottom: 10px;
	text-align: left;
}
#page ul{
	list-style-type: none;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	line-height: 1.9em;
}
#page ul li {
	background-image: url(images/bullit.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 16px;
}
#page .bayer {
	background-color: #FFDD55;
	border: 1px solid #FF0000;
	width:200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 1.3em;
	text-align: center;
}
#page .yellow {
	font-weight: bold;
	color: #9F6B00;
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
#page .red {
	color: #D90000;
}
#page em {
	font-style: italic;
}
#page img {
	padding: 1px;
	border: 1px solid #999999;
}
#page a{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#page a:hover{
	color: #FF0000;
}
#page table {
	border: 1px solid #B7B7B7;
	padding: 2px;
	background-color: #CCCCCC;
	font-size: 11px;
	line-height: 20px;
}
#page table .yellow_bg{
	background: #FFFAD5;
}
#page td {
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: center;
} 
h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #f00;
	width: 100%;
	text-align:right;
	margin: 0 0 28px 0;
	padding: 15px 0 9px 0px;
}
p {
	text-indent: 15px;
	margin-top: 15px;
}
hr {
	background-color: #CCCCCC;
	height: 1px;
	border: none;
	margin: 28px 0 28px 0;
	padding: 0px;
}
#foot {
	background-image: url(images/cz_19.gif);
	height: 59px;
	width: 940px;
	margin-top: 29px;
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	font-weight: bold;
	text-align: center;
	font-size: 0.93em;
}
#foot_left {
	height: 59px;
	width: 940px;
	background-image: url(images/cz_17.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#foot_right {
	height: 61px;
	width: 940px;
	background-image: url(images/cz_16.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 18px;
}
#foot a{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 1.1em;
}
#foot a:hover{
	color: #FF0000;
}

/* Formularz */

form {
	width: 400px;
}
form div {
	width: 400px;
	float: left;
	margin-bottom: 10px;
}
input {
	float: right;
	width: 200px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
#wyslij{
	height:24px;
	width: 140px;
	float: left;
}
textarea {
	height: 120px;
	width: 394px;
}


