body { text-align: center }
*    { margin: 0; padding: 0; text-align: left }
body { font: 13px Verdana, Arial, Sans-Serif; background: #fff url(/i/bg_body.jpg) repeat-x }
div  { float: left }

#content-outside div
{
float:none;
}
#pre-content
{
float:none;
}
#content div
{
float:none;
}

#page      { float: none; margin: auto; width: 990px; min-height: 350px; background: url(/i/bg_conteiner_new.jpg) top center no-repeat  }
#conteiner { margin-top: 350px; width: 100%; }

#cleft     { width: 210px; padding-right: 20px; wid\th/* */: 190px }
#cright    { float: right; width: 780px }

#content   { width: 580px; padding-right: 30px; wid\th/* */: 550px }
#right     { width: 200px; padding-right: 10px; wid\th/* */: 190px }

#menu             { width: 100% }
#menu ul          { list-style: none; padding-left: 15px }
#menu li          { color: #f26521; font-weight: bold; margin-bottom: 8px; padding: 0; background: none }
#menu a           { color: #01a205; font-weight: normal }
#menu a:hover     { text-decoration: none; color: #000 }
#menu a.current   { font-weight: bold; text-decoration: underline; color: #f26521 }
#menu li.noactive { font-weight: normal; color: #666 }

#right               { padding-bottom: 30px }
#right div.block     { width: 180px; background: #f8f7f2 url(/i/bg_right_block_top.gif) no-repeat }
#right div.block div { width: 180px; padding: 0 10px; background: #f8f7f2 url(/i/bg_right_block_bottom.gif) bottom no-repeat; margin-top: 17px; padding-bottom: 17px; wid\th/* */: 160px }
#right div.block *   { text-align: center }


#footer             { width: 990px; color: #666; font-size: 11px; padding-left: 14px; margin-top: 40px; padding-right: 19px; wid\th/* */: 957px }
#footer div         { width: 50%; height: 30px }
#fdeveloper         { text-align: right }
#fdeveloper a       { color: #777 }
#fdeveloper a:hover { color: #225718 }

#overlay     { float: none; position:fixed; display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5555; background-color: #111; -moz-opacity: 0.7; opacity:.70; filter: alpha(opacity=70) }
#overlay[id] { position:fixed }

/* common styles */
a         { color: #eb4f02; text-decoration: none}
a:hover   { color: #01a205; cursor: pointer; }

h1   { font-size: 16px; color: #01a205; padding-bottom: 20px; display:block; float:none;}
h2   { font-size: 13px; color: #f26521; padding-bottom: 10px; margin-top: 10px }
h2 a { text-decoration: underline }

textarea { font: 12px Verdana; background: #fff; color: #111; height: 26px; width: 378px; padding: 4px 7px; border: 1px solid #e3e3e3; } 
textarea        { width: 472px; height: 100px; padding: 4px 7px;}
textarea        { scrollbar-face-color: #e0e0e1; scrollbar-shadow-color: #777778; scrollbar-highlight-color: #eee; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #d1680a; scrollbar-track-color: #f2f2f2; scrollbar-arrow-color: #777778 }


div#counter { position: absolute; left: -6777px; top: 0 }

/* NEW STUFF */
div.podarok {width: auto !important; padding-left: 15px !important; padding-right: 15px !important; text-align: left !important; font-family: Arial !important;}
    div.podarok span.podarok-h1 {display: block; margin: 0 0 5px 0; font-size: 18px; color: #0e6061; text-align: left !important;}
    div.podarok span.podarok-h2 {font-size: 14px; font-weight: bold; color: #5aa6a2;}

div.avtopark {width: auto !important; padding-left: 15px !important; padding-right: 10px !important; text-align: left !important;}
    div.avtopark span.avtopark-h1 {font-size: 13px; font-weight: bold; color: #000;}
    div.avtopark span.avtopark-h2 {font-size: 11px; font-weight: bold; color: #028d13; font-family: Tahoma !important;}
        div.avtopark span.avtopark-h2 span {font-size: 9px; color: #c5c5c5;}
        div.avtopark a.avtopark-pic {display: block; width: 150px; height: 65px; background: center bottom no-repeat;}
        div.avtopark a.avtopark-link {font-size: 10px; font-weight: bold; color: #e80000; text-decoration: underline;}
        div.avtopark a.avtopark-link:hover {text-decoration: none;}

    
div#page {position: relative;}
    div#page a#contacts {position: absolute; top: 160px; left: 789px; width: 181px; height: 102px;}
    
div#right-box {width: 190px; float: right; position: relative; left: -10px;}
    * html div#right-box {left: 0;}
/* END OF NEW STUFF */   



*			   	{margin:0; padding:0; border:0;}

#content-outside
{
	width: 580px; padding-right: 30px; wid\th/* */: 550px ;
}				
#content
{
	width:550px;padding-right:0;
}
				
				
ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; /* LTR */
}

ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; /* LTR */
}

ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; /* LTR */
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
/*  width: 100%;*/
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #f8eed9;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #f0dec7;
}

tr.even td.active {
  background-color: #f7efe6;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}
.form-checkbox, .form-radio
{
	border:none;
}


.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}



textarea, select {
  font: 14px/160% Arial, sans-serif;
  color: #494949;
}

input
{
	border:1px solid #ccc;
}