body {
	margin: 0;
}

/* Header */
#header {
	height: 139px;
	background: url(../images/header_bg.gif) repeat-x top;
	margin: 60px 0 0 0;
}

#header .center {
	/* border: red 1px solid; */
	height: 139px;
	width: 770px;
	margin: 0 auto 0 auto;
	position: relative;
}

#header h1 {
	width: 293px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -26px; 
	top: 27px;
}

#header h1 a {
	display: block;
	background: url(../images/logo.gif) no-repeat;	
	width: 293px;
	overflow: hidden;
	padding-top: 71px;
	height: 0px !important;
	height /**/: 71px;
}

/* Language menu */
#langmenu {
	background: url(../images/langmenu.gif) no-repeat;	
	width: 147px;
	height: 41px;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 98px;
}

#langmenu li {
	display: inline;
	margin: 0;
	list-style: none; 
	float: left;
}

#langmenu li a {
	display: block;
	overflow: hidden;
	padding-top: 18px;
	height: 0px !important;
	height /**/: 18px;
}

#langmenu li a.m1, #langmenu li a.m1-a, #langmenu li a.m1:hover {
	width: 36px;
}

#langmenu li a.m1-a, #langmenu li a.m1:hover {
	background: url(../images/langmenu.gif) no-repeat 0px -41px;	
}

#langmenu li a.m2, #langmenu li a.m2-a, #langmenu li a.m2:hover {
	width: 28px;
}

#langmenu li a.m2-a, #langmenu li a.m2:hover {
	background: url(../images/langmenu.gif) no-repeat -36px -41px;	
}

#langmenu li a.m3, #langmenu li a.m3-a, #langmenu li a.m3:hover {
	width: 20px;
}

#langmenu li a.m3-a, #langmenu li a.m3:hover {
	background: url(../images/langmenu.gif) no-repeat -64px -41px;	
}

#langmenu li a.m4, #langmenu li a.m4-a, #langmenu li a.m4:hover {
	width: 28px;
}

#langmenu li a.m4-a, #langmenu li a.m4:hover {
	background: url(../images/langmenu.gif) no-repeat -84px -41px;	
}

#langmenu li a.m5, #langmenu li a.m5-a, #langmenu li a.m5:hover {
	width: 35px;
}

#langmenu li a.m5-a, #langmenu li a.m5:hover {
	background: url(../images/langmenu.gif) no-repeat -112px -41px;	
}

#shopmenu {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 98px;
	right: 0;

}



#shopmenu a {
	
	background: url(../images/miro-shop.gif) no-repeat;
	width:95px;
	
	height:28px;
	
	display:block;
	
	border:0;
	
	text-decoration:none;

}


#video {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 98px;
	right: 100px;

}



#video a {
	
	background: url(../images/video3.gif) no-repeat;
	width:95px;
	
	height:28px;

	display:block;
	border:0;
	
	text-decoration:none;

}


/* Top */
#top {
	background: url(../images/top_bg.gif) repeat-x top;
}

#top .center {
	height: 93px;
	width: 770px;
	margin: 0 auto 0 auto;
	position: relative;
}

#top h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: hidden;
}

#top h2.swe {
	width: 449px;
	background: url(../images/swe/top_title.gif) no-repeat;	
	top: 26px;
	padding-top: 35px;
	height: 0px !important;
	height /**/: 35px;
}

#top h2.eng {
	width: 461px;
	background: url(../images/eng/top_title.gif) no-repeat;	
	top: 12px;
	padding-top: 63px;
	height: 0px !important;
	height /**/: 63px;
}

#top h2.fr {
	width: 457px;
	background: url(../images/fr/top_title.gif) no-repeat;	
	top: 12px;
	padding-top: 63px;
	height: 0px !important;
	height /**/: 63px;
}

#top h2.ger {
	width: 462px;
	background: url(../images/ger/top_title.gif) no-repeat;	
	top: 11px;
	padding-top: 68px;
	height: 0px !important;
	height /**/: 68px;
}

#top h2.rus {
	width: 460px;
	background: url(../images/rus/top_title.gif) no-repeat;	
	top: 13px;
	padding-top: 63px;
	height: 0px !important;
	height /**/: 63px;
}

#top img {
	position: absolute;
	right: 0px;
	top: 1px;
}

/* Content */
#content {
	background: url(../images/content_bg.gif) repeat-x bottom;
}

#content .center {
	width: 770px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 25px 0 25px 0;
}

#content img {
	position: absolute;
}

#content .flash {
	position: absolute;
	top: 108px;
	width: 233px;
	height: 163px;
	background-image: url(../images/no_flash.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../.core/images/no_flash.png', sizingMethod='scale');
	padding: 1px 4px 5px 1px;
}

/* Bottom */
#bottom {
	background: url(../images/bottom_bg.gif) no-repeat bottom center;
}

#bottom .center {
	width: 530px;
	margin: 0 auto 0 auto;
	padding: 20px 10px 10px 230px;
}

/* Footer */
#footer {
	background: url(../images/footer_bg.gif) repeat-x 0px 29px;
	height: 89px;
}

#footer .center {
	height: 29px;
	width: 770px;
	margin: 0 auto 0 auto;
	position: relative;
	font-family: Verdana;
	font-size: 9px;
}

#footer .center a {
	text-decoration: none;
	color: #8DACCB;
}

#footer .left, #footer .right {
	position: absolute;
	top: 12px;
	color: #CCCCCC;
}

#footer .right {
	right: 0px;
}

/* Basic */
p, h3 {
	font-family: Tahoma;
	font-size: 11px;
}

p {
	color: #333333;
	margin: 0 0 15px 0;
}

h3 {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 10px 0;
}

.cont1 {
	margin: 0 0 15px 0;
	padding: 0 0 0 167px;
	position: relative;
	background-image: url(../images/no_photo.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../.core/images/no_photo.png', sizingMethod='crop');
	_height: 100%;
}

.cont1 h3 {
	margin: 5px 0 10px 0;
}

.cont1 p {
	margin: 0 40px 0 0;
}

.cont1 img {
	width: 145px;
	height: 145px;
	left: 1px;
	top: 1px;
}

p.cont2 {
	margin: 0 0 30px 0;
}

a {
	color: #ff0000;
}

a.pdf {
	color: #ff0000;
	padding: 0 0 0 16px;
	background: url(../images/pdf.gif) no-repeat left bottom;
}

img.get_adobe_reader {
	width: 88px;
	height: 31px;
	border: 0px;
	margin: 5px 0 0 15px;
}

/* Fix Mozilla focus */
:focus {
	-moz-outline-style: none;
}

/* Fix Explorer png bug */
img {
	behavior: url(../.core/modules/pngbehavior.htc);
}
 
