/*	LAYOUT	*/
body
{
	padding: 0;
	margin: 0 auto;
	width: 770px;
}
img
{
	display: block;
}
div, p, img, li, ul, table, tr, td, hr, span
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	width: 100%;
}
table, tr, td, img
{
	border: 0;
}
a img
{
	border-width: 0px;
}


#org
{
	width: 305px;
	padding: 5px;
	margin-bottom: 27px;
}

table.menu
{
	width: 72%;
	margin-left: 28%;
	text-align: center;
	border-collapse: separate;
	border-spacing: 5px;
}
table.menu td
{
	height: 30px;
	width: 15%;
}
#tomain
{
	background: url(../images/back.gif) left center no-repeat;
	width: 11%;
	padding: 2px 0px 2px 2px;
}
#tomain_blank
{
	width: 11%;
}
td.gray1
{
	background: #bbb url(../images/ugol_gray1.gif) right top no-repeat;
}
td.gray4
{
	background: #bbb url(../images/ugol_gray4.gif) right bottom no-repeat;
}
td.orange
{
	background: #e61 url(../images/ugol_orange.gif) right top no-repeat;
}
td.green
{
	background: #5b4 url(../images/ugol_green.gif) left bottom no-repeat;
}
td.blue
{
	background: #5af url(../images/ugol_blue.gif) left top no-repeat;
}
td.yellow
{
	background: #ec1 url(../images/ugol_yellow.gif) right bottom no-repeat;
}

div.element
{
	margin: 0px 15px 40px 15px;
	overflow: hidden;
}
p.date_news
{
	float: right;
}
div.element_text
{
	margin: 0px 0px 0px 100px;
	padding: 2px 3px 0px 4px;
}
div.element_text p
{
	padding: 0px 0px 10px 0px;
	text-indent: 18px;
}
div.previews
{
	margin-top: 15px;
	float: left;
	width: 85px;
}

div.kuban_map
{
	float: left;
	width: 128px;
	height: 110px;
	margin-top: 5px;
}
table.filial
{
	float: right;
	width: 610px;
}
table.filial td
{
	vertical-align: top;
	padding-bottom: 2px;
	padding-top: 3px;
}
td.label
{
	padding-left: 8px;
	width: 7%;
}

div.contacts
{
	float: left;
	width: 410px;
	margin-left: 10px;
	margin-top: 53px;
}

div.contacts td
{
	padding-bottom: 9px;
	padding-left: 0px;
	vertical-align: top;
}
div.proezd
{
	float: right;
	margin-top: 35px;
	margin-right: 20px;
}

ul.scroller
{
	float: left;
	margin-left: 15px;
	margin-bottom: 30px;
	margin-top: 10px;
}
ul.scroller li
{
	float: left;
	width: 18px;
	height: 20px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	padding-top: 1px;
}
ul.scroller li.curpage
{
	width: 18px;
	height: 17px;
	padding-top: 2px;
	padding-left: 2px;
}
ul.scroller li.strpage
{
	width: 30px;
}

span.tramv_nums
{
	padding: 3px 3px 3px 4px;
}

#footer
{
	clear: both;
	padding: 0;
	margin: 0;
	height: 41px;
	font-size: 90%;
	padding-top: 60px;
	padding-bottom: 30px;
}
#footer img
{
	float: right;
	margin-left: 5px;
}
#footer p
{
	padding-top: 4px;
}


													/*	COLOR	*/
body
{
	background: #fff;
}

#org
{
	background: #f3f3f3 url(../images/ugol_light.gif) bottom right no-repeat;
}

div.kuban_map
{
	background: url(../images/kuban_map.png) center no-repeat;
}
ul.scroller
{
	list-style: none;
}
ul.scroller li.curpage
{
	background: #5af;
}
span.tramv_nums
{
	background: #f3f3f3;
}


														/*	FONTS	*/
body
{
	font-family: Tahoma, Sans-Serif;
	color: #555;
	font-size: 12px;
}
a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #555;
}
a:hover 
{
	text-decoration: underline;
	color: #777;
}
table.menu
{
	font-weight: bold;
}
table.menu a:link, table.menu a:visited, table.menu a:active
{
	color: #fff;
	text-decoration: none;
}
table.menu a:hover
{
	text-decoration: underline;
}
#tomain a:link, #tomain a:visited, #tomain a:active
{
	color: #555;
}
#tomain a:hover
{
	text-decoration: underline;
}
#org
{
	
	font-size: 130%;
	font-weight: bold;
	color: #000;
}
div.block p.date_last_news
{
	font-size: 90%;
	color: #52a8fc;
}

ul.scroller
{
	font-size: 90%;
	font-weight: bold;
}
ul.scroller li.curpage
{
	color: #fff;
}
ul.scroller li.strpage
{
	font-weight: normal;
}
div.contacts
{
	font-weight: bold;
}