/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:Tahoma;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;margin:0; padding:0}
a {text-decoration:none; color:#000000}
/* --- */
#dtop {
	width:100%;
	height:38px;
}
#logo {
	float:left;
	width:15%;
}
#top-r{
	float:left;
	width:83%;
	text-align:right;
	padding:0 1%;
	color: #999999;
	font-size:13px;
	font-weight:bold;
}

#dmain{
	clear:both;
	width:96%;
	font-family:Tahoma;
	padding:10px 2%;
}
#dmain .zag{
	border-bottom: 1px solid #bdd903;
	width:100%;
	height:18px;
}
.search{
	margin:0;
	padding:0;
	font-size:12px;
}
.search input {
	border: 1px #333333 solid;
}
.search select {
	border: 1px #333333 solid;
}
p.vsmall {
	font-size:12px;
	margin:0;
}
/* Табличный вывод */
.vtbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.vtbl th {
	background-color:#535353;
	color: #FFFFFF;
	height:29px;
}
.vtbl td {
	border-bottom: 1px dashed #CCCCCC;
}
.vivcena{
	width:100%;
	border-collapse: collapse;
}
.vivcena td{
	border: 1px dashed #dcddd1;
	text-align:center;
	padding:2px 17px;
	white-space:nowrap;
}
.vivcena th{
	border: 1px dashed #dcddd1;
	border-collapse: collapse;
	background-color: #FFFFFF;
	color:#000000;
	padding:2px;
	white-space:nowrap;
	text-align:right
}
/* Вывод по страницам */
.page_list {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.page_list a {
	text-decoration:none;
	color:#000000;
	padding:3px 7px;
	background-color:#add8e6;
}
.page_list a:hover {
	color:#FFFFFF;
	background-color:#6cade4;
}
.page_list span {
	color:#FFFFFF;
	background-color:#bdd903;
	padding:3px 7px;
}
.proiz td{
	text-align:center;
}
/* Menu */
#topmenu, #fother{
clear:both;
padding: 0;
width: 100%;
border-top: 5px solid #bdd903; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#topmenu ul, #fother ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#topmenu li, #fother li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#topmenu a, #fother a{
float: left;
display: block;
font: bold 12px Tahoma;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: lightblue; /*Default menu color*/
border-bottom: 8px solid white;
}

#topmenu a:hover{
background-color: #6daee6; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #6daee6; /*Highlight red color theme*/
color: white;
}

#topmenu .current a, #fother .current a{ /** currently selected menu item **/
background-color: #bdd903; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #bdd903; /*Highlight red color theme*/
color: white;
}

#searchform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#searchform .textinput {
width: 190px;
border: 1px solid #bdd903;
}

#searchform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #66CCCC;
background-color: #009999;
color: white;
}
/* site */
.address, .email, .tel, .fax, .icq, .skype {
	padding-left: 22px;
	font-weight:bold;
}
.address{
	background:url(../img/contact/address.png) no-repeat left;
}
.email{
	background:url(../img/contact/email.png) no-repeat left;
}
.tel{
	background:url(../img/contact/tel.png) no-repeat left;
}
.fax{
	background:url(../img/contact/fax.png) no-repeat left;
}
.icq{
	background:url(../img/contact/icq.png) no-repeat left;
}
.skype{
	background:url(../img/contact/skype.png) no-repeat left;
}
#fothermenu {
	padding: 0;
	float:left;
}
#fothermenu a{
	float: left;
	display: block;
	font: 10px Tahoma;
	color: black;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px 5px 10px; /*Padding within each menu item*/
	background: transparent;
	border-bottom: 8px solid white;
}
#fothermenu a:hover{
	color: #6daee6;
}
#fothermenu .current a{
	background: transparent;
	color: #bdd903;
	font-weight:bold;
	padding: 5px;
	border:none;
}
#copy {
	font: 10px Tahoma;
	padding: 5px 10px 5px 10px;
	padding: 0 1%;
	float:right;
	text-align:right;
}
#copy img{
	margin-top:3px;
}
#dmain h1{
	border-bottom: 1px solid #bdd903;
	width:100%;
	font: 18px Tahoma;
	color:#2F88D0;
}
#dmain p{
	font-size:14px;
}
img.ramka {
		padding: 5px;
		border: 1px solid #bdd903;
		margin: 2px 5px;
}

#inputArea
{
  font-family: Arial, Sans-Serif;
  font-size: 13px;
  background-color: #d6e5f4;
  padding: 10px;
  width:310px;
}
#inputArea input, #inputArea textarea
{
  font-family: Arial, Sans-Serif;
  font-size: 13px;
  margin-bottom: 5px;
  display: block;
  padding: 4px;
  width: 300px;
}
.activeField
{
  background-image: none;
  background-color: #ffffff;
  border: solid 1px #33677F;
}
.idle
{
  border: solid 1px #bdd903;
  background-image: url(../img/gray_bg.png);
  background-repeat: repeat-x;
  background-position: top;
  background-color:#FFFFFF;
}
#main-l{
	float:left;
}
#main-r{
	float:left;
	margin-left:20px;
}
.img { margin-top:0px; margin-left:0px; }

