/* CSS Document */
* {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 10px;
}

body {
	background-color: #252424;
	margin: 0px 0px 0px 0px;
}

th {
	text-align:center;
	width: 90px;
}

div {
	/*margin: 2px;*/
	/*padding: 5px;*/
	color:#686868;
	/*border: 1px solid #FF9933;*/
}

a {
text-decoration:none;
color:#ee8215;
}

a:visited {
color:#ee8215;
}

img {
border: 1px solid #dddddd;
}

h1 {
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:lowercase;
margin-top: -10px;
color:#ffffff;
}

input.inactive {
	color:#999999;
}

#site {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color:#C5C5C5;
	z-index:-2;
}

#header {
	text-align: center;
	height: 125px; /* Например */
	/*width: 1002px;*/
	background-image:url("images/header.jpg");
	background-repeat:no-repeat;
	color:#FFFFFF;
	/*border: 1px solid #dddddd;*/
}

#companyName {
text-align:left;
font-size:48px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#lang_select {
/*position:absolute;*/
padding-right:20px;
float:left;
padding-top:15px;
font-weight:bold;
text-transform:lowercase;
font-size:16px;
color:#7d7d7d;
}


.active
{
font-weight:bold;
text-transform:lowercase;
font-size:16px;
color:#F5951D !important;
}


#lang_select a
{
font-weight:bold;
text-transform:lowercase;
font-size:14px;
color:#7d7d7d;
}




.flag 
{
border:1px solid #CCCCCC;
width:25px;
height:12px
}

#searchSite 
{
padding-left:10px;
background-image: url("images/grey.jpg");
background-repeat:repeat-x;	
z-index:-2;
height:50px;
}

#menu{
 height: 2.7em; /* Например */
 /*width: 1000px;*/
 border: 1px solid #dddddd;
}

#login {
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height:auto;
	border: 1px solid #999999;
}

#content{
 min-height: 50em; /* Например */
 overflow:auto; /*Заради експлорер */
 height: 100%;
 width: 1000px;
/* border: 1px solid #dddddd;*/
background-image:url("images/line-background.jpg");
background-repeat:repeat-x;
background-position:bottom;
}

#content table{
 width: auto;

 text-align:left;

}

#search table{
 width: auto;
 text-align:right;
}


#rights {
	text-align: center;
	height: 2.5em; /* Например */
	width: 100%;
	/*border: 1px solid #cccccc;*/
	font-weight:bold;
	color:#EEEEEE;
	
}

#rights a{
	font-weight:bold;
}

#rights a:visited{
	color:#EE8215;
	font-weight:bold;
}


/*************** OBJECTS *****************/

#list{
	border: 1px solid #dddddd;
	width: 100%;
}

#list td {
	border-bottom:#CCCCCC 1px solid;
}

#list th {
	text-align:center;
}

#search 
{
width:500px;
}

#search td 
{
	text-align:right;
}


/*************** STYLES *******************/

.borders {
	border: 1px solid #cccccc;
}

.coloredRow {
	background-color:#990000;
}

.thumbs {
cursor:pointer;
}

#alert
{
position:absolute;
top:300px;
left:600px;
width:240px;
height:180px;
border: 1px solid #CCCCCC;
filter: alpha(opacity=87);
  -moz-opacity: 0.87;
  opacity: 0.87;
z-index: 8000;
}

#alert .header
{
background-color:#BDCBB4;
color:#FFFFFF;
border: 1px solid #CCCCCC;
/*margin:-1px, -1px, 0px, -1px;*/
padding-left:20px;
font-weight:bold;
font-size:12px;
}

#alert td, #alert table
{
text-align:center;
vertical-align:middle;
height:80%;
width:100%;
}

#alert .buttons a
{
background-color:#BDCBB4;
padding-right:2px;
float:right;
text-align:right;
left:198px;
width:40px;
top:0px;
color:#FFFFFF;
background-color:none;
position:absolute;
text-decoration:none;
}





/************** PAGE HOME ***************/

#left {
float:left;
min-height: 48.5em; /* Например */
width: 215px;
}

#main_menu {
width:auto;
z-index:1;
/*border-right:1px solid #FFFFFF;*/
height:100%;
}

#main_menu table {
width:183px;
}

.main_menu_button {
/*background-color:rgb(183,33,11);
height: 22px;
margin: 3px;
padding: 7px 2px;
width: 100%;
border: 1px solid #dddddd;*/

height:30px;
background-image:url("images/main-button.gif");
background-repeat:no-repeat;
/*width:173px;*/
/*padding-left:20px;*/

}

.selected
{
height:30px;
background-image:url("images/main-button.gif");
background-repeat:no-repeat;
/*width:173px;*/
text-align:right;

}


.main_menu_button a {
color:#FFFFFF;
text-transform:uppercase;
text-decoration:none;
font-weight:600;
}

.selected a{
color:#FCC68A;
text-transform:uppercase;
text-decoration:none;
font-weight:600;
padding-right:10px;
padding-left:0px !important;
}

.selected a:visited {
color:#FCC68A !important;
}

.selected a:hover{
color:#FFFFFF !important;
}


#right {
float:left;
width:764px;
margin-right:0px;
padding-left:10px;
padding-right:10px;
/*height:100%;*/
/*overflow:auto;*/
min-height: 48em; /* Например */
border-left:1px solid #FFFFFF;
}

#path {
width: 742px;
}

#sub_menus {
/*width: 742px;*/
/*overflow:auto;*/
/*min-height: 6em;*/ /*2.2em;*/
padding: 0px;
border:1px solid #FFFFFF;


}

#sub_menus a{
color:#ffffff;
/*text-transform:lowercase;*/
text-decoration:none;
}

#sub_menus .sub_menus {
/*float:left;*/
}

#sub_menus table
{
/*width: 151px;*/
text-align:left;
}

#sub_menus .sub_menus table td{
width: 148px;
}
.sub_menus_button {
border: 1px solid #dddddd;
}

#welcome {
width: auto;
min-height: 6em;
}

#articles {
float:left;
overflow:auto;
margin-bottom:10px;
/*height:100%;*/
width:100%;
min-height: 36.6em; /* Например */
/*background-color:#EBEBEB;*/
}
#products
{
float:left;
overflow:auto;
margin-top:10px;
/*height:100%;*/
width:100%;
min-height: 36.6em; /* Например */
/*background-color:#EBEBEB;*/
margin-top:10px;
}

#articles h2, h3
{
color:#EE7C23;
padding-left:10px;
}




#news {
float:left;
width: 186px;
/*height: 100%;*/
min-height: 36.6em;
border: 1px solid #dddddd;
}

/*************** ARTICLE Begin ***************/

.article {
/*float:left;*/
/*width: 100%;*/
background:#ebebeb;
min-height:310px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;

}

.article img {
	margin: 5px;
}

.article table
{
	border:#999999 solid 1px;
	margin-left: 1px;
}

.article th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:20px;
	background-image:url("images/grey-orange.jpg");
	background-repeat:repeat;
	color:#EE7C23;
}

.article td
{
	padding-left:5px;
	padding-right: 5px;
}

.articleHeader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height:50px;
background-image:url("images/grey-orange.jpg");
background-repeat:repeat-x;
color:#EE7C23;
}

.articleHeader h3{
font-size: 14px;
padding-top:20px;
padding-left:20px;
}

.articleDate {
text-align:left;
background:#666666;
color:#FFc500;
float:left;
}


.articleContent {
font-size: 10px;
overflow:auto;
/*height: 100%;*/
text-align:justify;
padding-top:10px;
color:#686868;
/*float:left;*/
}

.articleFooter {
text-align:right;
clear:both;
}

.articleFooter ul li{
text-align:right;
list-style-type:none;
display:inline;
margin: 0px 10px 0px 10px;
}

/*************** ARTICLE End ***************/


/************** PAGE PRODUCTS ***************/

#product_text {
min-height:36.6em;
overflow:auto;
float:left;
clear:both;
/*height:100%;*/
}

#product_file {
float:left;
width:227px;
/*border: 1px solid #dddddd;*/
padding:10px;
margin-bottom: 10px;
background-color:#EBEBEB;
}

#product_link {
float:left;
width:227px;
padding:10px;
/*border: 1px solid #dddddd;*/

margin-bottom: 10px;
background-color:#EBEBEB;
}

#product_pic {
float:left;
width:227px;
padding:10px;
/*border: 1px solid #dddddd;*/


margin-bottom: 10px;
background-color:#EBEBEB;
}

#product_pic img {
/*margin-bottom: 7px;*/
}


/************** PAGE SEARCH ***************/
.search_result_item p  {
padding: 0 5px;
text-align:justify;
background-color:#EBEBEB;
padding:10px;
}

.search_result_item .line {
border-top:solid 1px #dddddd;
padding:5px
}



#form
{
width:480px;
float:left;
}

#list_records
{
width:480px;
float:left;
}

.header_upload
{
font-style:italic;
color:#FF0000;
font-weight:bold;
}


.left_products
{
float:left;
}


#content_header
{
/*width:774px;;*/
height:50px;
background-image: url("images/grey.jpg");
background-repeat:repeat-x;	
padding-left:10px;
margin-left:-10px;
margin-right:-10px;
}

.login_button
{
border:none;
background-image:none;
margin-left:5px;

}

.show
{
border:none;
float:left;
padding-left:10px;
vertical-align:top;
}

.print_version
{
text-decoration:underline;
color:#777777;

}

#main_menu ul
{
list-style:none;
padding-left:10px;
width:195px;
margin-left:0px;
margin-top:0px;
}

#main_menu li a
{
display:block;
height:22px;
padding-top:8px;
color:#FFFFFF;
padding-left:20px;
}

#main_menu li a:hover
{
display:block;
background-image:url("images/main-button-orange.gif");
}

table
{
border-collapse:collapse;
}

.title
{
color:#EE7C23;
font-size:14px;
text-decoration:overline;
font-weight:bold;
}

#articles .arth
{
font-size:14px;
background-color:#ebebeb;
padding-left:5px;
padding-right:5px;
}

#products .articleHeader
{
background-image:none;
background-color:#F0CEA9;
border-left:10px solid #EE7C23;
}

#products .articleHeader h3
{

}


#products .arth
{
font-size:14px;
}


.search_result_item li
{
color:#686868;
}

.arttable
{
margin-bottom:10px;
}

.search_result_item
{
background-color:#EBEBEB;
padding-top:10px;
}


.showdesktable
{
margin-left:auto;
margin-right:auto;
}



































