/* -------------- Global Styles -------------- */
body { padding: 0px; margin: 0px; background-color:#525E46; vertical-align:top;}
.gVT {vertical-align: top;}
.gINPUT {width: 118px; height: 16px; padding: 0px; margin: 0px; border: 1px solid #7F9DB9; background: #ffffff;}
.bord {border: 0px solid black;}
.gW100 {width: 100%;}
h1 {
	padding: 0px;
	margin: 0px;
	font: bold 11px Tahpma, Arial, Helvetica, sans-serif;
	color: #515D46;
}
.block_body {
	width: auto;
	height: auto;
}

/* -------------- Layout Styles -------------- */
.lContainer	{
	background-color:#525E46;
	position:relative;
	left:50%;
	width: 1003px;
	height:595px;
	margin:0px 0px 0px -501px;
	text-align:left;
	vertical-align:top;
	z-index:0;
}
.lHeadLayout {
	width: 1003px;
	height: 29px;
	margin: 0px;
	text-align: left;
	vertical-align:top;
	background: #525E46 url(../images/top_bg.jpg) left top repeat-x;
}
.lTopStripe {
	width: 1003px;
	height: 3px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	vertical-align:top;	
}
.lTopStripe {
	width: 1003px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #525E46 url(../images/top_stripe.jpg) left top no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-align: left;
	vertical-align:top;	
}
.lHeadPictures {
	width: 1003px;
	height: 193px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	/*background: #525E46 url(../images/head_bg.jpg) left top repeat-x;*/
	font-size: 0px;
	line-height: 0px;
	text-align: left;
	vertical-align:top;	
}
.lWhereAmI {
	width: 840px;
	margin: 0px;
	padding: 4px 20px 6px 147px;
	background: #525E46 url(../images/where_am_i.jpg) left top no-repeat;
	text-align: left;
	vertical-align:top;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;	
}
.lWhereAmI a {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #A0A59E;
	text-decoration: underline;
}
.lWhereAmI a:hover {
	text-decoration: none;
}

.home{
    float:left; 
    position:relative;
    left:1px;     
    z-index:100; 
}

.lTopMenu {
	width: auto;
	height: 28px;
	margin: 0px;
	padding: 0px 165px 0px 147px;
	background: #525E46 url(../images/top_menu_front.jpg) left top no-repeat;
	text-align: left;
	vertical-align:top;
}

.lDocumentBody {
	width: 100%;
	text-align: left;
	vertical-align:top;
}
.lLeftBody {
	width: 147px;
	text-align: right;
	vertical-align:top;
	background-color:#515D45;
}
.contentStyleLeft{
	background: #515D45 url(../images/menu_bg.gif) left top no-repeat;
	width:147px;
	height:auto;
	overflow:hidden;
}
.lMiddleBody {
	text-align: left;
	vertical-align:top;
	background-color:#617355;	
}

.lRightBody {
	width: auto;
	text-align: left;
	padding: 0px 24px;
	vertical-align:top;
	background: #515D45 url(../images/right_block.jpg) left top no-repeat;
}
.lFooter {
	width: 1003px;
	height: 25px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	vertical-align:top;
	background: url(../images/footer_bg.gif) left bottom no-repeat;
}

/* -------------- Block Styles -------------- */
.bSearch {
	    width: auto;
	    height: auto;
	    padding: 5px 43px 0px 0px;
	    margin: 0px;
	    font-size: 0px;
	    line-height: 0px;
	    position: relative;
	    float: right;
	    text-align: left;
	    vertical-align:top;
	    background: none;
}
.bSearchSecond {
	width: auto;
	height: auto;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
.bSearchThird {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	cursor: hand;
	cursor: pointer;
	background: none;
}
.bSearchInner {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: url(../images/green.gif) left top repeat;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: red;
	text-align: left;
	vertical-align:top;
	background: none;
}
.bLogo {
	width: 412px;
	height: 193px;	
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
	background:url(../images/logo.jpg) left top repeat;
}

.bLogo img, .bLogo a img{
    margin:35px 0px 0px 33px
}

.bHeadPictures {
	width: 591px;
	height: 193px;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}
.bTitle {
	height: auto;
	background: #fff url(../images/title_bg.jpg) left top no-repeat;	
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #515D46;
	padding: 30px 25px 9px 30px;
	text-align: left;
	vertical-align:top;
}

.bTitle h1{
	margin:0px 0px 0px 15px;
}


.bPageText {
	padding: 0px;
	background: url(../images/text_stripe_repeat.jpg) left top repeat-y;	
	text-align: left;
	vertical-align:top;		
	height:167px;	
}

.bPageText img{
	position:relative;
	z-index:0;
}

.bPageTextInside {	
	padding: 0px 25px 9px 40px;	
	width:625px;	
	overflow-x:hidden;	
	margin:-167px 0px 0px 0px;
	position:relative;
	z-index:1;
}

.bPageText .bPageTextInside
{   
    width:625px;
}

.bPageTextInside_front{	
	padding: 0px 0 9px 40px;	
	width:655px;	
	overflow-x:hidden;	
	margin:-183px 0px 0px 0px;	
	position:relative;
	z-index:1;
}

.bPageTextBottom {
	width: 730px;
	height: auto;
	padding: 20px 0px 7px 0px;
	background: #617355 url(../images/text_bottom.jpg) left top no-repeat;
	text-align: center;
	vertical-align:top;
	overflow: auto;
	overflow-x:hidden;
}


.bFooterText {
	width: auto;	
	float: left;
	position: relative;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: left;	
	margin: 2px 0px 0px 0px;
}

.bFooterTextNegeso {
	width: 650px;	
	float: right;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	vertical-align:top;	
	margin: 0px 6px 0px 0px;
	margin-right:expression(isMSIE5_0?'3px':isMSIE5_5?'3px':isMSIE6_0?'3px':'6px');
}

.bFooterText a, .bFooterTextNegeso a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin-top: 0px;
}
.bFooterText a:hover, .bFooterTextNegeso a:hover {
	text-decoration: underline;
}
.bFooterText b, .bFooterTextNegeso b, .bFooterTextNegeso sup {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

/* -------------- Modificators -------------- */
.mTitle {
	height: auto;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 1px 15px;
	text-align: center;
	vertical-align:top;
}
.mPicture {
	width: 80px;
	height: 103px;
	margin-top: 10px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	overflow: hidden;
}
.mTitle2 {
	height: 45px;
	width:80px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 10px 0px;
	text-align: center;
	vertical-align:top;
	overflow:hidden;
}
.mKnopka {
	width: auto;
	height: auto;
	padding: 0px;
	vertical-align:top;
	text-align: center;
}

/* -------------------------------------------------------- */

.test{border:1px solid red;}

.pf1{
    width:296px;
    height:193px;
    float:left;
}

.pf2{
    width:296px;
    height:193px;
    float:right;
    margin-top:-193px;
}

.mainHeadBlock{
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;	
    color: #861818; 
    margin-bottom:15px;
}

.print{
    margin:-20px 0px 0px 430px;    
    position:absolute;    
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	z-index:20;
}
.print img{
	vertical-align:middle;	
}
.print a{
	display:block;
	float:left;
	margin:0 20px 0 0;
	color:#474f40;
	text-decoration:none;
}
.print a:hover{
	color:#7a0001;
	text-decoration:none;
}

.link{
    cursor:pointer;
    cursor:hand;    
}

IMG.bigImgNew
{
    position:absolute;
    z-index:5;
    width:380px;
    height:auto;
    margin-left:-370px; 
    margin-top:40px;
    border:solid 1px #871a13;
    display:none;
}
.aRight{
	display:block;
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}

/* Google translation */

#google_translate_element
{
    float:left;
    height:25px;
    width:300px;
    overflow:hidden;
    color:#fff;
    padding: 1px 0px 0px 43px;
}

#google_translate_element .skiptranslate div
{
    display:inline;    
}

#google_translate_element .skiptranslate span
{
    padding-left:5px;
}

#google_translate_element select
{
    border:1px solid #7F9DB9;
    color:#1C2B2E;
    font:11px Verdana,Arial,Helvetica,sans-serif;  
    margin-right:10px;  
}

#google_translate_element .goog-te-gadget
{
    color: #444 !important;
}
