/*Copyrights to this css a file belong Promobit */

input {vertical-align: middle}
#wrapper {
    padding: 0;
    margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
    border:1px solid black;
    display:inline;
inline:block;	
    height: 60px;
    background: #FFFFFF;
    
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
    /* min-width:800px;
	float: left; */
	overflow: hidden;
	/* margin-right: -100%; */
}
#content {

}

/* menu
-----------------------------------------------------------------------------*/
#menu {
	height: 27px;
	background-image : url(/content/menuback.gif);
	background-repeat:repeat-x;
	margin: 0 auto;
	text-align: center;
	margin-top: 5px;
	text-transform:uppercase;
}





p.separator {
    height: 1px; 
	overflow: hidden; 
	background: url(/content/separator.gif) left top repeat-x; 
	width:100%;
}


.navigation_main	{ margin: 0; font-size: 11px; color: #222; /* width: 100% */ }
#dta_content{width: 99%}


#navigation_car LI	{ DISPLAY: inline; padding: 0 15px 0 5px; background: url(/content/arrow.gif) right 5px no-repeat;  }
.navigation_main a	{ COLOR: #f18d00 }
.navigation_main .t_l	{ position: absolute;  }
.navigation_main .b_l	{ position: absolute;  }
.navigation_main .b_r	{ /*position: absolute;*/; float: right;  }

.navigation_main .last	{ background: none; padding: 0 }
.navigation_main .home	{ background: url(/content/home.gif) left -36px no-repeat; text-decoration: none; padding-right: 10px }
.navigation_main .home:hover { background: url(/content/home.gif) left -2px no-repeat }



/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 154px;
	left: -154px;
	/* background : url(/content/pix/separator-v.gif) right repeat-y; */
	
}



/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: right;
	margin-right: -244px;
	width: 244px;
	background : url(/content/pix/separator-v.gif) repeat-y left;
	background-color : #ffffff;
	text-align : right;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 60px;
	background: #FFFFFF;
}






p.footer {
padding: 0 20px 0 20px;
}

	
 .vrezka {float: right;
  width: 200px;
   padding: 5px;
   margin: 0 0 5px 5px;
   border-left: 4px outset;
   background: #f8e6c9;}
	
 .left_photo {float: left;
   width: 150px;
   padding: 5px 5px 5px 5px;
   margin: 0 10px 10px 0;
   border-left: 4px outset;
   background: #ebebeb;
}
.left_photo img{margin-bottom: 5px;}
   table.grtable td {
;
 vertical-align : middle;
}

 table.tableob td {
;
 vertical-align : middle;
 text-align : center;
 
 border-color : #ffffff;
 border-bottom : 1px solid;
 background: #f3f2ff; 
}



.tableob .tableshapka td {
;
 vertical-align : middle;
 text-align : center;
 
 border-color : #ffffff;
 border-bottom : 1px solid;
 background: #f7ac00;
 font-weight : bold;
}

table.tablein td{margin-bottom:1.2em;width:50%;padding:0px 0px 0px 0px;}


/* 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, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align: top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none; }

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#49494b;}
h1 {font-size:4em;line-height:1;margin-bottom:0.5em;color:#6d6d6d;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1.5em;line-height:1.5;margin-bottom:1em;}
h9 {font-size:1.5em;line-height:1;margin-bottom:1em;font-weight:normal;color:#f7ac00;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#ff0000;}
a {color:#f222;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;}
th, td, caption {padding:4px 10px 4px 5px;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}

tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}

input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}

.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.form-note{color:#444;text-align:center;font-size:10pt;font-style:italic;}
.form-note a{color:#333;}
#add div div{width:45%}
