/* @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 */

body {
	background-color: #fff;
	font: 9pt Georgia, "Times New Roman", Times, serif;
	color: #808282;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#footer {
	font-size: 8pt;
	text-align: center;
	color: #c7c7c7;
	margin: 28px 0 20px 0;
}

/* @group lang */

#lang {
	text-align: right;
	height: 28px;
	font-size: 11pt;
	padding: 6px 4px 0 0;
	color: #707070;
}

#lang span,
#lang a {
	color: #c7c7c7;
	text-decoration: none;
}

#lang a:hover {
	color: #707070;
	text-decoration: underline;	
}

/* @end */

/* @group header */

#header {
	position: relative;
	height: 132px;
}

#header #logo {
	display: block;
	width: 263px;
	height: 0px;
	overflow: hidden;
	padding-top: 115px;
	background: url(/img/logo.gif) no-repeat 5px 16px;
}

#header #banner {
	position: absolute;
	width: 572px;
	height: 115px;
	top: 0;
	right: 0;
	overflow: hidden;
	background-color: #c7c7c7;
}

#header #banner h3 {
	color: #c7c7c7;
	background-color: #707070;
	padding-top: 2px;
	line-height: 22px;
	padding-left: 10px;
}

#header #banner p {
	margin: 17px 25px;
	font-family: Verdana, sans-serif;
}

#header #banner p a {
	color: #fbffff;
	text-decoration: none;
	padding-right: 18px;
	background: url(/img/sublink_banner.gif) no-repeat right 5px;
}

#header #banner p a:hover {
	color: #ec1262;
}

/* @end */

/* @group menu */

#menu {
	position: relative;
	height: 48px;
	background: #ed1262 url(/img/menu_bg.gif) repeat-x;
	z-index: 1;
}

#menu li {
	display: block;
	height: 48px;
	float: left;
	margin: 0 40px 0 16px;
}

#menu .on {
	border-bottom: 6px solid #707070;
}

#menu li a {
	display: block;
	height: 0px;
	overflow: hidden;
	padding: 0 12px;
	padding-top: 48px;
	background: url(/img/menu_en.gif) no-repeat;
}

#menu.lt li a {
	background: url(/img/menu_lt.gif) no-repeat;
}

#menu li.e1 a { width: 67px; }
#menu li.e2 a { width: 81px; background-position: -91px 0; }
#menu li.e3 a { width: 51px; background-position: -196px 0; }
#menu li.e4 a { width: 86px; background-position: -271px 0; }
#menu li.e5 a { width: 51px; background-position: -381px 0; }

#menu li.l1 a { width: 63px; }
#menu li.l2 a { width: 73px; background-position: -87px 0; }
#menu li.l3 a { width: 63px; background-position: -184px 0; }
#menu li.l4 a { width: 72px; background-position: -271px 0; }
#menu li.l5 a { width: 75px; background-position: -367px 0; }

#menu li a:hover { background-color: #8d9696; }
#menu li.e1 a:hover { width: 67px; background-position: 0 -48px; }
#menu li.e2 a:hover { width: 81px; background-position: -91px -48px; }
#menu li.e3 a:hover { width: 51px; background-position: -196px -48px; }
#menu li.e4 a:hover { width: 86px; background-position: -271px -48px; }
#menu li.e5 a:hover { width: 51px; background-position: -381px -48px; }

#menu li.l1 a:hover { width: 63px; background-position: 0 -48px; }
#menu li.l2 a:hover { width: 73px; background-position: -87px -48px; }
#menu li.l3 a:hover { width: 63px; background-position: -184px -48px; }
#menu li.l4 a:hover { width: 72px; background-position: -271px -48px; }
#menu li.l5 a:hover { width: 75px; background-position: -367px -48px; }


#menu li.search a,
#menu li.search a:hover { background: none; }


/* @end */

/* @group contents */

#contents {
	position: relative;
	min-height: 560px;
	border: 1px solid #c7c7c7;
	border-top: none;
}

#contents.bg_index {
	background: url(/img/bg_index.jpg) no-repeat right top;
}

#contents.bg {
	background: url(/img/bg.jpg) no-repeat right top;
}

#contents.bg_grad {
	background: url(/img/bg_grad.jpg) no-repeat right top;
}

#contents a {
	color: #707070;
}

#contents a:hover {
	color: #ed1262;
}

/* @group submenu */

#contents .submenu {
	position: absolute;
	top: 42px;
	left: 0;
	width: 155px ;
}

#contents .submenu li {
	text-align: right;
	font: 14pt/15pt "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-right: 15px;
}

#contents .submenu li.on {
	border-bottom: 1px solid #c7c7c7;
	padding-right: 15px;
	background: url(/img/link.gif) no-repeat right 6px;
}

#contents .submenu li.nb {
	border-bottom: none;
}

#contents .submenu li.pb {
	margin-top: 10px;
}

#contents .submenu .sub {
	padding-top: 6px;
	padding-bottom: 8px;
	border-bottom: 1px solid #c7c7c7;
}

#contents .submenu .sub li {
	padding-left: 14px;
	font-size: 11pt;
	line-height: 15pt;
}

#contents .submenu .sub li.on {
	border-bottom: none;
}

#contents .submenu .sub li.on a {
	padding-right: 18px;
	background: url(/img/sublink.gif) no-repeat right 6px;
}

#contents .submenu a {
	color: #808282;
	text-decoration: none;
}

#contents .submenu a:hover {
	color: #ed1262;
}

/* @end */

#contents #text {
	clear: both;
	margin-left: 174px;
	width: 510px;
	padding: 43px 0 30px 0;
	line-height: 13pt;
	text-align: justify;
}

#contents #text p {
	margin-bottom: 20px;
}

#contents #text strong {
	font-size: larger;
	font-weight: bold;
}

#contents #text em {
	font-style: italic;
}

#contents #text u {
	text-decoration: none;
	border-bottom: 1px dotted #bfbfbf;
}

#contents #text strong em {
	font-weight: bold;
	font-style: italic;
}

#contents #text ul {
	margin-bottom: 20px;
}

#contents #text li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 20px;
}

#contents #text ul.filled li {
	list-style-type: disc;
	margin-bottom: 5px;
}

#contents #text a.sublink {
	background: url(/img/sublink.gif) no-repeat 0 4px;
	padding-left: 15px;
}

#contents #see {
	position: absolute;
	top: 460px;
	right: 54px;
	font-size: 20px;
	line-height: 30px;
	padding-right: 15px;
	background: url(/img/link.gif) no-repeat right 10px;
}

#contents #see.dl {
	background-position: right 40px;
}

#contents #see a {
	text-decoration: none;
	color: #999;
}

#contents #see a:hover {
	color: #ed1262;
}

#contents #thumbs {
	position: absolute;
	top: 21px;
	right: 40px;
	width: 172px;
}

#contents #thumbs li {
	float: left;
	padding: 14px 9px;
}

#contents #thumbs li a {
	display: block;
	width: 67px;
	height: 67px;
	outline: none;
}

#contents #thumbs li a img {
	border: 1px solid transparent;
}

#contents #thumbs li a.on img,
#contents #thumbs li a:hover img {
	border-color: #ed1262;
}

#contents #thumbs .naujiena {
	background: url(/img/bg_new.gif) no-repeat;
}

#contents #thumbs .more {
	text-align: right;
	padding-right: 12px;
	padding-top: 10px;
	clear: both;
}

#contents #thumbs .more a {
	font: 14pt "Times New Roman", Times, serif;
	color: #808282;
	text-decoration: none;
}

#contents #thumbs .more a:hover {
	color: #ed1262;
}

#contents strong span {
	font-weight: normal;
	font-size: 11px;
	float: right;
}

/* @group table */

#contents #text table,
#contents #text td {
	border: 1px solid #e4e4e4;
	border-collapse: collapse;
}

#contents #text td {
	padding: 5px;
	vertical-align: text-bottom;
	white-space: nowrap;
}

#contents #text td.desc {
	white-space: normal;
	text-align: left;
	font-size: 10px;
	line-height: 13px;
}

#contents #text table strong,
#contents strong.nb {
	font-size: inherit !important;
}


/* @end */



/* @group index */

#contents.bg_index {
	padding-top: 25px;
}

#contents .area {
	position: relative;
	height: 120px;
}

#contents .area h2 {
	position: absolute;
	bottom: 0;
	width: 135px;
	height: 100px;
	font-size: 14pt;
	padding-right: 15px;
	background: url(/img/link.gif) no-repeat right 75px;
}

#contents .over h2 {
	color: #ed1262;
}

#contents .area h2 span {
	display: block;
	position: absolute;
	bottom: 0;
	padding-right: 5px;
	width: 135px;
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 20px;
}

#contents .area h2 strong {
	display: block;
	float: right;
	padding-top: 12px;
	padding-left: 18px;
	background: url(/img/icons.gif) no-repeat;
}

#contents .area h2 strong.a1 {
	background-position: -1px 0px;
}

#contents .area h2 strong.a2 {
	background-position: 0 -100px;
}

#contents .area h2 strong.a3 {
	background-position: 5px -200px;
}

#contents .area table {
	position: absolute;
	bottom: 0;
	left: 160px;
	width: 746px;
	height: 120px;
	padding: 0 16px;
	color: #fff;
	font-size: 9pt;
	line-height: 13pt;
	background-image: url(/img/bg_transparent.png);
}

#contents .area td {
	padding: 0 15px;
	vertical-align: middle;
}

#contents #about {
	position: absolute;
	top: 467px;
	left: 35px;
	width: 665px;
	font-size: 9pt;
	line-height: 13pt;
}

/* @end */


/* @end */
