/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.hlavni-okno {
	position:absolute;
	z-index: 1;
	left: 55px;
	top:220px;
}

.bily-pruh {
/*	position:absolute;
	z-index: 2;
	width:903px;
	left: 55px;
	top:481px;
	height: 104px;
	background-image : url("images_new/index/bile_prekryti.png");
*/}

.login-voucher {
	position:absolute;
	z-index: 2;
	width:276px;
	left: 749px;
	top:340px;
	height: 84px;
	background-image : url("images_new/index/bile_prekryti.png");

	font-family: Arial CE, Arial, Verdana, sans-serif; 
	font-size: 11px;
	color: #505050;  
}

.vasekariera {
	position:absolute;
	z-index: 2;
	width:276px;
	left: 70px;
	top:491px;
	height: 84px;
	background-image : url("images_new/index/vasekariera_prekryti.png");

	font-family: Arial CE, Arial, Verdana, sans-serif; 
	font-size: 11px;
	color: #505050;  
}

.login-registered {
	position:absolute;
	z-index: 2;
		background-image : url("images_new/index/bile_prekryti.png");
	width:266px;
	left: 749px;
	top:441px;
	padding: 5px;
		height: 84px;
}

.katalog-vyrobku {
	position:absolute;
	z-index: 2;
	width:276px;
	left: 749px;
	top:241px;
	height: 84px;
	background-image : url("images_new/index/bile_prekryti.png");
	
}


.company-info {
	position:absolute;
	z-index: 5;
	width: 660px;
	left: 65px;
	top:581px;
}

.textinput-login {
	border: 0px;
	background-image : url("images_new/index/bg_form.png");
	height: 18px;
	width: 121px;
}









