body{
	font-family: "Trebuchet MS";
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1c0004;
	text-align: left;
	margin: 0px;
	color: #b19ca2;
	font-size: 14px;
}
img{border:0px;}
br[clear="all"]{
	line-height: 0px;
	font-size: 0px;
}
h1{
	font-size: 18px;
}
em{
	font-style: normal;
	color: #e85700;
}
a, a:active, a:visited{
	color: #fefae7;
	text-decoration: underline;
}
a:hover{
	color: #d7281d;
}
ul.list-alphabetic{
	list-style: upper-alpha;
}
h1{
	padding: 0px;
	font-size: 18px;
	margin: 0px;
	letter-spacing: 0px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #fff;
}
h3{
	color: #c5c5c5;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
}
p{
	margin: 7px 0px 7px 0px;
}
h2{
	color:#a81c39;
	width: 640px;
	margin-left:330px;
	font-size: 16px;
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-weight:normal;
}

/*    ------------------------- end of default config ----------------------   */
div#meniu{
	clear:left;
	margin-left: 330px;
	width: 620px;
}

#meniu ul{
	margin: 0px;
	padding: 0px;
	width:100%;
	height: 40px;
	list-style: none;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left 29px;
}
#meniu ul li{
	float: left;
	display:block;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
}
#meniu ul li a{
	display: block;
	height: 40px;
}
#meniu ul li a:hover{
	height: 40px;
	background-image: url(../images/bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#meniu a, #meniu a:visited{
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:28px;
}

#meniu ul ul {
position: absolute;
width: auto;
z-index: 500;
top: 18px;
left: 0;
border: 1px solid #cccccc;
margin-top:9px;
float: left;
list-style: none;
background-color: #ffffff;
}
#meniu ul ul li{
background-image: none;
width: auto;
clear:both;
display:block;
height: 24px;
white-space:nowrap;
padding-top: 0;
}
#meniu ul ul a{
padding:0;
line-height:20px;
width:auto;
font-weight: normal;
margin-right: 20px;
font-size: 12px;
}

#meniu ul ul a:hover{
color: #cc0000;
text-decoration: underline;
}

#meniu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#meniu ul ul,
div#meniu ul li:hover ul ul,
div#meniu ul ul li:hover ul ul
{display: none;}

div#meniu ul li:hover ul,
div#meniu ul ul li:hover ul,
div#meniu ul ul ul li:hover ul
{display: block;}

/* ----------------------------------end of meniu config ---------------------- */


div#MainWrapper{
	text-align: left;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}
div#ContainerLanguage{
	margin-left: 800px;
	padding-top: 20px;
}
h1#TitleBunVenit{
	width: 456px;
	height: 30px;
	background: url(../images/t_bunvenit.gif) no-repeat top left;
	text-indent: -9999px;
	margin-top: 20px;
	margin-left:330px;
}
/* menu was here */
img#Splash{
  position:relative;
	left: 330px;
	top: 30px;
}
div#ContentWrapper{
	margin-left: 330px;
	margin-top: 30px;
	width: 620px;
}

div#myFlash{
width:615px;
height:220px;
margin-left:330px;
border:2px solid #8d3158;
background: #000;
}