body {
	margin: 0px;
	padding: 0px;
}

table.obal {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-left: 0px solid #DC0000;
}


td.obal_wrapper {
	width: 960px;
	height: 100%;
	border: 2px solid #DC0000;
}

td.obal_zbytek {
	height: 100%;
	background-color: #FFDC00;
	border-left: 0px solid #DC0000;
}

table.wrapper {
	width: 960px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid green;
}

td.main_hlava {
	width: 960px;
	height: 88px;
}

td.main_zahlavi {
	height: 217px;
	background-image: url("../img/layout/default/zahlavi.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

table.navigace {
	background-color: #DC0000;
	width: 960px;
	height: 88px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid black;
}

td.logo {
	background-image: url("../img/layout/default/logo.gif");
	background-position: right top;
	background-repeat: no-repeat;
	width: 404px;
	height: 88px;
}

td.servis24 {
	background-image: url("../img/layout/default/servis24.gif");
	background-position: right top;
	background-repeat: no-repeat;
	height: 88px;
}

table.pata {
	width: 960px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid black;
}

td.main_pata {
	height: 33px;
	background-color: #DC0000;
}

td.pata_pocitadlo {
	text-align: left;
	vertical-align: bottom;
	font-size: 10px;
	text-decoration: none;
	padding-left: 12px;
	padding-bottom: 15px;
	color: #ffffff;
}

td.pata_copyright {
	text-align: right;
	vertical-align: bottom;
	padding-right: 12px;
	padding-bottom: 15px;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}

td.wrapper_main {
	width: 960px;
}

table.main {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid brown;
}

td.main_submenu {
	width: 205px;
	background-color: #EC7373;
}

td.main_main {
	width: 755px;
	background-image: url("../img/layout/default/zapati.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	border: 0px solid black;
}

table.main_obal {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid brown;
}

td.main_main_obal {
	vertical-align: top;
	padding: 14px;
	padding-bottom: 40px;
}

td.main_boxy {
	width: 160px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.main {
	padding: 0px;
	border: 0px solid green;
}

div.menu_text {
	vertical-align: bottom;
	border: 1px solid green;
}

table.submenu {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid green;
	background-image: url("../img/layout/default/mapa.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

a.left_kontakt {
	color: #ffffff;
	text-decoration: none;
} 

a.left_kontakt:hover {
	color: #000000;
	text-decoration: none;
} 

td.submenu_strom {
	vertical-align: top;
	padding-right: 12px;
	padding-top: 250px;
	padding-bottom: 12px;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	line-height: 1.5em;
}

td.submenu_kontakt {
	border: 0px solid green;
	padding-right: 12px;
	vertical-align: bottom;
	padding-bottom: 12px;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	line-height: 1.5em;
}



