/*	CSS	*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	/* background: #FFFFFF url(../images/banner.jpg) top center;
	background-repeat:no-repeat; */
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

img
{
	margin-left:1px;
	margin-right:1px;
}

.story img
{
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
}

/*	для таблиц	*/

.story table td
{
	text-align:center;
}



/*	кнопка	*/
.my_submit
{
	padding: 2px;
	color: #FFFFFF;
	border:1px;
	background:#3a6e78;
}






/*	Архив */
.my_arhiv
{
	margin-left: 22px;
	font-size:11px;
	margin-top:1px;
	margin-bottom:1px;
}

/*	Меню кафедры */
.menu_kafedra
{
	margin-left: 10px;
	font-size:13px;
	margin-top:1px;
	margin-bottom:1px;
}





/*	Постраничная навигация	*/
.pstrnav 
{
	padding: 0px 10px 20px 15px;
	color:#424242;
}

.pstrnav a
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#036e78; text-decoration:underline;
}





/*		Комментарии для новости (вывод добавленных уже комментариев)	 */
.comment_news1
{
	margin-left:20px;
	margin-right:20px;
	font-size:11px;
	font-family:Trebuchet MS, Verdana;
}
.comment_news3
{
	margin-left:20px;
	margin-right:20px;
	font-size:11px;
	font-family:Trebuchet MS, Verdana;
}
hr.comment_news2
{
	margin-left:20px;
	margin-right:20px;
	color:#FFFFFF;	
	border:dotted;
	border:0px;
	border-top:1px dotted;
	border-color:#6C6C6C;

}

.comment_news_form
{
	margin-left:20px;
	margin-right:20px;
	font-size:12px;
	font-family:Trebuchet MS, Verdana;
}


/*  Стили для Преподавателей  */
.all_prepod
{
	color:#CCCCFF;
	width:75%;
	height:1px;
}
.text_prepod
{
	margin-left:30px;
}
.img_prepod
{
	margin-right:25px;
	margin-top:3px;
}

/*	Стили для Студентов	*/
.students_menu
{
	font-size:11px;
	margin-left:25px;
}




h1, h2, h3 {
	color: #333333;
}

h2 {
}


h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 8px;
	margin-top: 8px;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}



a {
	text-decoration: none;
	color: #036e78;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}


img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 20px;
	font-size: 1em;
	color: #666666;
	text-align: center;
}

.boxed .content {
	padding: 20px;
	background: url(../images/img05.gif) repeat-x;
}

/* Post */

.post {
}

.post .title {
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 1em;
	text-align: left;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px 20px 0 20px;
	background: url(../images/img05.gif) repeat-x;
	text-align: left;
}




/* HEADER */

#header {
	width: 760px;
	height: 155px;
	margin: 0 auto;
}





/* ГЛАВНОЕ МЕНЮ*/

#menu {
	float: none;
}

#menu ul {
	margin: 0;
	padding-top: 100px; /* отступ сверху*/
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 24px;
	margin-left: 10px;
	margin-top:7px;
	padding: 15px;
/*	background: url(../images/img02.jpg) repeat-x;*/
	text-decoration: none;
	font-weight: bold;
	color: #438dc8;
}

/* Наведение на пункт меню */
#menu a:hover {
/*	background-image: url(../images/img04.jpg);*/
	color: #0761a8;
	text-decoration:underline;
}

/*	Активый пунк меню	*/
#menu .active a {
/*	background-image: url(../images/img03.jpg);*/
	color: #04487d;
	text-decoration:underline;
}






/* Content */

#content {
	width: 760px;
	margin: 0 auto;
	padding-top: 0px;
}

/* Content > Main */

#main {
	width: 590px;
}


/* БОКОВАЯ СТОРОНА */

#sidebar {

	width: 270px;
}

#sidebar1 {

	width: 220px;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* ПОДВАЛ САЙТА */

#footer {
	clear: both;
	width: 760px;
	height: 80px;
	margin: 0 auto;
	padding: 30px 50px;
	background: url(../images/img07.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}
