html { height: 100%; margin-bottom: 1px; }

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#4b0049;
  background-color: #e1e1e1;
}

a:hover {
	font-weight:bold;
}

div#all{
	width: 900px;
	margin: 0 auto 0 auto;	
}

div#bg {
	min-height:500px;
	background-image:url(grafika/naglowek.jpg);
	background-repeat:no-repeat;
}

div#dostronyglownej{
	position: relative;
	left: 100px;
	top: 10px;
	width: 700px;
	height: 45px;
}

span#back{
	display: block;
	width: 700px;
	height: 45px;
}

div#kontakt-wrap{
	position:relative;
	left: 0px;
	top: 13px;
	width:900px;
	height: 34px;
	font-size: 16px;
}

		div#kontakt-wrap a, a:visited{
			text-decoration:none;
			color: #4b0049;
		}

		div#kontakt-wrap a:hover{
			text-decoration:underline;
			font-weight: inherit;
		}

div.kontakt {
	position:relative;
	top: 8px;
	float: left;
	text-indent: 20px;
	vertical-align:middle;
}

div#jezykpl {
	position:relative;
	float: right;
	right: 0;
	width: 52px;
	height: 34px;
}


div#jezyken {
	position:relative;
	float: right;
	right: 0;
	width: 52px;
	height: 34px;
	border:none;
}

		#jezyken a{
			display: block;
			overflow: hidden;
			border:none;
		}

				#jezyken a img{
					display: block;
					border: none;
				}

				#jezyken a:hover img {
					margin-left: -53px;
				}

div#menu-t {
	position:relative;
	top: 20px;
	text-indent: 200px;
	font-size: 18px;
	font-weight: bold;
	color: #5b2658;
	z-index: 5;
}

		#menu-t a, a:visited{
			text-decoration:none;
			color: #5b2658;
		}

		#menu-t a:hover{
			font-weight: inherit;
			text-decoration:underline;
		}
		
		
div#menu-z {
	position:relative;
	top: 35px;
	text-indent: 160px;
	font-size: 18px;
	color: #6f296c;
	z-index: 5;
}

		#menu-z a, a:visited{
			text-decoration: none;
			color: #6f296c;
		}

		#menu-z a:hover{
				font-weight: inherit;
			text-decoration: underline;
		}

div#menu-p {
	position:relative;
	top: 50px;
	text-indent: 85px;
	font-size: 16px;
	color: #7a3476;
}

div#menu-s {
	position:relative;
	top: 65px;
	text-indent: 80px;
	font-size: 14px;
	color: #833d7f;
}

		#menu-s a, a:visited{
			text-decoration:none;
			color: #833d7f;
		}

		#menu-s a:hover{
			font-weight: inherit;
			text-decoration:underline;
		}

				#menu-t a#active, #menu-z a#active, #menu-s a#active{
					text-decoration: underline overline;
				}
					
div#main{
	z-index: 3;
	position: relative;
	float:right;
	right: 0;
	top: 0px;
	min-height: 600px;
	width: 700px;
	background-image:url(grafika/kwiat.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	color: #350033;
}

div#content {
	position: relative;
	float: left;
	padding-left:10px;
	width: 580px;
	font-size: 14px;
}

		#content p{
			text-align:justify;
		}

				#content p.alleft{
					text-align: left;
				}

#content ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}

		#content ul li{
		background-image: url(grafika/bullet.png);
		background-repeat: no-repeat;
		background-position: 0px 6px;
		padding-left: 15px;
		line-height: 1.5;
		}

				#content ul.pdf li{
				background-image: url(grafika/PDF32.png);
				background-repeat: no-repeat;
				background-position: 0px 0px;
				padding-left: 40px;
				line-height: 3;
				}

		#content a {
		  color:#4b0049;
		  text-decoration:underline;
		}

		#content a:visited {
		  color: #6f296c;
		  text-decoration:underline;
		}

#content strong {
	margin-left: 50px;
}

.nav, #navbot {
	clear: both;
	position: relative;
	width: 100%;
	text-align: center;
}

#navbot{
	bottom: 0px;
}

	.nav a:hover, .nav a focus{
		font-weight: normal;
		color: #1F0040;
	}

div.line {
	clear: both;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding: 0; 
	width: 100%; 
	height: 2px;
	background-color:#4b0049;
}

div.vspacer{
	height: 80px;
}

.timeslot {
	width: 480px;
	float: left;
	margin: 0 0 10px 0px;
	padding: 10px 90px 0px 0px;
	border-top: 2px solid #959595;
	position: relative;
	font-size:14px;
}

		.timeslot span {
			position: absolute;
			left: 515px;
			top: 20px;
			font-size: 2em;
			color: #959595;
}
.even {
	float: right;
	padding: 10px 0 0 100px;
	border-top: 2px solid #ddd;
	border-color: #5b2658;
}
		.even span {
			left: 0px;
			color: #5b2658;
}
.even-top {
	width: 500px;
	float: right;
	margin: -90px -30px -15px 0;
	border: none;
}
		.even-top span{
			left: 0;
			color: #5b2658;
		}

		.even-top p{
			float: right;
		}

.intro{
	width: 600px;
	float: right;
	padding: 0px 0 0 0px;
	border-top: 2px solid #ddd;
	border-color: #5b2658;
}

		.intro p{
			text-align:left;
			font-size: 14px;
		}

div#tlumaczenia, div#publikacje {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 450px;
	top: -30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-indent: -9999px;
}

div#tlumaczenia{
	background-image: url(grafika/tlumaczenia.png);
}

div#publikacje{
	background-image: url(grafika/publikacje.png);
}


