*
{
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
a img 
{
	border: none;
}
a
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a.selected
{
/*
	color: #4A808C;
	font-weight: bold;
*/
}
html, body 
{
	font-size: 12px;
	font-family: Tahoma, Verdana;
}
.tCol
{
	border-collapse: collapse;

}
h1, h2, h3
{
	font-family: Arial;
	font-weight: normal;
}
h1
{
	font-size: 26px;
}
h2
{
	font-size:20px;
}
h3
{
	font-size:12px;
}
hr
{
	margin: 10px 0px;
}
select option
{
	padding-left: 5px;
}
.box
{
	width: 990px;
	margin: auto;
}

/*
.left_shadow
{
	width: 10px;
	background: url("img/left_shadow.jpg") repeat-y;
}
.right_shadow
{
	width: 10px;
	background: url("img/right_shadow.jpg") repeat-y;
}
*/

.header
{
	height: 295px
}
.header_left_td
{
	width: 300px;
}
.header_right_td
{
	width: 690px;
}

.home
{
	width: 30px;
	height: 30px;
	background: url("img/home.jpg") no-repeat;
	display: block;
}
.contacts
{
	width: 30px;
	height: 30px;
	background: url("img/contacts.jpg") no-repeat;
	display: block;
}
.map
{
	width: 30px;
	height: 30px;
	background: url("img/map.jpg") no-repeat;
	display: block;
}
.logo
{
	width: 250px;
	height: 65px;
	background: url("img/logo.jpg") no-repeat;
	display: block;
}
.info
{
	width: 300px;
	height: 105px;
	background: url("img/info.jpg") no-repeat;
}
.picture
{
	width: 690px;
	height: 290px;
	background: url("img/picture.jpg") no-repeat;
}
.iArrow
{
	background: url("img/arrow.jpg") no-repeat right;
	padding-right: 10px;
}
.vertical_hr
{
	background: url("img/vertical_hr.jpg") right repeat-y;
}







.left_td
{
	/*width: 250px;	*/
}
.content
{
	padding: 0px 10px 10px 10px;
}

/*** TOP MENU ***/
.left_menu
{
	width: 41px;
	height: 67px;
	background: url("img/left_menu.jpg") no-repeat;
}
.right_menu
{
	width: 41px;
	height: 67px;
	background: url("img/right_menu.jpg") no-repeat;
}
.left_menu_selected
{
	width: 41px;
	height: 67px;
	background: url("img/left_menu_selected.jpg") no-repeat;
}
.right_menu_selected
{
	width: 41px;
	height: 67px;
	background: url("img/right_menu_selected.jpg") no-repeat;
}
.center_menu
{
	background: url("img/center_menu.jpg") repeat-x;
}
.center_menu_selected
{
	background: url("img/center_menu_selected.jpg") repeat-x;
}

.main_top_menu div.menu_item
{
	padding: 0px 20px;
}
.wl
{
	width: 2px;
	height: 44px;
	background: url("img/white_line.jpg") no-repeat;
	position: relative;
	left: -21px;
}

/*** BOTTOM MENU ***/
.gray_line
{
	width: 2px;
	height: 29px;
	background: url("img/gray_line.jpg") no-repeat;
}


/*** LEFT MENU ***/
.green_checkbox
{
	background: url("img/green_checkbox.jpg") no-repeat;
	padding-left: 20px;
}























/*



.center_td
{
	width: 786;
}
.right_td
{
	width: 175px;
}

#leftMenu
{
	width: 290px;
	height: 650px;
	background: url("img/left_menu_bg.png") no-repeat;
}
#leftMenu div.menuLinks
{
	padding: 80px 10px 0px 0px;
}
.svitokTop
{
	width: 780px;
	height: 110px;
	background: url("img/svitok_top.png") no-repeat;
}
.svitok
{
	width: 780px;
	background: url("img/svitok.png") repeat-y;
}

.svitokBottom
{
	width: 780px;
	height: 84px;
	background: url("img/svitok_bottom.png") no-repeat;
}
.section ul {
    list-style: none;
    margin-top: 5px;
}

.section ul li {
    display: inline;
}
*/
/*
img, div, input
{
	behavior: url(/img/png/iepngfix.htc);
}


*/