/* @group clear */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/* @end */

/* @group sticky footer */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px;
}
.footer, .push {
	height: 70px;
}

/* @end */

body {
	background-color: #fff;
	color: #58595b;
	font: 10pt/12pt "Times New Roman", Times, serif;
}

.column {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

.header {
	background: url(/img/header.gif) no-repeat 130px 0;
}

/* @group menu */

#menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 272px;
	text-align: right;
	font-size: 10pt;
	line-height: 9pt;
	color: #ed1c24;
}

#menu a {
	color: #939598;
	text-decoration: none;
}

#menu a:hover {
	color: #ed1c24;
}

#menu #mainmenu a {
	text-transform: uppercase;
}

#menu #mainmenu a {
	font-size: 8pt;
}

#menu #lang {
	float: left;
	padding-top: 99px;
	width: 150px;
	padding-bottom: 17px;
}

#menu #lang li {
	display: inline;
	background-color: #fff;
	padding: 1px 10px;
	border-right: 1px solid #bcbec0;
	font-size: 7pt;
}

#menu #mainmenu {
	float: left;
	width: 150px;
}

#menu #mainmenu li {
	text-transform: lowercase;
}

#menu #mainmenu li,
#menu #submenu li {
	border-right: 1px solid #bcbec0;
	padding-right: 10px;
	margin-bottom: 8px;
}

#menu #mainmenu .on,
#menu #submenu .on {
	border-right-color: #ed1c24;
}

#menu #submenu {
	width: 120px;
	float: right;
	margin-top: 84px;
	font-size: 9pt;
}

#menu #submenu span {
	line-height: 12pt;
}

/* @end */

/* @group info */

#info {
	padding-top: 212px;
	margin-left: 284px;
	width: 575px;
}

#info p,
#info ul {
	margin-bottom: 11pt;
}

#info p.np {
	margin-bottom: 0;
}

#info ul.ident {
	padding-left: 25px;
}

#info ul li {
	list-style-position: inside;
	list-style-type: disc;
}

#info img {
	float: right;
}

#info a {
	color: #58595b;
}

#info a:hover {
	color: #ed1c24;
}

#info p.list {
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
}

#info li span {
	display: block;
	padding-left: 25px;
}

#info #gallery img {
	float: none;
}

#info #gallery #container {
	width: 436px;
	height: 297px;
	background: url(/img/ico_loading.gif) no-repeat center center;
}

#info #gallery_left,
#info #gallery_right {
	position: absolute;
	top: 348px;
	left: 169px;
	width: 112px;
	height: 21px;
	overflow: hidden;
	background: url(/img/bullets.gif) no-repeat 0 0;
	cursor: pointer;
}

#info #gallery_right {
	left: 724px;
}

#info .g1 { background-position: 0 -21px !important; }
#info .g2 { background-position: 0 -42px !important; }
#info .g3 { background-position: 0 -63px !important; }
#info .g4 { background-position: 0 -84px !important; }
#info .g5 { background-position: 0 -105px !important; }
#info .g6 { background-position: 0 -126px !important; }
#info .g7 { background-position: 0 -147px !important; }
#info .g8 { background-position: 0 -168px !important; }
#info .g9 { background-position: 0 -189px !important; }


/* @end */

h1 {
	position: absolute;
	top: 40px;
	left: 597px;
	width: 265px;
	height: 50px;
}

h1 a {
	display: block;
	height: 50px;
	text-indent: -1000px;
	overflow: hidden;
}

#dr1, #dr2, #dr3 {
	position: absolute;
	top: 0;
	left: 183px;
	width: 293px;
	height: 182px;
}

#dr2, #dr3 {
	display: none;	
}

#slogan {
	position: absolute;
	width: 261px;
	height: 18px;
	top: 116px;
	right: 101px;
	text-indent: -1000px;
	background: url(/img/title.gif) no-repeat;
	overflow: hidden;
}

#slogan.en {
	background-position: 0 -36px;
}
#slogan.lt {
	background-position: 0 -18px;
}
#slogan.ru {
	background-position: 0 -53px;
}


/* @group footer */

.pad {
	padding-top: 22px;
}

.copyright {
	width: 715px;
	border-top: 1px solid #bcbec0;
	color: #939598;
	font-size: 9px;
	line-height: 16px;
	margin-left: 150px;
	text-transform: uppercase;
	text-align: right;
}

.copyright span {
	float: left;
}

/* @end */