html, body, * {
    margin: 0;
    padding: 0; }

body {
    color: #000;
    font-size: 11px;
    background: #ccd6e2 url('../images/bg/body.gif') repeat-x scroll 0 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    width: 740px;
    margin: 0 auto;
	}

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px; }

ul {
    list-style: none; }

h1 span, h2 span, h3 span {
    display: none; }

form, img, a, ul, li, p, form, fieldset, h1, h2, h3, h4, table, tr, td {
    border: 0;
    margin: 0;
    padding: 0;
}

table, textarea, input {
    font-size: 11px;
    font-family: Arial, Tahoma, Helvetica, sans-serif; }

a {
	color: #a70e13;
    text-decoration: underline; }

.left, .floatLeft { 
	float: left; 
	width: auto; }
	
.right, .floatRight {
	float: right; 
	width: auto; }

#zones {
	text-align: center;
	padding: 0px;
	min-height: 500px;
	
	}

.zones_box {
	text-align: left; 
	margin: 0 auto;
}

.page-top-box {
	text-align: center;
	height: 115px;
	position: relative; 
	background: url('../images/bg/top.gif') no-repeat scroll center top;}
	
	.menu-top-box {
		float: left;
		width: 380px;
		height: 40px;  
	}
	
	.logo-box {
		float: left;
		width: 350px;
		height: 115px;
	}
	
	.info-menu-box {
		float: right;
		width: 380px;
		height: 115px;
	}
	
	.info-top-box {
		padding: 30px 40px 10px 0;
		text-align: right;
		font-weight: bold;
		color: #cc0000;
		font-size: 12px;
	}
	
	.lang-box {
		float: left;
		width: 50px;
		height: 100px;
		/*background: transparent url('../images/bg-r-top.gif') repeat-y scroll 0 0;*/
	}
	
.amfitness-logo {
	display: block;
	width: 290px;
	height: 100px;
	/*background-image: url('../images/logo.elmotory.jpg');*/
	background-position: 0 0;
	background-repeat: no-repeat; }
	
.amfitness-logo span {
	display: none; }

.zone-left {
	float: left;
	width: 200px; 
}

.zone-content {
	width: 100%; 
}
	
.zone-content-admin {
	float: left;
	width: 100%; }
	
.zone-foot {
	clear: both; }

.footer {
	height: 30px;
	width: 740px;
	margin: 0 auto;
	text-align: left;
	 }
	
#infoline {
	height: 30px;
	width: 100%;
}

#content {
	background: transparent url('../images/bg/content.gif') repeat-y scroll 25px 0;
}

.content-box {
	padding: 0 0px;
	overflow: hidden;
}

.main-box { 
	background: transparent url('../images/bg.002.gif') repeat-y scroll top left; }

.main-content { 
	background: transparent url('../images/bg.003-90.gif') no-repeat scroll top left; 
	min-height: 450px; }

.main-pad {
	padding: 5px 10px 0 10px; 
	background-color: #c6351c; 
	color: #ffffff;
	}

.main-foot {
	margin: 0 25px;
	height: 30px;
	background: transparent url('../images/bg-footer.jpg') no-repeat scroll 0 0;
}

.menu-row { 
	margin-left: 50px;
	height: 30px; 
	/*background-color: #eeeeee;*/ }

.menu { 
	float:right; 
	/*width: 555px;*/ 
	z-index: 99;
	margin: 0px 10px 0 0;}
	
.menu li.mn-link, .menu li.mn-link-act {
	display: block;
	position: relative;
	float: left;
	height: 40px;
	width: auto;
	white-space: nowrap; }

a.mn-c, a.mn-l, a.mn-r {
	display: block;
	
	text-decoration: none;
	padding-left: 15px;
	text-transform: uppercase;
	text-align: left; }

a.mn-c span, a.mn-l span, a.mn-r span {
	display: block;
	height: 40px;
	font-weight: bold;
	line-height: 35px;
	padding-right: 15px;
}

.mn-link a.mn-c, .mn-link a.mn-r { background: url('../images/bg-amenu-r.gif') no-repeat scroll left 60px; }
.mn-link a.mn-c span, .mn-link a.mn-l span { background: url('../images/bg-amenu-l.gif') no-repeat scroll right 60px; }
.mn-link a.mn-l { background: url('../images/bgamenu-l.gif') no-repeat scroll left 60px; }
.mn-link a.mn-r span { background: url('../images/bg-amenu-r.gif') no-repeat scroll right 60px; }

.mn-link a.mn-c:hover, .mn-link a.mn-r:hover { background-position: left 0px; }
.mn-link a.mn-c:hover span, .mn-link a.mn-l:hover span { background-position: right 0px; }
.mn-link a.mn-l:hover { background-position: left 0px; }
.mn-link a.mn-r:hover span { background-position: right 0px; }

.mn-link-act a.mn-c, .mn-link-act a.mn-r { background: url('../images/bg-menu-r.gif') no-repeat scroll left 0px; }
.mn-link-act a.mn-c span, .mn-link-act a.mn-l span { background: url('../images/bg-menu-l.gif') no-repeat scroll right 0px; }
.mn-link-act a.mn-l { background: url('../images/bg-menu-l.gif') no-repeat scroll left 0px; }
.mn-link-act a.mn-r span { background: url('../images/bg-menu-r.gif') no-repeat scroll right 0px; }

.mn-link a span { color: #676767; }
.mn-link a:hover span { color: #070707; }
.mn-link-act a span { color: #e7e7e7; }
 .mn-link-act a:hover span { color: #ffffff; }


a.mn-link-act {
	background-position: 0 -140px !important;
	color: #ccc !important; }

a.mn-link-act:hover {
	color: #fff !important; }

a.mn-1 span, a.mn-1f span {
	display: block;
	padding-right: 15px; }

a.mn-link-actf {
	background-position: -15px -140px !important;
	color: #ccc !important; }

a.mn-link-actf:hover {
	background-position: -15px -140px !important; }

.submenu {
	display: block;
	position: absolute;
	left: 0; top: 30px;
	z-index: 100;
	width: 150px;
}

.submenu li {
	display: block; 
	width: 100% !important; }

.submenu li a {
	width: 100%;}

.logo {
	margin-left: 50px;
	display: block;
	height: 150px;
	width: 150px;
	background-image: url('../images/mk-joker-logo.gif');
	background-repeat: no-repeat;
	background-position: 0 0; }

.logo:hover {
	background-position: 0 -150px; }

.logo90 {
	margin-left: 50px;
	display: block;
	height: 90px;
	width: 150px;
	background-image: url('../images/mk-joker-logo-90.gif');
	background-repeat: no-repeat;
	background-position: 0 0; }

.logo90:hover {
	background-position: 0 -180px;
}

.logo span, .logo90 span {
	display: none;
}

.off {
	display: none; }

.head-page {
	width: 550px;
	height: 90px;
	background-color: #c6351c;
}

.head-page h1 {
	color: #ffffff;
	font-size: 16px;
	padding: 10px 15px;
}

#topflash {
	background-color: #000000;
	height: 300px;
}

.head-page p {
	color: #ffffff;
	padding: 5px 15px;
}

.p20 {
	padding: 20px;
}



.zone-foot {
	clear: both;
	margin: 0px auto;
	width: 750px;
	height: 30px;
	line-height: 30px;
	background-color: #cccccc;
}



.copyright {
	position: absolute;
	left: 10px;
	top: 285px;
	width: 250px;
	height: 15px;
	color: #84c126;
	padding-left: 5px;
	/*background-color: #000;*/
}
.copyright:hover {
	background-color: white;
}

.copyright a {
	color: #84c126;
}

.tab-1 {
	 width: 385px !important;
}

.tab-1 th, .tab-1 td {
	padding: 1px 5px !important;
	font-size: 10px;
	line-height: 12px;
	border: none !important;
}
.tab-1 th {
	text-align: left !important;
}
.tab-2 th, .tab-2 td {
	padding: 5px 5px !important;
	line-height: 12px;
	border-bottom: 1px solid #ddd !important;
}
.tab-2 th {
	text-align: left !important;
}

.xfrm {
	background-color: #505050;
	padding: 15px;
}

.xrow { height: 48px; }
.xrow2 { height: 72px; }
.xrowta { height: 240px; }
.xrowchb { height: 24px; line-height: 24px; }

.xrow2 label, .xrow label, .xrowta label {
	color: white;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding: 10px 10px 3px 10px;
}

.xrowchb label {
	 color: white;
	 font-size: 11px;
	 line-height: 24px;
	 vertical-align: middle;
}

.xfrm input { border: 0; padding: 2px; font-size: 11px; }
.xfrm textarea { border: 0; padding: 2px; font-size: 11px; }
.xfrm select { font-size: 11px; }
.xrowchb input { vertical-align: middle; line-height: 24px; margin: auto 10px; }

.inp { padding: 2px 10px 4px 10px;}
.x500 { width: 500px; clear: both; } 
.inp500 { width: 476px; }
.ta500 { width: 476px; height: 204px; }
.x400 { width: 400px; float: left; } 
.inp400 { width: 376px; }
.x300 { width: 300px; float: left; }
.inp300 { width: 276px; }
.x250 { width: 250px; float: left; }
.inp250 { width: 226px; }
/* 180 */
.x180 { width: 180px; float: left; }
.inp180 { width: 156px; }
.sel180 { width: 160px; }
/* 160 */
.x160 { width: 160px; float: left; }
.inp160 { width: 136px; }
.sel160 { width: 140px; }
/* 140 */
.x140 { width: 140px; float: left; }
.inp140 { width: 116px; }
.sel140 { width: 120px; }
/* 125 */
.x125 { width: 125px; float: left; }
.inp125 { width: 101px; }
.sel125 { width: 105px; }


.inp30 { width: 16px; }

.sTab {
	border-collapse: collapse;
	border:none;
}

.sTab th, .sTab td {
	line-height: 17px;
	padding: 2px 5px;
	vertical-align: top;
	border-bottom: 1px solid #eeeeee;
	background-color: #ffffff;
}

.sTab th {
	border-bottom: 2px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #323232;
	color: #cccccc;
}

.sTab a{
	text-decoration: none;
	color: #bb2200;
	font-weight: bold;
	padding: 4px 0;
}
.sTab a span {
	/*display: inline-block;*/
	display: inline;
	line-height: 13px;
}

.small-col {
	float: left; 
	width: 220px; 
	height: 275px; 
}

.small-motive {
	width: 220px;
	height: 190px;
}

.small-link {
	display: block;
	width: 220px;
	height: 69px;
	background-position: top left;
	background-repeat: no-repeat;
}

.small-link:hover {
	background-position: bottom left;
}

.small-shadow {
	width: 220px;
	height: 15px;
	background: url('../images/shadow.small.gif');
}

.big-col {
	float: left; 
	width: 300px; 
	height: 315px; 
}

.big-motive {
	width: 300px;
	height: 211px;
}

.big-link {
	display: block;
	width: 300px;
	height: 89px;
	background-position: top left;
	background-repeat: no-repeat;
}

.big-link:hover {
	background-position: bottom left;
}

.big-shadow {
	width: 300px;
	height: 15px;
	background: url('../images/shadow.big.gif');
}

.big-link span, .small-link span { display: none; }
.link-cerpadla { background-image: url('../images/link.cerpadla.gif'); }
.link-motory { background-image: url('../images/link.motory.gif'); }
.link-zvaranie { background-image: url('../images/link.zvaranie.gif'); }

.h-left {
	float: left;
	width: 207px;
	height: 95px; 
}

.h-center {
	float: left;
	width: 296px;
	height: 95px;
}

.otvaracie-hodiny {
	background: url('../images/otvaracie_hodiny.jpg') no-repeat scroll 0 0;
	height: 95px;
	overflow: hidden;
	width: 207px;
}
.cennik {
	background: url('../images/cennik.jpg') no-repeat scroll 0 0;
	height: 95px;
	overflow: hidden;
	width: 207px;
}
.bmi-inbox {
	background: url('../images/BMI.jpg') no-repeat scroll 0 0;
	height: 95px;
	overflow: hidden;
	width: 296px;
}
.bmi-enter {
	padding: 18px 35px 0 104px;
	text-align: left;
}

.bmi-enter input {
	background-color: transparent; /*#eee;*/
	border: 0;
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;	
	height: 20px;
	line-height: 14px;
	padding: 3px 0;
	width: 55px;
}

input.weight {
	margin-left: 45px;
}

.bmi-btnbox {
	height: 40px;
	padding: 0 15px 0 100px; 
}

.bmi-button {
	display: block;
	width: 183px;
	height: 26px;
	margin-top: 8px;
	background: url('../images/bmi_button.jpg') no-repeat scroll 0 0;
}

.bmi-button span {
	display: none;
}

.bmi-result {
	padding-left: 100px;
	text-align: left;
}

table.tCennik {
	margin-top: 15px;
	width: 330px !important;
}

table.tCennik th {
	text-align: center;
	background-color: #eee;
}

table.tCennik td.inf {
	background-color: #eee;
}

table.tCennik td b {
	display: block;
}

table.tCennik td span {
	display: block;
	color: #999;
}

.otvaracie-hodiny span, .cennik span {
	display: none;
}

.c-left {
	background: url('../images/light-box.png') no-repeat scroll 0 0;
	float: left;
	height: 150px;
	margin-left: 10px;
	padding: 0;
	text-align: left;
	width: 187px;
}

.c-right {
	background: url('../images/light-box.png') no-repeat scroll 0 0;
	float: right;
	height: 150px;
	margin-right: 10px;
	padding: 0;
	text-align: left;
	width: 187px;
}

.c-center {
	background: url('../images/dark-box.png') no-repeat scroll center 0;
	height: 150px;
	margin: 0 202px;
	text-align: left;
}

.c-inbox {
	padding: 10px 15px;
}

.c-inbox h3 {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px; 
}


.print p {
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
}

.print ul {
	list-style-type: square;
	padding-left: 20px;
}

.print li {
	padding-bottom: 5px;
}

.print table {
	width: 520px;
	border-collapse: collapse;
}

.print td, .print th {
	padding: 5px 10px;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
}

.print th {
	text-align: right;
	color: #777777;
	font-weight: normal;
}

.content-image-box {
	width: 740px;
	height: 329px;
	background: url('../images/bg/content-box.png') no-repeat scroll 0 0;
}

.cib-in{
	padding: 5px 0;
}

.homepage {
	background: transparent url('../images/homepage.jpg') no-repeat scroll 0 0;
	height: 317px;
	margin: 0 15px;
	width: 710px;
}

.homepageIn {
	margin: 0 20px;
	padding: 20px 0; 
	width: 300px;
	text-align: left;
}

.homepage p {
	color: #fff;
}

