html {
    background: #f5f3e6;
}


*
{
	margin:0;
	padding:0;
}

body {
    font-family: Arial;
    font-size: 13px;
    line-height: 1.2em;
}
a, a:visited {
    color: #31649b;
}
a:hover, a:visited:hover {
    color: #ff9900;
}
input, textarea {
    padding: 3px;
}
b, strong {
    font-weight: bold;
}

#sky {
    background: url('/images/sky.png') top right no-repeat;
}
#header-container {
    width: 100%;
    height: 169px;
    background: url(/images/hbg.png) #0668d5 repeat-x;
   

}

#header-left-container {
	position:relative;
    width: 33%;
    height: 169px;
    vertical-align: top;
    background: url(/images/hl.png) right top no-repeat;
}
#header-right-container {
    width: 67%;
    height: 169px;
    text-align: right;
    vertical-align: top;
    background: url(/images/hr.png) left top no-repeat;
}
#header-right {
	width: 100%;
	height: 162px;
}
#icons-container {
	
	text-align: right;
    vertical-align: top;
    height: 62px;
    padding: 0;
}
#icons {
    width: 237px;
    height: 22px;
    margin: 26px 40px 16px 40px;
}
#main-menu-container {
    text-align: right;
    vertical-align: top;
    height: 80px;
    padding: 0;
}
ul#main-menu {
    display: block;
    margin: 10px 30px 0 40px;
}
ul#main-menu li {
    display: inline;
    font-size: 150%;
    font-family: "Arial Narrow";
}
ul#main-menu li a {
    text-decoration: none;
    margin-right: 10px;
}
ul#main-menu li a, ul#main-menu li a:visited, ul#main-menu li a:hover, ul#main-menu li a:visited:hover {
    color: #ffffff;
}
#logo-container {
    display: block;
    position: relative;
    width: 330px;
    height: 110px;
    text-align: right;
    float:right;
}

#logo {
    display: block;
    position: relative;
    float: right;
    margin-right: -29px;
    top: 0;
    width: 319px;
    height: 110px;
    background: url(/images/logo.png) no-repeat;
}

#mikey {
    display: block;
    position: absolute;
    top: 76px;
    left:0px;
    width: 262px;
    height: 205px;
    background: url(/images/mikey.png) no-repeat;
    z-index:1000;
}



#content-container {
    width: 100%;
    height: 400px;
    
}
#content-left-container {
    width: 33%;
    min-height: 400px;
    vertical-align: top;
    background:#f5f3e6 url(/images/pl.png) right top no-repeat;
}
#content-right-container {
    /*width: 67%;*/
    min-height: 400px;
    background:#f5f3e6 url(/images/pr.png) left top no-repeat;
    vertical-align: top;
}

#partners td {
    background: #ff9900;
    height: 80px;
}
#partners-left-header, #partners-right-header {
    padding: 1em 40px 0.5em 40px;
    background:#f5f3e6;
}
#partners-left-container, #partners-right-container {
    padding: 0 40px 0 40px;
    vertical-align: middle;
}
#partners-right-container table {
    width: 100%;
}
#partners-right-container table td.partner-logo-container {
	
    width: 0; 
}
#partners-right-container table td.partner-logo-container-space {
    width: 20%; 
}
#content-left {
    margin: 150px 40px 40px 40px;
}
#content-right {
    margin: 60px 40px 40px 40px;
}
#footer {
    width: 100%;
    margin: 2em 0 2em 0;
}
#footer-left {
    width: 33%;
    padding: 0 40px 0 40px;
    vertical-align: top;
}
#footer-center {
    width: 34%;
    padding: 0 40px 0 40px;
    vertical-align: top;
}
#footer-right {
    width: 33%;
    padding: 0 40px 0 40px;
    vertical-align: top;
}
#footer p {
    margin: 0;
    padding: 0 0 0.5em 0;
}

ul.menu {
    font-size: 110%;
}
ul.menu li {
    background: url(/images/bullet.gif) left no-repeat;
    padding: 0.3em 0 0.3em 1em;
    font-weight: bold;
}
.big-button {
    display: block;
    position: relative;
    margin: 1.5em 0 2.5em 0;
    width: 178px;
    height: 62px;
    background: url(/images/buy.png) left top no-repeat;
}
.h, .hb {
    font-size: 140%;
    color: #31649b;
}
.logo_icf {
    width: 167px;
    height: 64px;
}
.logo_pepsi {
    width: 73px;
    height: 50px;
}
.logo_rgs {
    width: 117px;
    height: 55px;
}
.logo_sbrf {
    width: 62px;
    height: 60px;
}
.logo_beeline {
    width: 68px;
    height: 54px;
}
.logo_asoft {
    width: 60px;
    height: 60px;
}
.logo_altlinux {
    width: 71px;
    height: 60px;
}
.logo_leko {
    width: 88px;
    height: 23px;
    margin: 0 1em 0 0;
    float: left;
}
#leko {
    margin: 2em 1em 0 0;
    font-size: 85%;
}
.div {
    width: 1px;
    height: 15px;
    vertical-align: middle;
    margin: 0 0.5em 0 0.5em;
}


/*--*/

h1 {
    font-size: 170%;
    color: #31649b;
    margin: 0;
    padding: 0.8em 0 0.3em 0;
}

h2, h3, h4, h5, h6 {
    font-size: 140%;
    color: #31649b;
    margin: 0;
    padding: 0.8em 0 0.3em 0;
}

p {
    margin: 0;
    padding: 0 0 0.5em 0;
}

img.left {
    float: left;
    text-align: left;
    background-color: #ff9900;
    padding: 3px;
    border-right: 16px #F5F3E6 solid;
    border-bottom: 6px #F5F3E6 solid;
}
img.right {
    float: right;
    text-align: right;
    background-color: #ff9900;
    padding: 3px;
    border-left: 16px #F5F3E6 solid;
    border-bottom: 16px #F5F3E6 solid;
}
.i_s_photo, .i_l_photo {
    border: 3px #ff9900 solid;
}

.rnd-photo {
    border: 3px #ff9900 solid;
    margin: 0.3em 1em 0.5em 0;
    vertical-align: top;
}

.i_d1, .i_b1 {
    width: 11px;
    height: 7px;
    vertical-align: middle;
    margin: 0px 8px 0px 8px;
}

.highlight {
    color: #ff9900;
}

.i_enter_button, .i_send_button, .i_save_button {
    width: 132px;
    height: 46px;
    margin-top: 1.5em;
}
.i_say_button {
    width: 175px;
    height: 46px;
    margin: 1em 0 1em 0;
    float: right;
}

.comment, .count {
    color: #93928a;
    font-size: 90%;
}

.error {
    color: #DA251D;
}

.current_page {
    background: #ff9900;
    color: #fff;
}

#t_feedback, #t_guestbook, #t_order {
    width: 100%;
}
#feedback_text, #guestbook_content {
    width: 90%;
}

#t_feedback td, #t_guestbook td, #t_order td  {
    padding-bottom: 0.3em;
}
#t_feedback td,field, #t_guestbook td.field, #t_order td.field  {
    padding-top: 0.5em;
}

.list-item {
    clear: left;
    margin: 1.8em 0 0 0;
}
.gecko .list-item {
    margin: 0;
    padding: 1.8em 0 0 0;
}

.td_photo {
    padding-right: 2em;
    padding-bottom: 1em;
    width: 140px;
}
.td_text {
    padding-bottom: 1em;
    padding-top: 5px;
    vertical-align: top;
}

#list {
    padding-top: 0.5em;
}
#content ul {
  list-style-type: disc;
  padding-left: 3em;
  padding-bottom: 0.5em;
}
#content ol {
  list-style-type: decimal;
  padding-left: 3em;
  padding-bottom: 0.5em;
}
#content ul li {
  list-style-type: disc;
  padding-left: 0.5em;
}
#content ol li {
  list-style-type: decimal;
  padding-left: 0.5em;
}

#content .h {
	margin-top: 1em;
}

#content .list-item .h {
	margin-top: 0;
}

.hb {
	clear: both;
	margin: 2em 0 0.5em 0;
}

.big {
	font-size: 120%;
}
.computeria_i {
	font-weight: bold;
	font-style: italic;
}
.computeria_ya {
    font-weight: bold;
	color: red;
}
a:hover .computeria_ya, a:visited:hover .computeria_ya {
    color: #ff9900;
}

table.table {
  width: 100%;
  border: 1px #000000 solid;
  margin: 1em 0px 1em 0px;
}

table.table th {
  border: 1px #000000 solid;
  font-weight: normal;
  padding:0.6em 0.3em 0.6em 0.3em;
}

table.table td p {
  padding: 0.2em 0 0.2em 0;
}

table.table td {
  border: 1px #000000 solid;
  padding: 0.6em 0.3em 0.6em 0.3em;
}

.table2 {
	border: 1px #000000 solid;
}
.table2 td {
    border: 1px #000000 solid;
}

.check {
	margin-right: 4px;
	vertical-align: middle;
}
.radio-element{
	margin-right: 16px;
}

#counter
{
	float:right;
	
	
}

.ie6 body
{
	margin-bottom:30px;
}

.i_document {
  width: 20px;
  height: 20px;
  margin: 0px 6px 0px 0px;
  vertical-align: middle;
}

.document_open {
  padding: 0px 40px 0px 0px;
}

.document_download {
  padding:0px 0px 0px 0px;
}