@charset "windows-1251";
                     
a.bottomMenu:link, a.bottomMenu:active, a.bottomMenu:visited, a.bottomMenu:hover { font: 12px verdana; color: #FFFFFF; text-decoration:none;  }

img { border: 0; }

B, STRONG { font-weight : bold; }
/*div {text-align: justify;}*/
div strong, b
{
	color:#c2151b;
}

body
{
  margin:  0;
  padding: 0;

  font:  10px verdana, geneva, arial, sans-serif;
  color: #5C5C5C;
  
  text-align: justify;

  scrollbar-arrow-color:      #2D4E71;
  scrollbar-base-color:       #FFFFFF;
  scrollbar-shadow-color:     #6699CC;
  scrollbar-face-color:       #ECECEC;
  scrollbar-highlight-color:  #FFFFFF;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-3dlight-color:    #FFFFFF;

  background-color: #FFFFFF;
  
}
SELECT, option, textarea, input
{
  border-style: dotted;
  border-width: 1px;
  border-color: #9DBECD;

  color:       #000000;
  font-size:   10px;
  font-family: Verdana;

  background-color: #FFFFFF;
}
.title 
{
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 16pt;
	color: black;
	font-weight: bold;
}
.title span
{
	color: #BE131C;
}
.title2
{
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 13pt;
	color: black;
	font-weight: bold;
	padding-left: 20px;
}
.title2 span
{
	color: #BE131C;
}
.date
{
	width: 71px;
	height: 71px;
	background: url('../img/misc/bg_date_56.gif') no-repeat;
}
.date_day
{
	font-size:24pt;
	color: white;
	padding-top: 10px;
}
.date_month
{
	font-size:10pt;
	color: white;
}
.news
{
	padding-left: 15px;
	font-size: 8pt;
}
.news span
{
	font-size: 11pt;
	color: #681306;
	font-weight: bold;
}
.news a
{
	color: #40403f;
	font-size: 8pt;
	font-weight: bold;
}
.news a:hover
{
	color: #D92915;
	font-size: 8pt;
	font-weight: bold;
}
.red_title
{
	background: url('../img/misc/OUR_WORKS_24.gif') repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-size: 11pt;
	font-weight: bold;
}
.d_menu
{
	font-size: 18pt;
	color: white;
}
.work
{
	border: 2px solid #000000;
}
#button
{
	background: url('../img/misc/button.gif') repeat-x; 
	height: 20px; 
	color: white; 
	font-weight: bold; 
	padding-bottom: 3px;
	border: 0px;
	cursor: hand;
	cursor: pointer;
}
hr
{
	background-color: #D92915;
	border-color: #D92915;
}


a.linkMenu:link, a.linkMenu:visited, a.linkMenu:active {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.linkMenu:hover {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #E50202;
}

a.selectedMenu {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #e50202;
}

div.subMenu {
	padding:5px 0px 5px 45px;
	text-align: left;
}

.text {
	font-size: 9pt;
	text-align: justify;
}

.textContacts {
	padding: 5px 15px 10px 5px;
	font-size: 7pt;
	/* color: #cc0066;*/
}

.textRed {
	font-weight: bold;
	color: #e50202;
}

#formContactus {float: left; font-size: 12px; }
#formContactus div {width: 650px; margin-bottom: 12px; float: left;}
#formContactus div label {position: absolute; text-align: right; width: 215px; margin-top: 3px;}
#formContactus div input {float: right; width: 414px; padding: 5px 0 4px 3px; border: 1px solid #CFD0D1; }
#formContactus div textarea {float: right; width: 414px !important; //width: 414px; height: 150px; padding: 5px 0 4px 3px; border: 1px solid #CFD0D1;}
#formContactus div input.btn {float: right; width: 117px; height: 30px; border: none; padding: 0px }

.hoverthumbnail { 
	background-color: #cccccc;
}

html>body .hoverthumbnail { 
	padding: 0px 0px 0px 0px;
}

.unhoverthumbnail {
	background-color: transparent;
}

html>body .unhoverthumbnail {
	padding: 0px 0px 0px 0px;
}

/* settings for the tumbnails table */ 
table.thumbnails {
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	text-align: center;
	font-size: 10pt;
}
	
/* orientation of the thumbnails in a cell */
td.thumbnails {
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
}

html>body td.thumbnails {
	padding: 0px 0px 0px 0px;
}

div.thumbnails {
	display: table-cell;
	width: 0;
	border: 1px solid #CFD0D1;
	padding: 8px 8px 8px 8px;
	background-color: #ffffff;
}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width: 100%; /* Set to gallery width, in px or percentage */
	height: 130px; /* Set to gallery height */
}

#motioncontainer div.thumbnails_small {
	display: table-cell;
	width: 0;
	border: 1px solid #CFD0D1;
	padding: 4px 4px 4px 4px;
	background-color: #ffffff;
}

#motioncontainer div.selected {
	display: table-cell;
	width: 0;
	border: 1px solid #CFD0D1;
	padding: 4px 4px 4px 4px;
	background-color: #cccccc;
	cursor: pointer;
}

#motioncontainer #trueContainer td {
	padding: 0px 4px 0px 4px;
}

*/
#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}

/* End Gallery Styles */
