body, div, p, html, form {
	font-family: Arial, Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding:0px;
}
body {
	background: url('../gfx/bckg.jpg') #000000 repeat-x 0px 0px;
	text-align: center;
	color: #fff;
}
h1 {
	color: #E3001B;
	font-size: 20px;
	/*margin-top: 2px;*/
}
h2 {
	color: #E3001B;
   font-size: 18px;
}
h3 {
	color: #E3001B;
   font-size: 16px;
}
h4, h5, h6 {
	color: #E3001B;
   font-size: 14px;
}
img {
	border: none;
}
#all {
	width: 1040px;
	/*background-image: url('../gfx/bckg_all.jpg');*/
	margin: 0px auto;
	text-align: left;
}
#title {
	position: absolute;
	width: 450px;
	height: 80px;
	margin-left: 300px;
}
#title a {
	display: block;
	width: 100%;
	height: 100%;
}
#header {
	height: 286px;
	width: 1040px;
	background: url('../gfx/header.jpg') no-repeat 0px 0px;
	overflow: hidden;
}
#header a {
	display: block;
	width: 100%;
	height: 100%;
}
#content {
	width: 1040px;
	min-height: 550px;
	/*background: #FFF273 url('../gfx/bckg_content.png') 0px 0px repeat-y;*/
	overflow: hidden;
}
#content-wrap {
	width: 902px;
	min-height: 550px;
   margin-left: 29px;
	background: #FFF273 url('../gfx/bckg_content_wrap.jpg') 0px 0px repeat-y;
	overflow: hidden;
}
#left-panel {
	/*border-right: 1px solid #FF8973;*/
	/*background: url('../gfx/left_panel_bckg.jpg') no-repeat 0px 0px;*/
	width: 180px;
	height: 718px;
   margin-left: 20px;
	float: left;
}
#left-panel .img-menu {
	margin-left: 16px;
   margin-bottom: 10px;
   height: 160px;
	width: 152px;
   border-bottom: 3px solid #666666;
}
#left-panel .img-menu a {
   display: block;
   width: 100%;
   height: 100%;
   font-family: 'Arial Black', 'Gadget CE', sans-serif;
   font-size: 13px;
   text-decoration: none;
   color: #666666;
}
#left-panel .img-menu a:hover {
   display: block;
   width: 100%;
   height: 100%;
   font-family: 'Arial Black', 'Gadget CE', sans-serif;
   font-size: 13px;
   text-decoration: none;
   color: #E3001B;
}
#left-panel .img-menu.ctyrkolky-uzitkove {
	background: url('../gfx/ctyrkolky_uzitkove.jpg') no-repeat left bottom;
}
#left-panel .img-menu.ctyrkolky-sportovni {
	background: url('../gfx/ctyrkolky_sportovni.jpg') no-repeat left bottom;
}
#left-panel .img-menu.motocykly {
	background: url('../gfx/motocykly.jpg') no-repeat left bottom;
}
#left-panel .img-menu.skutry {
	background: url('../gfx/skutry.jpg') no-repeat left bottom;
}
#left-panel #boxes {
	margin-top: 10px;
	margin-left: 16px;
	width: 152px;
}
#right-panel {
	border: none;
	font-size: 75%;
	color: #9E9E9E;
	line-height: 140%; 
	width: 670px;
   margin-right: 20px;
	float: right;
	clear: both;
}
#right-panel-content {
	/*height: 554px;*/
	width: 660px;
	/*background: #a9bacb url('../gfx/right_panel_bckg.jpg') no-repeat 0px 0px;*/
	overflow: hidden;
}
#right-panel #wrapper {
	width: 640px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}
#right-panel #wrapper #hp-wrap {
	width: 520px;
   min-height: 500px;
   float: left;
}
#right-panel #wrapper #hp-wrap p {
	width: 500px;
}
#right-panel img {
	border: none;
	margin: 18px 0px;
	text-align: center;
}
/*#right-panel table {
	text-align: center;
}*/
#right-panel ul {
	font-weight: bold;
}
#right-panel li {
	font-weight: normal;
}
#right-panel li a, span.gal a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#right-panel li a:hover, span.gal a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #198a4c;
}
#right-panel div.catalog-item {
	position: relative;
   width: 300px;
   height: 100px;
   margin-right: 10px;
   margin-bottom:10px;
   border: 1px solid #666666;
   float: left;
}
#right-panel div.catalog-item .overlayer {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 300px;
	z-index: 10;
}
#right-panel div.catalog-item .overlayer.new {
	background: url('../gfx/overlayer_new.png') transparent no-repeat 0px 0px;
}
#right-panel div.catalog-item .image {
   width: 105px;
   height: 70px;
   margin-top: 15px;
   margin-left: 6px;
   float: left;
   border-bottom: 3px solid #E3001B;
}
#right-panel div.catalog-item .image img {
   padding: 0px;
   margin: 0px;
   border: none;
}
#right-panel div.catalog-item .text {
   width: 180px;
   height: 70px;
   margin-top: 15px;
   margin-left: 6px;
   float: left;
   color: #ffffff;
}
#right-panel div.catalog-item .text span {
   color: #E3001B;
   font-size: 13px;
}
#right-panel div.catalog-item a {
   display: block;
   width: 100%;
   height: 100%;
   text-decoration: none;
	cursor: hand;
}
#right-panel .news {
	text-align: left;
	border-bottom: 1px solid #198a4c;
}
#right-panel #pager {
	margin-top: 8px;
	display: block;
	float: left;
}
#right-panel #pager li {
	list-style-type: none;
}
#right-panel .butt {
	height: 30px;
	width: 150px;
	overflow: hidden;
	background: url('../gfx/menu_bg.jpg') 0px 0px repeat-y;
}
#right-panel .butt a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #ffffff;
	font-family: 'Arial Black', 'Gadget CE', sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
	padding-left: 14px;
}
#right-panel .butt a:hover, #right-panel .butt a.selected {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #ffffff;
	font-family: 'Arial Black', 'Gadget CE', sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
	padding-left: 14px;
	background: url('../gfx/menu_bg_selected.jpg') 0px 0px repeat-y;
}
#right-panel table.detail-properties {
   width: 400px;
   text-align: left;
   border-collapse: collapse;
   border: 1px solid #666666;
   margin-bottom: 20px;
}
#right-panel table.detail-properties td.label{
   font-weight: bold;
   width: 100px;
}
#right-panel a.back {
   display: block;
   background: url('../gfx/go-previous_cb.jpg') 0px 0px no-repeat;
   padding-left: 32px;
   height: 22px;
   width: 60px;
   line-height: 22px;
   text-decoration: none;
   color: #E3001B;
}
#right-panel a.back:hover {
   display: block;
   background: url('../gfx/go-previous.jpg') 0px 0px no-repeat;
   padding-left: 32px;
   height: 22px;
   width: 60px;
   line-height: 22px;
   text-decoration: none;
   color: #E3001B;
}
#wrapper fieldset {
	width: 620px;
}
#wrapper p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
#menu {
	width: 570px;
	height: 55px;
   margin-top: 93px;
   margin-left: 353px;
	background: url('../gfx/bckg_menu.png') 0px 0px repeat-x;
}
#menu-st {
	width: 43px;
	height: 55px;
	margin-left: 0px;
   margin-top: 93px;
   margin-left: 310px;
	background: url('../gfx/bckg_menu_st.png') 0px 0px repeat-x;
   float: left;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	height: 55px;
	width: 94px;
	overflow: hidden;
	/*background: transparent url('../gfx/bckg_menu.png') 0px 0px repeat-x;*/
	margin-left: 0px;
	float: left;
}
#menu li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000000;
	font-family: 'Arial Black', 'Gadget CE', sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 52px;
	/*padding-left: 14px;*/
	text-align: center;
}
#menu li a:hover, #menu li a.selected {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #E3001B;
	font-family: 'Arial Black', 'Gadget CE', sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 52px;
	/*padding-left: 14px;*/
	text-align: center;
	background: url('../gfx/bckg_menu_li.png') center 0px no-repeat;
}
#submenu-img {
	height: 140px;
	width: 230px;
	margin-left: 30px;
	margin-top: 10px;
	background: url('../gfx/image_sub_menu.jpg') 0px 0px repeat-y;
}
#footer {
   background: url('../gfx/footer.jpg') #000000 0px 0px no-repeat;
	height: 124px;
	width: 902px;
	padding-top: 70px;
}
#footer a {
	display: block;
	width: 110px;
	height: 28px;
	float: right;
}
#footer #links {
	text-align: center;
	float: none;
	width: 802px;
	margin-left: 50px;
	color: #666644;
}
#footer #links a {
	text-align: center;
	float: none;
	font-size: 12px;
	display: inline;
	color: #666666;
	text-decoration: none;
}
#footer #links a:hover {
	color: #E3001B;
	text-decoration: underline;
}
#footer #subfooter {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
#footer #subfooter a {
	width: 180px;
	text-decoration: none;
	color: #ffffff;
}
#footer #subfooter span {
	padding-left: 50px;
}
#footer #subfooter .smart {
	color: #006C2E;
	font-weight: bold;
	padding: 0px;
}
#footer #subfooter .fox {
	color: #CB4B0B;
	font-weight: bold;
	padding: 0px;
}
#map {
	border: 1px solid #E3001B;
	width: 620px;
	height: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.photo {
	height: 70px;
	width: 105px;
	margin-right: 10px;
	margin-bottom: 10px;
	/*border-bottom: 3px solid #E3001B;*/
	float: left;
}
.photo a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: hand;
}
#imgleftlinks {
	position: absolute;
	top: 200px;
	margin-left: 940px;
	width: 168px;
	text-align: center;
}
#imgleftlinks img {
	border: 1px solid transparent;
}
#imgleftlinks img:hover {
	border: 1px solid #E3001B;
}
.mozaika {
	border: 0px;
}
.mozaika img {
	margin: 0px !important;
}
.clear {
	clear: both;
}
