body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	background: #333 url('bg_body.png') repeat-x 0 0;
	text-align: center;
	margin: 0;
	padding: 0;
}

img { border: none; }

body > * {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

body > .header {
	position: relative;
	height: 285px;
	background: transparent url('bg_header.png') no-repeat 0 100%;
}

#offer {
	position: absolute;
	top: 152px;
	left: 18px;
}

h1 {
	margin: 10;
	padding: 10;
	font-size: 1.0em;
}

h2 {
	margin: 10;
	padding: 10;
	font-size: 0.9em;
}

h3 {
    clear: both;
	margin: 30;
	padding: 10px;
	font-size: 0.8em;
}

p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

td {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}


#offer h3 {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#offer ul {
	margin: 0 0 0 18px;
	padding: 0;
}

#offer li {
	margin: 10px 0 0; 
	font-size: 0.75em;
}

#offer strong { font-size: 1.75em; }

body > .header .nav {
	position: absolute;
	right: 0;
	bottom: 155px;
}

#searchbar {
	width: 566px;
	height: 34px;
	margin: 5px 0 0 416px;
	background: transparent url('bg_topbar.png') no-repeat 0 0;
}

#searchbar label { display: none; }

#searchbar input {
       position: relative;
       z-index: 3;
       width: 160px;
       height: 15px;
       margin: 8px 0 0 98px;
       padding: 0;
       background: #fff;
       border: none;
}

#icons, #tabs {
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#icons {
	width: 100%;
	height: 52px; 
	position: absolute;
	top: -5px;
	left: 0;
}

#tabs { width: 669px; height: 54px; }

#icons li, #tabs li {
	float: left;
	margin: 0;
	padding: 0;
}

#icons li.star { margin: 0 7px 0 773px; }
#tabs li.objednavka { margin: 0 50px 0 130px; }

#icons li *, #tabs li * {
	display: block;
}

#icons li * { width: 68px; height: 52px; }
#tabs li * { width: 160px; height: 54px; }

#tabs a, #tabs strong, #icons a { position: relative; }
#icons span, #tabs span { position: absolute; }

#icons span { background: transparent none no-repeat 0 100%; }
#tabs span { background: transparent none no-repeat 0 0; }

#icons .home span { background-image: url('ico_home.png'); }
#icons .star span { background-image: url('ico_star.png'); }
#icons .mail span { background-image: url('ico_mail.png'); }

#tabs .cenik-tisku-vizitek span { background-image: url('tab_cenik.png'); }
#tabs .objednavka span { background-image: url('tab_objednavka.png'); }
#tabs .kontakty span { background-image: url('tab_kontakty.png'); }

#icons a:hover span { background-position: 0 0; }
#tabs a:hover span, #tabs strong span { background-position: 0 100%; }

body > .bar {
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: transparent url('print_bar.png') no-repeat 0 0;
}

body > .bar p {
	font-size: 0.9em;
	color: #000;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
}

body > .footer {
	height: 157px;
	background: #fff url('bg_footer.png') repeat-x 0 100%;
}

ul#backlinks {
	list-style-type: none;
	float: right;
	width: 840px;
	height: 100px;
	overflow: hidden;
	margin: 45px 10px;
	padding: 0;
}

ul#backlinks li {
	float: right;
	margin: 0 0 3px 5px; 
	font-size: 0.6em;
    color: #666;
}

.red {
	font-size: 0.9em;
  color: red;
  font-weight: bold;
}

ul#backlinks a { color: #333; }                 
ul#backlinks a:hover { color: #f60; }

body > .body {
	height: 1%;
	overflow: hidden;
	padding: 5px 0 85px;
	color: #333;
	background: #fff;
}

body > .body > .content {
	float: right;
	width: 705px;
	margin-right: 20px;
}

body > .body > .sidebar {
	float: left;
	width: 255px;
	margin-left: 5px;
}

body > .content > * {
	padding: 5px;
	margin: 0;
}


.objednat {
	margin: 0;
	padding: 3px 13px 3px 13px;
	color: #ffffff;
	background-color: #FF6600;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;	
	float: right;
}


.tdorange {
	margin: 0;
	padding: 3px 3px 3px 13px;
	color: #ffffff;
	background-color: #FF6600;
	font-size: 0.8em;
	font-weight: bold;
}

.tdcontact {
	margin: 0;
  width: 150;
	padding: 15px 5px 5px 15px;
	vertical-align: top;
	background-color: #eee
}

.tdfoto {
  width: 150;
  text-align: left;	
}

.null {
  height: 20px;
  text-align: left;	
}

.italic {
	font-style: italic;
}

.imghome {
  width: 270px;
  float: right;
  padding-top: 10px	;
}

.img1 {
  float: right;
  padding-top: 10px;	
}
.red {
  color: red;
}

.soft {
  float: left;
  padding: 0px 10px 5px 10px;	
}


.line {
  border-bottom: 1px dashed;
  padding: 10px;
  border-color: #b6b6b6;
}

.small {
font-size: 0.7em;
}

.ul1 {
font-size: 0.9em;
}

.sidebar > div > h2 {
	margin: 0;
	padding: 14px 11px 11px;
	color: #fff;
	background-color: #f60;
	font-size: 0.8em;
}

.sidebar > div > h2 a {
	display: block;
	color: inherit;
	text-decoration: none;
}

.sidebar .nav {
	margin-bottom: 5px;
	padding-bottom: 9px;
	background: #dfdfdf url('bg_nav.png') no-repeat 0 100%;
}

.sidebar .nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.sidebar .nav li {
	margin: 0;
	padding: 4px 9px;
	font-size: 0.75em;
	background: transparent url('bg_nav_li.png') no-repeat 9px 100%;
}

.sidebar .nav li a, .sidebar .nav li strong {
	display: block;
	padding: 8px 3px;
	color: inherit;
	text-decoration: none;
}

.sidebar .nav li strong, .sidebar .nav li a:hover {
	font-weight: bold;
	background-color: #fff;
}

.sidebar .contact {
	padding: 0 0 58px;
	background: #eee url('bg_contact.png') no-repeat 0 100%;
}

.contact dl {
	margin: 5px 10px 0 90px;
	padding: 0;
	font-size: 0.75em;
	font-weight: bold;
}

.contact dt {
	float: left;
	width: 43px;
	margin-right: 5px;
	text-align: right;
}

.contact dl.email { margin-top: 15px; margin-bottom: 15px; }

/* tabulka support */
.support {
  width: 380px;
	font-size: 0.75em;
	margin: 0px 20px 0px 10px;
  padding: 0px 0px 0px 0px;
	float: left;
	background: #eee url('bg_contact1.png') no-repeat 0 50%;
}

.support p {
 	font-size: 0.8em;
 	float: left;
 	padding: 0px 10px 0px 0px;
 	font-weight: normal;
}

/* tabulka doprava */
.doprava {
  width: 340px;
	font-size: 0.75em;
	margin: 10px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
	float: right;
	background: #eee
}

/* tabulka doprava a grafika a support */
.doprava h4, .grafika h4, .support h4 {
  margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 20px;
  color: #fff;
	background-color: #f60;
}

.doprava h5, .grafika h5, .support h5 {
  margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
  color: #fff;
	background-color: #f60;
	font-size: 0.95em;
}

.doprava p, .grafika p {
 	font-size: 0.9em;
 	float: right;
 	padding: 0px 10px 0px 0px;
 	font-weight: normal;
}

/* tabulka grafika */
.grafika {
  width: 500px;
	font-size: 0.75em;
	margin: 10px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
	float: right;
	background: #eee
}




/* tabulka ceny vizitek */
.vizi {
    float: left;
    width: 340px;
    font-size: 0.75em;
    margin: 10px 0 0 5px;
    padding: 0;
	background-color: #eee
}

table.price { width: 99%; }

table.price th, table.price td {
    padding: 5px;
    font-size: 1em;
    font-weight: normal;
}

table.price th { width: 13em; text-align: left; }
table.price th.graphic { width: 25em; text-align: left; }
table.price th.tel { width: 9em; text-align: right; }
table.price td { width: 4em; font-weight: bold; text-align: right; }
table.price td.tel { width: 4em; font-weight: bold; text-align: left; }
table.price td.vat { width: auto; font-weight: normal; font-size: 0.9em; }

table.people { width: 100%; font-weight: normal; font-size: 1.2em; }




.vizisingle {
    width: 340px;
	font-size: 0.75em;
	margin: 10px 0px 0px 5px;
  padding: 0px 0px 0px 0px;
	float: right;
	background: #eee
}

.vizi h4, .vizisingle h4 {
  margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 20px;
  color: #fff;
	background-color: #f60;
}

.vizi h5, .vizisingle h5 {
  margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
  color: #fff;
	background-color: #f60;
	font-size: 1.0em;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

a[href^="error:"] {
	background: red;
	color: white;
}

ul.gallery {
	list-style-type: none;
	height: 1%;
	overflow: hidden;
	margin: 25px 20px;
	padding: 0;
}

ul.gallery li {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	text-align: center;
	font-size: 0.9em;
}

ul.gallery img { border: none;  }

ul#hits { list-style-type: square; }
ul#hits li { margin-bottom: 0.5em; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

dl.vizitkar {
	height: 1%;
	overflow: hidden;
}

dl.vizitkar dt {
	padding-top: 0.34em;
	float: left;
	font-weight: normal;
	font-size: 0.8em;
}

dl.vizitkar dd {
	float: left;
	margin: 0 0 0 0.4em;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}

dl.vizitkar dd.vat {
	padding-top: 0.55em;
	color: #999;
	font-weight: normal;
	font-size: 0.7em;
}



dl.price {
	height: 1%;
	overflow: hidden;
}

dl.price dt {
	float: left;
	padding-top: 0.85em;
}

dl.price dd {
	float: left;
	margin: 0 0 0 0.8em;
	color: #f60;
	font-size: 2em;
	font-weight: bold;
}

dl.price dd.vat {
	padding-top: 0.8em;
	color: #999;
	font-weight: normal;
	font-size: 0.9em;
}

/* forms */
fieldset {
	margin-bottom: 1em;
	padding: 1em;
	border: none;
}

fieldset legend {
	font-size: 1em;
	font-weight: bold;
}

fieldset dl {
	height: 1%;
	overflow: hidden;
	margin-bottom: 0.23em;
	border: 1px dotted #ccc;
	border-width: 1px 0 1px 1px;
}
fieldset dl:hover dd { background-color: #f5f5f5; }

fieldset dl dt {
	float: left;
	width: 14.384em;
	padding: 0.153em 0.384em;
	text-align: right;
}

fieldset dl dd {
	margin: 0 0 0 9em;
	padding: 2px 5px;
}

dl.required dt label:after {
    content: '*';
    padding-left: 2px;
    color: #ff6600;
}

fieldset dd label { padding: 0 0.384em; }
fieldset dd input.text { width: 15.384em; }
fieldset dd textarea { width: 23.076em; font-size: 1.3em; }

fieldset dd textarea:focus,
fieldset dd input.text:focus {
	border: 1px solid #ffc000;
}

ul.error {
	list-style-type: square;
	color: #cc0000;
}

.footer { position: relative;
margin-bottom: 30px; }
.footer .festival {
    float: right;
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 0.6em;
    color: #333;
}


.static {
    position: fixed;
    height: 20px;
    width: 100%;
    background: #f60;
    bottom: 0px;
    font-size: 12px;
    color: #333;
    text-align: center;
}
.static a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.static a:hover {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

