body {
	font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #a6d9ff;
	background-image: url(../design/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #0b63cf;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #0b63cf;
	padding: 0;
	margin: 10px 0 15px 0;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #0b63cf;
	padding: 0;
	margin: 10px 0 15px 0;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
}

a {
	color: #0b63cf;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

table {
	font-size: 12px;
	color: #000;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	padding: 10px;
	margin: 0;
	border: none;
}

ul {
	padding: 10px 0 0 17px;
	margin: 0 0 15px 0;
}
ul li {
	padding: 0;
	margin: 0;
}

.clear {
	display: block;
	width: 100%;
	font-size: 1px;
	clear: both;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}

.text_center {
	text-align: center;
}

.text_left {
	text-align: left;
}

.text_right {
	text-align: right;
}

.no_border {
	border: none !important;
}

.no_bg {
	background: none !important;
}

.no_margin {
	margin: 0 !important;
}

.no_padding {
	padding: 0 !important;
}

#page {
	position: relative;
	width: 968px;
	margin: 0 auto;
	padding: 212px 0 0 0;
	text-align: left;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 968px;
	height: 212px;
	background-image: url(../design/header.jpg);
	background-repeat: no-repeat;
}

#content {
	float: right;
	width: 714px;
	margin-bottom: 10px;
}

#main {
	width: 674px;
	line-height: 22px;
	padding: 20px 20px 20px 20px;
}

#hp_news {
	width: 674px;
	line-height: 18px;
	padding: 20px 20px 20px 20px;
}
.news h2 {
	margin: 0 0 15px 0;
}
.news p {
	margin: 0 0 5px 0;
}

#main_links {
	padding: 10px 0 0 0;
}
#main_links a {
	float: left;
	display: block;
	width: 182px;
	height: 132px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 20px;
	padding: 8px 0 0 25px;
	background-repeat: no-repeat;
}
#main_links a:hover {
	text-decoration: underline;
}
#main_links a.link1 {
	background-image: url(../design/illu_zavesy.jpg);
}
#main_links a.link2 {
	background-image: url(../design/illu_tandemy.jpg);
}
#main_links a.link3 {
	margin: 0;
	background-image: url(../design/illu_kola.jpg);
}

#bottom_links {
	margin-bottom: 20px;
}
#bottom_links a {
	float: right;
	display: block;
	margin-left: 10px;
	background-repeat: no-repeat;
}
#bottom_links div.link_shopbike {
	float: right;
	width: 388px;
	height: 82px;
	margin-left: 10px;
	background-image: url(../design/link_shopbike.gif);
	background-repeat: no-repeat;
}
#bottom_links a.link_jizerky {
	width: 316px;
	height: 30px;
	text-align: center;
	padding: 52px 0 0 0;
	background-image: url(../design/link_jizerky.gif);
}
#bottom_links a.link_pao {
	width: 206px;
	height: 42px;
	margin: 0;
	padding: 40px 0 0 20px; 
	background-image: url(../design/link_pao.gif);
}

.content_bg {
	width: 100%;
	background-image: url(../design/bg_content.gif);
	background-repeat: repeat-y;
}
.content_top, .content_top2 {
	width: 100%;
	height: 5px;
	font-size: 1px;
	background-image: url(../design/bg_content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_top2 {
	height: 3px;
	background-image: url(../design/bg_content_top2.gif);
}
.content_bottom {
	width: 100%;
	height: 3px;
	margin-bottom: 10px;
	background-image: url(../design/bg_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left {
	float: left;
	width: 228px;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 8px 0 8px 17px;
	border-bottom: 1px solid #e3e3e3;
	background-image: url(../design/arrow_main.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li a:hover, #menu ul li a.active {
	text-decoration: underline;
}
#menu ul li ul li a {
	display: block;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 8px 0 8px 32px;
	border-bottom: 1px solid #e3e3e3;
	background-image: url(../design/arrow_sub.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#menu ul li ul li a:hover, #menu ul li ul li a.active {
	text-decoration: none;
	background-color: #e3e3e3;
}

.left_label, .left_label2 {
	position: absolute;
	left: -15px;
	top: 20px;
	width: 188px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 0 0 25px;
	background-image: url(../design/left_label.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_label2 {
	background-image: url(../design/left_label2.jpg);
}

#form_login, #form_login fieldset {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
#form_login input {
	display: block;
	width: 163px;
	height: 29px;
	font-size: 12px;
	color: #a0a0a0;
	margin-bottom: 5px;
	padding: 0 10px;
	border: none;
	background: none;
	background-image: url(../design/bg_input.gif);
	background-repeat: no-repeat;
}
#form_login a.button {
	float: left;
	display: block;
	width: 83px;
	height: 35px;
	margin: 0 8px 0 0;
	background-image: url(../design/butt_prihlasit.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#form_login span {
	float: left;
	display: block;
	padding: 12px 0 0 0;
}

.left_bg {
	position: relative;
	padding: 70px 20px 10px 20px;
	background-image: url(../design/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.left_top, .left_top2 {
	width: 100%;
	height: 4px;
	font-size: 1px;
	background-image: url(../design/bg_left_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_top2 {
	height: 3px;
	background-image: url(../design/bg_left_top2.gif);
}
.left_bottom {
	width: 100%;
	height: 3px;
	margin-bottom: 10px;
	background-image: url(../design/bg_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer {
	float: right;
	width: 950px;
	font-size: 11px;
	line-height: 17px;
	padding-top: 10px;
	border-top: 4px solid #7cb9f2;
}
#footer p {
	margin: 0;
}
#footer a {
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span.f_sep {
	margin: 0 4px;
}

#gallery {
	padding: 0;
}

#gallery table {
}
#gallery table td {
	border: 1px solid #fff;
	padding: 15px 34px;
	text-align: center;
	background-color: #eeeeee;
}

#map_canvas, #map_canvas2 {
	width: 670px;
	height: 400px;
}