body{
		margin: 0;
		font-family: Verdana;
		background: #00835e; /* Old browsers */
		background: -moz-linear-gradient(left,  #00835e 48%, #1583a1 49%, #003f8a 50%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(48%,#00835e), color-stop(49%,#1583a1), color-stop(50%,#003f8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #00835e 48%,#1583a1 49%,#003f8a 50%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #00835e 48%,#1583a1 49%,#003f8a 50%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #00835e 48%,#1583a1 49%,#003f8a 50%); /* IE10+ */
		background: linear-gradient(to right,  #00835e 48%,#1583a1 49%,#003f8a 50%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00835e', endColorstr='#003f8a',GradientType=1 ); /* IE6-9 */
		
		}
body a:link, #menu_buttons a:visited{
		text-decoration: none;
		color: none;
}
.center{
		margin: auto;
		width: 1100px;
}
#header{
		height: 432px;
		width: 1100px;
		background: #00835e; /* Old browsers */
		background: -moz-linear-gradient(45deg,  #00835e 30%, #1583a1 49%, #003f8a 70%); /* FF3.6+ */
		background: -webkit-gradient(linear, left bottom, right top, color-stop(30%,#00835e), color-stop(49%,#1583a1), color-stop(70%,#003f8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(45deg,  #00835e 30%,#1583a1 49%,#003f8a 70%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(45deg,  #00835e 30%,#1583a1 49%,#003f8a 70%); /* Opera 11.10+ */
		background: -ms-linear-gradient(45deg,  #00835e 30%,#1583a1 49%,#003f8a 70%); /* IE10+ */
		background: linear-gradient(45deg,  #00835e 30%,#1583a1 49%,#003f8a 70%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00835e', endColorstr='#003f8a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	}
#bg_header{
		background: url('img/bg_header.png');
		float: left;
		width: 1100px;
		height: 432px;
		
}
#menu{
		float: left;
		width: 980px;
		height: 90px;
		-webkit-border-radius: 15px;
		border-radius: 15px;
		margin: 20px 0px 0px 60px;
		background: #e9e9e9; /* Old browsers */
		background: -moz-linear-gradient(top,  #e9e9e9 0%, #d6d6d6 51%, #e9e9e9 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(51%,#d6d6d6), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e9e9e9 0%,#d6d6d6 51%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e9e9e9 0%,#d6d6d6 51%,#e9e9e9 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e9e9e9 0%,#d6d6d6 51%,#e9e9e9 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #e9e9e9 0%,#d6d6d6 51%,#e9e9e9 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
	}
#menu img{
		float: left;
		margin: 10px;
}
#logo{
		background: url('img/logo2.png');
		width: 129px;
		height: 71px;
		float: left;
		margin: 10px;
		font-size: 20px;
}
#logo2{
		float: left;
		margin-top: 45px;
		font-family: Myriad Pro ;
		font-size: 15px;
		color: #848484;
}
ul  li{
		font-family: Myriad Pro ;
		display: inline;
		list-style: none;
		padding-right: 10px;
		padding-top: 40px;
		
}	
#menu_buttons{
		float: right;
		font-size: 15px;
		margin-top: 30px;
}
#menu_buttons li{
		margin-right: 20px;
		padding: 3px;
}

#menu_buttons a:link, #menu_buttons a:visited{
		color: #848484;
		text-decoration: none;
		margin: 0 1px 0 1px;
}
#menu_buttons a:hover{
			color: #0e679e;
}
#slider{
		margin-top: 120px;
}
#tekst h{
		float: left;
		color: #fafafa;
		font-size: 25px;
		font-family: Myriad Pro;
		margin: 50px 0 0 10px;
}
#tekst h1{
		float: left;
		color: #fafafa;
		font-size: 20px;
		font-family: Myriad Pro;
		margin: 80px 0 0 -450px;
}
#cudz{
		float: left;
		background: url('img/cudz.png');
		height: 29px;
		width: 41px;
		margin: 100px 0 0 100px;
}
#cudz1{
		float: left;
		background: url('img/cudz.png');
		height: 29px;
		width: 41px;
		margin-top: 10px;
}
#zdj{
		float: right;
		background: url('img/prof.png');
		height: 366px;
		width: 386px;
		margin: -190px 50px 0 0;
}
#sep{
		background: url('img/sep.png') repeat-x;
		height: 3px;
		width: 1100px;
}
#content_bg{
		float: left;
		width: 1100px;
		background-color: #dedede;
		min-height: 500px;
}
#panel{
		float: left;
		width: 970px;
		margin: 65px;
		
}
#kim{
		width: 305px;
		float: left;
}
#title1{
		float: right;
		border-bottom: 1px solid #006eeb;
		width: 229px;
		color: #095491;
}
.txt{
		font-size: 13px;
		float: right;
		width:229px;
		text-align: justify;
}
#o{
		width: 305px;
		float: left;
		margin-left: 40px;
}
#title2{
		float: right;
		border-bottom: 1px solid #05b2de;
		width: 229px;
		color: #1584a0;
}
#kontakt{
		width: 305px;
		float: left;
		margin-left: 10px;
}
#title3{
		float: right;
		border-bottom: 1px solid #00dca1;
		width: 229px;
		color: #009970;
}
#footer{
		float: left;
		background: url('img/footer.png') repeat-x;
		height: 89px;
}
#sep2{
		background: #008961; /* Old browsers */
		background: -moz-linear-gradient(left,  #008961 0%, #53cbf1 50%, #004599 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#008961), color-stop(50%,#53cbf1), color-stop(100%,#004599)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #008961 0%,#53cbf1 50%,#004599 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #008961 0%,#53cbf1 50%,#004599 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #008961 0%,#53cbf1 50%,#004599 100%); /* IE10+ */
		background: linear-gradient(to right,  #008961 0%,#53cbf1 50%,#004599 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008961', endColorstr='#004599',GradientType=1 ); /* IE6-9 */
		height: 4px;
		width: 1100px;
		float: left;
}
#copy{
		float: left;
		color: #7e7979;
		font-size: 10px;
		margin: 60px 20px 0 50px;
}
#autorzy{
		float: right;
		color: #7e7979;
		font-size: 10px;
		margin: 60px 20px 0 50px;
}
#title4{
		float: left;
		margin: 30px;
		font-family: Myriad Pro;
		font-size: 20px;
		width: 700px;
		border-bottom: 1px solid #7e7979;
}
#tekst{
		float: left;
		margin: 10px 30px 20px 40px;
		font-size: 15px;
		text-align: justify;
		
}
#tekst2{
		float: left;
		margin: 50px;
}
#title5{
		float: left;
		margin: 30px;
		font-family: Myriad Pro;
		font-size: 20px;
		border-bottom: 1px solid #7e7979;
		width: 700px;
}
#wyklady{
	float: left;
	margin: 100px 0px 0px -700px;
}
.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}
#back{
		float:right;
		margin-top:130px;
}
.menuserwer{
		float: left;
		margin-top: 30px;
		margin-left: -120px;
		width: 980px;
		
}
ul {
	list-style-type: none;
}
li {
	padding-top:	5px;
}
.categoryitems{
		display: none;
}
.menuserwer .menuheader{ /*generalny styl nag??wka listy*/
font: 15px Tahoma;
color: #a9a9a9;
background: url(img/szczalka.png) no-repeat right;
margin-bottom: 10px; /*odleg?o?? nag??wka od tre?ci*/
text-transform: uppercase;
padding: 4px 0 4px 0px;
cursor: hand;
cursor: pointer;
}
.menuserwer .openheader{
font-weight: bold;
background: url(img/szczalkaon.png) no-repeat right;
color:	#333333;
}
.menuserwer ul{
list-style-type: none;
margin: 0;
padding-left: 10;
margin-bottom: 8px;
}
.menuserwer ul li{
padding-bottom: 2px; /*dolna przerwa mi?dzy punktami menu*/
}