@charset 'UTF-8';

#planeModel { display:none;}

#loginFormTopContainer {
	position:absolute;
	top:50px;
	left:0;
	width:100%;
	height:280px;
	display:none;
	z-index:50;
}
#loginFormTopCenterHolder {
	position:relative;
	margin:0 auto;
	width:251px;
	height:280px;
	background: url(/images/background/layout/login-bg.png) 0 0 no-repeat;
	_background: url(/images/background/layout/login-bg.gif) 0 0 no-repeat;
	text-align:center;
}

#loginFormTopContainer .loginFormContent {
	padding-top:114px;
}

#loginFormTopContainer label {
	display:block;
	font-weight:bold;
	color:#73797f;
	margin-bottom:5px;
}

#loginFormTopContainer input {
	display:block;
	background:none;
	border:none;
	margin:0 auto;
	width:170px;
	font-size:0.9em;
	text-align:center;
	color:#73797f;
	z-index:400;
	background: url(/images/background/blank.gif) repeat;;
	

}

#frmTopLogin {
	margin-bottom:14px !important;
}

#loginFormOverlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-color:#000;
	z-index:45;
	opacity:.50;
	-moz-opacity:0.50;
	filter:alpha(opacity=50);
}

.frmTopBtnSendcz {
	position:absolute;
	top:230px;
	left:8px;
	width:114px;
	height:29px;
	background:url(/images/background/layout/login-cz.png) 0 0 no-repeat !important;
	_background:url(/images/background/layout/login-cz.gif) 0 0 no-repeat !important;

}

.frmTopBtnSendcz:hover {
	background:url(/images/background/layout/login-cz-hover.png) 0 0 no-repeat !important;
}

.frmTopBtnCancelcz {
	position:absolute;
	top:230px;
	left:127px;
	width:114px;
	height:29px;
	background:url(/images/background/layout/cancel-cz.png) 0 0 no-repeat !important;
	_background:url(/images/background/layout/cancel-cz.gif) 0 0 no-repeat !important;
}

.frmTopBtnCancelcz:hover {
	background:url(/images/background/layout/cancel-cz-hover.png) 0 0 no-repeat !important;
}

.frmTopBtnSenden {
	position:absolute;
	top:230px;
	left:8px;
	width:114px;
	height:29px;
	background:url(/images/background/layout/login-en.png) 0 0 no-repeat !important;
	_background:url(/images/background/layout/login-en.gif) 0 0 no-repeat !important;

}

.frmTopBtnSenden:hover {
	background:url(/images/background/layout/login-en-hover.png) 0 0 no-repeat !important;
}

.frmTopBtnCancelen {
	position:absolute;
	top:230px;
	left:127px;
	width:114px;
	height:29px;
	background:url(/images/background/layout/cancel-en.png) 0 0 no-repeat !important;
	_background:url(/images/background/layout/cancel-en.gif) 0 0 no-repeat !important;
}

.frmTopBtnCancelen:hover {
	background:url(/images/background/layout/cancel-en-hover.png) 0 0 no-repeat !important;
}


#frmZasilaniNovinek { width:20px; display:inline;}
#zasilani_novinek_label {display:inline;}
#frmKontrola { padding:0; width:0; height:0; border:none;}

#frmObchodniPodminky {
	width:20px;
	float:left;
	margin-right:10px;
	margin-top:5px;
	margin-left:10px;
}

.strankovani a,.strankovani span { font-size:1.2em; text-decoration:none; font-weight: bold; }

.registrace-form div.disabled input {
	background-color:#d4d0c8;
}


.dNone { display:none !important;}


/* custom inputy v onj formu */

#objFormsAddButton { float:right; width:150px; text-align:center; font-size:0.9em; cursor:pointer;}
#objFormCustomAddressCheck {width:30px;margin-top:7px; float:left}
#objFormCustomAddress {width:495px !important; float:left; }
.objFormText {width:670px;height:100px;}


a.edotazbutton {
	position:absolute;
	bottom:30px;
	left:55px;
	display:block;
	height:48px;
	width:205px;
	background: url(/images/background/e-dotaz-bg.png) 0 0 no-repeat;
}

a.edotazbutton:hover {
	background: url(/images/background/e-dotaz-bg.png) 0 -48px no-repeat;
}

a.edotazbutton-en {
	position:absolute;
	bottom:30px;
	left:85px;
	display:block;
	height:48px;
	width:157px;
	background: url(/images/background/e-dotaz-en-bg.png) 0 0 no-repeat;
}

a.edotazbutton-en:hover {
	background: url(/images/background/e-dotaz-en-bg.png) 0 -47px no-repeat;
}

.browsers a {
	margin-right: 18px;
}

.formNote {
	margin: 0;
	color: #fff;
	padding: 5px;
}
