@CHARSET "UTF-8";
body{
	margin: 0px;
	background-image: url("../images/back01.jpg");
	background-repeat: repeat-x;
}

body, div, span {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}

table, tr, td, th, input, textarea {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}

.btn_black, .btn_red, a {color:white;text-decoration:none; }
.btn_black, .btn_red, a:link {color:white;text-decoration:none; }
.btn_black, .btn_red, a:active {color:white;text-decoration:none; }
.btn_black, .btn_red, a:visited {color:white;text-decoration:none; }
.btn_black, .btn_red, a:hover {color:white;text-decoration:none; }

a {color:gray;text-decoration:none; }
a:link {color:gray;text-decoration:none; }
a:active {color:white;text-decoration:none; }
a:visited {color:gray;text-decoration:none; }
a:hover {color:white;text-decoration:none; }


img {
	border: none;
}
ul{
	padding: 0;
	margin-top: 0;
	margin-left: 30px;
}
ul li{
	list-style-image:url("../images/pkt.png");
	color: gray;
}

#page{
	height: 990px;
	width: 960px;
	margin: auto;
	/*background-color: white;*/
}
#top1{
	width: 960px;
	margin: auto;
	height: 30px;
	margin-top: 30px;
}
.menu{
	float: right;
	widht: 500px;
	margin-top: 15px;
}
.menu1{
	float: left;
	font-size: 11px;
	font-family: tahoma;
}

.menu2{
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-family: tahoma;
	font-size: 11px;
}

.menu3 {	/*hover*/
	height: 25px;
	line-height: 25px;
	background-image: url("../images/hov1.jpg");
	background-repeat: repeat-x;
	position: relative;
	font-family: tahoma;
	font-size: 11px;
}

#top2{
	width: 960px;
	height: 360px;
}

.logo{
	width: 249px;
	height: 61px;
	float: left;
	margin-left: 20px;
}

.content{
	width: 960px;
	height: 230px;
	background-image: url("../images/back4.png");
	background-repeat: no-repeat;
	clear: both;
}

.content2{
	width: 960px;
	height: 250px;
	background-image: url("../images/back4.png");
	background-repeat: no-repeat;
	clear: both;
}

.content3{
	width: 960px;
	background-image: url("../images/back4.png");
	background-repeat: no-repeat;
	clear: both;
}

.horizontal_bar{
	width: 930px;
	height: 10px;
	margin: auto;
	background-image: url("../images/poz1.png");
	background-repeat: no-repeat;	
}

.vertical_bar{
	width: 1px;
	height: 165px;
	margin-top: 35px;
	background-image: url("../images/pion1.png");
	background-repeat: no-repeat;	
	float: left;
}
.txt {
	text-align:justify;
	margin-top: 20px;
	color: gray;
	clear:both;
}
.txt2 {
	text-align:justify;
	margin-top: 20px;
	color: #990000;
}
.txt3{
	text-align:justify;
	margin-left: 30px;
	color: gray;
}

.btn_black {
	float: right;
	text-align: center;
	width: 70px;
	height: 20px;
	background-image: url("../images/btn2.jpg");
	background-repeat: repeat-x;	
	color: white;
}
.btn_red {
	text-align: center;
	width: 70px;
	height: 20px;
	background-image: url("../images/btn1.jpg");
	background-repeat: repeat-x;
	color: white;	
}

.title1 {
	margin:30px;
	width: 530px;
	height: 15px;
	background-image: url("../images/witamy.png");
	background-repeat: no-repeat;
	float: left;
}

.title2 {
	margin: 30px;
	width: 300px;
	height: 15px;
	background-image: url("../images/co_to.png");
	background-repeat: no-repeat;
	float: left;
}
.title2b {
	padding: 1px;
	width: 300px;
	margin: 30px;
	background-image: url("../images/co_to.png");
	background-repeat: no-repeat;
}

.title3 {
	margin: 20px;
	width: 260px;
	height: 55px;
	background-image: url("../images/pozycj.png");
	background-repeat: no-repeat;
	float: left;
}

.title4 {
	margin: 20px;
	width: 260px;
	height: 55px;
	background-image: url("../images/projek.png");
	background-repeat: no-repeat;
	float: left;
}

.title5 {
	margin: 20px;
	width: 310px;
	height: 55px;
	background-image: url("../images/konta.png");
	background-repeat: no-repeat;
	float: left;
}
.title5b {
	padding: 10px;
	margin: 20px;
	width: 300px;
	background-image: url("../images/konta.png");
	background-repeat: no-repeat;
	clear: both;
}
.footer {
	height: 80px;
	color: gray;
	margin-bottom: 0px;
	text-align: right;
	background-image: url("../images/footerback.jpg");
	background-repeat: repeay-y;
	clear: both;
	overflow:hidden;
}

#cu3er-container {width:960px; outline:0;}

.formularz{
	border: 1px solid #EDEDED;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	color: #939393;
	margin-bottom: 5px;
}
.formularz2{
	border: 1px solid #EDEDED;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	color: #939393;
	margin-bottom: 5px;
}

