body {
	background-color: #E4E4E6;
	color:#000000;
	font-family: Arial,sans-serif;
	font-size:12px;
	line-height:17px;
	margin: 0;	
	padding: 0;
	background-image: url("../images/page_bg.jpg");
	background-repeat: repeat-x;
	/*text-align: center;*/
}
/*template structure*/

.container {
width: 950px;
margin: 0 auto; 	
}

.container-top {
width: 950px;
height: 259px;
}

.contatainer-top-language {
width: 100px;
position: absolute;
padding-left: 10px;
padding-top: 5px;
}

.container-top-menu-pl {
height: 52px;
background-image: url(../images/menu/pl/menu_tlo.jpg);
clear: both;
}

.container-top-menu-en {
height: 52px;
background-image: url(../images/menu/en/menu_tlo.jpg);
clear: both;
}

.container-middle {
clear: both;
width: 950px;
background-image: url(../images/middle_bg.jpg);
}

.container-main {
width: 640px;
float: left;
background-color: #ffffff;
padding:30px;
}

.logo_img {
float: left;
width: 249px;
height: 259px;
}

.logo_flash {
float: left;
width: 701px;
height: 259px;
}

.footer-middle{
width: 950px;
height: 40px;
margin: auto;
background-image: url("../images/footer_bg.jpg");
	
}

.footer-outside {
float: left;
height: 40px;
width: 100%;
text-align: center;
background-image: url("../images/footer_out_bg.jpg");
clear: both;
}

/*images, text, title etc.*/

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #0059A2;;
}

div.logo_img a img {
border-style: none;
border: 0px;
}

div.logo_flash img {
border-style: none;
border: 0px;
}

img {
border-style: none;
border: 0px;	
	
}

img.up {
opacity: 0;	
}

/*menu-left*/

.menu-left {
width: 215px;
background-image: url("../images/menu_left_bg.jpg");
float: left;
padding-left: 35px;
}

.menu-left-title {
width: 227px;
background-color: #FFFFFF;
color: #0059A2;
float: left;
padding: 10px;
margin-left: -34px;
font-size: 14px;
font-weight: bold;
text-align: center;
}

.menu-left-in {
padding-right: 20px;	
line-height: 17px;
}


/*descripiton-box*/
h4 {
margin: 0px;	
}
.description-box {
color: #000000;
}

.doctor-title {
background: #01589F;
color: #ffffff;
margin: 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
}

.doctor-position {
background: #9FA2A7;	
color: #ffffff;
margin: 0px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
}


.doctor-photo {
margin-top: 2px;
width: 145px;
height: 170px;
float: left;
border: solid 1px #D4D9DD;
}

.doctor-des {
margin-top: 2px;
width: 476px;
margin-left: 5px;
float: left;
border: solid 1px #D4D9DD;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
}

/*contact-form*/
#contact-form {
list-style-type: none;	
}

#contact-form label {
float: left;
width: 130px;	
}

#contact-form li {
padding-top: 10px;
}

.contact-form-in {
padding-top: 5px;	
}

.error_list {
list-style-type: none;	
padding-top: 0px;
color: red;
font-weight: bold;
}

.error_list li {
padding-top: 0px;
margin-left: 90px;
margin-bottom: -10px;
}
