@import url("header.css");
@import url("content.css");
@import url("footer.css");
@import url("slider.css?1");


* { margin: 0px; padding: 0px; }

html, body { width: 100%; height: 100%; padding: 0; margin: 0; background: url("/i/bg_body.gif") repeat; }

a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }

img { border: none; border-width: 0px; }

.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0; }

#main { width: 100%; min-width: 980px; min-height: 100%; position: relative; margin: 0px auto; }
*html #main { height: 100%; }



#main { font-family: Tahoma, "Geneva CY", sans-serif; font-size: 13px; color: #444751; line-height: 1.1; }

a { text-decoration: underline; color: #000; }
a:hover { text-decoration: none; }

table { border-collapse: collapse; }
form input { font-family: tahoma; font-size: 11px; color: #878787; outline: none; }
form textarea { font-family: tahoma; font-size: 8pt; color: #000; }

.bg_site { background: url("/i/bg_site.jpg") center top no-repeat; }
.bg_site_inner { background: url("/i/bg_site_inner.jpg") center top no-repeat; }
.ins_main { background: url("/i/bg_wrap.png") repeat-x; }

.kafedra-contact {
	margin: 35px 20px 0 0;
}