/* CSS Document */
* {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 10px;
}

body {
	background-color: #91887F; 
	margin: 0px 0px 0px 0px;
	}

* table
{
border-collapse:collapse;border-bottom-width:0;border-top-width:0;border-left-width:0;border-right-width:0;
}


#site {
	width: 804px;

	background-color:#91887F;
	
}

#megasite
{
/*background-image:url("images/seedy.jpg");
background-repeat:no-repeat;*/
width:1000px;
background-color:#477235;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:20px;
}
#megasite img
{
border:none;
}

th {
	text-align:right;
	width: 90px;
}

div {
	/*background-color: #666666;
	margin: 2px;
	padding: 5px;
	color:#dddddd;*/
	/*border: 1px solid #FF9933;*/
}

a {
color:#ffc500;
text-decoration:none;
}


img {
border: 1px solid #FCE15D;
}

h1 {
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:lowercase;
margin-top: -10px;
color:#ffffff;
}

input.inactive 
{
	color:#999999;
}


#header 
{
height: 157px; 
width:756px;
background-image: url(images/org.jpg);
background-repeat:no-repeat;
}

#headerbg
{
height: 157px; 
width:756px;
background-image: url(images/orgbg.jpg);
background-repeat:no-repeat;
}

#companyName {
text-align:left;
font-size:48px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#lang_select {
padding-top:12px;
padding-left:20px;
float:left;
}

#lang_select img{
margin-right:10px;
border:1px solid #999999; 
}

.flag {
border:1px solid #CCCCCC;
width:25px;
height:12px;
}

#searchSite {
	float:right;
	background:#ffc500;
}

#menu{
 height: 2.7em; /* Например */
 
 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%;
}



#search table{
 width: auto;
 text-align:right;
}


#rights {
	text-align: center;
	background-image: url("images/down.jpg");
	height:88px;
	color:#FFFFFF;
	text-align:left;
	padding-left:20px;
	vertical-align:top;
	padding-top:25px;
	background-repeat:no-repeat;
	color:#FFCC33;
}


/*************** 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;
	width: 50%;
}

.coloredRow {
	background-color:#BDCBB4;
}

.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;

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;
position:absolute;
text-decoration:none;
}





/************** PAGE HOME ***************/

#left {
float:left;
min-height: 48.5em; /* Например */
width: 500px;
}

#main_menu 
{
border-spacing:0px;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;

}

.menutdred 
{
width:116px;
height:61px;
background-image: url("images/buttonred.jpg");
background-repeat:no-repeat;
vertical-align:top;
text-align:center;
padding-top:20px;
}

.menutd {

width:116px;
height:61px;
background-image: url("images/blight.jpg");
text-align:center;
vertical-align:top;
padding-top:20px;
background-repeat:no-repeat;
}

.tdspacer
{
width:5px;
background-color:#FFFFFF;
}

#main_menu a{
color:#876F53;
font-size:12px;
}

#main_menu a:hover{
color:#FF0000;
}

#main_menu table {}

.main_menu_button {
background-color:rgb(183,33,11);
height: 22px;
margin: 3px;
padding: 7px 2px;
width: 100%;
border: 1px solid #dddddd;
}

.main_menu_button a {
color:#FFFFFF;
text-transform:uppercase;
text-decoration:none;
font-weight:600;
}


#right {
float:left;
width: 200px;
min-height: 18em; /* Например */
}

#right img
{
border: none;
width:198px;
}

#path {
width: 742px;
}

#sub_menus {
width: 742px;
/*overflow:auto;*/
min-height: 6em; /*2.2em;*/
padding: 0px;
}

#sub_menus a{
color:#ffffff;
/*text-transform:lowercase;*/
text-decoration:none;
}

#sub_menus .sub_menus {
width:100%;
/*overflow:visible;*/
}

#sub_menus table{


}

#sub_menus .sub_menus table td{
width: 150px;
}
.sub_menus_button {

}

#welcome {
width: auto;
min-height: 6em;
}

#articles {
float:left;
/*overflow:auto;*/
height:100%;
border:1px solid #FCE15D;
background-color:#F6F0E2;
position:relative;
color:#A2814C;
width:100%;
}

#products {
float:left;
/*overflow:auto;*/
height:100%;
border:1px solid #FCF4B3;
background-color:#FFF6CD;
width:750px;
color:#B78143;
}

#articles a
{
color:#FF0000;
}

#products a
{
color:#FF0000;
}

#news {
float:right;
width: 200px;
min-height:25em;
padding:5px;
border: 1px solid #FCE15D;
}

/*************** ARTICLE Begin ***************/

.article {
float:left;
width:98%;

}

.article img {
	margin: 5px;
}

.articleHeader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left:5px;
padding-right:5px;

}

.articleHeader h3{
font-size: 16px;
}

.articleDate {
text-align:left;


}


.articleContent {
font-size: 14px;
/*overflow:auto;*/
height: 100%;
text-align:justify;
padding:5px;
}


.articleContent p{

text-align:justify;
font-size:14px;
}

.articleContent p a{
font-weight:bold;
font-size:14px;
}

.articleContent img{
float:left;
}


.articleFooter {
text-align:right;
clear:both;
height:20px;

}



/*************** ARTICLE End ***************/


/************** PAGE PRODUCTS ***************/

#product_text {
min-height:36.6em;
/*overflow:auto;*/
float:left;
width:500px;
height:100%;
}

#product_file {
float:left;
width:227px;
/*border: 1px solid #dddddd;*/
margin-top: 10px;
margin-bottom: 0px;
}

#product_link {
float:left;
width:227px;
/*border: 1px solid #dddddd;*/
margin-top: 10px;
margin-bottom: 0px;
}

#product_pic {
float:left;
width:250px;
text-align:center;
padding: 0px;
margin-top: 10px;
margin-bottom: 0px;
}

#product_pic img {

border:none;
}


/************** PAGE SEARCH ***************/
.search_result_item p  {
padding: 0 5px;
text-align:justify;
}

.search_result_item .line {
border-top:solid 1px #dddddd;
}

#inner
{
background-color:#FFFFFF;
width:800px;
border-spacing:0px;
margin-bottom:-1px;
margin-top:-1px;
}

#inner td
{
border-spacing:0px;
}

#logo
{
height:83px;

}
#logo img
{

float:left;
}

.left_col
{
width:22px;

}
.right_col
{
width:22px;

}

#up_left img{
float:left;
border:none;
margin-top:-2px;
margin-left:-2px;
}

#up_right img{
float:right;
margin-right:-2px;
margin-top:-2px;
border:none;

}


#down_left
{
vertical-align:bottom;
}


#down_right
{
vertical-align:bottom;
}



#down_left img{
float:left;
border:none;
margin-bottom:-2px;
margin-left:-2px;
}

#down_right img{
float:right;
margin-right:-2px;
margin-bottom:-2px;
border:none;

}







#up_left_inner{
float:left;
margin-left:-1px;
margin-top:-2px;
border:none;

}
#up_right_inner{
float:right;
margin-right:-1px;
margin-top:-2px;
border:none;

}



#text
{
font-size:xx-large;
color:#FFFFFF;

}



#header_admin
{

}
#site_admin
{

	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color:#F5F5F5;
}

#seedy{
float:left;
border:none;
}

.showdesktable td
{
background-image:url("images/pic3.jpg");
width:250px;
height:210px;
}

.showdesktable td img
{
	margin-left:26px;
	margin-top:1px;
}



#megasiteup
{
vertical-align:top;
}

#megasiteup img
{
margin-left:-1px;
margin-top:-1px;
}


#megasitedown
{
vertical-align:bottom;

}

#megasitedown img
{
margin-left:-1px;
margin-bottom:-1px;
}

strong
{
font-size:14px;
}



























