body {
	padding: 0;
	margin: 0;
    background: #cbb489 url(../images/bg.jpg) 0px 31px repeat-x;	
	text-align: center;
	font-family: lucida grande, helvetica, verdana, sans;
	font-size: 13px;	
}

#content {
	width: 900px;
	height: 285px;	
	margin: 0 auto;
	text-align: center;	
}

img {
	behavior: url(../scripts/iepngfix.htc); 
}

#footer {
	width: 900px;
	margin-top: 77px;
	height: 200px;		
	text-align: center;
}

.vcard {display: none;}

/* @group galerie */

#myGallery, #myGallerySet, #flickrGallery
{
	width: 382px;
	height: 253px;
	z-index:5;
	margin-left: 5px;
	padding-top: 5px;	
}

*html .prezentace {
background: url(../images/player_bg.gif) no-repeat;
width: 392px;
height: 276px;
font-family: lucida grande, helvetica, sans;
text-align: left;
clear: both;
margin-top: -72px;
float: left;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 45px;
	background: #000;
	padding-top: 3px;
	color: #fff;
	text-indent: 0;
	padding-left: 3px;
	overflow: hidden;
    font-size: 110%;
    filter: alpha(opacity=60);
    
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 70%;
	margin: 2px 5px;
	color: #979792;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('../images/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

/* @end */

/* @group aktuality */

#aktuality em {	
font-style: normal;
font-weight: bold;
font-size: 100%;
color: #f3f4f4;
padding-left: 15px;
}

#aktuality .rss {
background: url(../images/rss.gif) right no-repeat;
width: 12px;
margin-right: 18px;
margin-top: 2px;
height: 12px;
float: right;
}

#aktuality .aktuality {
padding-top: 8px;
list-style: none;	
}

#aktuality a {
text-decoration: none;
color: #eceded;    
font-weight: bold;
font-size: 90%;
background: url(../images/ahref.gif) no-repeat left;
right: 20px;
position: relative;
padding-left: 20px;    
}

#aktuality p {
color: #8e8f8f;
display: inline;
font-size: 85%;		
}

*html #aktuality li {
width: 340px;
height: 57px;
padding-top: 3px;
margin-bottom: 7px;
position: relative;
background: url(../images/line.gif) bottom no-repeat;
}

#aktuality li:hover {
width: 339px;
height: 51px;
background: url(../images/aktuality_selection.gif) top left no-repeat;

}

#aktuality {
float: left;
text-align: left;
padding-top: 16px;
width: 425px;
height: 200px;
background: url(../images/url_backdrop.gif) no-repeat;
}

/* @end */

/* @group recenze */

.author_photo {
	border: 2px solid #e6e6e6;
	float: left;
}

*html .quote {
	clear: both;
	margin-top: 10px;	
	width: 350px;
	osition: relative;
	float: right;
font-family: verdana, sans;
font-size: 100%;
background: url(../images/quote_line.gif) bottom repeat-x;
}

*html blockquote {
		position: relative;
	left: 10px;
	text-indent: 10px;
	padding-left: 20px;		
	width: 260px;		
		font-size: 115%;		
		background: url(../images/quotes_opened.gif) top left no-repeat;	

	color: #f6f6f6;

}

blockquote a {
color: #f6f6f6;
text-decoration: none;	
}

*html blockquote em {	
	color: #4c0000;
	font-size: 85%;		
	font-family: helvetica, sans;
	float: left;
	display: block;
}

*html blockquote p {
	padding-top: 5px;
	text-align: left;	
	float: left;	
background: url(../images/quotes_closed.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-right: 19px;
	}

/* @end */

/* @group menu */

* html ul#navigace {
	position: relative;
	left: 215px;
	clear: left;	
	margin-top: 25px;	
	list-style: none;
	padding: 0;
	background: url(../images/menu_backdrop.gif) no-repeat;
	width: 431px;
	height: 50px;
	padding-left: 8px;
}

#navigace li {
	float: left;
	padding-left: 8px;
	padding-top: 19px;	
}

#navigace #vyroba {
	background: url(../images/menu_items.gif) 0px 0px;
	width: 118px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #vyroba:hover {background: url(../images/menu_items.gif) 0px -23px no-repeat;}

#navigace #opravy {
	background: url(../images/menu_items.gif) -125px 0px;
	width: 116px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #opravy:hover {background: url(../images/menu_items.gif) -125px -23px no-repeat;}

#navigace #shop {
	background: url(../images/menu_items.gif) -249px 0px no-repeat;
	width: 73px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #shop:hover {background: url(../images/menu_items.gif) -249px -23px no-repeat;}

#navigace #kontakt {
	background: url(../images/menu_items.gif) -330px 0px no-repeat;
	width: 67px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #kontakt:hover {background: url(../images/menu_items.gif) -330px -23px no-repeat;}

/* @end */

/* @group odkazy */

*html .zakaznik {list-style:none;}

*html .wrapper a {
background: url(../images/ahref.gif) 0px 2px no-repeat;
list-style: none;
padding-left: 18px;
position: relative;
right: 18px;
}

*html .slider-wrap a {
text-decoration: none;
color: #eceded;    
font-weight: bold;
font-size: 100%;
text-transform: uppercase;    
}

*html #odkazy p {
color: #8e8f8f;
display: inline;
font-size: 85%;		
}

*html #odkazy {
padding-top: 16px;
width: 532px;
height: 200px;
background: white url(../images/url_backdrop2.gif) no-repeat;
}

*html .stripViewer .panelContainer .panel ul {
text-align: left;
}

*html .svw {width: 50px; height: 20px; background: #fff; overflow: hidden;}
*html .svw ul {position: relative; left: -999em;}

*html .stripViewer {
position: relative;
overflow: hidden;		
width: 500px;
height: 260px;
clear: both;
background: #999;
}

*html .zakaznici_l {
float: left;
}

*html .zakaznici_r {
float: left;
}

*html .slider-wrap li {
height: 37px;
width: 205px;
padding-top: 3px;
padding-bottom: 11px;
background: url(../images/line_small.gif) 0px 38px no-repeat;
}

*html .slider-wrap li:hover {
background: url(../images/odkazy_selection.gif) no-repeat;
width: 100%;
}

*html .stripViewer .panelContainer {
position: relative;
left: 0; top: 0;
width: 100%;
list-style-type: none;
-moz-user-select: none;
}

*html .stripViewer .panelContainer .panel {		
float:left;
width: 700px;
height: 100%;
}

*html .wrapper {
width: 800px;
height: 200px;
margin-left: 37px;
margin-top: 8px;
}

*html .wrapper ul {
ist-style: none;
padding: 0;
margin: 0;	
}

*html .stripNavR, .stripNavL {
position: relative !important;
bottom: 15px;

}

*html #next {
background: url(../images/next_off.gif) no-repeat center;
width: 18px;
position: relative;
bottom: 0px;
height: 17px;
display: inline;
float: right;	
margin-right: 13px;
}

*html #next:active {
background: url(../images/next_on.gif) no-repeat center;
width: 18px;
height: 17px;
display: inline;
float: right;	
margin-right: 13px;
outline: none;
}

*html #previous {
background: url(../images/previous_off.gif) no-repeat center;
width: 18px;
position: relative;
bottom: 0px;
margin-right: 2px;
height: 17px;
display: inline;
float: right;
padding-right: 6px;		
}

*html #previous:active {
background: url(../images/previous_on.gif) no-repeat center;
width: 18px;
height: 17px;
display: inline;
float: right;
padding-right: 4px;
outline: none;		
}

*html stripNav ul li {
float: left;
margin-right: 2px;
}

*html .slider-wrap {
text-align: left;
float: right;
padding-top: 17px;
width: 432px;
height: 200px;
background: url(../images/odkazy_title.gif) no-repeat;
}

*html #article_body {
float: right;
display: none;
width: 900px;	
margin-top: 200px;
text-align: left;
font-family: lucida grande, helvetica, verdana, sans;
color: #1b110b;	
}

*html .slider-wrap p {
color: #8e8f8f;
display: inline;
font-size: 85%;	
}

*html .slider-wrap em {	
font-style: normal;
font-weight: bold;
font-size: 100%;
color: #f3f4f4;
padding-left: 18px;
height: 15px;
}

*html #slider1 {		
width: 432px;
float: right;	
height: 200px;
position: relative;
top: -2px;;
background: url(../images/odkazy_content.gif) no-repeat;
}

/* @end */

/* @group menu_eng */
#navigace #custom {
	background: url(../images/menu_items_eng.gif) 0px 0px;
	width: 124px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #custom_sel {
background: url(../images/menu_items_eng.gif) 0px -23px;
	width: 124px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #custom:hover {background: url(../images/menu_items_eng.gif) 0px -23px no-repeat;}

#navigace #repairs {
	background: url(../images/menu_items_eng.gif) -129px 0px;
	width: 124px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #repairs_sel {
	background: url(../images/menu_items_eng.gif) -129px -23px;
	width: 124px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #repairs:hover {background: url(../images/menu_items_eng.gif) -129px -23px no-repeat;}

#navigace #store {
	background: url(../images/menu_items_eng.gif) -259px 0px no-repeat;
	width: 53px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #store:hover {background: url(../images/menu_items_eng.gif) -259px -23px no-repeat;}

#navigace #contact {
	background: url(../images/menu_items_eng.gif) -319px 0px no-repeat;
	width: 69px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #contact_sel {
	background: url(../images/menu_items_eng.gif) -319px -23px no-repeat;
	width: 69px;
	height: 22px;
	display: block;
	text-indent: -9000px;
}

#navigace #contact:hover {background: url(../images/menu_items_eng.gif) -319px -23px no-repeat;}

/* @end */

