/*
 * IE PNG FIX
 */

img,
div,
h2,
table,
textarea,
span { 
/*behavior: url('/css/gfx/iepngfix.htc');*/
}

body {
background: url('gfx/bg.jpg') repeat-x #eef4fb;
margin: 0px;
padding: 0px;
}

* {
/*font-weight: normal;*/
margin: 0px;
padding: 0px;
border: none;
outline: none;
}

#pozycjoner {
width: 100%;
text-align: center;
}

#container {
text-align: left;
width: 996px;
border: 0px solid #000000;
margin: 0px auto;
    height: auto;
}

.logo_wakoz {
width: 245px;
height: 120px;
float: left;
}

.content h1 {
font-family: Verdana;
font-size: 12px;
color: #757574;
font-weight: normal;
margin: 0px;
margin-bottom: 15px;
position: relative;
display: block;
}

.content h2 {
font-family: Verdana;
font-size: 12px;
color: #c41c11;
font-weight: normal;
margin: 0px;
position: relative;
display: block;
}

/***************************************************
 * M E N U
 **************************************************/

.menu {
width: 751px;
height: 120px;
position: relative;
float: right;
}

/*
 * MENU - 1 LVL
 */

.menu #nav {
position: relative;
float: left;
}

.menu #nav a:link,
.menu #nav a:visited {
font-family: Verdana;
font-size: 12px;
color: #c41c11;
font-weight: bold;
display: block;
float: left;
padding-top: 80px;
padding-right: 25px;
background: url('gfx/menu_sep.jpg') no-repeat right;
}

.menu #nav a:hover {
text-decoration: none;
color: #2065b0;
}

.menu #nav a span {
font-weight: bold;
}

.menu #nav a.last {
background: none;
}

/*
 * MENU - 2 LVL
 */

.menu #nav div {
padding-left: 12px;
padding-right: 12px;
margin-top: 20px;
margin-left: -13px;
background: #d1e0f4;
border: 1px solid #2065b0;
position: absolute;
top: 98px;
left: 0px;
width: 226px;
display: none;
}

.menu #nav div a:link,
.menu #nav div a:visited {
font-family: Verdana;
font-size: 11px;
color: #c41c11;
font-weight: normal;
display: block;
float: none;
padding: 4px 0px 4px 0px;
margin: 0px;
background: none;
border-bottom: 1px solid #cecbc1;
}

.menu #nav div a:hover {
text-decoration: none;
color: #2065b0;
}

.menu #nav div a span {
font-weight: normal;
}

.menu #nav div .lvl2menuTop {
height: 23px;
background: url('gfx/menutoparrow.gif') #d1e0f4 no-repeat center;
position: absolute;
border-left: 1px solid #2065b0;
border-right: 1px solid #2065b0;
top: -23px;
left: -1px;
}

.menu #nav div .lvl2menuBottom {
width: 252px;
height: 23px;
background: url('gfx/menubottom.png') no-repeat 0px 0px;
position: absolute;
bottom: -21px;
left: -1px;
}

/*
 * MENU - 3 LVL
 */

.menu #nav div div {
background: none;
border: none;
position: relative;
padding: 0px;
margin: 0px;
top: 0px;
left: 0px;
display: block;
}

.menu #nav div div a:link,
.menu #nav div div a:visited {
font-family: Verdana;
font-size: 11px;
color: #c41c11;
font-weight: normal;
display: block;
float: none;
padding: 0px;
margin: 0px;
background: none;
border: none;
}

.menu #nav div div a:hover {
text-decoration: none;
color: #2065b0;
}

.menu #nav div div a span {
font-weight: normal;
}

/***************************************************
 * E N D  O F  M E N U
 **************************************************/

.top_img {
width: 996px;
height: 240px;
display: block;
clear: both;
}

.pathway {
font-family: Verdana;
font-size: 10px;
color: #525252;
line-height: 48px;
height: 50px;
padding-left: 25px;
float: left;
width: 702px;
}

.pathway span {
color: #a2a19f;
}

.pathway a:link,
.pathway a:visited {
font-family: Verdana;
font-size: 10px;
color: #c41c11;
}

.pathway a:hover {
text-decoration: underline;
}

.lang {
font-family: Verdana;
font-size: 10px;
color: #c41c11;
width: 239px;
height: 50px;
float: right;
padding-right: 30px;
text-align: right;
}

.lang a:link,
.lang a:visited {
font-family: Verdana;
font-size: 10px;
color: #c41c11;
width: 23px;
height: 23px;
text-align: center;
display: block;
line-height: 20px;
margin-top: 14px;
margin-right: 5px;
position: relative;
float: right;
}

.lang a:hover {

}

.lang span.lang_selected {
background: url('gfx/lang_selected_bg.gif') no-repeat;
font-family: Verdana;
font-size: 10px;
color: #ffffff;
width: 23px;
height: 23px;
text-align: center;
display: block;
line-height: 20px;
margin-top: 14px;
margin-right: 5px;
float: right;
}

.leftcol {
width: 245px;
position: relative;
float: left;
}

.contact_box {
width: 245px;
height: 199px;
background: url('gfx/contact_box_bg.jpg') no-repeat;
position: relative;
float: left;
}

.contact_box h2 {
font-family: Arial;
font-size: 14px;
color: #ffffff;
font-weight: bold;
margin-top: 30px;
margin-left: 30px;
}

.contact_box div {
font-family: Verdana;
font-size: 11px;
color: #ffffff;
margin-top: 15px;
margin-left: 30px;
line-height: 18px;
height: 125px;
overflow: hidden;
}

.content {
width: 689px;
padding-top: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-left: 30px;
border-top: 1px solid #cbc5ac;
border-right: 1px solid #cbc5ac;
border-left: 1px solid #cbc5ac;
float: right;
background: url('gfx/content_bg.jpg') repeat-y;
}

.content_bottom {
width: 751px;
height: 17px;
float: right;
background: url('gfx/content_bottom.png') no-repeat;
}

.footer {
width: 751px;
line-height: 65px;
float: right;
}

.footer .copy {
font-family: Verdana;
font-size: 11px;
color: #525252;
width: 360px;
float: left;
}

.footer .copy a:link,
.footer .copy a:visited {
font-family: Verdana;
font-size: 11px;
color: #c41c11;
}

.footer .copy a:hover {
text-decoration: underline;
}

.footer .footer_menu {
width: 380px;
margin-top: -1px;
text-align: right;
float: right;
}

.footer .footer_menu a:link,
.footer .footer_menu a:visited {
font-family: Verdana;
font-size: 11px;
color: #c41c11;
margin-right: 22px;
}

.footer .footer_menu a:hover {
text-decoration: underline;
}

/*
 * MAINPAGE
 */

.content .ofirmie_box {
width: 403px;
padding-bottom: 30px;
border-right: 1px solid #e7e4d5;
border-bottom: 1px solid #e7e4d5;
float: left;
}

.content .ofirmie_box h1 {
font-family: Verdana;
font-size: 12px;
color: #525252;
}

.content .ofirmie_box p img {
padding: 4px;
margin-right: 25px;
margin-top: 5px;
border: 1px solid #cbc5ac;
}

.content .ofirmie_box p {
font-family: Verdana;
font-size: 11px;
color: #525252;
line-height: 18px;
margin-top: 25px;
margin-right: 35px;
}

.content .ofirmie_box a.readmore:link,
.content .ofirmie_box a.readmore:visited {
font-family: Verdana;
font-size: 11px;
color: #0351ac;
height: 17px;
padding-left: 24px;
margin: 25px 0px 0px 0px;
display: inline-block;
background: url('gfx/readmore_arr.gif') no-repeat;
width: 300px;
float: left;
}

.content .ofirmie_box a.readmore:hover {

}

.news_wrap {
width: 403px;
border-right: 1px solid #e7e4d5;
float: left;
}

div.news_wrap h1 {
font-family: Verdana;
font-size: 12px;
color: #525252;
margin-top: 35px;
}

.news {
margin-right: 35px;
margin-top: 20px;
float: left;
}

.main_news {
border-bottom: 1px solid #e7e4d5;
padding-bottom: 30px;
}

div.news h2, div.news p.headN a {
font-family: Verdana;
font-size: 11px;
color: #c41c11;
font-weight: bold;
margin: 0px;
float: left;
position: relative;
display: block;
}

.news h2 a:link,
.news h2 a:visited {
font-family: Verdana;
font-size: 11px;
color: #c41c11;
font-weight: bold;
}

.news h2 a:hover {
text-decoration: underline;
}

.news a.seemore:link,
.news a.seemore:visited{
font-family: Verdana;
font-size: 11px;
color: #0351ac;
height: 17px;
padding-left: 24px;
margin: 5px 0px 0px 0px;
display: inline-block;
background: url('gfx/readmore_arr.gif') no-repeat;
width: 100px;
float: right;
}

.news a.seemore:hover {
text-decoration: underline;
}

.news span {
font-family: Verdana;
font-size: 11px;
color: #a2a19f;
float: left;
position: relative;
margin-left: 8px;
}

.content .news p {
font-family: Verdana;
font-size: 11px;
color: #525252;
line-height: 18px;
}

.content .news p strong {
font-weight: bold;
}

.news_wrap a.seearch:link,
.news_wrap a.seearch:visited {
font-family: Verdana;
font-size: 11px;
color: #0351ac;
height: 17px;
padding-left: 24px;
margin: 25px 0px 0px 0px;
display: inline-block;
background: url('gfx/readmore_arr.gif') no-repeat;
width: 300px;
float: left;
}

.news_wrap a.seearch:hover {

}

.aktualne_projekty {
width: 260px;
float: right;
}

.aktualne_projekty a.przegladajreal:link,
.aktualne_projekty a.przegladajreal:visited {
font-family: Verdana;
font-size: 11px;
color: #0351ac;
height: 17px;
padding-left: 24px;
margin: 25px 0px 0px 0px;
display: inline-block;
background: url('gfx/readmore_arr.gif') no-repeat;
width: 200px;
float: left;
}

.aktualne_projekty a.przegladajreal:hover {

}

div.aktualne_projekty h1 {
font-family: Verdana;
font-size: 12px;
color: #525252;
margin-bottom: 20px;
}

.content .aktualne_projekty ul {
list-style: none;
margin: 0px; padding: 0px;
}

.aktualne_projekty ul li {
font-family: Verdana;
font-size: 11px;
color: #0351ac;
font-weight: bold;
background: url('gfx/li.gif') no-repeat 0px 5px;
}

.aktualne_projekty ul li a:link,
.aktualne_projekty ul li a:visited {
font-family: Verdana;
font-size: 11px;
color: #0351ac;
font-weight: bold;
}

.aktualne_projekty ul li a:hover {
text-decoration: underline;
}

.aktualne_projekty ul li ul {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
}

.aktualne_projekty ul li ul li {
font-family: Verdana;
font-size: 11px;
color: #c41c11;
font-weight: normal;
margin-top: 6px;
padding-bottom: 6px;
margin-left: 0px;
padding-left: 5px;
border-bottom: 1px solid #e7e4d5;
background: transparent; /*url('gfx/li.gif') no-repeat 0px 5px;*/
}

.aktualne_projekty ul li ul li a:link,
.aktualne_projekty ul li ul li a:visited {
font-family: Verdana;
font-size: 11px;
color: #c41c11;
font-weight: normal;
}

.aktualne_projekty ul li ul li a:hover {
text-decoration: underline;
}

/*
 * OFERTA
 */

.content p {
font-family: Verdana;
font-size: 11px;
color: #525252;
line-height: 16px;
margin-top: 15px;
}

.content .foto_bar img {
padding: 4px;
margin-top: 30px;
margin-left: 25px;
border: 1px solid #cbc5ac;
display: block;
float: left;
}

.content ol, .content ul {
margin-left: 30px;
margin-top: 15px;
list-style-type: none;
}

.content li {
font-family: Verdana;
font-size: 11px;
color: #525252;
line-height: 16px;
padding-left: 16px;
background: url('gfx/list-dot.png') no-repeat left center;
}

/*
 * REALIZACJE
 */

.realizacja {
margin-top: 20px;
width: 685px;
border-bottom: 1px solid #e7e4d5;
padding-bottom: 30px;
float: left;
}

.realizacja h2 img {
	border: 0px;
	background: none;
	padding: 0px;
	margin: 0px;
}

.realizacja table {
width: 100%;
font-family: Verdana;
font-size: 11px;
color: #525252;
line-height: 18px;
}

.realizacja table.r_table {
	float: left;
	width: 510px;
	margin-left: 15px;
}

.realizacja td {
	padding-bottom: 10px;
}

.realizacja img, .news img {
padding: 4px;
border: 1px solid #cbc5ac;
display: block;
float: left;
}

.news a h2 img {
    padding: 0px;
    border: 0px;
}

.realizacja div.obrazek, .news div.obrazek {
    padding: 5px;
    display: block;
    float: left;
    width: 128px;
    height: 94px;
}

div.realizacja .r_titles {
padding-right: 30px;
width: 110px;
}

div.realizacja .r_titles img {
	padding: 0px;
	background: none;
	border: 0px; 
	margin: 0px;
}

div.realizacja .r_titles span {
font-family: Verdana;
font-size: 12px;
color: #c41c11;
}

div.realizacja .r_values {
margin: 0px;
padding-left: 30px;
border-left: 1px solid #e7e4d5;
width: 350px;
}

.realizacja .r_values span {
font-family: Verdana;
font-size: 11px;
color: #525252;
margin-bottom: 17px;
position: relative;
}

.realizacja a.seemore:link,
.realizacja a.seemore:visited{
font-family: Verdana;
font-size: 11px;
color: #0351ac;
height: 17px;
padding-left: 24px;
margin: 0px 0px 0px 0px;
display: inline-block;
background: url('gfx/readmore_arr.gif') no-repeat;
width: 100px;
float: right;
}

.realizacja a.seemore:hover {
text-decoration: underline;
}

.navi {
margin-top: 15px;
float: right;
}

.navi span {
font-family: Verdana;
font-size: 11px;
color: #c41c11;
margin: 0px 15px;
}

.navi a:link,
.navi a:visited {
font-family: Verdana;
font-size: 11px;
color: #0351ac;
margin: 0px 15px;
}

.navi a:hover {
text-decoration: underline;
}

.mapa_aktualnych_realizacji {
width: 245px;
height: 300px;
margin-top: 30px;
background: url('gfx/mapa_aktualnych_real_bg.jpg') no-repeat;
position: relative;
float: left;
}

.mapa_aktualnych_realizacji h2 {
font-family: Arial;
font-size: 14px;
color: #ffffff;
font-weight: bold;
margin-top: 20px;
margin-left: 30px;
}

.mapa_aktualnych_realizacji div#mapka_google {
margin-top: 20px;
margin-left: 10px;
border: 2px solid #ffffff;
width: 223px;
height: 223px;
}

.mapa_aktualnych_realizacji div#mapka_google .gmnoprint {
    display: none;
}

/*
 * REALIZACJE - SZCZEGOLY
 */

.content div.r_titles {
margin-top: 20px;
float: left;
}

.content div.r_titles span {
font-family: Verdana;
font-size: 12px;
color: #c41c11;
margin-bottom: 15px;
position: relative;
display: block;
}

.content div.r_values {
margin-top: 20px;
margin-left: 40px;
padding-left: 30px;
border-left: 1px solid #e7e4d5;
width: 450px;
float: left;
}

.content div.r_values span {
font-family: Verdana;
font-size: 11px;
color: #525252;
margin-bottom: 17px;
position: relative;
display: block;
}

.content div.r_gallery {
width: 680px;
float: left;
}

.content div.r_gallery img {
padding: 4px;
margin-top: 30px;
margin-left: 25px;
border: 1px solid #cbc5ac;
display: block;
float: left;
}

.content a.powrot:link,
.content a.powrot:visited {
font-family: Verdana;
font-size: 11px;
color: #0351ac;
height: 17px;
padding-left: 24px;
margin: 20px 0px 0px 0px;
display: inline-block;
background: url('gfx/back_arr.gif') no-repeat;
width: 100px;
float: left;
}

.content a.powrot:hover {
text-decoration: underline;
}

/*
 * KONTAKT
 */

.contact_form_box {
width: 245px;
height: 261px;
background: url('gfx/contact_form_box_bg.jpg') no-repeat;
position: relative;
float: left;
}

.contact_form_box h2 {
font-family: Arial;
font-size: 14px;
color: #ffffff;
font-weight: bold;
margin-top: 30px;
margin-left: 30px;
}

.contact_form_box form input {
font-family: Verdana;
font-size: 10px;
color: #525252;
margin-top: 15px;
margin-left: 30px;
padding: 1px 0px 1px 2px;
width: 194px;
height: 16px;

}

.contact_form_box form select {
font-family: Verdana;
font-size: 10px;
color: #525252;
padding: 1px 0px 1px 2px;
width: 194px;
margin-top: 15px;
margin-left: 30px;
}

.contact_form_box form textarea {
font-family: Verdana;
font-size: 10px;
color: #525252;
margin-top: 15px;
margin-left: 30px;
padding: 1px 0px 1px 2px;
width: 194px;
height: 60px;
}

.contact_form_box form input.contact_send_btn {
width: 50px;
height: 23px;
position: relative;
right: 20px;
bottom: 7px;
float: right;
}

/*
 * KWESTIONARIUSZ
 */

.content form {
margin-top: 15px;
margin-left: 25px;
width: 560px;
}

.content form h2 {
padding-bottom: 10px;
}

.content form div {
padding: 2px 0px;
}

.content form div label {
font-family: Verdana;
font-size: 11px;
color: #777777;
line-height: 25px;
width: 180px;
float: left;
}

.content form div input {
font-family: Verdana;
font-size: 11px;
color: #777777;
line-height: 20px;
border: 1px solid #e2e2e2;
width: 370px;
height: 20px;
}

.content form div table {
width: 547px;
background: url('gfx/th_bg.png') no-repeat;
}

.content form div table th {
font-family: Verdana;
font-weight: normal; 
font-size: 11px;
color: #ffffff;
height: 20px;
padding-left: 5px;
}

.content form div table tr.thead {
width: 547px;
height: 25px;
}

.content form div table td {
padding-right: 5px;
}

.content form div table td a.del:link,
.content form div table td a.del:visited {
font-family: Verdana;
font-size: 12px;
color: #ff0000;
}

.content form div table td a.del:hover {

}

.content form div textarea {
font-family: Verdana;
font-size: 11px;
color: #777777;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
width: 542px;
height: 71px;
background: url('gfx/textarea_bg.png') no-repeat;
overflow: hidden;
overflow-y: auto;
}

#przebieg_edu select {
width: 80px;
border: 1px solid #e2e2e2;
}

#jezyki select {
width: 60px;
border: 1px solid #e2e2e2;
}

.content form div input.szkola {
font-family: Verdana;
font-size: 11px;
color: #777777;
line-height: 20px;
border: 1px solid #e2e2e2;
width: 325px;
height: 20px;
}

.content form div input.szkola_od {
font-family: Verdana;
font-size: 11px;
color: #777777;
line-height: 20px;
border: 1px solid #e2e2e2;
width: 60px;
height: 20px;
}

.content form div input.szkola_do {
font-family: Verdana;
font-size: 11px;
color: #777777;
line-height: 20px;
border: 1px solid #e2e2e2;
width: 60px;
height: 20px;
}

.content form div input.jezyk {
font-family: Verdana;
font-size: 11px;
color: #777777;
line-height: 20px;
border: 1px solid #e2e2e2;
width: 414px;
height: 20px;
}

.content form div input.addRowBtn {
width: 81px;
height: 24px;
float: right;
position: relative;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 20px;
background: none;
border: none;
}

a:link,
a:visited {
font-family: Verdana, Tahoma;
font-size: 11px;
color: #F8F8F8;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.czysty {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	clear: both;
}

.ukryty {
	display: none;
}

.content .noframe {
    padding: 0px;
    border: 0px;
}

.content img {
    padding: 4px;
    border: 1px solid #cbc5ac;
}

.content a {
    text-decoration: none;
    color: #0351AC;
}

.content a:hover {
    text-decoration: underline;
}