@charset "utf-8";
/* CSS Document */
/*Logo*/
#logo{
	float:left;
	width:102px;
	height:100px;
	border:1px;
}
/*шапка*/
#topnazkon {
	margin:auto;
	width:553px;
	height:93px;
}

/*contentleft Левая колонка*/
#contentleft {
float:left;
width:200px;
margin:5px;
height: auto;
background: #FFB665;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius:15px;
border:1px outset #CC9151;
text-align:center;
font:15/20px  Times New Roman;
}

/*вертикальное меню*/
#v_mnu_01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}

#v_mnu_01 {
	float:left;
	width: 200px;
	height:auto;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

#v_mnu_01 li a {
	padding:5px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC9151;
	}
#v_mnu_01 .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#v_mnu_01 li a:link, #v_mnu_01 li a:visited {
	color: #7F5B33;
	display: block;
	background-color: inherit;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

#v_mnu_01 li a:hover {
	color: #FFD9AF;
	background: rgba(127,121,115,0.80);
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	-moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
	}

/*тело*/
body {
color:#000;
background-color:#FFD9AF;
font:15/18px  Times New Roman;
width: 100%;
overflow: scroll;
text-align:left;
}
h1{
text-align:center;
font-size: 20px;
color:#7F5B33;
text-shadow:1px 1px 1px rgba(0,0,0,0.20); /* Тень текста, чтобы приподнять его на немного */
}
h2{
text-align:center;
font-size: 20px;
color:#7F5B33;
/*	font-family: Arial, Helvetica, sans-serif;*/
}

/*образцы заявки*/
table.standart{
vertical-align:middle;
text-align:center;
border-spacing:1;
background:#DFDFDF; /*серый цвет*/
}
.standart td.borderiskl{
border: 1px solid;
text-align: right;
}
.standart td.border{
border: 1px solid;
text-align:left;
}
.standart td.borderbottom{
border-bottom: 1px solid;
}
.standart td.purple{
background:#DFCBE0; /*фиолетовый цвет*/
}
.standart td.green{
background:#C2DDC6; /*зеленый цвет*/
}
.standart td.white{
background:#FFFFFF; /*белый цвет*/
}

/*Контейнер*/
#conteiner {
	width: 95%;
	max-width: 1660px;/* желательно задать максимальную ширину, чтобы макет не стал слишком широким на большом экране. Это повышает удобство чтения строк. В IE6 это объявление не соблюдается. */
	min-width: 990px;/* желательно задать минимальную ширину, чтобы макет не стал слишком узким. Это повышает удобство чтения строк в боковых столбцах. В IE6 это объявление не соблюдается. */
	margin: 0 auto; /* автоматическое задание величин по бокам в совокупности с шириной центрирует макет. Это необязательно, если ширина контейнера составляет 100 %. */
	-moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
	height: auto;
}

/*Контент правая колонка*/
#content {
	margin: 5px 5px 5px 220px;
	min-height: 500px;
	height: auto;
	padding: 4%;
	background: rgba(255, 255, 255, 1);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px outset #B0CCFF;
	font: italic 15/18px Times New Roman;
	/* [disabled]display: none; */
}

/*top menu*/
#topmenu {
	margin:auto;
	margin-left:220px;
width: auto;
height: auto;
padding: 2px;
}

/*горизантальное меню*/
ul#cssmenu {
	width: auto;
	border: 0 none;
	padding: 5px;
	list-style: none;
	background:none;
	height: 30px;
	font: bold 12px/28px Verdana, Arial;
}

ul#cssmenu li {
        margin: 0;
        border: 0 none;
        padding: 0;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
        height: 30px;
}

ul#cssmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
}

ul#cssmenu ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
}

ul#cssmenu ul li {
	width: 150px;
	float: left;
	display: block !important;
	display: inline;
}

/* Main Menu */
ul#cssmenu a {
	border: 1px solid #CC9151;
	border-top: 1px solid #CC9151;
	border-left: 1px solid #CC9151;
	padding: 0 10px;
	float: none !important;
	float: left;
	display: block;
	background: #FFB665;
	color: #7F5B33;
	font:  bold 15px/28px Verdana, Arial;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	text-shadow:1px 1px 1px rgba(0,0,0,0.30); /* Тень текста, чтобы приподнять его на немного */
	white-space:nowrap; /* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
        background: #7F7973;
        color:#FFD9AF;
        border-top:#CC9151 2px solid;
		text-shadow:1px 1px 1px rgba(0,0,0,0.50); /* Тень текста, чтобы приподнять его на немного */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	opacity: 0.8;
}

/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
	border-top: 2px solid #CC9151;
	float: none;
	background:#FFB665;
	color: #7F5B33;
	position: absolute;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
	border-top: 1px solid #CC9151;
	border: #CC9151 1px solid;
	color:#FFD9AF;
	background:#7F7973; /* Выглядит полупрозрачным */
	text-decoration:underline;
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
}

ul#cssmenu ul ul {
        display: none;
        position: absolute;
        top: 0;
        left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
        display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
        display: block;
} 
