body, div, table, tr, td, p, span, ul, li, input, textarea, img, object, a, form {
	margin:0;
	padding:0;
	background: transparent;
	font-style: normal; /*italic; oblique;*/
	font-variant: normal; /*small-caps;*/
	font-weight: normal; /*bold;*/
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana;
	border:0;
}

body {
	background: #E6D8B8 url(../images/body_bg.jpg) repeat-x 0 0;
}

.eurofont {
	font-family: "Calibri", "Verdana";
	color:#000;
	font-size:18px;
}

#wrapper {
	margin: 0 auto 30px auto;
	width: 792px;
}

a {
	text-decoration:none;
}

#header {
	width:792px;
	height:128px;
	background: transparent url(../images/header_bg.jpg) no-repeat 0 0;
}

#header_en {
	width:792px;
	height:128px;
	background: transparent url(../images/en/header_bg.jpg) no-repeat 0 0;
}

#container {
	width:792px;
	height:350px;
	padding: 100px 0 0 14px;
	background: transparent url(../images/container_bg.jpg) no-repeat 0 0;
}

#container_text {
	height:134px;
}

#id_container_text_1{
	color:#FFF;
	display:block;
	font-size:37px;
	line-height: 100%;
}

#id_container_text_2{
	color:#FFF;
	font-size:22px;
	line-height: 100%;
}

#id_container_text_3{
	color:#FFF;
	font-size:37px;
	line-height: 100%;
}


#container_konsultacje_biznesowe_button {
	width:257px;
	float:left;
	background: transparent url(../images/container_konsultacje_biznesowe_button_bg.jpg) no-repeat 0 0;
}

#container_akademia_java_button {
	width:255px;
	float:left;
	background: transparent url(../images/container_akademia_java_button_bg.jpg) no-repeat 0 0;
}

#container_pracownia_programistyczna_button {
	width:256px;
	float:left;
	background: transparent url(../images/container_pracownia_programistyczna_button_bg.jpg) no-repeat 0 0;
}


#container_konsultacje_biznesowe_button_en {
	width:257px;
	float:left;
	background: transparent url(../images/en/container_konsultacje_biznesowe_button_bg.jpg) no-repeat 0 0;
}

#container_akademia_java_button_en {
	width:255px;
	float:left;
	background: transparent url(../images/en/container_akademia_java_button_bg.jpg) no-repeat 0 0;
}

#container_pracownia_programistyczna_button_en {
	width:256px;
	float:left;
	background: transparent url(../images/en/container_pracownia_programistyczna_button_bg.jpg) no-repeat 0 0;
}

.container_bottom_upper_test {
	//text-indent:30px;
	//text-align:justify;
	padding: 70px 15px 0 10px;
	height: 80px;
	display:block;
	margin-bottom: 20px;
	color:#000;
}

.container_bottom_lower_test {
	//text-indent:30px;
	//text-align:justify;
	padding: 0 15px 0 10px;
}