﻿@CHARSET "UTF-8";

body
{
	padding: 0;
	background-color: #FFF;
	color: #999;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
}

a
{
	text-decoration: none;
	color: #C00;
}
a:hover
{
	text-decoration: none;
	color: #09C;
}
img
{
  border: none;
}
#contener
{
	width: 950px;
	margin: auto;
}

#logo
{
  width: 313px;
  text-align: center;
  height: 100px;    
  margin: 0 auto;  
}



.menutop {
	height: 61px;
	width: 888px;
	margin: auto;
}
.all {
	margin: auto;
	height: auto;
	width: 900px;
}
.o_nas {
	background-image: url(/images/menutop/o_nas.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 61px;
	width: 57px;
}
.o_nas:hover {
	background-image: url(/images/menutop/o_nas2.jpg);
	background-repeat: no-repeat;
}
.kursy {
	background-image: url(/images/menutop/kursy.jpg);
	background-repeat: repeat;
	display: block;
	float: left;
	height: 61px;
	width: 63px;
}
.kursy:hover {
	background-image: url(/images/menutop/kursy2.jpg);
	background-repeat: repeat;
}
.metoda_callana {
	background-image: url(/images/menutop/metoda_callana.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 61px;
	width: 128px;
}
.metoda_callana:hover {
	background-image: url(/images/menutop/metoda_callana2.jpg);
	background-repeat: no-repeat;
}
.egzaminy_gwarancja {
	background-image: url(/images/menutop/egzaminy_gwarancja.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 61px;
	width: 161px;
}
.egzaminy_gwarancja:hover {
	background-image: url(/images/menutop/egzaminy_gwarancja2.jpg);
	background-repeat: no-repeat;
}
.rejestracja2 {
	background-image: url(/images/menutop/jak_sie_zarejestrowac.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 61px;
	width: 160px;
}
.rejestracja2:hover {
	background-image: url(/images/menutop/jak_sie_zarejestrowac2.jpg);
	background-repeat: no-repeat;
}
.praca {
	background-image: url(/images/menutop/praca.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 61px;
	width: 66px;
}
.praca:hover {
	background-image: url(/images/menutop/praca2.jpg);
	background-repeat: no-repeat;
}
.z_pomoca_polakom {
	background-image: url(/images/menutop/z_pomoca_polakom.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 61px;
	width: 152px;
}
.z_pomoca_polakom:hover {
	background-image: url(/images/menutop/z_pomoca_polakom2.jpg);
	background-repeat: no-repeat;
}
.tlumaczenia {
	background-image: url(/images/tlumaczenia.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 61px;
	width: 101px;
}
.tlumaczenia:hover {
	background-image: url(/images/tlumaczenia2.jpg);
	background-repeat: no-repeat;
}



#nag
{
  width: 1960px;
  margin: 0 auto;
  position: relative;
  overflow:hidden;
  /*padding-top: 19px;*/
/*   padding-bottom: 19px; */
  background-color: #000;  
}

.nag-left
{
  background-image: url("images/top-left.jpg");
  float: left;  
  position: relative;
  width: 480px;
  height: 247px;
}

.nag-left2
{
  background-image: url("images/top-right.jpg");
  float: left;
  position: relative;
  width: 480px;
  height: 100px;
}


.kurs
{  
  font-size: 14px;  
  text-align: center;
  display: block;
  font-weight: bold;
  padding-bottom: 10px;  
  color: #25b7e6;
  
}

.kurs:hover
{
  text-decoration: underline;
}

.kurs_roz
{
  cursor: pointer;
  background-color: #25b7e6;
  color: #fff;  
  font-weight: bold;
  margin-top: 5px;
  padding: 5px;
  display: block;
  text-align: center;
}

.h { display: none }
.v { display: block }

#menu
{
	width: 100%;
	height: 61px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/menutop/tlo.jpg);
}

#menu img
{
  border: none;
  float: left;
}

#content
{
	width: 900px;
	padding: 0px;
	margin: auto;
}

#content .info
{
	width: 900px;
	color: #a4a4a4;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #cbc9ca;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: auto;
}

.spiffyfg
{  
  background: #FFF url("images/h_bg.jpg") repeat-x;
  margin-bottom: 10px;
  color: #FFF;
  font-weight: bold;
  vertical-align: middle;
  width: 836px;
  height: 144px;  
}

.spiffyfg-l
{
  background-image: url("images/h-left.jpg");
  width: 21px;
  height: 144px;
  float: left;
}

.spiffyfg-r
{
  background-image: url("images/h-right.jpg");
  width: 21px;
  height: 144px;
  float: right;
}

.zaz1
{
  color: #2ea8d9;
}

.zaz2
{
  color: #0f7685;
}

h1
{
	width: auto;
	display: block;
	margin: 0 0 5px 0;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #16475b;
}

h2
{
  display: block;
  margin:0px;
  width: 440px;
  text-align: center;
  background-color: #11b1e5;
  color: #FFF;
  padding: 5px;
  font-size: 12px;
}

.bbox
{
  width: auto;  
  padding: 3px;
  margin-bottom: 35px;
}

.tboxl
{
	width: 300;
	float: left;
	margin-right: 10px;
	margin-bottom: 35px;
}
.tboxr2
{
	width: 900px;
	float: right;
}

.clear
{
  clear: both;
}

#menu-bottom
{
	width: 794px;
	color: #999;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	margin-top: 35px;
	margin-bottom: 10px;
	clear: both;
}

.rejestracja
{
  padding-top: 5px;
  width: 157px;
  height: 41px;
  margin: 0 auto;
  border: none;
}

#menu-bottom a
{
	color: #333;
	text-decoration: none;
}

#menu-bottom a:hover
{
	color: #999;
}

.k
{
  margin-left: 8px;
  margin-right: 8px;
}

#line
{
  width: 100%;
  height: 2px;
  background-color: ;
  margin-bottom: 1px;
}

#footer
{
	border-top: 2px solid #c8c8c8;
	width: 100%;
	height: 42px;
	padding-top: 30px;
	color: #fff;
	background-color: #000;
	text-align: center;
	font-weight: bold;
}

#unlink
{
  margin-top: 10px;
  font-size: 9px;
  text-align: center;
}

#unlink a
{
  color: #000;
  text-decoration: none;  
}

#unlink a:hover
{
  text-decoration: underline;
}

table
{
  border: none;
  width: 100%
}

th
{
  padding: 5px;
  text-align: center;
  background-color: #36c1ec;
  color: #000;
  border: 1px solid #000;
}
td
{
  color: #000;
  border: 1px solid #000;
  text-align: center;
  background-color: #38bfec;
  padding: 5px;
}

.tdt
{  
  background-color: #8ad8ee;
}

.form
{
  float: right;
  margin: 2px;
  width: 270px;
  border: 1px solid #000;
}

label
{
  float: left;
  font-weight: bold;
}
#promocjaimg {
	width: 900px;
	font-size: 10px;
	text-align: center;
	height: 155px;
	float: left;
}
#kurstytprawa {
	float: right;
	width: 370px;
	color: #5daecb;
	font-size: 30px;
	height: 100px;
	margin-bottom: 5px;
	text-align: center;
}
#kursimgprawa {
	background-image: url(images/www_kursy.jpg);
	float: right;
	height: 45px;
	width: 112px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	padding-top: 55px;
	color: #0F7685;
}
#kurspodtytprawa {
	font-size: 14px;
	color: #0F7685;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	height: 50px;
	width: 300px;
	float: left;
	text-align: center;
}
#promodol {
	height: 31px;
	width: 900px;
}
#pay {
	height: 31px;
	width: 178px;
	float: left;
	text-align: center;
	font-size: 11px;
	padding-left: 20px;
	background-image: url(images/butt_visa.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 20px;
}
#pay:hover {
	height: 31px;
	width: 178px;
	float: left;
	text-align: center;
	font-size: 11px;
	padding-left: 20px;
	background-image: url(images/butt_visa_hover.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#oferta {
	float: left;
	height: 31px;
	width: 690px;
	background-image: url(images/oferta.gif);
	background-repeat: no-repeat;
}
#klasy {
	font-size: 16px;
	color: #4DA3D6;
	font-weight: bold;
	text-align: center;
}
#podklasy {
	font-size: 11px;
	text-align: left;
	color: #004A94;
	list-style-type: circle;
}
.info2 {
	margin: auto;
	height: 10px;
	width: 900px;
	position: static;
	clear: both;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#ciemnetlo {
	color: #FFF;
	height: 66px;
	width: 850px;
	font-size: 18px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	margin-top: 20px;
	background-image: url(images/chmurka.gif);
	background-repeat: no-repeat;
	background-color: #2F93CF;
	text-shadow: 1px 1px 2px #1360AE;
	padding-left: 50px;
}
#ciemnetlo1box {
	color: #FFF;
	height: 66px;
	width: 250px;
	font-size: 18px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	margin-top: 20px;
	background-image: url(images/chmurka1box.gif);
	background-repeat: no-repeat;
	background-color: #2F93CF;
	text-shadow: 1px 1px 2px #1360AE;
	padding-left: 50px;
}
#ciemnetlo2box {
	color: #FFF;
	height: 66px;
	width: 550px;
	font-size: 18px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	margin-top: 20px;
	background-image: url(images/chmurka2box.gif);
	background-repeat: no-repeat;
	background-color: #2F93CF;
	text-shadow: 1px 1px 2px #1360AE;
	padding-left: 50px;
}
.lewycont {
	float: left;
	height: 280px;
	width: 280px;
	background-image: url(images/tlo-kursy.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999;
}
.prawycont {
	float: left;
	height: 280px;
	width: 280px;
	background-image: url(images/tlo-kursy.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999;
}
.prawycont_blank {
	float: left;
	height: 280px;
	width: 280px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999;
}
.centercont {
	float: left;
	height: 280px;
	width: 280px;
	background-image: url(images/tlo-kursy.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999;
}
.centercont_blank {
	float: left;
	height: 280px;
	width: 280px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999;
}
#ebookstlo {
	background-image: url(images/ebooks.gif);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tablelewa {
	float: left;
	height: 70px;
	width: 280px;
	color: #FFF;
	margin-bottom: 10px;
	text-align: right;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#tablecenter {
	float: left;
	height: 70px;
	width: 278px;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#tableprawa {
	float: left;
	height: 70px;
	width: 280px;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#tabletxtlewa {
	color: #036;
	height: 16px;
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	margin-top: 5px;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}
#tabletxtcenter {
	color: #036;
	height: 16px;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	margin-top: 5px;
	text-align: center;
}
#tabletxtprawa {
	color: #036;
	height: 16px;
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	margin-top: 5px;
	text-align: left;
	margin-right: 10px;
}
#phonebox {
	margin: auto;
	width: 900px;
}
#phoneboxlewa {
	float: left;
	width: 200px;
	text-align: center;
}
#phoneboxcenter {
	float: left;
	width: 500px;
	text-align: center;
	margin-top: 40px;
}
#phoneboxprawa {
	float: left;
	width: 200px;
	margin-top: 70px;
}
.endpages {
	margin: auto;
	height: auto;
	width: 900px;
	float: left;
	background-color: #FFF;
}
#co_zrobic {
	float: left;
	height: auto;
	width: 300px;
	list-style-type: circle;
	padding-top: 10px;
}
#jak_placic {
	float: left;
	height: auto;
	width: 300px;
	text-align: center;
}
#kontakt {
	float: left;
	height: auto;
	width: 300px;
	text-align: right;
}
.bluetxt {
	color: #248FB3;
	font-weight: bold;
}
.smalltxtred {
	font-size: 9px;
	color: #900;
}
.prawycont2box {
	float: left;
	height: 300px;
	width: 600px;
	background-image: url(images/tlo-kursy_2box.gif);
	background-repeat: no-repeat;
}
#podtoplewy {
	width: 670px;
	float: left;
	height: 150px;
}
#podtopprawy {
	height: 150px;
	width: 229px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

