@charset "utf-8";
.main {
}
body {
padding: 0;
margin: 0;
background: #F7F6F4 url(../images/main_bck.jpg) top left repeat-x;
font-family: Tahoma;
font-size: 11px;
color: #000000;
}

a.oferta {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #636262;
text-decoration: none;
}
a.oferta:hover {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #4586df;
text-decoration: none;
}

#main_frame {
width: 982px;
text-align: left;
}
#nasza_szkola {
float: left;
width: 282px;
padding-left: 28px;
padding-right: 28px;
height: 154px;
padding-top: 115px;
background: url(../images/nasza_szkola.jpg) top left no-repeat;
color: #FFFFFF;
}
#top_flash {
float: right;
width: 644px;
height: 269px;
}
#pb {
clear: both;
width: 982px;
display: table;
text-align: center;
background: url(../images/pb_back.jpg) top left repeat-y;
}
#left_column {
float: left;
width: 338px;
text-align: left;
}
#right_column {
float: right;
width: 584px;
padding-left: 32px;
padding-right: 28px;
padding-top: 25px;
text-align: left;
}
#oferta {
width: 281px;
padding-left: 37px;
padding-right: 20px;
height: 124px;
padding-top: 128px;
background: url(../images/oferta.jpg) no-repeat;
}
div.page_title {
width: 584px;
font-family: Tahoma;
color: #4586df;
font-size: 28px;
height: 34px;
background: url(../images/pt_arrow.jpg) top right no-repeat;
margin-bottom: 14px;
}
td.t1 {
width: 255px;
padding-right: 60px;
padding-bottom: 19px;
}
td.t2 {
width: 255px;
padding-right: 10px;
padding-bottom: 19px;
}
div.red_title {
height: 20px;
background: url(../images/red_arrow.jpg) top left no-repeat;
padding-left: 28px;
font-family: "Trebuchet MS";
font-size: 18px;
font-weight: bold;
color: #000000;
padding-bottom: 6px;
}
#footer {
width: 100%;
height: 64px;
background: url(../images/footer.jpg) top left repeat-x;
}
#footer_frame {
width: 982px;
height: 37px;
text-align: right;
font-size: 10px;
font-weight: bold;
padding-top: 27px;
}

/* ja form */

.ja_form{
    padding-top: 8px;
}
.ja_form div {
	width: 100px; 
	float: left; 
	vertical-align:middle; 
	line-height: 15px;
}
.ja_form_title {
	font-size: 12px;
	font-weight: bold;
}	

div.ja_box_form {

}

div.ja_box_form2 {
	line-height: 5px;
	padding-left: 17px;	   
}
input, select {
	font: 11px/Trebuchet MS;
	border: solid 1px #4257CA;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
	border: solid 1px #4257CA;
}

.button {
	border: solid 2px #f3f3f3;
	padding: 5px 18px;
	background: #EC8C01;
	color: #ffffff;
	font-size: 9px;
}

.button:hover, .button:focus {
	border-color: #E6E6E6;
}
.button2 {
	border: solid 2px #f3f3f3;
	padding: 10px 18px;
	background: #EC8C01;
	color: #ffffff;
	font-size: 10px;
}

.button2:hover, .button2:focus {
	border-color: #E6E6E6;
	font-size: 10px;
}
.inputbox {
	border: solid 1px #4257CA;
	background: #F3F3F3;
	color: #6B6B6B;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #CCCCCC;
}

/* end ja form */

img.realizacje_pic {
background: #EDEDED;
border: solid 1px #FFFFFF;
padding: 4px;
}

a.stro {
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
	color: #727272;
	margin: 2px 5px;
	padding: 2px 5px;
	text-decoration: none;
	line-height: 35px;
}
a.stro:hover {
	background-color: #fff;
	border: 1px solid #E00018;
	color: #727272;
	margin: 2px 5px;
	padding: 2px 5px;
	text-decoration: none;
}
a.aktywna_strona {
	background-color: #E00018;
	border: 1px solid #E2E2E2;
	color: #fff;
	margin: 2px 5px;
	padding: 2px 5px;
	text-decoration: none;
	
}