/* CSS Document */

/***********/
/* GENERAL */
/***********/


/* behavior: url("css/iepngfix.htc");*/

body, fieldset, form, ul, li, input, textarea  {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(/images/regal-gh/body_bg.gif) top center repeat-x #FFFFFF;
}

a {
	cursor: pointer;
}

.clearAll {
	display: block;
	clear: both;
}

.noMargin {
	margin: 0px;
}

.noDisplay {
	display: none;
}

.noBorder {
	border: none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

legend {
	display: none;
}

.chkbox {
	vertical-align: middle;
	border: none;
	width: 15px;
}

.marginRight {
	margin-right: 20px;
}


/**********/
/* HEADER */
/**********/

.header {
	width: 932px;
	margin: 0 auto;
	position: relative;
	height: 120px;
	font-size: 12px;
}

.header .sysMenu a {
	text-decoration: none;
	color: #8a94ab;
}

.header .sysMenu ul.links {
	width: 684px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}

.header .sysMenu ul.links li.dutyfree {
	position: absolute;
	top: 15px;
	left: 23px;
}

.header .sysMenu ul.links li.gebr {
	position: absolute;
	top: 15px;
	left: 330px;
}

.header .sysMenu ul.links li.regal {
	position: absolute;
	top: 12px;
	left: 143px;
	padding-left: 30px;
	height: 30px;
}

.header .sysMenu ul.links li.regal a {
	display: block;
	padding-top: 3px;
}

.header .sysMenu ul.languages {
	position: absolute;
	top: 13px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.header .sysMenu ul.languages li {
	float: left;
	margin: 0px;
	padding: 0px 11px 0px 0px;
}

.header a.home {
	position: absolute;
	top: 56px;
	left: 21px;
}

.header ul.menu {
	height: 80px;
	position: absolute;
	top: 40px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 612px;
}

.header ul.menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 204px;
	height: 80px;
}

.header ul.menu li a {
	display: block;
}

.submenuWrapper {
	background: url(/images/regal-gh/submenu_bg.gif) top left repeat-x;
}

.submenu {
	width: 932px;
	margin: 0 auto;
	position: relative;
	height: 43px;
	font-size: 11px;
}

.submenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.submenu ul li {
	margin: 0px;
	padding: 6px 0px;
	float: left;
	width: auto;
	background: url(/images/regal-gh/bg_submenu.gif) 0px 6px no-repeat;
}

.submenu ul li a span div {
	padding: 6px 10px;
	white-space: nowrap;
}

.submenu ul li a {
	display: block;
}

.submenu ul li a:hover, .submenu ul li.active a {
	display: block;
	height: 29px;
	background: url(/images/regal-gh/bg_submenu_roll_left.gif) top left no-repeat;
	_width: 1px;
}

.submenu ul li a:hover span, .submenu ul li.active a span {
	display: block;
	height: 29px;
	background: url(/images/regal-gh/bg_submenu_roll_right.gif) top right no-repeat;
}

/***********/
/* CONTENT */
/***********/

.contentWrapper {
	width: 100%;
	background: url(/images/regal-gh/content_bg.gif) bottom left repeat-x;
}

.content {
	width: 932px;
	margin: 0 auto;
	height: auto;
	position: relative;
	color: #0c2252;
}

.content h1, .content h2 {
	margin: 0px;
	padding: 0px;
}

.path {
	font-size: 11px;
	color: #315696;
	padding: 15px  20px 0px 20px;
	background: url(/images/regal-gh/article_top_bg.gif) top left no-repeat;
}

.path p {
	margin: 0px;
	padding: 0px;
}

.path a {
	color: #315696;
	text-decoration: none;
	font-weight: normal;
}

/***********/
/* ARTICLE */
/***********/

.article {
	text-align: justify;
	margin: 0px 20px;
	padding-bottom: 40px;
	font-size: 0.88em;
	position: relative;
}

.articleHead h1 {
	background: url(/images/regal-gh/article_title_line.gif) bottom left no-repeat;
	padding: 15px 0px 10px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 2.13em;
	font-weight: normal;
	color: #be0d00;
}

.articleHead h1.titleMenu2 span, .articleHead h1.titleMenu3 span, .articleHead h1.titleMenu4 span, .articleHead h1.titleMenu5 span, .articleHead h1.titleMenu6 span {
	display: none;
}

.articleHead h1 span {
	width: 700px;
	display: block;
}

.articleHead h1 span.noDisplay {
	display: none;
}

.articleHead span.date {
	font-size: 0.69em;
	position: absolute;
	top: 0px;
	left: 20px;
}

.articleHead div.toolset {
	position: absolute;
	top: 35px;
	right: 0px;
}

.article img.border {
	border: 8px solid #FFFFFF;
	margin: 5px;
}

.article a {
	color: #3963ac;
	text-decoration: underline;
	font-weight: normal;
}

.article h2 {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	font-size: 1.50em;
	font-weight: normal;
	color: #be0d00;
}

.article h3 {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	font-size: 1.25em;
	font-weight: normal;
	color: #be0d00;
}

.article span.date {
	font-size: 0.69em;
	position: absolute;
	top: 0px;
	left: 0px;
}

.article ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.article ul li {
	margin: 0px;
	padding: 3px 20px;
	background:  url(/images/regal-gh/dejavnosti_bullet.gif) 0px 4px no-repeat;
}

.article p {
	padding: 10px 0px;
}

/* DEJAVNOSTI */

.dejavnosti td {
	vertical-align: top;
}

.dejavnosti h2 {
	font-size: 25px;
	color: #be0d00;
	padding: 20px 17px 10px 17px;
	text-align: left;
}

.dejavnosti p {
	padding: 0px 17px;
}

.dejavnosti a {
	color: #3963ac;
	text-decoration: none;
}

.dejavnosti a:hover {
	color: #3963ac;
	text-decoration: underline;
}

.dejavnosti ul li {
	margin: 0px 0px 0px 40px;
	padding: 3px 0px;
	background: none;
	list-style: url(/images/regal-gh/dejavnosti_bullet.gif);
	float: none;
}


/* NEWSLETTER */

.newsletter {
	width: 700px;
	padding-left: 80px;
}

.blue {
	background: #d7e3f2;
	padding: 15px 0px;
}

.articleHead h1.titleNewsletter span {
	padding: 20px 0px 0px 80px;
	width: 70%;
}

.applyForm {
	color: #0c2252;
	font-size: 14px;
}

.applyForm p {
	clear: both;
	position: relative;
	padding: 3px 0px;
	margin: 3px 0px 0px 0px;
}

.applyForm img {
	vertical-align: middle;
}

.applyForm label.error {
	display: inline;
	width: 30px;
	float: none;
}

.applyForm label.error img {
	vertical-align: top;
	margin-left: 5px;
}

.applyForm label {
	float: left;
	width: 260px;
	padding-top: 3px;
	text-align: right;
	padding-right: 10px;
}

.applyForm p span {
	display: none;
}


.applyForm p.error label {
	background: none;
}

.applyForm p.error span {
	display: block;
	position: absolute;
	right: 20px;
	top: 7px;
	color: #be0d00;
	font-size: 0.86em;
	font-weight: bold;
}

.applyForm p.error span {
	_right: 190px;
}

.applyForm input {
	border: 1px solid #94aac5;
	height: 18px;
	margin: 0px;
	padding: 3px;
	width: 280px;
}

.applyForm textarea {
	border: 1px solid #94aac5;
	margin: 0px;
	padding: 0px;
	width: 315px;
}

.applyForm input.captcha {
	border: 1px solid #94aac5;
	height: 18px;
	margin: 0px;
	padding: 3px;
	width: 125px;
	vertical-align: middle;
}

.applyForm p.submit {
	padding: 10px 0px;
	margin: 0px;
}

.applyForm input.chkbox {
	vertical-align: middle;
	border: none;
	width: 15px;
}

.applyForm input.submit {
	display: block;
	width: 113px;
	height: 37px;
	background: url(/images/regal-gh/btn_submit_blue.gif) top left no-repeat;
	border: none;
	cursor: pointer;
	position: relative;
	left: 587px;
	color: #FFFFFF;
	font-size: 16px;
}


/* CONTACT FORM */

div.blue {
	background: #d7e3f2;
	padding-bottom: 10px;
	clear: both;
}

.contactForm  {
	margin: 0px;
	font-size: 14px;
	clear: both;
	width: 100%;
	color: #0c2252;
	font-family: Arial, Sans-serif;
	position: relative;
}

.contactForm h1 {
	font-size: 27px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	font-weight: normal;
	color: #be0d00;
}

.contactForm p {
	clear: both;
	position: relative;
	padding: 3px 0px;
	margin: 3px 0px 0px 0px;
}

.contactForm p.info {
	color: #0c2252;
	font-size: 12px;
	padding: 5px 0px 5px 30px;
	margin: 0px;
}

.contactForm img {
	vertical-align: middle;
}

.contactForm em {
	color: #4d5d80;
	font-style: normal;
}

.contactForm label {
	float: left;
	width: 160px;
	padding-top: 3px;
	text-align: right;
	padding-right: 10px;
}

.contactForm label.error {
	display: inline;
	width: 30px;
	float: none;
}

.contactForm label.error img {
	vertical-align: top;
	margin-left: 5px;
}

.contactForm p span {
	display: none;
}

.contactForm p.error label {
	background: none;
}

.contactForm p.error span {
	display: block;
	position: absolute;
	right: 20px;
	top: 7px;
	color: #be0d00;
	font-size: 12px;
}

.contactForm p.error input {
	border: 1px solid #be0d00;
}

.blue p.error input {
	border: 1px solid red;
}

*html .contactForm p.error span {
	right: 190px;
}

.contactForm input {
	border: 1px solid #94aac5;
	height: 20px;
	margin: 0px;
	padding: 3px;
	width: 510px;
}

.contactForm textarea {
	border: 1px solid #94aac5;
	margin: 0px;
	padding: 3px;
	width: 510px;
	font-size:14px;
}

.contactForm input.captcha {
	border: 1px solid #94aac5;
	height: 20px;
	margin: 0px;
	padding: 3px;
	width: 125px;
	vertical-align: middle;
}

.contactForm p.submit {
	padding: 10px 0px;
	margin: 0px;
}

.contactForm input.submit {
	display: block;
	width: 113px;
	height: 37px;
	background: url(/images/duty-free/btn_submit.gif) top left no-repeat;
	border: none;
	cursor: pointer;
	position: relative;
	left: 568px;
	color: #FFFFFF;
}



/**********/
/* FOOTER */
/**********/

.footerWrapper {
	width: 100%;
	clear: both;
	background: url(/images/regal-gh/footer_bg.gif) top left repeat-x;
}

.footer {
	width: 932px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	color: #8a94ab;
	font-size: 12px;
}

.footer ul {
	list-style: none;
	margin: 0px;
	position: absolute;
	top: 8px;
}

.footer ul li {
	color: #798802;
	font-weight: bold;
	float: left;
	padding-right: 20px;
	margin: 0px;
}

.footer p {
	color: #687287;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	font-size: 11px;
}

.footer span {
	position: absolute;
	top: 8px;
	right: 0px;
}

.footer a {
	color: #8a94ab;
	text-decoration: underline;
	font-weight: normal;
}


/********/
/* MISC */
/********/

.sendToFriend form img#CF_ajaxLoader, img#SF_ajaxLoader {
 	display: none; 
 	float:left; 
 	margin-top: 10px;
}

.applyForm form img#CF_ajaxLoader, img#SF_ajaxLoader {
 	display: none; 
 	float:left; 
 	margin-top: 10px;
}

.applyForm input.error, select.error, textarea.error, input.error, input.captcha.error {
	border: 1px solid red;
}

.blue input.error, select.error, textarea.error {
	border: 1px solid red;
}

.sendToFriend label.error, .applyForm label.error {
	display: inline;
	width: 30px;
	float: none;
}

.sendToFriend label.error img, .applyForm label.error img {
	vertical-align: top;
	margin-left: 5px;
}

input.koda {
	width:100px;
}

input.kolicina {
	width:50px;
}

input.artikli {
	width:300px;
}

#map_canvas {
	width: 500px; 
	height: 300px;
}

/* HISTORY */

.history  {
	width: 745px;
	background: url(/images/regal-gh/history_bg.gif) top left repeat-y;
}

.history em {
	width: 74px;
	height: 43px;
	display: block;
	background: url(/images/regal-gh/history_year_bg.gif) top left repeat-x;
	color: #0c2252;
	font-size: 25px;
	line-height: 40px;
	float: left;
	text-align: center;
	font-style: normal;
	margin-left: 14px;
}

.history p {
	padding: 0px 0px 10px 150px;
}

.history div {
	clear: both;
	background: url(/images/regal-gh/history_seperator.gif) top left no-repeat;
	height: 46px;
}

/* TABLE */

table.izkaznica tr td {
	padding: 5px;
}
