/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	/*    background: #f6f6f6 url('../_img/background.jpg') repeat-x top;       */
	position: relative;
}
html {
	/*   overflow-x:hidden;*/
	padding: 0 !important;
	margin: 0px !important;
}
ol, ul {
/*  list-style: none;       */
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*reset*/

.clear {
	both: clear;
}
body, html {
	font-family: 'helvetica_neue_lt_pro45_light';
	font-size: 11px;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;/*  overflow:hidden;*/
}
.normal {
	font-family: 'helvetica_neue_lt_pro45_light';
}
.bold {
	font-family: 'helvneuevrsbold';
}
#header {
	height: 551px;
	/* border:1px solid red;*/
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.bg_header1 {
	/*  background: transparent url("../images/header1_bg.png")  center top no-repeat;*/
	padding-top: 40px;
	font-size: 46px;
	text-align: center;
	color: white;
}
.bg_header2 {
	/*  background: transparent url("../images/header2_bg.png")  center top no-repeat;*/
	padding-top: 40px;
	font-size: 46px;
	text-align: center;
	color: white;
}
#header_bg {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	overflow-x: hidden;
	z-index: -1;
	background: transparent url("../images/header_bg_new.png") center top no-repeat;
}
#header_bg #scroll {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
#header_bg .container {
	width: 9999px;
	display: inline-block;
}
#header_bg .container .bg {
	float: left;
	height: 100%;
	width: 1920px;
	height: 551px;
	z-index: -1;
}
sup {
	font-size: 60%;
}
/**
 * MAIN
 */
#main {
	/*  border: 1px solid yellow;*/
    
	margin: 0 auto;
	width: 1004px;
}
#main #scroll {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
#main .container {
	width: 9999px;
	display: inline-block;
}
#main .container .content {
	float: left;
	height: 100%;
	width: 1004px;
	z-index: 1;
	position: relative;
	overflow-y: hidden;
}
.selected.btn_top {
	background: transparent url('../images/btn_hover.png') repeat-x;/*  height: 86px;*/
}
.selected.btn_top em {
	border: 10px solid;
	border-color: #f67e35 transparent transparent;
	bottom: -20px;
	display: block;
	height: 0;
	left: 43%;
	position: absolute;
	width: 0;
}
.selected.btn_bottom {
	background: transparent url('../images/bt_bg_active.png') repeat-x;
}
.selected.btn_bottom em {
	border: 10px solid;
	border-color: transparent transparent #f67e35;
	bottom: 37px;
	display: block;
	height: 0;
	left: 43%;
	position: absolute;
	width: 0;
}
/**
 * FOOTER
 */
#footer .postscript {
	padding: 30px 30px;
	font-size: 12px;
	color: #00539b;
	line-height: 1.3em;
	font-family: Arial;
	height: 66px;
}
#footer .flink {
	display: none;
}
/**
 *  Puslapiai
 */
    /******************/
    /**  PAGRINDINIS **/
    /******************/
    
#main h1 {
	font-family: 'helvneuevrsbold';
	font-size: 28px;
	margin-left: 75px;
	margin-right:0px;
	margin-top: 30px;
	color: #00539b;
	line-height:1.1em;
}
#pagrindinis .new_style {
	position: absolute;
	right: 59px;
	top: -2px;
}
#kur-vyksta-akcija ul {
	float: left;
	font-size: 21px;
	line-height: 36px;
	width: 226px;
	color: #00539b;
	list-style-image: url('../images/list.png');
}
#daugiau-apie-kontaktinius-lesius img {
	padding-left: 12px;
}
#norintiems-isbandyti .new_style {
	position: absolute;
	right: 150px;
	top:0px;
}
#norintiems-isbandyti ul {
	color: #00539b;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	padding-left: 124px;
	padding-top: 20px;
}
.iphone {
	position: absolute;
	right: 148px;
	top: 150px;
}
/******************/
    /**  IFRAME **/
    /******************/
#contacts {
	padding: 30px;
}
#contacts p {
	margin-bottom: 20px;
	font-size: 13px;
}
#contacts h1 {
	font-size: 47px;
	color: #00539b;
	font-weight: bold;
	margin-bottom: 39px;
}
#contacts h2 {
	font-size: 24px;
	color: #00539b;
	font-weight: bold;
	margin-bottom: 29px;
}
#contacts .container div {
	float: left;
	width: 32%;
}
#rules p {
	line-height: 21px;
	font-size: 13px;
}
#rules h1 {
	font-size: 17px;
	margin-bottom: 10px;
}
/**
  * Migtukai
  **/


.btn_top {
	background-color: #1c3860;
	border-radius: 6px 6px 6px 6px;
	color: white;
	font-size: 21px;
	height: 60px;
	padding-top: 15px;
	position: absolute;
	text-align: center;
	width: 240px;
	z-index: 999;
}
.btn_register {
	cursor: pointer;
}
.btn_top:not(.selected):hover {
	background: transparent url('../images/btn_hover.png') repeat-x;
}
.btn_lft {
	top: 460px;
	left: 66px;
}
.btn_rgt {
	top: 460px;
	left: 319px;
	height: 66px;
	padding-top: 9px;
}
.uv {
	position: absolute;
	width: 100px;
	height: 40px;
	z-index: 999;
	top: 485px;
	right: 180px;
}

.btn_bottom:not(.selected):hover {
	background: transparent url('../images/bt_bg_active.png') repeat-x;
}
.btn_bottom {
	font-size: 15px;
	height: 30px;
	color: white;
	text-align: center;
	padding: 10px;
	height: 20px;
	background: transparent url("../images/bt_bg.png") repeat-x top;
	font-weight: bold;
	margin-left: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}
.animate {
	background: transparent url('../images/bg_animation.png') repeat-x;
}
/**
 *  Tekstai
 **/
.blue_text {
	font-size: 16px;
	color: #00539b;
}
.rules {
	font-size: 13px;
	color: #00539b;
}
/**
  * Fields
  **/
.text_field {
	background: transparent url("../images/text_field_bg.png") no-repeat;
	border: none;
	height: 35px;
	margin-bottom: 15px;
	width: 311px;
	padding: 0 15px;
	color: #00539b;
	font-family: 'helvetica_neue_lt_pro45_light';
}
/**
  * Klaidos formos
  **/

.error {
	padding-left: 10px;
	font-family: arial;
	color: red;
	font-size: 13px;
}
.arial {
	font-family: arial;
}
.register_success {
	font-family: arial;
	font-size: 13px;
	color: #00539b;
}
.error_accept {
	left: 350px;
	position: absolute;
	top: 321px;
}
.offer {
	position: absolute;
	right: 170px;
	top: 155px;
}
.offer2 {
	text-align:left;
	padding-top:25px;
}
input[type=text].none {
	/* width: 1px; 
    height: 10px;
    background-color: transparent; 
    border: 0;*/
	color: transparent;
	text-indent: -20em;
	cursor: default;
	background-color: transparent;
	border-radius: 1em 1em 1em 1em;
	height: 5px;
	width: 7px;
	border: medium none;
	margin-right: 1px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.blue:link {
	color: #00539b;
}
a.blue:visited {
	color: #00539b;
}
a.blue:hover {
	color: #00539b;
}
a.blue:active {
	color: #00539b;
}
