/* CSS Document */
/* tags */
body{background-color:#000000; color:#FFFFFF; margin:0; padding:0; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px}
h1,h2,h3,h4,h5,p,ol,ul,form{padding:0; margin:0}
h1,h2 {color:#d2b54b}
input,select,textarea{}
img{border:none}

a:link{color:#deb640}
a:visited{color:#deb640}
a:hover{color:#deb640; text-decoration:none}

/* default classes */
.none{display:none}
.center{text-align:center}
.left{float:left}
.right{float:right}
.cleaner{clear:both;font-size:0;line-height:0}
.ht{opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50)}

/* main layout */
#container{position:relative; /* margin-top:0; padding-top:0; */; top:0; padding-top:0; left:0; width:860px; margin-left:auto; margin-right:auto; height:auto}
#header{height:140px}
	#logo{position:absolute;top:41px}
	#slogan{position:absolute;top:115px;left:560px;width:293px;height:20px;background:url(../imgs/slogan.gif) no-repeat}
	#languages{position:absolute;right:200px;top:5px;text-aligh:right}
	#languages {font-size:12px;color:#494949}
	#languages A{color:#ffffff}
	#languages LI{display:inline; padding:0 7px 0 7px}
	#languages LI.sep{background:url(../imgs/separator.gif) no-repeat right 3px}
	#search{position:absolute;right:0;top:6px;width:152px;text-aligh:right}
	#search .query{float:left;width:82px;height:15px;font-size:11px;line-height:14px;padding:0 0 0 2px;margin:0;background:#ffffff url(../imgs/search-bg.gif) no-repeat fixed;color:#000000;border:none}
	#search .submit{float:left;width:68px;height:15px;background:url(../imgs/search-submit.gif) no-repeat;font-size:0;border:none;padding:0;margin:0}
	
	#top_menu{position:absolute;top:45px;right:0}
	#top_menu LI{display:inline}
	#top_menu STRONG{display:none}
	#top_menu .sep{background:url(../imgs/separator.gif) no-repeat right 3px}
	#top_menu #tm_01{float:left;display:block;width:103px;height:55px;background:url(../imgs/menu-new/synotw.gif) no-repeat 0 0;text-decoration:none}
	#top_menu #tm_02{float:left;display:block;width:68px;height:55px;background:url(../imgs/menu-new/sgs.gif) no-repeat 0 0}
	#top_menu #tm_03{float:left;display:block;width:113px;height:55px;background:url(../imgs/menu-new/synottip.gif) no-repeat 0 -55px}
	#top_menu #tm_04{float:left;display:block;width:123px;height:55px;background:url(../imgs/menu-new/synottip.gif) no-repeat -113px -55px}
	#top_menu #tm_05{float:left;display:block;width:139px;height:55px;background:url(../imgs/menu-new/synotprovoz.gif) no-repeat 0 0}
	
	#top_graphics{position:absolute;left:-236px;top:0;width:236px;height:334px;background:url(../imgs/bg-page.jpg) no-repeat}

#home_bnr{width:860px;height:236px;background:url(../imgs/bg-bnr.gif) no-repeat}
#home_bnr .bnr{float:left;padding:5px 0 15px 14px}

#content{width:860px;margin:10px 0 0 0}
	#content_box{float:right;width:620px}
		#news_box{float:left;width:390px}
		#news{width:390px}
		#news_box .bnr-block{padding:0 0 5px 0}
		#promo_box{float:right;width:215px}
	#menu_box{float:left;width:231px}

#footer{position:relative;width:860px;height:95px;margin:20px 0 0 0;background:url(../imgs/bg-footer.gif) no-repeat}
	#contact{position:absolute;right:150px;top:25px;width:500px;text-align:right;color:#707070;line-height:15px}


.bnrs {width:100%}
.bnrs .bnr-block{padding:15px 0 0 0; text-align:center}