.footer td {font-size:8pt}

body {
	font-family:Tahoma,Arial,Verdana,sans-serif;
	margin:0;
	background-color:white;
}
table {
	border-collapse:collapse; 
	border-spacing:0;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	border:none;
}
a {
	color:#243b8f;
	text-decoration: underline;
}
a:hover {
	color:red;
	text-decoration: none;
}
h1 {
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:14pt;
	color:#243b8f;
	padding-bottom:10px;
	background-image: url('img/line.jpg');
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
h2 {
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:11pt;
	color:#243b8f;
}
h3 {
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:11pt;
	color:#243b8f;
	margin:0;
}
p {
	margin-top:15px;
	margin-bottom:15px;
}


/* Общие классы */

.datetime {
	color:#999999;
}

.top_menu {
	width:100%;
	height:40px;
}
.top_menu td#left {
	width:350px;
	background-color:#DDDDDD;
}

.header {
	width:100%;
	height:287px;
}
.header td#logo {
	width:350px;
	background-color:#243b8f;
}
.header td#right {
	text-align:right;
	background-color:#0192e0;
	background-image: url('img/top-bg.jpg');
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.header td#left {
	height:35px;
	background-color:#00a4b7;
}
.header td#navigation {
	background-image: url('img/header-bg2.jpg');
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.header-img {
	background-color:#73f0ff;
	background-image: url('img/top-bg2.jpg');
	background-repeat: repeat-y;
	background-position: 0% 0%;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:13pt;
	color:white;
	padding-bottom:60px;
}
.header-img a {
	color:white;
	text-decoration: none;
}
.phones {
	width:300px;
	padding-right:30px;
	font-size: 12pt;
	color:white;
	font-weight:bold;
	text-align:right;
	margin-right:30px;
}
.phones span {
	font-size: 10pt;
}

.navigation {
	background-color:#2c277c;
	width:100%;
	height:35px;
	background-image: url('img/navi-bg.jpg');
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.navigation td {
	color:white;
	font-size:10pt;
}
.navigation a {
	color:white;
}
.navigation a:hover {
	color:red;
}

.main td#left {
	font-size:10px;
	width:350px;
	background-color:#DDDDDD;
	padding-top:20px;
}
.main td#left div {
	margin-right:10px;
}
.main td input#submit {
	margin-right:60px;
	font-size:9pt;
	font-weight:bold;
	width:200px;
	height:25px;
	border:solid 1px #243b8f;
	background-color:#243b8f;
	color:white;
	cursor:pointer;
}
.main td#right {
	padding:20px;
	padding-right:30px;
	font-size:9pt;
}
.main td#right table {
	font-size:9pt;
}
.main td#right ul {
	margin:0px;
	padding:0px;
	margin-left:40px;
	margin-top:10px;
	list-style-image: url('img/menu-bull.gif');
}
.main td#right ul li {
	margin-top:5px;
}

.menu {
	width:300px;
	margin-right:10px;
}
.menu th {
	height:28px;
	font-size:11pt;
	text-align:left;
	padding-left:30px;
	background-image: url('img/menu-th.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.menu th a {
	color:white;
	text-decoration: none;
}
.menu th a:hover {
	color:red;
}
.menu td {
	background-color:white;
	font-size:10pt;
}
.menu td a {
	color:black;
	text-decoration: none;
}
.menu td a:hover {
	color:red;
}
.menu td ul {
	margin:0px;
	padding:0px;
	margin-left:50px;
	margin-top:10px;
	list-style-image: url('img/menu-bull.gif');
}
.menu td#foot {
	background-color:#dddddd;
	font-size:10px;
	height:10px;
	background-image: url('img/menu-foot.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}


.mp {
	height:25px;
}
.mp td#pointer {
	padding-left:5px;
	padding-right:5px;
	font-size:10pt;
}
.mp td#pointer a {
	color:black;
}
.mp td#pointer a:hover {
	color:red;
}
.mp td#l {
	padding:0px;
	width:10px;
	background-color:white;
}
.mp td#r {
	padding:0px;
	width:10px;
}

.mp-selected {
	height:25px;
	font-size:10pt;
}
.mp-selected td#pointer {
	padding-left:5px;
	padding-right:5px;
	background-color:#00a4b7;
	font-size:10pt;
	color:white;
}
.mp-selected td#pointer a {
	color:white;
	text-decoration: none;
}
.mp-selected td#pointer a:hover {
	color:white;
}
.mp-selected td#l {
	padding:0px;
	width:10px;
	background-image: url('img/menu-pl.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color:white;
}
.mp-selected td#r {
	padding:0px;
	width:10px;
	background-image: url('img/menu-pr.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}


.footer_line {
	width:100%;
	height:20px;
	background-color:#243b8f;
}
.footer_line td#left{
	width:350px;
}
.footer_line td#right{
	background-color:#0192e0;
	background-image: url('img/top-bg.jpg');
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

.footer {
	width:100%;
}
.footer td#left {
	font-size:9pt;
	width:290px;
	background-color:#DDDDDD;
	padding-left:60px;
	padding-top:20px;
	padding-bottom:20px;
}
.footer td#right {
	text-align:right;
	padding-right:30px;
}
#wer a {
font-size:11px;
}
.spacer {
	width:20px;
	background-image: url('img/spacer.gif');
	background-repeat: no-repeat;
	background-position: 50% 70%;
}

.search {
	font-size:16px;
	color:white;
	width:200px;
	margin-left:45px;
	vertical-align:middle;
}
.search td {
	padding:0px;
}
.search td input#search {
	font-size:9pt;
	width:130px;
	height:25px;
	border:solid 1px #243b8f;
	color:#555555;
}
.search td input#submit {
	font-size:9pt;
	width:80px;
	height:25px;
	border:solid 1px #243b8f;
	background-color:#243b8f;
	color:white;
}

.button {
	cursor:pointer;
	width:300px;
	height:56px;
	background-image: url('img/button.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-align:center;
	color:white;
	font-size:12pt;
	text-decoration: none;
	vertical-align:middle;
}
.button br {
	font-size:12px;
}


/* index */

.index_table td {
	text-decoration: none;
	padding-right:15px;
}
.index_table span {
	text-decoration: none;
}
.index_table img {
	width:350px;
	height:250px;
	border:solid 1px #243b8f;
}
.index_table p {
	text-decoration: none;
	margin-top:4px;
	text-align:left;
	font-size:85%;
}

/* other */

a div.text-image {
	width:350px;
	height:250px;
	border:solid 8px #dddddd;
	text-align:right;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	font-size:14pt;
	color:black;
	cursor:hand;
	text-decoration: none;
	margin-right:15px;
	margin-bottom:15px;
}
a div.text-image span {
	background-color:#dddddd;
	text-decoration: none;
}
a:hover div.text-image {
	color:red;
}

.icon-image {
	width:150px;
	height:150px;
	border:solid 8px #dddddd;
	margin-right:15px;
	margin-bottom:15px;
	cursor:hand;
}

div#title {
	width:162px;
	color:black;
	margin-bottom:5px;
	text-decoration: none;
	font-weight:bold;
}
a:hover div#title {
	color:red;
}

.product_list td {
	padding-right:15px;
	padding-bottom:15px;
}
div.name {
	color:#243b8f;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}
div.imgc {
	border:solid 8px #dddddd;
}

.product_images img#bigphoto {
	width:450px;
	border:solid 8px #dddddd;
}
.product_images img#smallphoto {
	width:150px;
	border:solid 8px #dddddd;
}
.answer {
	padding:10px;
	margin:10px;
	display:none;
	visibility:hidden;
	border:solid 1px #888888;
	background-color:#EEEEEE;
}



/* IDES footer */

.ides {
	text-align:left;
}
.ides a {
	color:#777777;
	font-size: 11px;
	text-decoration: none;
}
.ides a:hover {
	color:black;
	text-decoration: underline;
}


                                                                  
 #rzg {font-size: 10px; color:#333333;}                                  
 #rzg a{color: #666666; font-size: 10px;}                               
 









