body{
	margin: 0px;
	font-size: 11px;
	font-family: arial,tahoma,verdana,sans-serif;
	color: #173B44;	
	background: #2D6474 url(../images/page_bg.jpg) repeat-x;
}

/**/
img{
	border: none;
}
/**/
#top{
	width: 781px;
	height: 270px;
}

#top table{
	width: 100%;
}

#top .jan_1{
	width: 299px;
	height: 193px;
	background: url(../images/jan_1.jpg) no-repeat;
}

#top .jan_2{
	width: 299px;
	height: 77px;
	background: url(../images/jan_2.jpg) no-repeat;
}

#top .top_2{
	width: 172px;
	height: 193px;
	background: url(../images/top_2.jpg) no-repeat;
}

#top .top_3{
	width: 310px;
	height: 193px;
	background: url(../images/top_3.jpg) no-repeat;
}

#top .top_3 a{
	width: 201px;
	height: 57px;
	display: block;
	float: right;
	margin-right: 15px;	
}

* html * #top .top_3 a{
	width: 201px;
	height: 57px;
	display: block;
	float: right;
	margin-right: 0;	
}

#top .top_3 .logo{
	border: none;
}

* html * #top .top_3 .logo{
	border: none;
	margin-right: 15px;	
}


#page-outer #top .menu-top{
	width: 482px;
	height: 77px;
	background: url(../images/menu.jpg) no-repeat;
}

#page-outer #top .menu-top a{
	display: block;
	float: left;
}

#content_top{
	width: 100%;
	height: 20px;
	background: url(../images/content_top.jpg) no-repeat;
}

#content_page{
	width: 100%;
	background: url(../images/content_page.jpg) repeat-y;
	color: #173B44;
}

#content_page div{
	width: 740px;
	padding: 20px;
}

#content_bottom{
	width: 100%;
	height: 20px;
	background: url(../images/content_bottom.jpg) no-repeat;
}

#copyright{
	width: 100%;
	height: 49px;
	background: url(../images/copyright.jpg) no-repeat;
	color: #4FAFCA;
	padding-right: 30px;
	text-align: right;
	font-size: 11px;
}

/* home */
.home{
	width: 740px;
}

.line_vertical{
	width: 1px;
	border-right: solid 1px #C0B7A6;
	empty-cells: show;
}

.home-left-top{	
	height: 50px;
}

.home-left{
	width: 500px;
	height: 50px;
}


.head{
	font-size: 13px;
	font-weight: bold;
}

p{
	font-size: 12px;
}

/* program */
.p_border_bottom{	
	border-bottom: solid 1px #C0B7A6;
	padding-bottom: 15px;
}

/* galeria */
.gallery{	
}

.gallery td{
	width: 160px;
	height: 110px;
	background: #EEE9E2;
	border: 1px solid #C0B7A6;
	empty-cells: show;
}

.gallery2 td{	
	background: #EEE9E2;
	border: 1px solid #C0B7A6;
	empty-cells: show;
	padding: 5px;
}

.navigation{
	margin: 10px;
	color: #173B44;
	text-decoration: none;
}

.navigation a{
	font-size: 11px;
	font-weight: bold;
	color: #173B44;
	text-decoration: none;
	margin: 0 4px 0 4px;
}

/* zadaj pytanie */
/* kontakt */
.zadaj_pytanie_form{
	width: 250px;
	padding: 20px 0 10px 50px;
}


.zadaj_pytanie_form #contact_form{	
}

.zadaj_pytanie_form #contact_form .name{
	width: 250px;
	height: 17px;
	font-size: 11px;	
	background: #EEE9E2;
	border: 1px solid #C0B7A6;
	color: #173B44;
	margin-bottom: 10px;	
}

.zadaj_pytanie_form #contact_form .email{
	width: 250px;
	height: 17px;
	font-size: 11px;	
	color: #173B44;
	margin-bottom: 10px;
	background: #EEE9E2;
	border: 1px solid #C0B7A6;
}

.zadaj_pytanie_form #contact_form .message{	
	width: 250px;
	height: 100px;
	font-size: 11px;	
	color: #173B44;
	margin-bottom: 10px;
	background: #EEE9E2;
	border: 1px solid #C0B7A6;
}

.zadaj_pytanie_form #contact_form .send{
	width: 100px;
	height: 20px;	
	background: #EEE9E2;
	border: 1px solid #C0B7A6;
	font-size: 11px;
	color: #173B44;
}

/* pytanie i odpowiedzi */
.pytanie-odpowiedz{
	width: 700px;
}


.question{	
	width: 700px;
	font-size: 11px;
	font-weight: bold;
}

.answer{	
	width: 700px;
	font-size: 11px;
	margin-bottom: 10px;
}

.txt-zadaj-pytanie{
	border-top: 1px solid #C0B7A6;
	border-bottom: 1px solid #C0B7A6;
	color: #025F73;
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
}
