p, ul li, ol li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 18px;
}
p a, ul li a, ol li a {
	color: #0B76B6;
	text-decoration: underline;
}
p a:hover, , ul li a:hover, ol li a:hover {
	text-decoration: none;
}
p.mainmenu {
	margin: 0px;
}
p.mainmenu a {
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	margin-left: 4px;
	text-decoration: none;
}
p.mainmenu a:hover {
	color: #1898E5;
	text-decoration: none;
}
p.submenu {
	font-size: 11px;
	color: #1380C1;
}
p.submenu a {
	color: #1380C1;
	text-decoration: underline;
}
p.submenu a:hover {
	text-decoration: none;
}
p.copyright {
	font-size: 12px;
	color: #787878;
}
p.copyright a {
	color: #1898E5;
	text-decoration: underline;
}
p.copyright a:hover {
	text-decoration: none;
}
p.chapter {
	font-size: 14px;
	color: #6D6D6D;
	margin: 0px;
}
p.contacts {
	font-size: 14pt;
	color: #929292;
	margin: 0px;
}
p.contacts a {
	font-size: 12px;
	color: #0B77B7;
	text-decoration: underline;
}
p.contacts a:hover {
	text-decoration: none;
}
p.news {
	font-size: 11px;
	color: #4D4D4D;
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
p.news a {
	color: #0B77B7;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #4C4C4C;
	font-weight: bold;
	line-height: 20px;
}
td.chapter {
	background-color: #EEEEEE;
	padding-left: 20px;
	margin: 0px;
}
td.header {
	background: url(/assets/templates/mdomansky.com/images/header.jpg);
}
td.line {
	background-color: #B3B3B3;
}
table.menu {
	margin-top: 93px;
	margin-left: 58px; 
}
td.menu_item {
	height: 26px;
}
td.menu_line {
	background-color: #E7E7E7;
}
td.news_line {
	background: url(/assets/templates/mdomansky.com/images/news_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
div.main {
	margin-left: 10px;
	border: 0px;
}
div.hr {
	background: url(/assets/templates/mdomansky.com/images/news_line.jpg);
	height: 1px;
	width: 100%;
}
fieldset {
	border: 0px;
}
input,select,textarea {
	background-color: #FFFFFF;
	border: 1px solid #0B77B7;
}

