/************************************** Made in Design Code Studio http://www.designcode.com.ua/ ********************************/

body, html{
	text-align: center;
	height:100%;
}

#outer-wrapper {
	position: relative;
	z-index: 0;
	text-align: left;
	margin: 0;
	}
	
#inner-content-wrapper {
	width: 959px;
}

#content {
	width: 590px;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 20px;
	padding-top: 20px;
	vertical-align: top;
}

#header {
	width:712px;
} 

.sirona a{
	width:163px; 
	height:39px;
	background-image:url(images/sirona.gif);}
.vita a{
	width:169px; 
	height:39px;
	background-image:url(images/vita.gif);}
.bbraun a{
	width:173px; 
	height:39px;
	background-image:url(images/bbraun.gif);}

#left {
	background-image: url(images/menu_back.gif);
	background-position: left;
	background-repeat: repeat-y;
	vertical-align: top;
}



#contacts {
	
	vertical-align: top;
	}
#search {
	vertical-align:top;
	
	}


#right {
	width: 176px;
	float: right;
	}

#footer {
	height: 205px;
	width: 959px;
	text-align:bottom;
	padding-top:50px;
	}

#top_box {
	width: 310px;
	background-image: url(images/box_top.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	height: 31px;
	}
	
#middle_box {
	width: 310px;
	height: 70px;
	background-image: url(images/box_middle.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	}

#bottom_box {
	width: 310px;
	height: 18px
	background-image: url(images/box_bottom.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	}


.contacts {
	width:310px;
	margin-left:30px;
	padding-left:30px;
	margin-right:10px;
	padding-right:10px;
	width: 310px;
	background-image: url(images/box_middle.gif);
	background-repeat: repeat-y;
	vertical-align:top;
	height: 70px;
}

.search {
	margin-left:5px;
	padding-left:5px;
	margin-right:10px;
	padding-right:10px;
	width: 310px;
	height: 70px;
	background-image:url (images/box_middle.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.menu1-level1-act a {
	background: url(images/menu_item.gif) no-repeat;
	background-position: left;
	margin-left:30px;
	padding-left:20px;
	color: #f79a32;
	font-size: 15px;
	font-family: Arial;
	TEXT-DECORATION: none;
	vertical-align:middle;
	display: block;
	list-style:none;
}
		  
.menu1-level1-no a:hover, .menu1-level1-no a { 
		background: url(images/menu_item.gif) no-repeat;
		background-position: left;
		color:#000000; 
		font-size:15px;
		font-family: Arial;
		margin-left:30px;
		padding-left:20px; 
		cursor: hand;
		vertical-align:middle;
		TEXT-DECORATION: none; 
		display: block; 
		list-style:none;}
		
.menu1-level2-act a{
	background: url(images/menu_item.gif) no-repeat;
	background-position: left;
	color: #f79a32;
	margin-left:40px;
	padding-left:20px;
	font-size: 15px;
	font-family: Arial;
	vertical-align:middle;
	TEXT-DECORATION: none;
	display: block;
	list-style:none;
}
		 
.menu1-level2-no a:hover, .menu1-level2-no a{ 
		background: url(images/menu_item.gif) no-repeat;
		background-position: left;
		color:#000000;
		font-size:15px; 
		font-family: Arial;
		margin-left:40px;
		padding-left:20px;
		vertical-align:middle;
		TEXT-DECORATION: none;
		display: block;
		list-style:none;
}

.menu2-level3-act a{
	background: url(images/menu_item.gif) no-repeat;
	background-position: left;
	color: #f79a32;
	margin-left:50px;
	padding-left:20px;
	font-size: 15px;
	font-family: Arial;
	vertical-align:middle;
	TEXT-DECORATION: none;
	display: block;
	list-style:none;
}
		 
.menu2-level3-no a:hover, .menu2-level3-no a{ 
		background: url(images/menu_item.gif) no-repeat;
		background-position: left;
		color:#000000;
		font-size:15px;
		font-family: Arial; 
		margin-left:50px;
		padding-left:20px;
		vertical-align:middle;
		TEXT-DECORATION: none;
		display: block;
		list-style:none;
}
		
.menu3-level4-act a{
	background: url(images/menu_item.gif) no-repeat;
	background-position: left;
	color: #f79a32;
	margin-left:58px;
	padding-left:20px;
	font-size: 14px;
	font-family: Arial;
	vertical-align:middle;
	TEXT-DECORATION: none;
	display: block;
	list-style:none;
}
		 
.menu3-level4-no a:hover, .menu3-level4-no a{ 
		background: url(images/menu_item.gif) no-repeat;
		background-position: left;
		color:#000000;
		font-size:14px; 
		font-family: Arial;
		margin-left:58px;
		padding-left:20px;
		vertical-align:middle;
		TEXT-DECORATION: none;
		display: block;
		list-style:none;
}

#icons {
	width: 167px;
	padding-top:10px;
	padding-left:70px;
}
		
 end of header

 start content 
H1, H2, H3, H4, H5, H6, P, UL { font-family: Arial; color: #000000; }

A {
	color: #f79a32;
	text-decoration: none;
}


P, UL, OL { font-family: Arial; font-size: 14px; line-height: 15px;}

P { font-family: Arial; margin: 0px 0px 0px 0px; }



H1 { font-family: Arial; font-size: 16px; color: #000000; }

H2 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	padding: 0 0 3px 0;
}

H3 { font-family: Arial; font-size: 14px; color: #000000; }

H4 { font-family: Arial; font-size: 13px; color: #000000; }

H5 { font-family: Arial; font-size: 12px; color: #000000; }

H6 { font-family: Arial; font-size: 10px; color: #333333; font-weight: normal; }

H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }

H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }

H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }

H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }

H1.csc-firstHeader, H2.csc-firstHeader  { font-family: Arial; margin-top: 0px; }

H3.csc-firstHeader { font-family: Arial; margin-top: 0px; }

H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { font-family: Arial; margin-top: 0px; }



P.bodytext { font-family:Arial; font-size: 14px; color: #000000; line-height: 15px; padding-bottom: 6px;}

P.bottom { font-family: Arial; float:right; font-size: 12px; color: #f79a32; line-height: 14px; padding-bottom: 6px; padding-right:10px; padding-top:15px;}
.bottom a { font-family: Arial; font-size: 12px; color: #f79a32; line-height: 14px; padding-bottom: 6px;}

UL { font-family: Arial; list-style-type: disc; list-style-position: outside; }

UL UL LI { font-family: Arial; font-size: 13px; }

LI { padding-left: 2px; }



IMG { border-style: none; }

