﻿body {
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
color: #FFF23D;
background-color: #7F0000;
line-height:17px;
}
 
#container {
margin: 0 auto; 
margin-top: 23px;
width:743px;
border: none;
background-color: #333399;
}
 
div#header {
display: block;
width: 743px;
height: 248px;
border: none;
background-image: url("img/header.jpg");
}

div#menu {
position:relative;
float:left;
left:0px;
top:0px;
width: 205px;
height: 100%;
background-color: #333399;
}

.menu_links {
	margin-left: 10px;
}
   
.menu_links a:link {
font-size: 12px;
text-decoration: none;
color: #FFF23D;
}
	
.menu_links a:visited {
color: #FFF23D; 
}

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

div#text_container {
position:relative;
float:left;
left:0px;
top:0px;
width: 535px;
height: 100%;  
margin: 0 auto;

}

div#text_field_header {
position:relative;
left:0px;
top:0px;
width: 532px;
height: 14px;
border: none;
margin: 0 auto;
background-image: url("img/text_header.jpg");
}

div#text_field {
position:relative;
left:0px;
top:0px;
border: none;
width: 532px;
height: 100%;
margin: 0 auto;
background-color: #6C6CBA;

}

div#text_field_footer {
position:relative;
left:0px;
top:0px;
width: 532px;
height: 14px;
margin: 0 auto;
background-image: url("img/text_footer.jpg");
}

div#footer {
position:relative;
display: block;
clear: both;
width: 743px;
height: 171px;
background-color: #980101;
background-image: url("img/footer.jpg");
}
  
#web_design {
position:relative;
float:left;
top: 155px;
left: 5px;
color: #000000;
font-size: 11px;
text-decoration: none;
}

#web_design a:link {
font-size: 11px;
text-decoration: none;
color: #000000;
}
	
#web_design a:visited {
color: #000000;
text-decoration: none;
  
}

#web_design a:hover {
text-decoration: underline;
}

.menu_links li {
list-style-image: url("img/li.jpg")
	
}

.text {
margin-left:5px;
margin-right:5px;
}

.text_center {
text-align:center;
margin: 0 auto; 
}

.text_bold {
font-weight: bold;
}

img {
border: none;	
}

.img_left img {
border: none;	
float:left;
margin-right: 5px;
}

.brd_bottom {
border-bottom: 1px solid #ffffff;

padding-top:20px;
padding-bottom:20px;
}

a:link {
font-size: 12px;
text-decoration: none;
color: #ADD4FF;
text-decoration: underline;
}
	
a:visited {
color: #DAFF7F;
text-decoration: none;
  
}

a:hover {
color: #FFF12D;
}

.text a:link {
font-size: 12px;
text-decoration: none;
color: #ADD4FF;
text-decoration: underline;
}
	
.text a:visited {
color: #DAFF7F;
text-decoration: none;
text-decoration: underline;
  }

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

.navigator {
	text-align: center;
	font-weight: bold;
	color: #DAFF7F;	
}

.galeria_table {
border-collapse: collapse;
margin: 5px;

}

.galeria{
 border: solid 5px #6C6CBA;
 padding: 5px;
 font-weight: bold;
 text-align: center;
 background-color: #333399;
}

.galeria a {
    text-decoration: none;
	color: #FFE97F;
	font-weight: bold;
}

.galeria a:hover {
    text-decoration: underline;
	font-weight: bold;
}

.galeria a:visited {
   display: inherit;
}

.galeria_terapeuci table {
	text-align:center;
	margin: 0 auto;
}

h1 {
	line-height:25px;
} 

#web_design2 {
position:relative;
float:left;
top: 5px;
left: 605px;
color: #000000;
font-size: 12px;
text-decoration: none;
padding-bottom:20px;
}

