/**text glavnoy stranici**/
#textglstr {
	margin-left:10px;
	margin-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top:20px;
	}
#textglstr a{
	color: #0066FF;
	text-decoration: none;
}
#textglstr a:hover{
	color: #666666;
	text-decoration: underline;
}

/**start oformlenie zagolovka stati**/

#textglstr h1{
	padding-left:7px; 
	padding-bottom: 4px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}

#textglstr h4{
	text-align: right;
	padding-right:15px; 
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top:23px;
	margin-left:20px;
	display: block;
}
#textglstr #main h1 a {
	text-decoration: none;
	color: #000000;
	
}
#textglstr #main h1 a:hover {
	color: #666666;
}
#textglstr h1 a {
	text-decoration: none;
	color: #0066FF;
	
}
#textglstr h1 a:hover {
	color: #666666;
	text-decoration: underline;
}
/**end**/
#textglstr .introtext{
	padding-left:15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#textglstr .con
{
	margin-bottom:5px;
    padding-top:0px;
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
#textglstr .con a{
	font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
	color: #0066FF;
}
#textglstr .con a:hover{
	color: #666666;
	text-decoration: underline;
}


/**Dopolnitelnay info**/
#textglstr #dopinfo{
	font-size: 11px; 
	margin-top: -15px; 
	margin-right: 10px; 
	margin-bottom: 30px;
}

/**nazad i vpered**/
#textglstr #pagination{
	text-align: center;
	margin-top: 0px;	
}
#textglstr #pagination div{
	display: block;
	width: 70px;
	height: 20px;
	border: 1px solid #ffcf98;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	background-color: #FFFAEA;
}
#textglstr #pagination a{
	background-color: #FFFAEA;
    display: block;
	width: 70px;
	height: 20px;
	color: #000000;
}
#textglstr #pagination a:hover{
	background-color: #bff7af;
	text-decoration: none;
	}