/* 
none-style.css 
Copyright (C) 2011
All rights reserved.
*/ 

a, abbr, acronym, address, applet, b, big, blockquote,button, anvas, aption, center, cite, code, body, dd, del, dfn, div, dl, dt, em, embed, fieldset, font, form, h1, h2, h3, h4, h5, h6, hr, html, i, iframe, img, ins, kbd, label, legend, li, menu, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	margin:0;
	padding:0;
	border:none;
	font-size:100%;
	background:transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:400;
}

blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
:focus {
	outline:0;
}
table, td {
	width:auto;
	height:auto;
	vertical-align:top;
	border-collapse:collapse;
	border-spacing:0;
}
li {
	list-style: none;
}


/* 
standart.css 
*/

a {
	color: #006699;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:active {
	color: #ff9933;
	text-decoration:none;
}

small {
	font-size:.8em;
}
b {
	font-weight:bold;
}

body {
	margin: 0 2% 20px 2%;
	background:#fff;
	line-height:1;
	text-align:left;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font:normal .96em/138%  Georgia, arial, helvetica, sans-serif, verdana, geneva, lucida, 'lucida grande';
	color:#666;
}

ul#language {
  position:absolute;
  top:5px;
  right:38px;
  padding:.5em;
  opacity: 0.6; 
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	border-radius:1em;
}

.grey {
	background:#fafafa;
 	border:#eee solid 1px;
	border-radius:1em;
}

td#logo, td#menu-plus, td#menu {
  	height:85px;
  	border-bottom:#eee solid 1px;
}


ul#sub-menu {

}

ul#sub-menu li {
	background:#fafafa;
 	border:#eee solid 1px;
  margin:.38em;
  padding:.5em;
  float:left;
	border-radius:.38em;
}

ul.menu {

}

ul.menu li {
  margin:.38em;
  float:left;
}

div#promo-margin {
  margin-top:1em;
}

td#promo-block-ru {
  padding-left:1em;
}
h1{
  color:#666;
 	font:normal 1.3em/138%  Georgia, arial, helvetica, sans-serif, verdana, geneva, lucida, 'lucida grande';
  margin-top:.5em;
}

dl#news-list10, dl#news-list15 {
  padding:.5em;
  border-radius:.5em;
}

dt#news-list11,dt#news-list13,dt#news-list16,dt#news-list17 {
 	font:normal .85em/138%  Georgia, arial, helvetica, sans-serif, verdana, geneva, lucida, 'lucida grande';
  color:#666;
}

dd#news-list12, dd#news-list18 {
  margin-bottom:.5em;
}

table#useful-pad2 {
  font:normal .85em/138%  Georgia, arial, helvetica, sans-serif, verdana, geneva, lucida, 'lucida grande';
}
table#useful-pad2 td{
  padding-top:1em;
}

dl#dd-pad dd{
  margin-bottom:.38em;
}

div#footer {
  margin-top:1em;
  padding-top:1em;
 	border-top:#eee solid 1px;
  color:#999;
}

ul#contacts {
  clear:both;
  margin-bottom:1em;
}

ul#contacts li {
  float:left;
  margin-right:.5em;
}

ul#contacts li span.terms a{
  font:normal .73em/138%  tahoma;
  color:grey;
}

table#footer2 {
	width:100%; 
}

table#search {
  float:right;
  clear:both;
}

div#copyright {
  clear:both;
  padding-top:1em;
}

input.search-form {
 	border:#eee solid 1px;
 	border-right:none;
 	height:20px;
}

input.search-button {
 	border:#eee solid 1px;
 	border-left:none;
}

td#left-width {
 	width:243px;
 	padding-right:.8em;
}

ul#leftmenu {
 	border-bottom:#eee solid 1px;
 	margin-bottom:1em;
}

ul#leftmenu li{
  margin:.8em 0;
}

div#crumbs {
 	width:470px;
 	padding:.5em;
 	margin-top:1em;
  font-size:.85em;
}

h2 {
  margin-top:.38em;
  font:normal 1.25em/138% Georgia, arial, helvetica, sans-serif, verdana, geneva, lucida, 'lucida grande';  
}

div#content-center-txt p {
  margin:.62em 0;
}

li.three {
  margin-left:1em !important;
  font-size:.85em;
}
