/*height:auto  !important;  position:relative; */

body {
    position:relative;

    position: relative;
    top: 0px; left: 0px;
    padding: 0px;
    margin:0px;


    font: normal 16px "Tahoma";
    line-height: 24px;
    color : #000;

    background: #ffffff url('/images/bg4.jpg');
    background-size: cover;


}

html {position: relative;  }

img {border: none;}
TABLE {border-collapse: collapse;}
TABLE TD {padding: 0px; 		font : normal 13px "Tahoma"; color : #000;}
/* input {border: solid 1px #660000;} vertical-align: top;*/


a {
    color: #403ea7;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}


.padded {

    padding: 0px 10px;

}

h1 {
    font-size: 18px;
    font-weight: normal;


}

h2 {
    font-size: 16px;
    font-weight: normal;


}



.relat {
    position: relative;
    top: 0px; left: 0px;
}


.clearboth {
    clear: both;
}



#mainbod {
    position: relative;
    top: 0px;
    left: 0px;

    width: 1000px;
    padding: 0px;
    margin: 20px auto;



}

#top {
    position: relative;
    top: 0px; left: 0px;
    width: 100%;
    padding-bottom: 15px;
    background: none;
    margin-bottom: 1rem;
	
}

#slogan {
    position: relative;
    top: 10px; left: 750px;
    width: 200px;
    color: #fff;
    font-family: Tahoma;
    font-size: 20px;
    z-index: 55;
    text-align: right;

    background: none;
}

#phone {
position: relative;
    top: -10px; left: 550px;
    width: 200px;
	margin-top:-45px;
    color: #fff;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 11px;
	font-weight:bold;
    z-index: 55;
    text-align: center;
    background: none;
}

html>/**/body #phone, x:-moz-any-link, x:default { margin-top:-55px ; }


#logo {
    position: absolute;
    top: 20px; left: 320px;
    z-index: 55;
}

#podlogka {
    position: absolute;
    top: 0px; right: 0px;
    width: 700px;
    height: 100px;
    background: #222;
    opacity: 0.4;
    z-index: 5;
}


.shadow  {
/*    box-shadow: #666 0 0 20px;
    -moz-box-shadow:#666 0 0 20px;
    -webkit-box-shadow:#666 0 0 20px;*/
}


#content {
    position: relative;
    top: 0px; left: 0px;
    background: #fff;
    min-height:400px;
    height:auto !important;
    height:400px;
    margin-bottom: 20px;
    padding: 40px 20px 20px 20px;
}

#bot {
    width: 998px;
    padding: 0px;
    margin: 0px auto;
    color: #fff;
}


#bot #col1 {
    float: left;
    width: 200px;
    padding-left: 20px;

}
#bot #col2 {
    float: left;

}
#bot #col3 {
    float: right;
    padding-right: 20px;

}



.shadow  {
/*    box-shadow: #333333 0 0 15px;
    -moz-box-shadow:#333333 0 0 15px;
    -webkit-box-shadow:#333333 0 0 15px;*/
}



#content table {


}

#content table th {
    color: #fff;
    font-weight: normal;
    background: #437ea8;
    padding: 2px 5px;
}



#content table td {
    border: solid 1px #cccccc;
    padding: 2px 5px;
}


.date {
    padding: 20px 0px 0px 0px;
    color: #303030;
    font-size: 12px;
    font-style: italic;
}



.coolblock {
    background: #4b8bb8 url('/images/coolbg.jpg') 0px 0px repeat-y ;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
}


#menu {
    position: absolute;
    top: 10px; right: 20px;

}

#menu a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #333;
    background: url('/images/menusep.jpg') 100% 0px no-repeat ;
    padding: 4px 20px 4px 20px ;

}

#menu a.last {

    background:none ;


}
#menu a.selected {
    color: #4b8bb8;



}

#menu a:hover {
     color: #4b8bb8;
}

#content ol li {
    padding: 0px;
    margin: 0px;
}

#content ol  {
    padding: 0px;
    margin: 0px 0px 0px 20px;
}
