.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	position: relative;
}
body {
	background-color: #FFFFFF;
	font-style: normal;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
.obsah {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	position: relative;
	background-image: url('../images/bd.jpg');
	background-repeat: no-repeat;
	height: 568px;
	background-position: center;
}
.text {
	position: relative;
	width: 680px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	height: 535px;
	top: 10px;
	background-image: url('../images/alfa.png');
	background-repeat: repeat;
	padding: 10px;
}
.header	{
	position: relative;
	width: 1024px;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	height: 200px;
}
.top-navigation  {
	margin: 0;
	padding: 0 45px;
	list-style: none;
	float: left;
	font: bold 76%/100% Arial, sans-serif;
}
.top-navigation li  {
	float: left;
	margin: 0 5px;
	background: #369 url('../images/top_inact.gif') repeat-x 0 100%;
}
.top-navigation li:hover,
.top-navigation li.hover  {
	background: #C93 url('../images/top_act.gif') repeat-x 0 100%;
}
.top-navigation a  {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	position: relative;
}

.style1 {
	font-size: 36px;
	color: #990000;
}
.style3 {font-size: 10px}
.style33 {font-size: 12px}
.style4 {font-size: 18px}
.style5 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.navigace {
	position:relative;
	top: -5px;
	}
               /********** BUTTONS ******************/
.largeImage_prev
{
color:#000;
position:absolute;
left:0px;
top:0px;
width:48px;
height:48px;
text-align:center;
background:#fff;
display:none;
cursor:pointer;
z-index:999;
background:url(../images/arrow_left.png) no-repeat;
}
.largeImage_prev span, .largeImage_next span { visibility:hidden; }

.largeImage_next
{
color:#000;
position:absolute;
right:0px;
top:0px;
width:48px;
height:48px;
text-align:center;
display:none;
cursor:pointer;
z-index:999;
background:url(../images/arrow_right.png) no-repeat;
}
.largeImage_nextPage {
width:48px;
height:48px;
position:absolute;
background:url(../images/arrow_right_double.png);
bottom:0px;
right:0px;
cursor:pointer;
z-index:999;
display:none;
}
.largeImage_prevPage {
width:48px;
height:48px;
position:absolute;
background:url(../images/arrow_left_double.png);
bottom:0px;
left:0px;
cursor:pointer;
z-index:999;
display:none;
}
.largeImage_flickrLink {
float:left;
width:48px;
height:48px;
background:url(../images/flickr.png) no-repeat;
position:absolute;
top:50px;
left:0px;
z-index:999;
display:none;
font-size:0pt;
text-decoration:none;
}
.largeImage_flickrLink span { visibility:hidden; }
/********** END BUTTONS ******************/

/********** LARGE IMAGE SECTION ******************/
#Gallery, #flickrTest
{
width:700px;
margin:0px auto;
background:#000;
padding:30px;
border:1px solid #cccccc;
}
.largeImageWrap {
position:relative;
z-index:100;
background:url(../images/ajax-loader.gif) center center no-repeat;
}
.caption
{
color:#fff;
text-align:center;
font-size:20pt;
min-height:35px;
font-style: italic;
clear:left;
margin:15px 0px;
}
.largeImage
{
position:relative;
margin:0px auto;
text-align:center;
}
/********** END LARGE IMAGE SECTION ******************/

/********** THUMBNAILS AND SLIDER ******************/
.thumbs img, .galleryUL img
{
width:100px;
cursor:pointer;
height:100px;
opacity:.7;
filter:alpha(opacity=70);
border:0px;
}
.thumbs, .galleryUL { top:0px; left:0px; }
.sliderGallery {
background: url(../images/producdtbrowser_background_20070622.jpg) no-repeat;
overflow: hidden;
position: relative;
padding: 10px;
height: 160px;
width: 570px;
z-index:999;
margin:30px auto 0px auto;
} 
.sliderGallery UL {
position: absolute;
list-style: none;
overflow: none;
white-space: nowrap;
padding: 0;
margin: 0;
}
.sliderGallery UL LI {
display: inline;
}
.slider {
width: 542px;
height: 17px;
margin-top: 110px;
margin-left: 5px;
padding: 1px;
position: relative;
background: url(../images/productbrowser_scrollbar.png) no-repeat;
float:left;display:inline;
}     
.handle {
position: absolute;
cursor: move;
height: 17px;
width: 181px;
top: 0;
background: url(../images/productbrowser_scroller.png) no-repeat;
z-index: 100;
}    
.slider span {
color: #bbb;
font-size: 80%;
cursor: pointer;
position: absolute;
z-index: 110;
top: 3px;
}
/********** END THUMBNAILS AND SLIDER ******************/

