BODY, H1, H2, H3 {
	margin: 0px;
}
BODY {
	font: 80% "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	/*font: 80% Arial, Helvetica, sans-serif;*/
	color: #303030; /*#585858*/
	text-align: center;
	padding: 0px;
	background: #FFFFFF 50% 0% no-repeat;
}
A {
	color: #FF740E;
	outline: 0px;
}
A:HOVER { text-decoration: none; }

H1 {
	font-size: 1.8em;
	margin-bottom: 15px;
}
H2 {
	font-size: 1.2em;
	margin-bottom: 8px;
}
H3 {
	font-size: 1.1em;
	margin-bottom: 5px;
}
ADDRESS {
	font-style: normal;
	margin: 0px 0px 15px 0px;
	line-height: 1.4em;
}

DD {
	margin: 4px 0px 15px 0px;
	padding: 0px;
}

/* lists */
UL, OL {
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
UL UL, OL UL, UL OL, OL OL {
	margin-bottom: 5px;
	margin-left: 15px;
}
UL LI, OL LI {
	list-style-type: none;
	list-style-position: outside;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
UL LI {
	list-style-type: square;
	list-style-image: url("/img/sk/ul_li.gif");
}
UL LI UL LI {
	list-style-image: url("/img/sk/ul_li_2.gif");
}
OL LI {
	list-style-type: decimal;
}
P {
	margin: 0px 0px 15px 0px;
	line-height: 1.4em;
}
.first {
	margin-bottom: 5px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
INPUT {
	font-size: 1em;
	background-color: transparent;
	border: 1px solid #E0E0E0;
	padding: 2px;
	/*cursor: text;*/
}
HR { display: none; }

/* tables */
TABLE {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
}
TD, TH {
	padding: 10px 15px 10px 2px;
	border-bottom: 1px solid;
	margin: 0px;
}
TH {
	font-size: 1.1em;
	border-color: #686868;
	text-align: left;
}
TBODY TH {
	border-color: #B7B7B7;
}
TD {
	border-color: #B7B7B7;
}
TD.r {
	text-align: right;
	padding: 10px 2px 10px 15px;
}
TD.w100 { width: 100%; }

/* jednorazove tables */
TABLE.jednorazove, .jednorazove TR, .jednorazove TD, .jednorazove IMG {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.fl { float: left; }
.fr { float: right; }
.clrL { clear: left; }
.clrR { clear: right; }
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px 0px -1px 0px;
}
.clrfix:after { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; }
.clrfix { display: inline-block; /* hasLayout */ }
/* Hides from IE-mac \*/
* html .clrfix { height: 1%;}
.clrfix { display: block;}
/* End hide from IE-mac */ 
.bl { display: block; }

.subH3 {
	margin-bottom: 5px;
}
.orange {
	color: #ff740e;
}
.hide, .hidden {
	display: none;
}
/** body backgrounds **/
BODY#infopage { background-image: url("/img/sk/bgr_infopage.jpg"); }
BODY#opendoor { background-image: url("/img/sk/bgr_opendoor.jpg"); }

BODY#novinkypage { background-image: url("/img/sk/novinky/bgr_novinky.jpg"); }
BODY#produktypage { background-image: url("/img/sk/produkty/bgr_produkty.jpg"); }
BODY#detipage { background-image: url("/img/sk/deti/bgr_deti.jpg"); }
BODY#sportpage { background-image: url("/img/sk/sport/bgr_sport.jpg"); }
BODY#mccafepage { background-image: url("/img/sk/mccafe/bgr_mccafe.jpg"); }

/* BODY#homepage { background-image: url("/img/sk/bgr_home.jpg"); } */
BODY#novinkyhp { background-image: url("/img/sk/novinky/bgr_novinky_hp.jpg"); }
BODY#detihp { background-image: url("/img/sk/deti/bgr_deti_hp.jpg"); }
BODY#produktyhp { background-image: url("/img/sk/produkty/bgr_produkty_hp.jpg"); }
BODY#sporthp { background-image: url("/img/sk/sport/bgr_sport_hp.jpg"); }
BODY#karierahp { background-image: url("/img/sk/kariera/bgr_kariera_hp.jpg"); }
BODY#onashp { background-image: url("/img/sk/onas/bgr_onas_hp.jpg"); }
BODY#kontakthp { background-image: url("/img/sk/kontakty/bgr_kontakt_hp.jpg"); }
BODY#restauracehp { background-image: url("/img/sk/restaurace/bgr_restaurace_hp.jpg"); }
BODY#mccafehp { background-image: url("/img/sk/mccafe/bgr_mccafe_hp.jpg"); }
BODY#mccafeflash { background: url("/img/sk/mccafe/bgr_mccafe_flash.jpg") 0px 20px no-repeat; }

/** layout **/
#root {
	width: 966px;
	text-align: left;
	margin: 0px auto;
	overflow: hidden;
	background: url("/img/sk/bgr_header_r.png") 100% 0 no-repeat;
}
#rootNarozeniny {
	width: 890px;
	text-align: left;
	overflow: hidden;
	margin: 20px;
}
/** top **/
#p-top {
	height: 87px;
	background: url("/img/sk/bgr_header_l.png") 0px 0px no-repeat;
	position: relative;
}
#p-top .in {
	width: 946px;
	height: 87px;
	margin-left: 10px;
	background: url("/img/sk/bgr_header.png") 0px 0px repeat-x;
	float: left;
	display: inline;
}
#logo {
	display: block;
	float: left;
	display: inline;
	margin: 0px 0px 0px 5px;
	padding-top: 12px;
	width: 63px;
	height: 60px;
}

#p-header {
	font-size: 11px;
	width: auto;
	*width: 480px;
	height: 26px;
	float: right;
	display: inline;
	text-align: right;
}
#p-header span {
	display: none;
}
#p-header a {
	display: block;
	float: left;
	_display: inline;
	height: 26px;
	color: #5a5a5a;
	text-decoration: none;
	margin: 0 10px;
	padding-top: 6px;
}
#p-header a:hover {
	color: #000000;
}
#p-header a.search {
	padding-right: 22px;
	margin-right: 7px;
	background: url("/img/sk/ico_search.png") 100% 0% no-repeat;
}
#p-header div {
	/*width: 164px;
	height: 26px;*/
	width: auto;
	height: auto;
	float: right;
	background: url("/img/sk/bgr_login.png") 0px 0px no-repeat;
}
#p-header div a.log {
	color: #000000;
	margin: 0 6px 0 8px;
}
#p-header div a.reg {
	color: #676767;
	/* padding-right: 37px; - puvodni, pak upraveno pro MacOS */
	padding-right: 34px;
	margin: 0 0 0 9px;
	background: url("/img/sk/btn_login.png") 100% 0 no-repeat;
}

/* header ajax */
#p-header.ajax div {
	width: auto;
	height: auto;
	background: none;
}
#p-header.ajax {
	width: auto;
}
#p-header.ajax .ajaxLogin {
	float: left;
	color: #000000;
	height: 26px;
	padding-top: 5px;
	font-size: 12px;
	margin: 0 6px 0 19px;
}
#p-header.ajax span.sep {
	display: block !important;
	float: left;
	width: 1px;
	height: 17px;
	margin-top: 4px;
	background: url("/img/sk/ajax_separator.gif") 0 0 no-repeat;
}
#p-header.ajax a.tdu {
	text-decoration: underline;
}
/* */

.dialog span {
	display: block !important;
	float: left;
	width: 1px;
	height: 17px;
	margin-top: 4px;
	background: url("/img/sk/login_separator.png") 0 0 no-repeat;
}
#userLogin {
	display: none;
	width: 206px;
	height: 104px;
	background: url("/img/sk/bgr_loginbox_b.png") 0 100% no-repeat;
	z-index: 10000;
	position: absolute;
	top: 28px;
	right: 10px;
}
#userLogin p.first {
	width: 206px;
	margin-bottom: 2px !important;
	padding-top: 10px;
	background: url("/img/sk/bgr_loginbox_t.png") 0 0 no-repeat;
}
#userLogin p.fl {
	width: 206px;
	margin-bottom: 5px;
}
#userLogin p.sep {
	width: 206px;
	padding-top: 6px;
	background: url("/img/sk/loginbox_separator.png") 9px 0 no-repeat;
}
#userLogin a {
	display: inline;
	height: auto;
	color: #6a5207;
	text-decoration: underline;
	padding: 0 0 0 8px;
	margin: 0 0 0 9px;
	background: url("/img/sk/ul_li_login.png") 0 5px no-repeat;
}
#userLogin a:hover {
	color: #6a5207;
	text-decoration: none;
}
#userLogin label {
	display: block;
	float: left;
	width: 45px;
	margin: 1px 0px 0px 0px;
	color: #523107;
}
#userLogin input {
	display: block;
	float: left;
	width: 139px;
	height: 13px;
	margin: 0;
	background: #ffffff;
	border: none;
}
#userLogin span.bgleft, #userLogin span.bgright {
	display: block;
	float: left;
	margin: 0 0 0 6px;
	width: 2px;
	height: 17px;
	background: url("/img/sk/bgr_logininput_l.png") 0 0 no-repeat;
}
#userLogin span.bgright {
	margin: 0 5px 0 0;
	background: url("/img/sk/bgr_logininput_r.png") 0 0 no-repeat;
}
#userLogin input.btn {
	width: 54px;
	height: 17px;
	float: right;
	background: url("/img/sk/btn_prihlasit.png") 0px 0px no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px 8px 0px 0px;
	cursor: pointer;
	_cursor: hand;
}
#userLogin input.btn:hover {
	background-position: 0px -17px;
}
#userLogin a.facebook {
	float: right;
	margin-right: 8px;
	background: none;
}

.login INPUT.jsp, .login INPUT.jspOK {
	width: 66px;
	height: 20px;
	color: #FFFFFF;
	font-size: 0.9em;
	background: url("/img/sk/btn_login.gif") 0px 0px no-repeat;
	padding: 0px;
	border: 0px;
	margin: 1px 0px 3px 0px;
	cursor: pointer;
	_cursor: hand;
	vertical-align: middle;
}
.login INPUT.jsp {
	width: 80px;
	background: url("/img/sk/btn_jsp.gif") 0px 0px no-repeat;
	margin: 3px 1px;
}
.login INPUT.jspOK {
	width: 35px;
	background: url("/img/sk/btn_ok.gif") 0px 0px no-repeat;
	margin: 3px 1px;
}
.login TR TD A.jspA {
	width: 80px;
	height: 20px;
	color: #FFFFFF;
	font-size: 0.98em;
	background: url("/img/sk/btn_jsp.gif") 0px 0px no-repeat;
	margin: 3px 8px 0px 0px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	_cursor: hand;
	display: block;
	float: left;
	line-height: 1.5em;
}
.login TR TD A.jspA:HOVER {
	background-position: 0px -20px;
}
.login INPUT.jsp:HOVER, .login INPUT.jspOK:HOVER {
	background-position: 0px -20px;
}
#userLogin SPAN { display: none; }

/** navigace **/
#p-menu {
	position: absolute;
	top: 47px;
	right: 12px;
	width: 845px;
	text-align: left;
}
#p-menu UL {
	margin: 0px;
	text-align: right;
}
#p-menu UL LI {
	float: left;
	margin-right: 5px;
	line-height: 1em;
	list-style: none;
}
#p-menu UL LI.last { margin-right: 0px !important; }
#p-menu UL A {
	display: block;
	width: 165px;
	height: 26px;
	text-decoration: none;
	overflow: hidden;
	background: 0px 0px no-repeat;
}

#p-menu UL #btn1 { background-image: url("/img/sk/menu_btn1.png"); }
#p-menu UL #btn2 { background-image: url("/img/sk/menu_btn2.png"); }
#p-menu UL #btn3 { background-image: url("/img/sk/menu_btn3.png"); }
#p-menu UL #btn4 { background-image: url("/img/sk/menu_btn4.png"); }
#p-menu UL #btn5 { background-image: url("/img/sk/menu_btn5.png"); }

#p-menu UL .act A { background-position: 0px -26px !important;}
#p-menu UL A:HOVER, #p-menu UL .over A { background-position: 0px -52px !important;}
#p-menu UL A SPAN {
	display: none;
}

#searchLoc, #searchFull {
	float: right;
	width: 205px;
	height: 29px;
	background: url("/img/sk/bgr_search.gif") no-repeat;
}
#searchFrm {
	display: none;
	width: 213px;
	height: 31px;
	background: url("/img/sk/bgr_search.png") no-repeat;
	z-index: 10000;
	position: absolute;
	top: 25px;
	right: 195px;
}
#searchFull {
	float: left;
}
#searchString {
	font-size: 95%;
}
#topSearchString {
	font-size: 95%;
}
#searchLoc INPUT, #searchFull INPUT {
	width: 126px !important;
	width /**/: 130px;
	height: 14px !important;
	height /**/: 18px;
	background: url("/img/sk/bgr_search_input.gif") no-repeat;
	border: 1px solid #EEEEEE;
	margin: 5px 0px 0px 6px;
}
#searchFrm INPUT {
	width: 141px !important;
	width /**/: 145px;
	height: 17px !important;
	height /**/: 21px;
	font-size: 1.1em;
	padding: 0 0 5px 4px;
	background: url("/img/sk/bgr_search_input.png") no-repeat;
	border: none;
	margin: 7px 0px 0px 7px;
}
#searchFrm INPUT.btn {
	width: 54px !important;
	height: 17px !important;
	font-size: 1.1em;
	padding: 0px;
	color: #585858;
	background: url("/img/sk/btn_search.png") 0px 0px no-repeat;
	border: 0px;
	cursor: pointer;
	_cursor: hand;
	margin: 7px 7px 0px 0px;
}
#searchFrm INPUT.btn:HOVER {
	background-position: 0px -17px;
}
#searchLoc INPUT.btn, #searchFull INPUT.btn {
	width: 52px !important;
	height: 20px !important;
	padding: 0px;
	color: #585858;
	background: url("/img/sk/btn_search.gif") 0px 0px no-repeat;
	border: 0px;
	cursor: pointer;
	_cursor: hand;
	margin: 5px 6px 0px 0px;
}
#searchLoc INPUT.btn:HOVER, #searchFull INPUT.btn:HOVER {
	background-position: 0px 20px;
}
#searchLoc {
	float: left;
}
#searchLoc INPUT.btn {
	background: url("/img/sk/btn_locator.gif") 0px 0px no-repeat;
}
/** obsahova cast **/
#p-mid {
	width: 946px;
	margin-left: 10px;
	min-height: 406px;
	_height: 406px;
	padding-bottom: 20px;
}
#mccafehp #p-mid {
	min-height: 526px !important;
	_height: 526px !important;
}
#p-mid SPAN.jsp {
	visibility: hidden;
}
.t2p {
	color: #A8A8A8;
}
/* rozeskokove stranky - ovlivneni H1 */
.index H1 {
	font-size: 2.4em;
	color: #FF740E;
}
#detipage H1 {color: #C81987;}
#rootNarozeniny H1 {color: #C81987;}
#produktypage H1 {color: #FF740E;}
#sportpage H1 {color: #FFC826;}
#mccafepage H1, #mccafeflash H1 {color: #4A220E;}
/* 2-3 sloupcova sazba */
.twoCols DIV.fl, .twoCols DIV.fr {
	width: 50%;
}
.twoCols IMG.fl {
	margin: 0px 15px 15px 0px;
}
.twoCols IMG.fl-mr0 {
	margin-bottom: 15px;
}
.twoCols IMG.fr {
	margin: 0px 0px 15px 15px;
}
.twoCols .fl .in {
	margin-right: 15px;
	margin-left: 1px;
}
.twoCols .fr .in {
	margin-left: 15px;
}
.threeCols DIV.fl, .threeCols DIV.fr {
	width: 33%;
}
.threeCols DIV.fc {
	float: left;
	width: 34%;
}
.threeCols .fl .in {
	margin-right: 10px;
}
.threeCols .fc .in {
	margin: 0px 10px;
}
.threeCols .fr .in {
	margin-left: 10px;
}

/* sitemap */
.colsList {
	clear: left;
	margin-right: -35px;
}
.colsList UL LI {
	list-style: none;
	list-style-image: none;
}
.colsList .i {
	float: left;
	margin: 0px 35px 30px 0px;
}
.colsList #sport.i {
	float: left;
	margin: 0px 0px 30px 0px;
}
.colsList .i UL {
	margin: 0px;
}

.col5 .i { width: 160px; }
.col4 .i { width: 200px; }
.col3 .i { width: 280px; }

/* indexove stranky */
.index .colsList {
	margin-top: 175px;
}
.index .colsList A {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #585858;
	padding: 8px;
	margin: 0px;
	border-bottom: 1px solid #B7B7B7;
	background: url("/img/sk/ul_li_4.gif") 0% 13px no-repeat;
}
.index .colsList A:HOVER {
	text-decoration: underline;
	color: #FF740E;
}
.index .colsList .last A {
	border: 0px;
}

/* mapa stranek */
.sitemap A {
	display: block;
	text-decoration: none;
	color: #585858;
	padding: 8px 0px;
	margin: 0px;
	border-bottom: 1px solid #B7B7B7;
}
.sitemap A:HOVER {
	text-decoration: underline;
	color: #FF740E;
}
.sitemap STRONG {
	font-size: 1.1em;
}
.sitemap #novinky A:HOVER, .sitemap #novinky STRONG { color: #4CA2E5; }
.sitemap #novinky LI A { border-bottom: 1px solid #4CA2E5; }
.sitemap #deti A:HOVER, .sitemap #deti STRONG { color: #C81987; }
.sitemap #deti LI A { border-bottom: 1px solid #C81987; }
.sitemap #produkty A:HOVER, .sitemap #produkty STRONG { color: #FD8227; }
.sitemap #produkty LI A { border-bottom: 1px solid #FD8227; }
.sitemap #sport A:HOVER, .sitemap #sport STRONG { color: #FFC826; }
.sitemap #sport LI A { border-bottom: 1px solid #FFC826; }
.sitemap #mccafe A:HOVER, .sitemap #mccafe STRONG { color: #4A220E; }
.sitemap #mccafe LI A { border-bottom: 1px solid #4A220E; }

.sitemap UL UL LI A {
	border-bottom: 1px solid #B7B7B7 !important;
}

.sitemap UL UL UL LI A {
	border-bottom: 0px solid #B7B7B7 !important;
	margin-left: 20px;
	padding: 2px 0px 2px 8px;
	background: url("/img/sk/ul_li_3.gif") 0% 9px no-repeat;
}

.sitemap-2 UL A {
	display: block;
	color: #585858;
	text-decoration: none;
	padding: 8px 0px;
	border-bottom: 1px solid #B7B7B7;
}
.sitemap-2 A:HOVER {
	text-decoration: underline;
	color: #FF740E;
}
.sitemap-2 STRONG {
	font-size: 1.0em;
	text-transform: uppercase;
}
.sitemap-2 UL UL A {
	padding: 3px 0px;
	border: 0px;
}
.sitemap-2 UL UL UL A {
	padding: 2px 0px 2px 8px;
	background: url("/img/sk/ul_li_3.gif") 0% 8px no-repeat;
}
.sitemap-2 UL UL UL LI {
	margin-left: 10px;
}
.sitemap UL LI UL LI .sitemap-1a {
	border-bottom: 0px solid #B7B7B7 !important;
	padding-bottom:3px;
}
.sitemap-1b {
	border-top: 1px solid #B7B7B7;
	margin-top:6px;
}
/** bottom **/
#p-bottom {
	background: url("/img/sk/bgr_footer_sub_l.png") 0 0 no-repeat;
	color: #ffffff;
	margin-bottom: 15px;
	position: relative;
}
#p-bottom .fr {
	display: inline; /* IE double margin fix */
	margin: 0 4px 0 0;
	_padding-top: 6px;
	font-size: 11px;
	line-height: 32px;
}
#p-bottom SPAN {
	display: none;
}
#p-bottom span.stat {
	display: inline;
	margin: 0 5px;
}
#p-bottom .fr A {
	color: #ffffff;
	margin: 0px;
}
#p-bottom .fr .fg {
	margin: 0px 0px 0px 33px;
}
#p-bottom img {
	vertical-align: middle;
}
#p-news {
	height: 30px;
	background: url("/img/sk/bgr_news_l.png") 0 0 no-repeat;
}
#p-news p {
	text-align: left;
	height: 30px;
	_height: 23px;
	background: #686868;
	font-size: 11px;
	margin: 0 10px;
	padding: 7px 0 0 58px;
}
#p-news a,
#p-news strong {
	color: #feca24;
	font-weight: bold;
}
#p-news strong {
	float: left;
	*display: inline;
}
#p-news span {
	display: block;
	padding: 0 0 0 5px;
	* line-height: 30px;
	* padding-left: 5px !important;
}
#p-infonavi {
	background: url("/img/sk/bgr_footer_sub_r.png") 100% 0 no-repeat;
	height: 32px;
	position: relative;
	z-index: 1000;
}
#p-infonavi .in {
	background: #939291;
	float: left;
	display: inline;
	margin-left: 10px;
	width: 946px;
	height: 32px;
}
#p-infonavi UL {
	float: left;
	display: inline;
	width: 500px;
	height: 32px;
	background: #939291;
	margin: 0 0 0 10px;
}
#p-infonavi UL LI {
	display: inline;
	margin: 0px 13px;
	line-height: 32px;
	list-style: none;
	list-style-image: none;
}
#p-infonavi UL LI.first {
	margin-left: 10px;
}
#p-infonavi UL A {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
#p-infonavi a:hover {
	color: #feca24;
}
.roll-menu {
	position: absolute !important;
	top: 0px;
	left: 0px;
}
.roll-menu-2 {
	position: absolute;
	display: block;
	margin-top: -30px;
}

/* franchising - ti nejlepší */
.tiNejlepsi {
	float: left;
	width: 144px;
	height: 215px;
	text-align: center;
	margin-right: 10px;
	padding-top: 10px;
	border: 1px solid #EDEDED;
	background: #FFFFFF;
}
.tiNejlepsi IMG {
	margin-bottom: 10px;
}
/*/franchising - ti nejlepší */

/* margins */
.mr100 {
	margin-right: 100px !important;
	_margin-right: 40px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr15 {
	margin-right: 15px;
}
.mr10 {
	margin-right: 10px;
}
/* /margins */

/* kariéra */
P.bonmot {
	padding: 0px;
	margin: -10px 0px 12px 30px;
	font-size: 1.3em;
	font-weight: bold;
	color: #a7a7a7;
}
IMG.motive {
	margin-bottom: 10px;
}
/* /kariéra*/

/* zamestananci - uvod, jednotlivi */
.mt60 {
	margin-top: 60px;
}
.mt30 {
	margin-top: 30px;
}
.mt23 {
	margin-top: 23px;
}
.mt15 {
	margin-top: 15px;
}
.mt10 {
	margin-top: 10px;
}
P.perex {
	font-weight: bold;
	text-align: justify;
}
/* /zamestananci - uvod, jednotlivi */

/* tiskové zprávy */
UL.tiskovaZprava {
	margin-left: 0px;
}
UL.tiskovaZprava LI{
	list-style-type: none;
	list-style-image: none;
	clear: left;
}
UL.tiskovaZprava LI STRONG {
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 3px;
}
LI SPAN.date {
	float: left;
	width: 80px;
	text-align: right;
}
/* /tiskové zprávy */
.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}
.red {
	color: #ff0000;
}
P.address {
	margin-bottom: 5px;
	clear: both;
}

/* tabulky Lokator */
TABLE.aps {
	font-size: 100%;
	border-collapse: collapse;
	width: 946px;
}
.aps TH, .aps TD {
	padding: 0.5em 1em 0.5em 0em;
	border-bottom: 1px solid #B7B7B7;
}
.aps TH {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #686868;
}
.header1, .header2 {
	text-align: left;
	font-weight: bold;
}
.header1 {
	color: #FF740E;
}
.aps TH IMG {
	margin: 0px 10px 0px 0px;
}
.aps TD {
	text-align: left;
}
TABLE.notes {
	margin-bottom: 0;
}
.info TD, .info TD IMG {
	padding: 0.15em 0em;
	border: 0px;
	vertical-align: middle;
}
#buttons, #buttonsR {
	float: left;
	margin-top: 245px;
}
#buttonsR {
	margin-top: 212px;
}
/* /tabulky Lokator */

/* tabulka Milniky */
TABLE.milniky TD {
	border: 0px;
	vertical-align: top;
}
/* /tabulka Milniky */

/* McD Cup partneři */
TABLE.mcdcup {
	font-size: 100%;
	border-collapse: collapse;
	width: 946px;
	padding: 0px;
	margin: 0px;
}
.mcdcup TD {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
A IMG {
	border: 0px;
}
/* /McD Cup partneři */

/* thumbnails */
DIV.thumb, DIV.thumb2 {
	text-align: center;
}
DIV.thumb2 {
	margin-bottom: 20px;
}
DIV.thumb3 {
	text-align: left;
}
.thumb .img {
	margin: 0px 15px 15px 0px;
}
.thumb2 .img {
	margin: 0px 5px 5px 0px;
}
.thumb3 IMG {
	margin: 0px 15px 15px 0px;
}
.thumb3 P {
	margin-bottom: 5px;
	padding: 0px;
}
.thumb_par {
	padding: 10px 0px 10px 40px;	
}
.thumb_par img {
	vertical-align: middle;
	margin: 0px 10px 0px 10px;
}
/* /thumbnails */

/* formulare */
TABLE.forms, TABLE.forms2, TABLE.login {
	font-size: 100%;
	border-collapse: collapse;
	width: 946px;
	padding: 0px;
	margin: 0px;
}
.forms TD, .login TD {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 10px;
}
TABLE.login {
	width:460px;
}
.login TD {
	padding: 3px;
}
TABLE.forms2 {
	width: 936px;
}
.forms2 TD {
	padding: 3px;
	border: 1px solid #989898;
}
.forms INPUT, TEXTAREA, .login INPUT, TEXTAREA {
	background: #FFFFFF;
	border: 1px solid #989898;
	/*border-top-color: #404040;
	border-left: 2px solid #404040;*/
	border-style: inset;
}
.forms .radio, .login .radio {
	border: 0px;
	background: none;
}
.alert {
	color: #FF0000;
}
.confirm {
	color: green;
}
.forms H3 {
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}
#formulare {
	width: 100%;
	margin: 20px 0px 80px 0px;
}
#formulare UL {
	margin: 0px;
	padding: 0px;
}
#formulare UL LI {
	float: left;
	line-height: 1em;
	margin-right: 5px;
	text-align: left;
	list-style: none;
	background: #686868 url("/img/sk/btn_form.gif") no-repeat 0px 0px;
}
#formulare UL A {
	display: block;
	width: 86px;
	height: 29px;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
	background: 0px 0px no-repeat;
}
#formulare LI a:hover {
	background: #FD8227 url("/img/sk/btn_form.gif") no-repeat 0px -29px;
}
#formulare LI STRONG {
	margin-left: 6px;
}
.noscript TD {
	border: 0px;
}
.noscript INPUT, .noscript A {
	width: 80px;
	height: 20px;
	color: #FFFFFF;
	background: url("/img/sk/btn_jsp.gif") 0px 0px no-repeat;
	padding: 0px;
	border: 0px;
	margin: 1.3em 1px 3px -1px;
	cursor: pointer;
	_cursor: hand;
	padding-bottom: 2px;
	_padding-bottom: 0px;
}
.noscript INPUT:hover, .noscript A:hover {
	background-position: 0px -20px;
}
/* /formulare */


/* Novinky - Snidane, Mexiko */
TR#restaurace {
	height: 57px;
	background: #F3F3F3;
}
#restaurace td {
	font-size: 95%;
	padding: 15px 0px;
}
img.buttonmex {
	margin-left: 652px;
	margin-bottom: 36px;
}
/* /Novinky */

/* fulltext hledani */
.fulltext {
	background: url("/img/sk/bgr_fulltext.gif") no-repeat 0px 0px;
	height: 57px;
	padding: 10px 0px 0px 15px;
}
IMG.back {
	margin-left: -6px;
	padding-right: 10px;
	vertical-align: top;
}
IMG.ahead {
	padding-left: 10px;
	vertical-align: top;
}
.news {
	border-top: 1px solid #B7B7B7;
	padding-top: 20px;
}
/* /fulltext hledani */

.ft { margin-bottom: 10px; }
#alt { display: none; }
.und { text-decoration: underline; }
EM { font-size: 80%; line-height: 1.3em; }
.justify { text-align: justify; margin-right: 2px; }
#deti TABLE TD { border: 0px; }

/* stravenky, franchisanti */
.box {
	width: 126px;
	height: 126px;
	border: 1px solid #EDEDED;
	margin: 5px 15px 0px 0px;
	text-align: center;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	background: #FFFFFF;
}
.box IMG {
	display: block;
	position: relative;
	left: 0px;
	margin: 8px auto;
}
/* /stravenky, franchisanti */

/* produkty - kvalita */
.kvalita, .kvalitaLast {
	float: left;
	width: 142px;
	height: 122px;
	margin: 5px 8px 50px 0px;
}
.kvalitaLast {
	margin: 5px 0px 50px 0px;
}
.kvalita IMG, .kvalitaLast IMG {
	border: 1px solid #EDEDED;
	margin-bottom: 5px;
}
H2 SPAN {
	font-weight: normal;
}
/* /produkty - kvalita */

/* flashove hry, obrazkove a no-flash rozeskoky */ 
.skladacka, .skladacka2 {
	width: 160px;
}
TABLE.skladacka TD, TABLE.skladacka2 TD {
	padding-right: 5px;
	border: 0px;
}
TABLE.skladacka2 TD {
	padding: 5px 5px 25px 0px;
}
.pr10 {
	margin-right: 30px;
}
.ico A IMG {
	border: 6px solid #E5E5E5;
}
.ico A:hover IMG {
	border: 6px solid #D4D4D4;
}
.icoHP A IMG {
	border: 12px solid #E5E5E5;
}
.icoHP A:hover IMG {
	border: 12px solid #D4D4D4;
}
/* /flashove hry */ 

input.button{
	color: #FFFFFF;
	background: #686868;
	border: 1px solid #989898;
	border-style: inset;
	text-align: center;
}

/* vystoupeni Ronalda */
.akce {
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.datumakce {
	margin: 0px 0px 5px 0px;
	padding-bottom: 8px;
	border-bottom: 1px solid #A7A7A7;
}
H3.gr {
	color: #A7A7A7;
	margin: 0px;
}
.purple {
	color: #C81987;
	font-weight: bold;
	margin-left: 10px;
}
/* /vystoupeni Ronalda */
.middle {
	vertical-align: middle;
	margin-right: 5px;
}
TD.text { width: 200px; }

/* Kvalita - soutez */
/*.soutez { background: url("/img/sk/produkty/kvalita/soutez/bg_mcmuffin_fresh.gif") 0px 110px no-repeat; }*/
.soutez H2 { margin-top: 15px; }
.soutez .twoCols { margin-bottom: 10px; _margin-bottom: -30px; }
.soutez .twoCols H2 { margin-top: 0px; }
.soutez FORM { margin-bottom: 17px; }
.soutez FIELDSET {
	padding: 0px;
	border: none;
}
.soutez LABEL {
	width: 80px;
	float: left;
	display: block;
	margin-top: 3px;
}
.soutez FORM BR {
	display: none;
}
.soutez INPUT, .soutez TEXTAREA {
	width: 207px;
	margin: 0 0 10px 0;
	border: 1px solid #404040;
	border-style: inset;
}
.soutez TEXTAREA { width: 640px; font-size: 11px; }
.soutez .radio {
	width: 15px;
	height: 15px;
	border: none;
	margin: 1px 5px 0px 0px;
	vertical-align: top;
}
.soutez H1 { margin: 10px 0px 0px 0px; }
.soutez #tForm H2, .soutez .galerie H2 {
	color: #ff740e;
	font-size: 1.5em;
	margin: 15px 0px 0px 0px;
	font-weight: normal;
}
.soutez .galerie H2 { margin: 0px 0px 20px 0px; }
.soutez .error { color: #ff740e; }
.soutez .orange {
	color: #ff740e;
}
.soutez P.note {
	color: #ff740e;
	margin: 0px 0px 25px 0px;
}
.soutez A.winners {
	width: 113px;
	height: 18px;
	_height: 19px;
	color: #FFFFFF;
	background: url("/img/sk/btn_soutez_pravidla.gif") 0px 0px no-repeat;
	margin: -30px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	_padding: 1px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	_cursor: hand;
	display: block;
}
A.winnersBack {
	width: 150px;
	height: 18px;
	_height: 19px;
	color: #FFFFFF;
	background: url("/img/sk/btn_soutez_zpet.gif") 0px 0px no-repeat;
	/*margin: -20px 0px 0px 0px;*/
	padding: 2px 0px 0px 0px;
	_padding: 1px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	_cursor: hand;
	display: block;
}
.soutez P.rules A, .soutez A.kvalita, .soutez .btn {
	width: 113px;
	height: 18px;
	_height: 19px;
	color: #FFFFFF;
	background: url("/img/sk/btn_soutez_pravidla.gif") 0px 0px no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	_padding: 1px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	_cursor: hand;
	display: block;
}
.soutez P.rules {
	margin: 10px 0px 0px 0px;
}
.soutez P.rules SPAN {
	font-size: 0.8em;
}
.soutez A.kvalita {
	width: 136px;
	margin: 0px 0px 0px 0px;
	background: url("/img/sk/btn_soutez.gif") 0px 0px no-repeat;
}
.soutez .btn {
	background: url("/img/sk/btn_login.gif") 0px 0px no-repeat;
	width: 66px;
	height: 20px;
	padding: 0px !important;
	border: none;
	float:right;
	margin-top:0px;
}
.soutez P.rules A:HOVER, .soutez A.kvalita:HOVER, .soutez .btn:HOVER, .soutez A.winners:HOVER, A.winnersBack:HOVER {
	background-position: 0px -20px;
}
.soutez #tForm { margin-left: 200px; }
.soutez #tForm DIV { margin: 0px 0px 5px 0px; }
.soutez #mForm {
	float:left;
	margin-top: 25px;
}
.soutez .lForm, .soutez .rForm {
	width: 350px;
	float: left;
}
.soutez .bForm { width: 645px; }
.soutez .checkbox {
	height: 12px;
	width: 12px;
	border: 1px solid #1c5180;
	float: left;
	margin: 5px 10px 0px 0px;
}
.soutez DIV.galerie {
	border-top: 1px solid #bcbcbc;
	padding-top: 15px;
}
.soutez DIV.galerie IMG {
	margin-right: 15px;
	float: left;
}
.soutez DIV.galerie P { float:left; }
.soutez DIV.galerie A.kvalita {
	margin: 0px 0px 11px 0px !important;
	float: none;
}
/* /Kvalita - soutez */

#christmas {
	position: absolute;
	background: url("/img/u/ico_xls.gif") 0px 0px no-repeat;
	padding: 6px 0 6px 40px;
	margin-top: 76px;
}

/* SMS soutez */
#p-mid.sms { background: #ffffff; position: relative; }
.sms h2 { color: #e2001a; font-size: 14px; }
.sms p { color: #000000; font-size: 12px; }
.sms p.info { color: #707173; }
.sms .twoCols div.fl { width: 390px; }
.sms .twoCols div.fl img { margin: 0; }
.sms .twoCols div.fr { width: 555px; }
.sms .twoCols .fr .in { margin: 0 25px 0 0; }
.sms #links {
	position: absolute;
	bottom: 35px;
}
.sms ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin: 0 20px 0 0;
}
.sms ul li.last {
	margin: 0;
}
.sms ul li a {
	background: url("/img/sk/novinky/i_love_new_york/bg_button.gif") 100% 0 no-repeat;
	text-decoration: none;
	padding-right: 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.sms ul li a.back {
	background: url("/img/sk/novinky/i_love_new_york/bg_button_back_left.gif") 100% 0 no-repeat;
	padding-right: 18px;
}
.sms ul li a span {
	background: url("/img/sk/novinky/i_love_new_york/bg_button_middle.gif") 0 0 repeat-x;
	line-height: 24px;
	padding: 0 10px;
}
.sms ul li a, .sms ul li a span {
	display: block;
	float: left;
	height: 24px;
	cursor: pointer;
	_cursor: hand;
}
.sms form .codes {
	float: left;
	margin-bottom: 7px;
}
.sms form .codes .fleft input {
	*margin-bottom: -7px;
}
.sms form .fleft { float: left; }
.sms form .fright { float: right; }
.sms form span.left,
.sms form span.right {
	background: url("/img/sk/novinky/i_love_new_york/bg_input_left.gif") 0 0 no-repeat;
	float: left;
	width: 10px;
	height: 40px;
	margin: 0 !important;
}
.sms form span.right {
	background: url("/img/sk/novinky/i_love_new_york/bg_input_right.gif") 0 0 no-repeat;
}
.sms form .fleft.bl {
	margin-left: 166px;
	display: inline;
}
.sms form .fleft span {
	font-size: 17px;
	line-height: 40px;
	height: 40px;
	margin-left: 10px;
}
.sms form .fleft span.required {
	color: #e2001a;
	font-size: 12px;
	margin: 0;
}
.sms form .fleft strong{
	font-size: 18px;
}
.sms form .fleft img {
	margin: -4px 0 12px 17px;
}
.sms form label {
	line-height: 40px;
	height: 40px;
	width: 166px;
	display: block;
	float: left;
}
.sms form input {
	background: url("/img/sk/novinky/i_love_new_york/bg_input_middle.gif") 0 0 repeat-x;
	width: 147px;
	*height: 30px;
	margin: 0 0 2px 0;
	padding: 9px 3px;
	float: left;
	border: none;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e2001a;
}
.sms form input#captcha {
	text-transform: none;
}
.sms form input.long {
	width: 338px;
	margin: 0 0 10px 0;
	*padding-bottom: 10px;
}
.sms form .submit {
	float: right;
	margin: 7px 5px 0 0;
	width: auto;
}
.sms form .submit input {
	background: url("/img/sk/novinky/i_love_new_york/bg_button_send_middle.gif") 0 0 repeat-x;
	line-height: 34px;
	width: auto;
	height: 34px;
	margin: 0 !important;
	padding: 0 17px 0 11px;
	*padding: 0 !important;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	_cursor: hand;
	text-transform: none;
}
.sms form .submit span {
	background: url("/img/sk/novinky/i_love_new_york/bg_button_send.gif") 100% 0 no-repeat;
	line-height: 34px;
	height: 34px;
	padding: 0 25px 0 0;
	width: auto;
	float: left;
}
.sms form .errors p {
	color: #e2001a;
}

/* OpenDoor */
#opendoor #intro {
	margin-top: 312px;
}
#homepage .odBanner,
#detipage.hm #p-bottom .odBanner,
#opendoor .odBanner {
	display: none;
}
#opendoor #p-mid {
	padding-bottom: 20px;
}
#p-bottom  .odBanner {
	position: absolute;
	top: -150px;
	left: 15px;
}

/* Birthday */
#birthday {
	background: #c81987 url("/img/sk/deti/narozeniny/motive_narozeniny.jpg") 100% 0 no-repeat;
	width: 946px;
	height: 696px;
}
#birthday #birthdaybox {
	margin-left: 14px;
	padding-top: 13px;
}
#birthday h2 {
	color: #c81987;
	margin: 0 0 10px 14px;
}
#birthday p {
	color: #303030c;
	font-size: 12px;
	font-weight: bold;
	margin: 0 14px;
	line-height: 1.2em;
}
#birthday span {
	font-size: 10px;
	vertical-align: top; 
}
#birthday p#calc,
#birthday p#loc,
#birthday p#pdf {
	margin-top: 10px;
	height: 32px;
}
#birthday p#pdf {
	margin-top: 5px;
}
#birthday p#calc a,
#birthday p#loc a,
#birthday p#pdf a {
	display: block;
	color: #c81987;
	padding: 8px 0 8px 44px;
	background: url("/img/sk/deti/narozeniny/ico_calc.gif") 0 0 no-repeat;
}
#birthday p#loc a {
	background: url("/img/sk/deti/narozeniny/ico_loc.gif") 0 0 no-repeat;
}
#birthday p#pdf a {
	padding: 2px 0 4px 44px;
	background: url("/img/sk/deti/narozeniny/ico_loc_pdf.gif") 0 0 no-repeat;
}
#birthday .boxes {
	width: 472px;
	margin-bottom: 8px;
}
#birthday .boxes .boxin {
	background: #fae8f3;
	padding: 14px 0px;
	position: relative;
}
#birthday .boxes.box1 .boxbottom {
	height: 5px;
	font-size: 1px;
	background: url("/img/sk/deti/narozeniny/box_01_bottom.gif") 0 100% no-repeat;
}
#birthday .boxes.box2 .boxtop {
	height: 1px;
	font-size: 1px;
	background: url("/img/sk/deti/narozeniny/box_02_top.gif") 0 100% no-repeat;
}
#birthday .boxes.box2 .boxbottom {
	height: 2px;
	font-size: 1px;
	background: url("/img/sk/deti/narozeniny/box_02_bottom.gif") 0 100% no-repeat;
}
#birthday .boxes.box3 .boxtop {
	height: 3px;
	font-size: 1px;
	background: url("/img/sk/deti/narozeniny/box_03_top.gif") 0 0 no-repeat;
}
#birthday .boxes.box3 .boxbottom {
	height: 4px;
	font-size: 1px;
	background: url("/img/sk/deti/narozeniny/box_03_bottom.gif") 0 100% no-repeat;
}
#birthday .boxes.box4 .boxtop {
	height: 4px;
	font-size: 1px;
	background: url("/img/sk/deti/narozeniny/box_04_top.gif") 0 0 no-repeat;
}

#sflash {
	position: absolute;
	top: -150px;
	width: 935px;
	margin: 0 0 21px 14px;
	border: 1px solid #cccccc;
	z-index: 1;
}
