/* CSS Document */

body {
margin:0; padding:0;
background:url(images/background03.jpg) repeat-x;
background-color:#FFF;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* Hlavicka*/
#header {
width:955px;
height:150px;
margin:auto;
padding-top:25px;
}
#headerpict {
width:250px;
height:150px;
float:left;
}
#navtop {
width:705px;
height:25px;
padding-top:95px;
float:left;
}
#navwidth {
width:160px;
height:25px;
float:left;
}
.navtop {
width:80px;
height:18px;
padding-top:7px;
float:left;
background:url(images/button.gif) no-repeat;
font-size:10px;
font-weight:bold;
}
.navtopdevider {
width:5px;
height:10px;
float:left;
}
#lista {
width:705px;
height:20px;
float:left;
background-color:#FF0000;
}
.navtop a:link {
text-decoration: none;
color: #FFFFFF;
font-size:10px;
font-weight:bold;
}
.navtop a:visited {
text-decoration: none;
color: #FFFFFF;
font-size:10px;
font-weight:bold;
}
.navtop a:hover {
text-decoration: underline;
color: #FFFFFF;
font-size:11px;
}
.navtop a:active {
color: #FFFFFF;
font-size:11px;
}
/* Hlavicka KONEC*/


#main1 {
margin:auto; 
width:955px;
}
#main2 {
margin:0; padding:0;
}

/* LEVY SLOUPEC*/
#levy_obal {
float:left;
width:249px;
margin:0; padding:0;
}
.levy_sekce{
width:190px;
padding:5px 5px 5px 10px; /* horni pravy dolni levy*/
background-color:#FF0000;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}
.levy_podsekce{
height:auto;
width:205px;
margin-top:20px;
border-bottom:#CCCCCC 1px dotted;
padding-bottom:5px;
}
.levy_podsekce_nadpis {
font-weight:bold;
font-size:100%;
color:#333333;
font-size:100%;
}
.levy_podsekce p {
font-size:90%;
}
.levy_podsekce a:link {
font-weight:bold;
font-size:100%;
color:#CC0000;
text-decoration:underline;
}
/* LEVY SLOUPEC KONEC*/

/*PRAVY SLOUPEC*/
#pravy_obal {
float:right;
width:149px;
margin:0; padding:0;
}
.pravy_sekce{
width:119px;
padding:5px 0px 5px 10px; /* horni pravy dolni levy*/
background-color:#FF0000;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}
.pravy_podsekce{
height:auto;
width:129px;
margin-top:20px;
border-bottom:#CCCCCC 1px dotted;
padding-bottom:5px;
}
.pravy_podsekce_nadpis {
font-weight:bold;
font-size:100%;
color:#333333;
font-size:100%;
}
.pravy_podsekce p {
font-size:90%;
}
.pravy_podsekce a:link {
font-weight:bold;
font-size:100%;
color:#CC0000;
text-decoration:underline;
}
/*PRAVY SLOUPEC KONEC*/

#middle {
min-height:645px;
margin-left:250px;
margin-right:154px;
border-left:#CCCCCC 1px dotted;
border-right:#CCCCCC 1px dotted;
}

	#footer{
	width:955px;
	height:20px;
	margin:auto;
	margin-top:10px;
	background:#FF0000;
	}
	#divpageobal{
	width:518px;
	}
	.divhry{
	width:507px;
	padding: 5px;
	border-bottom:#CCCCCC 1px dotted;
	margin-bottom:15px;
	}
	.hrycleaner{
	clear:both;
	}
	.column-in {
		margin:0; padding:0.5em 1em;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	margin: 0.2em 0;
	color:#333333;
	}
	h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	margin: 0.2em 0;
	color:#333333;
	}
	h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0.2em 0;
	color:#333333;
	}
	h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0.2em 0;
	color:#333333;
	}
	p { margin: 0.5em 0 }
	a:link {
	font-size:100%;
	color:#CC0000;
	text-decoration:underline;
	}
	
	.copy { text-align:center; font-size:80% }


/*obrazky*/
.floatleft 
{ 
float: left; 
margin: 0px 10px 0px 0px; 
border: 1px solid #666; 
padding: 2px;
border:#999999 1px solid; 
} 
.floatright
{
float:right;
margin: 0px 10px 0px 0px; 
border: 1px solid #666; 
padding: 2px; 
border:#999999 1px solid;
}
/*obrazky KONEC*/







/*IE7* JAlbum/
/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
	overflow: hidden;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li { list-style-type: none; }
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; margin: 0; }
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button { position: relative; height: 100%;}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 0;
	margin: 0;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close { float: right; overflow: hidden; }
.lv_Close .lv_Button { float: right; width: 100%; height: 100%; }

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}
.lv_Data li { list-style-type: none; }

/* simulates padding-left inside .lv_Data */
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_Caption { clear: both; }
.lv_ImgNumber {
	color: #b8b8b8;
	margin-right: 5px;
	margin-top: 5px;
}
.lv_Slideshow {
	border-left: 1px solid #efefef;
	padding-left: 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 10px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}


* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
* html #overlay {
	position: absolute;
	height: expression((document.body.scrollHeight  document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) > document.body.offsetHeight ? (document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) : document.body.offsetHeight + 'px');
	width: expression((document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) > document.body.offsetWidth ? (document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) : document.body.offsetWidth + 'px');
}

#imageContainer{
	padding: 8px;
	width:500px;
	}
	#imageContainer img{
	padding: 5px;
	border: 1px solid #999999;
	}
	


.imageContainertable {
	font-size: 10px;
	color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}




/* BEGIN style8 */

 #navlist
{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	line-height: 12px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color:#FF0000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	padding-bottom: 2px;
	background: transparent;
	color:#FF0000;
}

#navlist a:hover {
	color: #FF0000;
}

/* END style8 */
-->
