body{
	margin: 0;
	padding: 0;
	background: url(/img/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #DADADA;
	font-family:  Arial, Helvetica, sans-serif, Tahoma, Verdana,;
	color: #E4E4E4;
	font-size: 90%;
}

form{
	margin: 0;
	padding: 0;
}

img{
	border: none;
}

div.clear{
	clear: both;
	font-size: 0;
}

h1{
	margin: 3px 0 3px 0;
	font-family: Arial Narrow, Arial;
	font-size: 160%;
}

a{
	font-family: Tahoma;
	color: #F7941D;
}

a.sm{
	font-size: 90%;
}

a:hover{
	text-decoration: underline;
}


a.a-menu{
	padding: 27px 2px 27px 2px;
}


span.a-menu{
  padding: 27px 2px 27px 2px;
}

div.main{
	width: 928px;
	margin: auto;
}

div.top{
	height:134px;
	background-color: #34343C;
}

center.menu{
	text-decoration: none;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 12px;
}

div.center-logo{
	float: left;
	width: 401px;
	background: url(/img/bg_center_logo1.jpg);
	background-repeat: no-repeat;
	height: 296px;
}

div.center-right{
	float: left;
	width: 526px;
	height: 296px;
	background: url(/img/bg_center_right1.jpg);
	background-repeat: no-repeat;
}

img.logo{
	margin-left: 40px;
	margin-top: 68px;
}

div.lang{
	margin-top: 15px;
}

div.lang table{
	width: 150px;
	margin: auto;
}

div.lang table td{
	text-align: center;
}

div.lang table a{
	font-family: Tahoma;
	font-size: 9px;
	color: #4D4D4D;
	text-decoration: none;
}

div.lang table a:hover{
	text-decoration: underline;
}

div.poloska{
	height: 19px;
	background: url(/img/bg_poloska.gif);
	background-repeat: repeat-x;
}

div.poloska2{
	height: 7px;
	background: url(/img/bg_poloska2.gif);
	background-repeat: repeat-x;
}

div.content{
	background: url(/img/bg_content2.gif);
	background-repeat: no-repeat;
	background-color: #34343C;
	padding: 10px 0 0 10px;
}

div.content-in{
	padding: 60px 70px 70px 60px;
}

table.bot{
	width: 100%;
	background-color: #24272D;
	height: 100px;
}

table.bot td{
	text-align: center;
	font-family: Tahoma;
	line-height: 150%;
	color: #fff;
	font-size: 80%;
}

div.razd2{
	font-size:0;
	height: 1px;
	border-bottom: 1px solid #ccc;
	margin: 7px 0 17px 0;
}

div.fotos{
	border: 1px solid #fff;
	float: left;
	margin: 7px;
}

span.nav{
  font-size: 80%;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {
  font-size:1px;
  height:0px;
  width:0px;
  clear:left;
  line-height:0px;
  display:block;
  }
.qmmc {
  position:relative;
}
.qmmc a {
  float:left;
  display:block;
  /*white-space:nowrap;*/
}
.qmmc div a {
  float:none;
}
.qmmc div {
  visibility:hidden;
  position:absolute;
}


	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background-color: transparent;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#fff;
		font-family: Tahoma, arial;
		font-size: 12px;
		text-decoration:none;
		background: url(/img/bg_menu1.gif);
		background-repeat: repeat-y;
		line-height: 200%;
		width: 183px;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		background: url(/img/bg_menu_active1.gif);
		background-repeat: repeat-y;
	}

	
	#qm0 a.qm-in{
	  width: 171px !important;
	}

	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		text-decoration:underline !important;
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		text-decoration:underline;
	}


	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */

		/*background-color:#red !important;*/
	}