/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: 'Palatino Linotype', "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(http://readings.gmik.ru/images/img09.gif) repeat-x left bottom;
	font-weight: bold;
	font-size: 129%;
	color: #000;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(http://readings.gmik.ru/images/img07.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #000;
}

.title_lecture {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 150%;
	font-weight: normal;
	line-height: 1.4em;
	color: #000;
}



.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(http://readings.gmik.ru/images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.data {
      font-size: 12px;
}

.lecture {
      padding: 0 0 0 0px;
      font-family: Verdana;
      line-height: 100%;
      font-size: 11px;
      text-align: justify;
}

.txt {
      line-height: 100%;
      text-indent: 3em;
      text-align: justify;
}

.lnk {
      font-size: 8px;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(http://readings.gmik.ru/images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(http://readings.gmik.ru/images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding-bottom: 100%;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(http://readings.gmik.ru/images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2, #logo h3 {
	margin: 0;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#logo h1 {
	padding: 120px 0 0 0;
	text-transform: uppercase;
	background: url(http://readings.gmik.ru/images/img03.gif) no-repeat center center;
	font-size: 20px;
	color: #000000;
}

#logo h2 {
	font-size: 15px;
}

#logo h3 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #87342C url(http://readings.gmik.ru/images/img04.gif) repeat-x;
}

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

#menu li {
	padding: 10px 0;
	background: url(http://readings.gmik.ru/images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 2px ;
	background: url(http://readings.gmik.ru/images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #000;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #135293;
	font-weight: bold;
}

#login h2 {
         padding-left: 20px;
}

/* Stat */

#stat {
	padding: 20px ;
}


/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(http://readings.gmik.ru/images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(http://readings.gmik.ru/images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 25px 0 0 20px;
}

#addition {
	text-align: center;
	padding: 25px 0 0 20px;
	font-size: 50%;
}

#sp {
	text-align: center;
	font-size: 80%;
	padding: 8px;
}

#sp.h4 {
	font-size: 80%;
	font-weight: bold;
	color: #000;
}


#sidebar_wrapper {
	min-height:100%; 
    _height:100%;
	float: left;
	width: 240px;
}