* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #4a4a4a;
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	font-size: 73%; /* == 11px */
	line-height: 127%; /* == 14px */
}
a {
	color: #8da500;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.plain-link {
	color: #4a4a4a;
	cursor: text;
	text-decoration: none;
}
a.plain-link-2 {
	color: #8da500;
	cursor: text;
	text-decoration: none;
}
img {
	border: 0 none;
}
.cleaner {
	clear: both !important;
	font-size: 0 !important;
	line-height: 0 !important;
	height: 0 !important;
}
.skryte {
	display: none !important;
	position: absolute !important;
	left: -1000px !important;
}
table {
	border-collapse: collapse;
	color: #8da500;
}
table th,
table td {
	padding: 2px 10px;
}

#container {
	margin: 0 auto;
	width: 724px;
}

#header {
	background: transparent url('/images/header-bg.gif') repeat-x left bottom;
	margin-bottom: 3px;
	padding-bottom: 8px;
}
#header #logo {
	height: 61px;
	float: left;
	overflow: hidden;
	width: 312px; 
}
#header div.top-menu {
	border-left: 1px dotted #989898;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	float: right;
	margin: 18px 0 0 0;
	overflow: hidden;
	padding: 13px 0 0 5px;
	text-align: right;
}
#header div.top-menu span {
	border-left: 1px dotted #989898;
}
#header div.top-menu a {
	color: #989898;
	margin: 10px 10px;
	text-decoration: none;
}
#header div.top-menu a:hover {
	text-decoration: underline;
}
#intro {
	background: transparent url('/images/header-bg.gif') repeat-x left bottom;
	padding-bottom: 5px;
}
#page {
	background: transparent url('/images/page-bg.gif') repeat-x left top;
	width: 724px;
}
#page div.leva {
	float: left;
	width: 475px;
}
#main-menu li {
	float: left;
	list-style-type: none;
}
#main-menu li a {
	background: transparent url('/images/menu-a-bg.png') no-repeat left top;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 26px;
	margin-top: 8px;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 95px;
}
#main-menu li a:hover {
	color: #c9ff0f;
	margin-top: 4px;
}
#content {
	padding: 20px 10px;
}
#content h2 {
	color: #7b7b7b;
	font-family: "Helvetica CE", "Arial CE", Helvetica, Arial, "sans-serif";
	font-size: 190%;
	font-weight: normal;
	line-height: 117%;
	margin-bottom: 1px;
}
#content h2.subpage {
	margin-bottom: 20px;
}
#content h3 {
	color: #7b7b7b;
	font-size: 109%;
	line-height: 117%;
	font-weight: bold;
	margin: 10px 0;
}
#content hr {
	border: 0 none;
	border-top: 1px dotted #cbcbcb;
	height: 0px;
	margin: 13px 0 10px 0;
	overflow: hidden; 
}
#content p {
	margin: 8px 0 10px 0;
}
#content b,
#content strong {
	color: #ff7200;
}
#content div.link {
	margin-bottom: 2px;	
}
#content div.link a {
	font-size: 82%;
	line-height: 117%;
	text-decoration: none;
	text-transform: uppercase;
}
#content div.link a:hover {
	text-decoration: underline;
}
#content ul li {
	background: transparent url('/images/content-li.gif') no-repeat left 4px;
	color: #8da500;
	list-style-type: none;
	padding: 0 0 1px 15px;
}
#content ul.provozovny li {
	border-right: 1px dotted #cbcbcb;
	color: #4a4a4a;
	float: left;
	height: 58px;
	margin: 0 40px 10px 0;
	padding: 0 40px 8px 15px;
}
#content ul.provozovny li.last {
	border: 0 none;
	margin-right: 0;
	padding-right: 0;
}
#content ul.provozovny li a {
	position: relative;
	top: 8px;
}
#page div.prava {
	color: #717171;
	float: left;
	width: 249px;
}
#page div.prava div.zeptejte-se-nas {
	margin: 11px 15px 13px 15px;
}
#page div.prava h3 {
	color: #ffba16;
	font-family: "Helvetica CE", "Arial CE", Helvetica, Arial, "sans-serif";
	font-size: 109%;
	line-height: 117%;
	margin: 0 15px 7px 15px;
	text-transform: uppercase;
}
#page div.prava h4 {
	font-size: 100%;
	font-weight: bold;
}
#page div.prava div.kontakt {
	background-color: #f1f2f4;
	border-left: 5px solid #bec6cc;
	margin-bottom: 20px;
	padding: 16px 16px 60px 16px;
}
#footer {
	background-color: #f1f2f4;
	font-size: 90%;
	color: #8c8c8c;
	padding: 10px 20px;
	width: 684px;
}
#footer div.leva {
	float: left;
	width: 420px;
}
#footer div.prava {
	float: right;
	text-align: right;
	width: 250px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer div.prava ul li {
	border-left: 1px solid #8c8c8c;
	color: #8c8c8c;
	float: left;
	list-style-type: none;
	margin-left: 8px;
	padding-left: 8px;
}
#footer div.prava ul li.first {
	border-left: 0 none;
	margin-left: 0;
	padding-left: 0;
}
#footer div.prava ul li a {
	color: #8c8c8c;
	font-size: 109%;
	text-decoration: none;
}
#footer div.prava ul li a:hover {
	text-decoration: underline;
}
#slevaPalet {
	text-align: center;
}
#headerH1 {
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 13px;
	font-style: italic;
	color: #7B7B7B;
}
