@charset "utf-8";
/* CSS Document */

body {
	
	margin: 0px;
	padding: 0px;
	background: url(szkoleniatop.jpg) repeat-x top;
	
}

html {
	
	background: url(szkoleniabottom.jpg) repeat-x bottom;
	margin: 0px;
	padding: 0px;
	
}

#flashcontent {
	
	font-weight: bold;
	text-align: center;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#454545;
	text-align: justify;
	line-height: 16px;
}

li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#454545;
	text-align: justify;
	line-height: 16px;
}

span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#454545;
	text-align: justify;
	line-height: 16px;
}

a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#0596d5;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;

}

a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#0596d5;
	text-align: justify;
	line-height: 16px;
	text-decoration: underline;

}

h3#klasa {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color:#0596d5;
	font-weight: bold;
	
	}
	
	.contentheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color:#0596d5;
	font-weight: bold;
	
	}
	
	.small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#454545;
	
	}

		.createdate {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#454545;
	
	}
	
			.modifydate {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#454545;
	
	}
	
				.moduletable {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#454545;
	
	}
	
					.button {
					font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border-color: #0596d5;
	border-style: solid;
   background-color: #0596d5;
		color:#fff;
	padding: 2px;
	font-weight: bold;
	cursor: pointer;
	
	
	}
	
						.button:hover {
					font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border-color: #0596d5;
	border-style: solid;
		font-weight: bold;
   background-color: #0596d5;
		color:#fff;
	padding: 2px;
	cursor: pointer;
	
	}
	
							.input {


	border-color: #0596d5;
	border-width: 0px;

	
	}

