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


/*-----------------------GLOWNE----------------------------------*/
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	height: 100%;
}

#lc_background {
	background: #01B9FC;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	padding: 20px 15px 20px 15px;
}

#lc_bg {
	background-color: #A0E2FC;
	height: 700px;
}

#lc_top {
	height: 140px;
}

#lc_bg, #lc_middle  {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#lc_middle {
	display: block;
	margin: 10px auto 10px auto;
	background-color: #E7F6FE;
	width: 700px;
	height: 450px;
	padding-top: 30px;
}

#lc_a {
	border: none;
	margin: 30px;
}

#lc_box {
	text-align: center;
}

#lc_footer {
	margin: -120px auto 0 auto; 
	width: 760px; 
	height: 159px; 
	background: url(../../images/choose_language/womans.png) no-repeat;  
	background-position: right bottom;
}

/*-----------IMAGES------------*/

#lc_img1 {
	float: left;
	border: none;
	padding: 20px;
}

#lc_img2 {
	margin: 50px 20px 30px 30px; 
	float: right;
}

/*---------MIDDLE------------*/

.lc_txt {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
}