/**********/
/* layout */
/**********/

body {
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
}

body, td, th {
	font-size: 11px;
}

#main {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 770px;
}

/* hlavicka */
#header {
	margin: 0;
}

#homepage #header {
	display: block;
	background-image: url('images/homepageheader.jpg');
	width: 770px;
                height: 78px;
	padding: 0px;
                margin: 0px;
}

#subpage #header {
	display: block;
	background-image: url('images/subpageheader.jpg');
	width: 770px;
                height: 78px;
	padding: 0px;
                margin: 0px;
}

/* radek s vlajkami */
#flags {
	text-align: right;
	background-image: url('images/subpagelangs.jpg');
	height: 28px;
	padding: 7px;
}

#flags img {
	border: none;
}

/* menu */
#menu {
	margin: 0;
	padding: 4px 0 0 0;
	display: block;
	text-align: center;
	height: 22px;
	background-image: url('images/menubg.gif');
}

#menu li {
	display: inline;
	font-size: 11px;
	background-image: url('images/menuseparator.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menu a {
	text-decoration: none;
	border-bottom: 5px solid #ffffff;
	padding: 0 0 3px 0;
	color: #000000;
}

#menu a:hover {
  border-bottom: 5px solid #d9261c;
}

#menu #menufirst {
	background-image: none;
}

#menu #menufirst a {
  padding-left: 0;
}

/* drobky pod menu */
#crumbs {
	margin: 5px 0 11px 16px;
}

#crumbs a {
	color: #000000;
}

#crumbs a:hover {
	text-decoration: none;
}

.clearer {
	clear: both;
	height: 0px;
	font-size: 0px;
	margin-top: -1px;
}

#content {
	padding: 0 16px 0 16px;
	background-image: url('images/subpagebg.gif');
}

#columnleft {
	float: left;
	width: 237px;
}

#columnright {
	float: right;
	width: 463px;
	margin: 0 0 30px 0;
}

#homepage #columnright {
	background-image: url('images/rightbg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#footer {
	text-align: right;
	margin: -25px 0 0 0;
	width: 770px;
	float: right;
	clear: right;
}
#footer img {
	vertical-align: -3px;
}
#footer span {
	font-weight: bold;
	color: #d9261c;
	font-size: 24px;
}

/*****************/
/* konec layoutu */
/*****************/

/****************************************/
/* cast spcificka pro domovskou stranku */
/****************************************/

#hpimgs {
	position: relative;
	width: 770px;
	height: 150px;
	background-image: url('images/hpimgs.jpg');
                  background-repeat: no-repeat;
}

#hpimgs #wing1 {
	position: absolute;
	width: 100px;
	height: 23px;
	top: -23px;
	left: 634px;
	background-image: url('images/wing1.jpg');
}

#hpimgs #wing2 {
	position: absolute;
	width: 11px;
	height: 31px;
	top: 88px;
	left: 755px;
	background-image: url('images/wing2.jpg');
}

#hpimgs, #hpimgs a {
  color: #0b3164;
  text-decoration: none;
}

#hpimgs a:hover {
  text-decoration: underline;
}

#hpimgs li {
	display: block;
	position: absolute;
	text-align: center;
	font-size: 9px;
	top: 10px;
	text-transform: uppercase;
}

#hpimgs .hphigh {
	top: 4px;
}

#hpimgs .hphigh li {
	top: 23px;
}

#hpimgs .hpdown {
	top: 112px;
	text-transform: none;
}

#hpimgs .hpdown .hpprodej {
	left: 27px;
	top: 13px;
}

#hpimgs li li {
	top: 17px;
	text-transform: none;
}

.hppronajem {
	left: 50px;
}

.hpprodej {
	left: 15px;
}

.hpakcni {
	left: 8px;
}

#hpimgs #hpveze {
	width: 106px;
	left: 19px;
}

#hpimgs #hpzlavky {
	width: 106px;
	left: 144px;
}

#hpimgs #hpplosiny {
	width: 106px;
	left: 270px;
}

#hpimgs #hpleseni {
	width: 106px;
	left: 395px;
}

#hpimgs #hpslavky {
	width: 106px;
	left: 521px;
}

#hpimgs #hpprodukty {
  width: 75px;
	left: 661px;
}

/**********************************************************/
/* zacatek vseobecnych pravidel a ruznych uzitecnych trid */
/**********************************************************/

a {
	color: #1d3062;
}

a:hover {
	text-decoration: none;
}

address {
	font-style: normal;
}

hr {
  color: #7ca9e5;
  background-color: #7ca9e5;
  height: 1px;
  border: 0px solid #7ca9e5;
  margin: 0 13px 0 13px;
}

/* nadpisy a odstavce */
#columnleft h2, #columnleft h3, #columnleft p {
	margin: 13px;
	color: #ffffff;
	font-size: 10px;
}

#columnleft h2 {
	font-size: 14px;
}

#columnright h2 {
	font-size: 16px;
	color: #d9261c;
	font-weight: bold;
	font-style: italic;
                margin: 0px;
                padding-bottom: 20px;
}

#columnright h3 {
	font-size: 14px;
	color: #d9261c;
	font-weight: bold;
	font-style: italic;
                margin: 0px;
}

#columnleft h3, #columnright h3 {
	font-size: 12px;
}

#columnright p {
	text-align: justify;
}

#columnleft p {
	text-align: left;
}

table {
	border-collapse: collapse;
	border: 1px solid #d9261c;
}

table.kontakt {
	border-collapse: collapse;
	border: 0px solid #ffffff;
}

table.kontakt td {
	border-collapse: collapse;
	border: 0px solid #ffffff;
}

table.objednavka {
	border-collapse: collapse;
	border: 2px solid #d9261c;
}

th {
	text-align: center;
	background-color: #d9261c;
	border: 1px solid #d9261c;
	color: white;
	font-weight: bold;
}

td {
  border: 1px solid #d9261c;
}

/*******************/
/* specialni tridy */
/*******************/

/* zarovnani doprava */
.rightalign {
	text-align: right;
}

/* zarovnani doleva */
.leftalign {
	text-align: left;
}

/* zarovnani na stred */
.centeralign {
	text-align: center;
}

/* odkaz vice v levem sloupci u novinek */
#columnleft .more {
	text-align: right;
}

#columnleft .more a {
	color: #7ca9e5;
}

/* */

.leftform {
	background-color: #c8c9db;
}

#main .leftform * {
	color: #000000;
	margin: 0;
	padding: 13px;
}

.pismo {
	font-size: 70%;
	color: #000000;
}

.input {
background-color: #F6F6F6;
}





.fotky IMG {border: 1px solid #979797}
.fotka {border: 1px solid #979797}

ul.seznam li {margin: 4px;
    list-style-type: square}




/* FOTOGALERIE */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }