/* Elements */

body {
margin: 0px;
font-family: arial;
font-size: 100%;
}

img {
border: 0px;
}

table {
font-size: 13px;
}

input {
font-size: 10px;
}

ul {
list-style-position: inside;
padding: 0px;
margin: 0px;
}

/* Classes */


.frame {
width: 210px;
height: 141px;
overflow: hidden;
}

#slideshow_left {
position: relative;
}

#slideshow_right {
position: relative;
}

.frame a {
position: absolute;
top: 0;
left: 0;
display: none;
z-index: 1;
}

.grey {
background-color: #f0f0f0;
}

.inner_table {
border: 1px dashed #ddd;
width: 80%;
font-size: 110%;
}

.inner_table td, .inner_table th {
padding: 5px 20px 10px 20px;
text-align: center; 
}


.inner_table_people {
border: 1px dashed #ddd;
width: 100%;
font-size: 110%;
}

.inner_table_people td, .inner_table_people th {
padding: 2px;
text-align: center; 
}

.italic {
font-style: italic;
}

.side_menu {
margin: 4px 4px 0px 4px;
width: 211px;
}


.side_menu_main {
background: url(../img/side_menu_main.gif) repeat-y;
text-align: center;
color: white;
padding: 10px;
}

.side_menu_main a {
color: white;
text-decoration: none;
}

.side_menu_main a:hover {
color: white;
text-decoration: underline;
}

.side_menu_bottom {
background: url(../img/side_menu_bottom.gif) no-repeat;
height: 33px;
}

.dots {
background-image: url(../img/dots.gif);
height: 3px;
font-size: 3px;
line-height: 3px;
margin: 5px 5px;
}


/* IDs */


#menu_table {
background-image: url(../img/menu_bg.gif)
}

#main_div {
padding: 10px;
text-align: justify;

}

#bottom_spacer {
height: 4px;
}

#phone {
text-align: center;
color: white;
}

#phone_div {
position: relative;
bottom: 25px;
font-size: 2em;
}

#phone_div span {
font-size: 0.6em;
}

#language {
position: relative;
bottom: 50px;
}

#bottom {
background-image: url(../img/bottom.gif);
height: 102px;
}


#subscribe_text {
font-size: 11px;
font-weight: bold;
}

#mail {
position: relative;
top: 12px;
}


#special_top {
height: 30px;
background: url(../img/special_top.gif) no-repeat;
}

#special_main {
}

#stethoscope {
height: 148px;
background: url(../img/stethoscope.gif) no-repeat;
}



#gost {
padding: 0;
margin: 0;
}

#method_top {
height: 30px;
background: url(../img/method.png) no-repeat;
}

#foundation_top {
height: 30px;
background: url(../img/foundation_top.png) no-repeat;
}

#pool_top {
height: 30px;
background: url(../img/pool_top.png) no-repeat;
}

#inn_top {
height: 30px;
background: url(../img/inn_top.gif) no-repeat;
}

#call_in_top {
height: 30px;
background: url(../img/call_in_top.gif) no-repeat;
}

#call_in_bottom {
height: 32px;
background: url(../img/24hours_bottom.gif) no-repeat;
}

#news_top {
height: 30px;
background: url(../img/news_top.gif) no-repeat;
}

#vet_online {
height: 119px;
}

#contacts_top {
height: 29px;
background: url(../img/contacts_top.gif) no-repeat;
}

#main_div img {
padding-right: 5px;
padding-left: 5px;
}


#banner_holder {
text-align: center;
}

#banner {
webackground-color: rgb(214,235,238);
text-align: center;
padding-left: 15px;
padding-top: 15px;
padding-bottom: 15px;
}

#banner table {
height: 100%;
width: 100%;
}

#banner td.text {
vertical-align: top;
}

#banner td.img {
vertical-align: bottom;
}