body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	background-color: #fff;
}

blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3
{
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2, h3
{
	font-family: Georgia, Times, serif;
}

h1
{
	font-size: 1.4em;
}

h2, h3
{
	font-size: 1em;
	font-style: italic;
}


hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;	
        color: #0000ee;
	border-bottom: 1px #000 solid;
}

a img
{
	border: none;
}

h1 a, h2 a, h3 a
{
	border: none;
        color:#336699;
}
h1 a, h2 a, h3 a:hover
{
        color:#003366;
}

h3 a
{
	font: 1.5em Georgia, Times, serif;
}

#site-name a
{
	border: none;
        color:#000;
}


#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 10px auto;
	padding: 10px;
	width: 720px;
	\width: 720px;
	w\idth: 720px;
}

#head
{
	text-align: center;
}

#site-name
{
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan
{
	font: italic 1em Georgia, Times, serif;
	font-size: 0.7em;
}

#sidebar-1, #sidebar-2
{
	width: 1px;
	\width: 1px;
	w\idth: 1px;
	padding-top: 1px;

}

#sidebar-1
{

	margin-right: 1px;
	float: left;
	text-align: left;

}

#sidebar-2
{
	margin-left: 1px;
	float: right;
}
.imglist {
	float:left;
	margin-right: 15px;
	border:1px solid #cdcdcd;
	padding:0px;
	margin-bottom:10px;
	clear: both;
}
.rightext {
overflow:auto;
text-align: justify;
}
#content
{
	margin: 0 5px;
	padding-top: 30px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
	font-size: 0.9em;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.5em;
}
#sidebar-1 a
{
	border-bottom: none;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory
{
	list-style-type: circle;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status
{
	font: 1.3em Georgia, Times, serif;
}
#back-top {
        position:  absolute;
        z-index: 778;
        right: 35px;

}
 
#back-top a {
	width: 47px;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
 
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
 
/* arrow icon (span tag) */
#back-top span {
        width: 47px;
        height: 47px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(/images/up.png) no-repeat center center;
 
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
 
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}
.tt {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
margin-left: 12;
}
#table-gsk
{
	font-size: 0.7em;
}
#table-oktmo
{
	font-size: 0.8em;
}
vk_comments
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	background-color: #fff;
}

#opros_title {
font-size: 1.0em;
text-align: center;
margin: 1em 0;
}

#opros_results {
background: #f2f2f2;
padding: 1em 0.5em;
font-size: 0.8em;	
}

#opros_options {
margin: 1em 0 1em 1em;
font-size: 0.8em;
}

#opros_options input {
margin-left: -1em;
font-size: 0.8em;
}

#opros_submit {
text-align: center;
}

.clsPerc {
float: left;
padding-left: 0.5em;
color: white;
font-weight: bold;
}
a.rss {
       background-image: url(/images/rss/rss_3d.png);
       color: #0000ee;
       background-repeat: no-repeat;
       padding: 0 15px 0 25px;
       margin-left: 16px;
}
#kmsf, #org, #otvets
{	
	width: 80%;
	margin-top:2em;
	margin-left: auto;
	margin-right: auto;
    border-radius: 10px 10px;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    padding: 15px 20px 15px 80px;
	margin: 0px 0px 0px 0px;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 2px 2px 3px #999;
    /*IE min-height hack*/
    min-height:40px;
    height:auto !important;
    height:40px;
    overflow:visible;
    
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
    /*Set the position of the background image*/
    background-position: 20px 50%;
    background-repeat: no-repeat;
    text-align: justify;
    font-size: 0.9em;	

}
#kmsf
{	
        background-color: #E4F6F8;
        background-image: url(/images/div/kmsf.png);
}
#org
{	
        background-color: #F4D6D8;
        background-image: url(/images/div/org.png);
}
#otvets
{	
        background-color: #F4F6F8;
        background-image: url(/images/div/org.png);
}
#postdate {
width: 60px;
height: 86px;
float: left;
background: url(images/div/datePost4.jpg) no-repeat;
}

