body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	background-image: url(/images/bg/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
}

body.print {
	background-image: url(/images/bg/bg_print.gif);
}

h1 {
	font-size: 27px;
	font-weight: normal;
	/*color: #2A2A2A;*/
	color: #992025;
	padding: 20px 30px 20px 45px;
	margin: 0;
	/*background-image: url(/images/bg/content_header.jpg);*/
	background-image: url(/images/bg/content_header2.gif);
	background-repeat: no-repeat;
	border: 0px solid red;
}

h1.wide {
	background-image: url(/images/bg/content_header2_wide.gif);
	background-repeat: no-repeat;
}

div#left-h1-bg {
	position: absolute;
	left: 254px;
	top: 237px;
	font-size: 0;
	background-image: url(/images/bg/content_header2_left.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 63px;
	border: 0px solid red;
		
}


body.print h1 {
	background-image: none;
	padding: 20px 20px 0 20px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	color: #992025;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #992025;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

table,input,select,table,textarea,ul,li,a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}

table td {
	background-color: #f6f6f6;
}

input,select,textarea {
	border-left: 1px solid #9c9c9c;
	border-top: 1px solid #9c9c9c;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

input.noborder {
	border: 0;
}

form {
	margin: 0;
}

.button {
	background-color: #AE8D50;
	border: 0;
	color: #fff;
	text-align: center;
	padding: 2px 20px;
	font-weight: bold;
}

div.hr1 {
	position: relative;
	clear: both;
	font-size: 0;
	height: 1px;
	margin: 0;
	background-image: url(/images/bg/hr_dot1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.hr2 {
	position: relative;
	clear: both;
	font-size: 0;
	height: 1px;
	margin: 0;
	background-image: url(/images/bg/hr_dot2.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.hr3 {
	position: relative;
	clear: both;
	font-size: 0;
	height: 1px;
	margin: 0;
	background-image: url(/images/bg/hr_dot3.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.hr4 {
	position: relative;
	clear: both;
	font-size: 0;
	height: 1px;
	margin: 15px 0;
	background-image: url(/images/bg/hr_dot2.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.hr-double {
	position: relative;
	clear: both;
	font-size: 0;
	height: 4px;
	margin: 0;
	background-image: url(/images/bg/hr_double_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.news-line {
	width: 375px;
	margin-left: 28px;
}

div.news-line2 {
	width: 383px;
	margin-left: 30px;
}

div.leaves {
	position: relative;
	width: 100%;
	height: 39px;
	clear: both;
	font-size: 0;
	margin: 5px 0;
	background-image: url(/images/ico/liscie.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border: 0px solid red;
}

div.clear {
	clear: both;	
}


#main-box {
	width: 920px;
	text-align: left;
	overflow: hidden;
}

table#content {
	width: 920px;
	border-collapse: collapse;
	border: 0;
	padding: 0;
}

table#content td {
	vertical-align: top;
	border-collapse: collapse;
	overflow: hidden;
	background-color: transparent;
	border: 0px solid red;
}

table#content #left-panel {
	width: 266px;
	background-image: url(/images/bg/hr_footer_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
	padding: 0 0 18px 0;
}

table#content #center-panel {
	width: 443px;
	background-image: url(/images/bg/footer_center.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #fff;
	padding: 0 0 100px 0;
	border: 0px solid red;
}


table#content #center-panel-wide {
	width: 654px;
	background-image: url(/images/bg/footer_center.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #fff;
	padding: 0 0 100px 0;
	border: 0px solid red;
}

table#content td.grey {
	background-color: #F6F6F6;
}

table#content #right-panel {
	width: 211px;
	background-image: url(/images/bg/right_panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
}

div.article {
	position: relative;
	color: #212121;
	/*padding: 10px 20px 20px 20px;*/
	padding: 30px 20px 20px 20px;
	/*background-image: url(/images/bg/content_corner.jpg);*/
	/*background-image: none;*/
	/*background-image: url(/images/bg/bookmarks.gif);*/
	background-image: url(/images/bg/content_new.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fff;
}

div.article-clear {
	position: relative;
	color: #212121;
	padding: 10px 20px 20px 20px;
	background-color: #fff;
}

div.article-print {
	color: #212121;
	padding: 20px;
	background-color: #Fff;
}

div.news {
	padding: 20px 40px 20px 44px;
}

div.news div.more {
	text-align: right;
	margin-top: 5px;
}

div.bg1 {
	background-image: url(/images/bg/content1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.bg2 {
	background-image: url(/images/bg/content2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.news-room {
	padding: 34px 20px 20px 24px;
}

div.news-room div.item {
	padding: 15px 0px 20px 0px;
	background-image: url(/images/bg/hr_dot1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.news-room div.last {
	padding-bottom: 30px;
	background-image: url(/images/bg/hr_double_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.news-room p {
	margin: 0;
	color: #15100C;
}

div.news-room p.date {
	font-size: 9px;
	color: #777;
}

div.news-room p.title,div.news-room p.title a {
	font-weight: bold;
	color: #992025;
	text-decoration: none;
}

div.news-room p.title a:hover {
	text-decoration: underline;
}

div#menu-profile {
	margin: 15px 0 0 0;
}

ul#sitemap li {
	margin: 5px 10px;
}

ul#sitemap li a {
	text-decoration: none;
}

ul#sitemap li a:hover {
	text-decoration: underline;
}

div.banner {
	
}

div.banner img{
	border: 0;
}

div#video-off {
	float: right;
}

div#video-off a {
	font-weight: bold;
	color: #8D8D8D;
}

div#shadow-right {
	position: absolute;
	left: 920px;
	top: 237px;
	width: 63px;
	height: 144px;
	z-index: -1;
	background-image: url(/images/bg/shadow-right.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#study-bg {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 100%;
	height: 543px;
	overflow: hidden;
	z-index: -1;
	background-image: url(/images/bg/student.gif);
	background-position: 860px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	visibility: hidden;
	border: 0px solid red;
}


/* pager */

div.pager {
	position: relative;
	margin: 15px;
	width: 100%;
	text-align: center;
}

div.pager a {
	color: #992025;
	text-decoration: none;
}

div.pager a:hover {
	text-decoration: underline;
}

div.pager div.page,
div.pager div.prev,
div.pager div.next {
	display: inline;
	padding: 0 2px 0 8px;
}

div.pager div.select {
	font-weight: bold;
}

div.pager div.page {
	border-left: 1px solid #992025;
}

div.pager div.first {
	border-left: 0;
}

div.pager div.prev {
	width: 100px;
}

div.pager div.next {
	width: 100px;
}

div.article-teaser {
	clear: both;
}

div.article-teaser a {
	text-decoration: none;
}

div.article-teaser img {
	border: 0;
}

div.article-item {
	margin-bottom: 20px;
	clear: both;
}