/* CSS Document */

body{
/* background-image:url(http://surdgimed.com.ua/images/bg.jpg); */
background-image:url(http://surdgimed.com.ua/images/sky-b.jpg);
background-repeat:repeat-x;
background-position: center top;
margin-top: 20px;
margin-bottom: 20px;
font-family: tahoma, Verdana, sans-serif;
font-size: small;}

.spacer{
clear:both; 
font-size:0; 
line-height:0;
}


#conteiner_top{
 width:800px;
 height:19px;
 margin: 0 auto;
 background-image:url(http://surdgimed.com.ua/images/bg_01.gif);
 background-repeat:no-repeat;
}

#conteiner{
 width:800px;
 margin: 0 auto;
 padding: 0px;
 background-image:url(http://surdgimed.com.ua/images/bg_02.gif);
 background-repeat:repeat-y;
}

#conteiner_bottom{
 width:800px;
 height:19px;
 margin: 0 auto;
 color: #808080;
 padding-top: 25px;
 text-align: center;
 background-image:url(http://surdgimed.com.ua/images/bg_03.gif);
 background-repeat:no-repeat;
}

#conteiner_left_header{
 width:200px;
 float: left;
 margin: 0px;
 padding-left: 10px;
}

#conteiner_right_header{
 width:570px;
 float: left;
 padding-right: 0px;
 background: #FFFFFF;
}


#error{
 width:400px;
 float: left;
 padding: 20px;
 background:  #FFE1E1;
 color: #FF3300;
 font-size: 16px;
 font-weight: bold;
 text-align: center
}

#conteiner_left{
 width:200px;
 float: left;
 margin: 0px;
 padding-left: 20px;
}

#conteiner_right{
 width:520px;
 float: right;
 padding-right: 20px;
}

#table_150{
 width:150px;
 float: left;
 text-align: left;
 padding: 10px;
}

#tel{
 width:250px;
 height:100px;
 float: left;
 text-align: left;
 padding: 10px 0px 0px 150px;
 background-image:url(http://surdgimed.com.ua/images/tel.jpg);
 background-repeat:no-repeat;
}

#conteiner_full{
 clear: both;
 width:760px;
 margin: 0 auto;
}

#conteiner_header_main{
 clear: left;
 width:720px;
 height:260px;
 padding: 20px;
 margin: 0 auto;
 color: #ffffff;
 font-size: 20px;
 background-image:url(http://surdgimed.com.ua/images/header_01.jpg);
 background-repeat:no-repeat;
}

.navigation{
float:right;
font-size: 13px;
font-weight: bold;
color: #808080;
margin-top: 30px;
}

.nav{
color:#808080;
text-decoration:none;
padding-left:20px;
padding-right:0px;
background-image:url(http://surdgimed.com.ua/images/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px 4px;}

.nav:hover{
color:#FF0000;
text-decoration:none;
padding-left:20px;
padding-right:0px;
background-image:url(http://surdgimed.com.ua/images/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px -14px;}

a:link, a:visited {
color: #808080;
text-decoration: none;
}

a:hover {
color: #FF0000;
text-decoration: underline;
}


h2 {
	margin: 0;
	color: #696969;
	font-size: 18px;
	font-weight: normal;
	padding-left:25px;
	background-image:url(http://surdgimed.com.ua/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 3px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FF0000;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}
	
h4 {
	margin: 0;
	color: #FF0000;
	font-size: 12px;
	padding-top:2px;
	padding-bottom:4px;
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.hr{
	width: 100%;
	height:8px;
	background-image:url(http://surdgimed.com.ua/images/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}


        .ajaxSearch_paging {
    
        }
        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
        }
        .AS_ajax_resultLink {
            text-decoration: underline;
        }
        .AS_ajax_resultDescription{
            color: #555;
        }
        .AS_ajax_more {
            color: #555;
        }

