html,body {
	height: 100%
}
/*
* html,* html body {
	height: 100%
}
*/
body {
	padding-right: 0px; 
	padding-left: 0px; 
	background: #1b426f; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.osnov {
	min-height: 100%;
	amargin-bottom: -180px; 
	height: 100%;
	aborder: 1px solid red;
}
#player{
	position:relative;
	/*background-color:#eeeeee;*/
	}
#main {
	width: 732px;
	min-height: 100%;
	margin-bottom: -90px; 
	
	background: url(../images/main_bg.gif);
	text-align: left;
}

#head {
	background: url(../images/head.jpg);
	height: 188px
}
#osnova {
	float: right; 
	margin-left: -210px; 
	width: 100%;	
	aborder: 1px solid green;
	background: url(../images/trbg.gif);	
}
#left {
	float: left; 
	width: 205px;
	background: url(../images/left_bg.gif) top left no-repeat;
	padding-top: 8px;
	padding-right: 0px;

}
#center {
	margin-left: 210px;
	aborder: 1px solid red;
}
#clear {
	clear: both; 
	height: 90px
}
div.pere {
	clear: both; 
	height: 90px;
	aborder: 1px solid red;
	background: url(../images/trbg.gif);	
	width: 732px;	
}
#foot {
	background: url(../images/foot_bg.gif);
	height: 90px;
	width: 732px;
	aborder: 1px solid red;
}

.content {
	padding-right: 30px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px;
	color: #1b426f;
	aborder: 1px solid red;
}


/**/
.navbar {
	padding-top: 55px;
	margin-left: 30px;
}

/*Левое меню*/
.ltitle {
	background: url(../images/ltitle_bg.gif) no-repeat;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: White;
	line-height: 20px;	
	margin-left: 40px;
	text-align: center;
}
div.lmenu {
	margin-left: 45px;	
}
a.first , 
span.first{
	background: url(../images/first.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	padding-left: 16px;
	color: #1b426f;
	text-decoration: none;
	line-height: 20px;
}
a.first.sub{margin-left:7px;display:block;line-height:15px;}
a.first:hover{
	color:#920f0f;
}
a.first.sub:hover{color: #920f0f;}
a.first:visited{
	color: #1b426f;
	text-decoration: none;
}

a.firstact {
	background: url(../images/firstact.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	padding-left: 16px;
	color: #920f0f;
	text-decoration: none;
	line-height: 20px;	
}
a.firstact.sub{margin-left:7px;display:block;line-height:15px;}
a.firstact:hover{
	color: #1b426f;
}
a.firstact:visited{
	color: #920f0f;
	text-decoration: none;
}

/*Заголовок*/
div.title {
	background: url(../images/title_bg.gif) right no-repeat;
	height: 20px;
	background-color: #444954;
	margin-right: 20px; 
	margin-left: 5px; 
	margin-top: 8px;
	
}
h1 {
	margin: 0px;
	padding: 0px;
	background: url(../images/h1_bg.gif) no-repeat;
	line-height: 20px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding-left: 20px;
}


div.tel {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 34px;
	padding-left: 40px;
	float: left;
}
div.copy {
	text-align: right;
	padding-top: 31px;
	line-height: 12px;	
	color: white;
	padding-right: 140px;	
}
div.copy a{
	color:white;
	text-decoration: none;
}
div.copy a:hover{
	text-decoration:underline;
}
div.copy a:visited{
	color:white;
}


/*Новости*/
div.news {
	margin-right: 10px; 
	margin-left: 5px; 
	margin-top: 8px;
	margin-left: 45px;
}
div.date{
	font-family: Tahoma, Verdana, Arial;
	color: #444954;
	font-weight: bold;
	font-size: 11px;
}
div.annonce {
	font-family: Tahoma, Verdana, Arial;
	color: #444954;
	font-size: 11px;
	color: #1b426f;
}
div.more {
	text-align: right;
}
div.more a{
	color: #920f0f;
	text-decoration: underline;
}
div.more a:hover{
	color:black;
}

div.more a:visited{
	color: #920f0f;
}

div.content p{
	text-align:justify;
}

table.prod {
	border-top: 1px solid #444954;
	border-left: 1px solid #444954;	
}
table.prod td{
	border-bottom: 1px solid #444954;
	border-right: 1px solid #444954;	
	padding:2px;
}	

h2 {font-size:12px;)

*html div.iepere {
	line-height: 90px;
}
