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

* {
	outline: none;
	border: none;
}

body {
	margin: 0 auto 0 auto;
	background: url(images/bck_gal.jpg) #0d1a4c top center no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
}

img {
	border: 1px solid #112257;
}

img:hover {
	border: 1px solid #ffffff;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 800px;
	position: relative;
	height: 750px;
}

#wrapper_dane {
	margin: 0 auto 0 auto;
	width: 800px;
	position: relative;
	height: 850px;
}

#logo {
	position: absolute;
	top: 85px;
	right: 80px;
	width: 200px;
	height: 70px;
}

#copy {
	font-size: 10px;
	color: #ffffff;
	font-style: italic;
	position: absolute;
	bottom: 50px;
	right: 5px;
	text-align: right;
}
#copy2 {
	font-size: 10px;
	color: #ffffff;
	font-style: italic;
	position: absolute;
	top: 840px;
	right: 5px;
	text-align: right;
}

#copy a, #copy2 a {
	color: #112257;
	text-decoration: none;
	font-style: normal;
}
#copy a:hover, #copy2 a:hover {
	color: #ffffff;
}
	
	#fb {
	position:absolute;
	top: 120px;
	left: 320px;
	background: url(images/fb.png) top center no-repeat;
	width: 150px;
	height: 37px;
}
	
/* Menu Podstawowe */

#main_menu {
	position: absolute;
	top: 125px;
	left: 15px;
	color:#fff;
}

.main_menu {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.main_menu:hover {
	color:#738ebd;
}

/* menu dolne */

#menu_bottom {
	position:absolute;
	top: 675px;
	left: 10px;
	color: #aabacc;
	font-size: 12px;
}

#menu_bottom_dane {
	position:absolute;
	top: 775px;
	left: 10px;
	color: #aabacc;
	font-size: 12px;
}

.menu_bottom {
	color: #aabacc;
	text-decoration: none;
}
.menu_bottom:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu_bottom2 {
	position:absolute;
	top: 840px;
	left: 10px;
	color: #aabacc;
	font-size: 12px;
}

/* menu na podstronach */
.menu_wewnatrz {
	position: absolute;
	top: 160px;
	left: 15px;
	list-style: none;
	text-align: right;
	font-size: 12px;
}

.link {
	color: #ffffff;
	text-decoration: none;
}
.link:hover {
	color: #738ebd;
}

.link2 {
	color: #cc0033;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.link2:hover {
	color: #ffffff;
}

.tresc_ciemna {
	font-size: 12px;
	color: #112257;
	text-align: justify;
	width: 257px;
	height: 500px;
	padding: 10px;
	position: absolute;
	top: 10px;
	right: 0px;
}

.tresc_ciemna h2 {
	text-align: right;
}


#content_galeria {
	color: #ffffff;
	width: 798px;
	height: 483px;
	position: absolute;
	top: 200px;
	left: 1px;
	font-size: 12px;
}

#content_galeria a {
	color: #738ebd;
	text-decoration: none;
}

#content_galeria a:hover {
	color:#fff;
}

#foto {
	position:absolute;
	background: url(images/foto.jpg) top;
	height: 279px;
	width: 270px;
	top: 10px;
	left:76px;
	
}

#foto:hover {
	background-position:bottom;
}

#video {
	position:absolute;
	background: url(images/video.jpg) top;
	height: 279px;
	width: 270px;
	top: 10px;
	left:480px;
}

#video:hover {
	background-position:bottom;
}

#paginacja_gal {
	position: absolute;
	bottom: 35px;
	right: 10px;
	text-align: right;
}

#paginacja_gal a {
	font-size: 12px;
	color: #112257;
	text-decoration: none;
}
#paginacja_gal a:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


.gal td {
	width: 250px;
	text-align: center;
}

#nazwa_gal {
		font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#nazwa_gal:hover {
		font-size: 14px;
	color: #112257;
	text-decoration: none;
}

#content_kursy {
	position: absolute;
	width: 798px;
	height: 783px;
	position: absolute;
	top: 200px;
	left: 1px;
	border: none;
}
#content_kursy  img {
	border: none;
}

.z01 {
	height: 208px;
	width: 180px;
	background: url(images/znaczki_03aa.png) top center no-repeat;
	background-position: top;
	display: inline-block;
}
.z01:hover, .z02:hover {
	background-position: bottom;
}
.z02{
	height: 208px;
	width: 180px;
	background: url(images/znaczki_05.png) top center no-repeat;
	background-position: top;
	display: inline-block;
}
