﻿html{
	font-size:18px;
	
}
body{
	background:url('../grafika/zast_t1.png');
}
div#main{
	width:1200px;;
	margin:auto;
}
div#baner{
	background:url('../grafika/brekrut_26.png');
	height:251px;
}

div#r-buty{
	display: flex;
	justify-content: space-between;  
}
div#r-buty div{
	background:linear-gradient(#262854,#4F55AD);
	padding:20px 10px 20px 20px;
	display: flex;
	justify-content: space-between;
	margin:10px 0px 10px 0px;
	border-radius:5px;
	width:550px;

}
div#r-buty div img{
	height:40px;
}
div#r-buty a {
	color:white;
	text-decoration:none;
}
div#r-buty h2 {
	margin:0;
}
div#r-buty a:hover{
	color:#0066CC;
	animation-name: anim4;
	animation-duration: 1s;

}




div#klasy{
	margin:30px 0 30px 0;
}
div#klasy div{
	background-color:#E6E6E6;
	padding:20px 30px 20px 30px;
	display: flex;
	justify-content: space-between;
	margin-top:10px;
	border-radius:5px;
}
div#klasy h2{
	width:70%;
	margin:0;
}
div#klasy a{
	text-decoration:none;
	color:#383C7D;
	text-shadow:1px 1px 1px white;
	font-weight:bold;
	font-family:"Times New Roman";
}
div#klasy a:hover{
	color:#0066CC;
	animation-name: anim4;
	animation-duration: 1s;

	font-weight:normal;
}
div#klasy div:hover{
	background-color:#ccc;
}




div#klasy img{
	height:40px;
	}
span.span1_rekrut{
	color:#CC3300;
	font-weight:bold;
	}
span.span2_rekrut{
	text-align:center;
	font-size:30px;
	padding:5px;
	color:#0099FF;
}
div#stopka{
	height:210px;
	background:url('../grafika/srekrut.png');
}


/* opisy klas */


@keyframes anim4 {
  0%   {color: yellow;}
  25%  {color: red;}
}




div#nag1_rekrut{
	color: #333333;
	_font-family:calibri;
	font-family: Fira Sans,sans-serif;
	text-align: justify;
	padding: 20px;
	font-size:1em;
	line-height:150%;
	background-color:#F9F9F9;
	margin:20px 0 20px 0;
}
div#nag1_rekrut p{
	text-indent: 25px;
}
p.p-tekst{
	color:#666633;
	font-size:120%;
}
div#nag1_rekrut li:hover{
	
	color:#000000;
}
div#nag1_rekrut dd:hover{
	color:#000000;
}

div#nag1_rekrut table{
	margin:20px;
	width:95%;
	border:2px #993399 groove;
}
div#nag1_rekrut table th{
	text-align:center;
	background:linear-gradient(#7457C5, #6590E9, #7457C5);
	color:white;
	
}
div#nag1_rekrut td,div#nag1_rekrut th{
	border:1px solid #FFFFFF;
	background:white;
	padding:5px;
	margin:3px;
}
div#nag1_rekrut td.td-srodek{
	text-align:center;
}
div#nag1_rekrut h2.h2-tekst{
	color:#FF9900;
	text-shadow:2px 2px 0px white;
}

div#wh3_rekrut1, div#wh3_rekrut2, div#wh3_rekrut3, div#wh3_rekrut4, div#wh3_rekrut5{
	display:none;
	background-color:white;
	padding:10px 30px 10px 30px;
	font-size:18px;
}
div.h3_rekrut{
	font-family:Fira Sans,sans-serif;
	display: flex;
	justify-content: space-between;
	border-bottom:2px #5056B2 groove;
	margin-bottom:20px;
	cursor:pointer;
	padding:10px 20px 0 0;
}
div.h3_rekrut:hover{

	box-shadow: 0 -5px 5px #E0E0E0 inset;

}
div.h3_rekrut h3{
	color:#990099;
	line-height: 120%;
	width:300px;
	margin:0;
	padding:5px 5px 5px 20px;
	font-family:"Times New Roman";
	font-size:150%;
	user-select: none;
}
div.h3_rekrut img{
	height:20px;
	margin-top:10px;
}

h2#span1_aktual{
	text-align: center;
	color: #0066cc;
	font-family:Georgia;
	line-height: 130%;
	font-weight:bold;
	text-shadow: 1px 0px 0px #003366;
	text-transform:uppercase;
	font-size:150%;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	background:linear-gradient(#FFCC00, #FFDE5B, #FFCC00);
	user-select: none;
}
h2#span1_aktual span{
	color:#CC3300;
	font-weight:bold;
}
div#but_back{
	display: flex;
	letter-spacing:2px;
	background-color:#CCCCCC;
	clear:both;
	user-select:none;
}
div#but_back p{
	margin:5px 0 0 0 ;
}
div#but_back img{
	height:40px;
	width:40px;
}
div#but_back a {
	font-size:18px;
	color:hwb(219 0% 20%);
	text-decoration:none;
	font-weight:bold;
	font-size:20px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}


div#but_back a:hover{
	color:#0066CC;
	animation-name: anim4;
	animation-duration: 1s;
}
h3.h3-nag{
	text-align:center;
	color:#0066CC;
	font-size:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:5px groove #CC9900;
	padding:5px;
	text-shadow:1px 1px 1px #ccc;
	user-select: none;
}
div#el_graficzne{
	margin:20px;
	display: flex;
	height: 600px;
	flex-wrap: wrap;
	align-content: center;

	background:white;
	border:2px #993399 groove;
	height: 650px;;
}
div#el_wideo{
	margin:20px;
	text-align:center;
	background-color:#666666;
	
}
div#el_wideo video{
	max-width:900px;
	min-height:600px;

}
div#pfoty{
	margin:10px;
	width:80%;
	
}
div#pfoty img{
	display: none;
	box-shadow: 4px 4px 4px #333;
	margin:10px;
	position:relative;
	margin:auto;
	max-height:560px;
	max-width:700px;

}
div#f-licznik{
	text-align:center;
	font-size:18px;
}
div#f-licznik input{
	border:none;
	color:#660066;
	font-size:18px;

}
div#mfoty {
	text-align:center;
}

div#mfoty img{
	max-height:400px;
}
div#pmfoty {
	padding:20px;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;  
}
div#pmfoty div{
	width:320px;
	min-height:350px;
	margin:10px;
	padding:5px;
	text-align:center;
	background-color:#9C9C4E;
	border-radius:5px;
	font-size:18px;
	color:#FFFF00;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}
div#pmfoty > img{
	padding:2px;
	margin:10px;
	max-width:360px;
	max-height:300px;
	box-shadow:3px 3px 3px #ccc;
	border-radius:3px;
}
div#pmfoty img:hover{
	background-color:#FFCC00;
}

div#pmfoty div img{
	padding:2px;
	margin:10px;
	max-width:260px;
	max-height:200px;
	border-radius:3px;
}
div#pmfoty div:hover{
	background-color:#999966;
	color:#FFFFFF;	
}

div#pozfoty {
	padding:20px;
	min-height:120px;
	margin:20px 0 20px 0;
	border-radius:5px;
	font-size:18px;
	color:#FFFFFF;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	
}
div#pozfoty div{
	margin:10px 0 10px 0;
	display:flex;
	background-color:#CCCC00;
	padding:5px;
	border-radius:5px;
}
div#pozfoty div img{
	width:160px;
	margin:5px 30px 5px 20px;
	border-radius:3px;
}
div#pozfoty div p{
	margin:10px 20px 10px 10px;
}
div#pozfoty div:hover{
	background-color:#999966;	
}
div#pozfoty span.poz-nag {
	font-size:150%;
}

img.strzalki {
	height:40px;
	display:block;
	margin:auto;
	cursor:pointer;
}

