@import url("/bitrix/templates/main/styles/header.css");
@import url("/bitrix/templates/main/styles/content.css");
@import url("/bitrix/templates/main/styles/footer.css");


* { margin: 0; padding: 5; }

html, body { width: 100%; height: 100%; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 13px; color: #4c4d4d; }
body { background-color: #fff; }

a { outline: none; -moz-outline: 0; border: none; border-width: 0; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color: #00586e; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
a:hover { text-decoration: none; }

img { border: none; border-width: 0; vertical-align: top;}

table { border-collapse: collapse; }


h1, h2, h3, h4, h5, h6 { font-family: 'Trebuchet MS', Helvetica, sans-serif; color: #000; font-weight: bold;  text-align: left; font-size: 21px;  }

h2 { font-size: 22px; }


.cl { clear: both; height: 0; font-size: 0; line-height: 0; }



#main { width: 100%; min-width: 1280px; min-height: 100%; position: relative; background: url("/bitrix/templates/main/images/footx.png") 0 bottom repeat-x; }



