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

* {
	padding:0;
	margin:0;
	}
	
body {
	background:#ffffff;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#424242;
	}	
	
.end {
	clear:both;
	}	
	
img {
	border:0;
	}	
	
#page {
	margin:0 auto;
	width:980px;
	text-align:left;
	}	
	
.top {
	width:980px;
	height:87px;
	background:url(img/top.jpg) no-repeat;
	}	
	
.top h2 {
	font:30px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	padding:30px 0;
	}	
	
.top h2 span {
	font-weight:bold;
	color:#d90e51;
	}	
	
.top h2 small {
	background:url(img/kreska.jpg) no-repeat left;
	margin:0 0 0 20px;
	padding:0 0 5px 15px;
	font-size:16px;
	color:#9c9c9c;
	text-decoration:none;
	}	
	
.top h2 small a {
	color:#9c9c9c;
	text-decoration:none;
	}	
	
.top h2 small a:hover {
	color:#d90e51;
	}	 	
	
.menu {
	width:980px;
	height:45px;
	background:url(img/menu_bg.jpg) no-repeat;
	text-align:center;
	padding:12px 0 0 0;
	}	
	
.menu ul {
	list-style-type:none;
	line-height:20px;
	}	
	
.menu ul li {
	display:inline;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#e2e2e2;
	font-weight:bold;
	}		
	
.menu ul li a {
	color:#868686;
	text-decoration:none;
	padding:0 7px 0 0;
	}	
	
.menu ul li a:hover,
.menu ul li.active a {
	color:#ce0246;
	}	
	
.menu ul li small {
	font-size:12px;
	padding:0 4px 0 0px;
	}	
	
.head {
	width:964px;
	height:189px;
	background:url(img/pink.jpg) no-repeat;
	padding:5px 8px;
	}	
	
.head1 {
	float:left;
	width:322px;
	padding:10px 0 0 0;
	}	
	
.head2 {
	float:right;
	width:642px;
	position:relative;
	z-index:2;	
	}	 	
	
.head2 img {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	}	
	
.head2 h2 {
	position:absolute;
	z-index:4;
	font:30px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#434343;
	top:128px;
	right:10px;
	}		
	
.head2 h2 a {
	text-decoration:none;
	color:#434343;
	}	

.left {
	background:url(img/left.jpg) no-repeat bottom;
	height: auto !important;
	min-height: 450px; 
	height: 450px;		
	width:310px;
	float:left;
	padding:15px 10px;
	}	
	
.left h2 {
	color:#da0e51;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 8px 0;
	}	
	
.margin {
	margin:0 0 10px 0;
	}	
	
.right {
	width:640px;
	float:right;
	padding:3px 0 15px 0;
	}	
	
div.title {
	margin:0 0 10px;
	padding:12px 0 3px 0;
	color:#da0e51;
	font:22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #a8a8a8;
	position:relative;
	}	

div.title h2,
div.title h2.title {
	font:22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif!important;
}

div.right h2.title {
	font:22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif!important;
	padding:12px 0 3px 0;
	border-bottom:1px dashed #a8a8a8;
	color:#da0e51;
}

div.zapytaj {
	width:141px;
	height:40px;
	position:absolute;
	top:0;
	right:0;
}

div.zapytaj2 {
	height:40px;
	text-align:right;
	padding:10px 0 0 0;
}
	
div.zapytaj img {
	vertical-align:top;
}

.tresc {
	text-align:justify;
	line-height:18px;
}	
	
.tresc p {
	margin:0 0 8px 0;
	}	
	
.tresc a {
	text-decoration:underline;
	color:#da0e51;
	}	
	
.tresc a:hover {
	text-decoration:none;
	}	
	
.tresc ul,
.tresc ol	 {
	margin:0 0 10px 30px;
	}
	
#footer {
	background:url(img/footer.jpg) repeat-x #d8d8d8;
	height: auto !important;
	min-height: 112px; 
	height: 112px;		
	}	
	
.footer_content {
	width:980px;
	margin:0 auto;
	}	
	
.footer1 {
	float:left;
	width:150px;
	padding:10px 0;
	font-size:11px;	
	color:#868686;	
	}	
	
.footer1 a {
	color:#868686;
	font-weight:bold;
	text-decoration:none;	
	}
	
.footer1 a:hover {
	color:#3b3b3b;
	font-weight:bold;
	text-decoration:none;	
	}	
	
.footer2 {
	float:right;
	width:820px;
	text-align:right;
	padding:10px 0;
	font-size:11px;	
	color:#868686;		
	}	 	
	
.footer2 p {
	margin:5px 0 0 0;
	}

.footer2 p img {
	 vertical-align:middle;
	}	
	
.footer2 ul {
	list-style-type:none;
	text-align:right;
	}	
	
.footer2 ul li {
	display:inline;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#e2e2e2;
	}		
	
.footer2 ul li a {
	color:#868686;
	text-decoration:none;
	padding:0 5px 0 0;
	}	
	
.footer2 ul li a:hover,
.footer2 ul li.active a {
	color:#3b3b3b;
	}	
	
.footer2 ul li small {
	font-size:12px;
	padding:0 2px 0 0px;
	}		
	
.galeria {
	}	
	
	
.galeria img {
	margin:5px 3px;
	/*margin:3px;*/
	vertical-align:middle;
	padding:1px;
	border:1px solid #dedede;
	}	
	
.tresc h2 {
	font:14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8e8e8e;
	border-bottom:1px dashed #f0f0f0;
	margin:0 0 5px 0;
	}	
	
ul.pliki {
	list-style-type:none;
	margin:0!important;
	}	
	
ul.pliki li {
	background:url(img/file.jpg) no-repeat 0 2px;
	padding:0 0 0 20px;
	margin:5px 0;
	}		

.tresc table tr.odd {
  background: #ececec;
}	

.tresc table {
	border-collapse: collapse;
	}

.tresc table td {
	padding:5px;
	border-bottom:1px solid #dadada;
	}
	
tr.pink,
tr.pink td {
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	background:#5e5e5e;
	}		

table.trainings_table input {
	background:url(http://www.apedukacjabiznes.pl/css/img/strzalki.jpg) no-repeat 100% 50% #5e5e5e;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 23px 0 0;
	color:#fff;
	font-weight:bold;
	border:0;
	cursor:pointer;
}

input.archiv_trainngs_button {
	background:#db0e52;
	border:2px solid #db0e52;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
	padding:3px 5px;
	margin:0 0 10px 0;
	cursor:pointer;
}
#podarunkowy {
	border-collapse:collapse;
}

#podarunkowy a {
	text-decoration:none!important;
}

#podarunkowy a:hover {
	text-decoration:underline!important;
}

#podarunkowy td {
	border:none!important;
	padding:10px!important;
}

#podarunkowy td h2 {
	border:none!important;
	margin:0!important;
	padding:0!important;
}

.formularz	{
	padding:10px 5px;
	font-size:11px;	
	}
	
.formularz span {
	width:200px;
	float:left;
	padding: 2px 15px 0 0;
	font-weight:bold;
	text-align: right;
	}	
	
.formularz small {
	padding:0 0 0 5px;
	color:#da0e51;
	}	
	
.formularz p {
	clear:both;
	margin:0 0 8px 0;
	}	
	
.formularz input,
.formularz textarea {
	width:300px;
	border:1px solid #d4d4d4;
	padding:2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	border-radius: 3px;
	vertical-align:middle;
	}	
	
.formularz select {
	width:305px;
	border:1px solid #d4d4d4;
	padding:2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	border-radius: 3px;		
	vertical-align:middle;	
	}		
	
.formularz input.check {
	border:none;
	padding:0;
	margin:0 8px 0 0;
	width:auto;
	}	
	
.formularz input.ok {
	width:auto;
	border:1px solid #ed2063;
	padding:3px 10px;
	background:#d90e51;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	border-radius: 3px;
	color:#FFFFFF;
	font-weight:bold;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	}		
	
.navigation {
	font-size:11px;
	padding:0px 0 10px 0;
	}	
	
.navigation a {
	font-size:11px!important;
	font-weight:normal!important;
	text-decoration:none;
	color:#808080;
	}	
	
.navigation a:hover,
.navigation a.active {
	color:#565656;
	}	
	
.navigation span {
	padding:0 5px;
	color:#cc003e;
	font-weight:bold;
	}	
	
	
	
		.error {
	padding:10px;
	background:#f8f8f8;
	border:1px solid #dcdcdc;
	margin:5px 0;
	font-weight:bold;
	text-align: center;
	}	
	
.green {
	color:#68b516;
	}	
	
.red {
	color:#c00000;
	}
	
div.desc {
	width:70%;
	float:left;
	} 	
	
div.desc_img {
	width:30%;
	float:right;
	text-align:right;
	}	
	
.desc_img img {
	padding:2px;
	float:right;
	background:#eaeaea;
	border:1px solid #d7d7d7;
	display:block;
	margin:0 0 5px 0;
}



.main_right {
	width:150px;
	float:right;
	padding:0 0 15px 0;
}

.baner_big_center {
	width:149px;
	float:right;
	text-align:center;
	margin:0 0 10px 0;	
}

a.blue {
	color:#DA0E51;
}

.baner_small_left a, .baner_small_right a, .baner_big_center a {
	font:13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.baner_small_left {
	width:70px;
	float:left;
	text-align:center;
	margin:0 0 10px 0;	
}	
	
.baner_small_right {
	width:70px;
	float:right;
	text-align:center;
	margin:0 0 10px 0;
}

div.mod_general{
	width:480px;
	float:left;
}
