/***********************************************/
/* Copyright to Josef Kafka alias Intercop     */
/***********************************************/ 

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #151521;
	background-image: url(../img/bgn_body.gif);
	background-repeat: repeat;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

a {	color: #069;}
a:visited {	color: #004a6f;}
a:hover{	text-decoration: none;}
a img {	border: none;}

h1{
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}

h2{
	font-size: 112%;
	color: #069;
	margin: 0.8em 0 0 0;
	padding: 0.2em;
	font-variant: small-caps;
}

h3{
	font-size: 110%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 105%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	margin-top: 1em;
	padding: 0px;
}

h5{
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

hr {
	width: 90%;
	height: 1px;
	margin: 0 0 1em 0;
	color: #ccc;
}

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

label {
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}

label span.povinne {	color: #f00;}

span.button {
	display: inline-block;
	padding: 0.1em 0.75em;
	margin: 0.2em 0 0 0;
	font-size: 0.8em;
	background-color: #ccc;
	border: 1px groove #666;
	cursor: hand;	
}

table {
	width: 100%;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	font-size: 90%;
	color: #334d55;
	margin: 0px;
	padding: 0 2px;
	font-weight:bold;
}

textarea {
/*	width: 38em;*/
	width: 99%;
	height: auto;
	min-height: 25em;
}

input.text {
	width: 38em;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#page{
	position: relative;
	width: 1012px;
	margin: 0 auto;
	background-color: #daebf3;
	background-image: url(../img/bgn_page.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #636969;
}

#masthead{
	width: 1000px;
	border: 1px solid #c0c0c0;
	background-color: #fff;
	margin: 5px;
}

#subpage {
	position: relative;
	width: 100%;
	margin: 5px;
}

#navBar{
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
}

#content {
	float: left;
	width: 580px;
	margin: 0 10px;
}

#headlines{
	float: left;
	width: 250px;
	padding: 0;
	margin: 0;
}

#siteInfo {
	clear: both;
	height: 29px;
	line-height: 29px;
	background-color: #000;
	background-image: url(../img/bgn_footer.gif);
	color: #ccc;
	font-size: 0.8em;
	padding: 0 5px;
	margin: 1em 0 0 0;
	text-align: center;
	border: 1px solid #636969;
}

#odkazy_klub,
#odkazy_partner {
	position: absolute;
	top: 175px;
}

/************* #masthead styles **************/

h1 a {
	display: block;
	width: 1000px;
/*	height: 34px;*/
	cursor: pointer;
	overflow: hidden;
/*	background: url(../img/logo_1000x34_exclusion.gif) top no-repeat;*/
	background: url(../img/logo_summer_09_1000x150.png) top no-repeat;
/*	background: url(../../picture/reklama/10_06_05_ss4_1000x150.jpg) top no-repeat;*/
	height: 150px;
/*	background: url(../img/logo.gif) top no-repeat;*/
	border-bottom: 1px solid #CCC;
	font-variant: small-caps;
	text-decoration: none;
}

h1 a span {	visibility: hidden;}
h1 a:hover {	text-decoration: none;}

#topmenu {
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 5px;
	background-image: url(../img/bgn_topmenu.gif);
	background-repeat: repeat-x;
}

#topmenu ul {	margin: 0; padding: 0;}
#topmenu ul li {
	display: inline;
	list-style-type: none;
	padding: 0 5px;
}

/************* #subpage styles *************/
div#subpage div#TopDne {
	position: relative;
	min-height: 80px;
	background-color: #fff;
	background-image: url(../img/bgn_content-box.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: justify;
	padding: 5px;
	margin: 0 10px 5px 0;
	border: 1px solid #2186b0;
/*	overflow: auto;*/
}

div#subpage div#TopDne {	_background: none;}

div#subpage div#TopDne h1,
div#subpage div#TopDne h2 {
	font-size: 112%;
	background: none;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: none !important;
	font-variant: small-caps;
}

div#subpage div#TopDne div.TopDneItem {
	display: block;
	float: left;
	width: 24%;
	min-height: 50px;
	margin: 0;
	padding: 0 0.5% 0.5% 0.5%;
	font-size: 0.8em;
}

div#subpage div#TopDne div#TopDneItem1,
div#subpage div#TopDne div#TopDneItem2,
div#subpage div#TopDne div#TopDneItem3 {
	border-width: 0 1px 0 0;
	margin-right: -1px;
	border-style: dotted;
	border-color: #2186b0;
}

div#subpage div#TopDne div.TopDneItem span {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
}

div#subpage div#TopDne div.TopDneItem div.img {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 2px 2px 0;
}
div#subpage div#TopDne div.TopDneItem div.img a {	background-color: #fff; padding: 0 2px; text-decoration: none;}

/************* #navbar styles *************/
#navBar h2 {
	width: 145px;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 5px;
	margin: 0;
	color: #000;
	background-color: #237ba8;
	background-image: url(../img/bgn_h3-menu.gif);
	background-repeat: repeat-x;
	text-transform: capitalize;
	font-size: 0.9em;
}

#navBar ul {
	width: 145px;
	padding: 0 5px 4px 0;
	margin: 0 0 1em 0;
	background-color: #808080;
}

#navBar ul li {
	list-style-type: none;
	list-style-position: inherit;
	background-color: #9dc6d9;
	overflow: hidden;
	padding: 1px 2px;
	margin-bottom: 1px;
	line-height: 1.2em;
	font-size: 0.7em;
}

#navBar ul.menu li ul {
	margin: 0;
	padding: 0;
}

#navBar ul.menu li {	line-height: 1.5em; font-size: 1em; padding: 0;}
#navBar ul.menu li ul li {	background-color: #b7d5e3;}
#navBar ul.menu li ul li a {	padding: 0 0 0 1em;}

#navBar ul.menu li a {
	display: block;
	width: 140px;
	padding-left: 5px;
	height: 1.5em;
	text-decoration: none;
}

#navBar ul.menu li a:hover {	background-color: #58aedc; text-decoration: none;}

#navBar ul.menu li a.menu_select {
	background-color: #237ba8;
	color: #fff;
}

#navBar ul li.barva1 {}
#navBar ul li.barva2 {	background-color: #b7d5e3;}

#navBar ul li span.small {
	display: block;
	width: 100%;
	text-align: right;
	background-color: transparent;
}


/*
ul.menu li ul li, ul.menu li ul li a {
	display: block;
	width: 140px;
	font-size: 0.95em;
	text-indent: 1em;
	background-color: #f5f5f5;
}

ul.menu li ul li a.menu_select {
	background-color: #d3d3d3;
}

.menu_select {
	background-color: #d3d3d3;
	text-decoration: none;
}
*/

#navBar form.sectionLinks {
	background-color: #9dc6d9;
}

#navBar form.sectionLinks fieldset {
	border: none;
}

#navBar .sectionLinks,
#navBar .sectionReklama {
	width: 150px;
	background-color: #9dc6d9;
	text-align: center;
	padding: 0;
	margin: 0 0 1em 0;
}

/************* #headlines styles *************/
#headlines h2 {
	width: 245px;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 5px;
	margin: 0;
	color: #000;
	background-color: #237ba8;
	background-image: url(../img/bgn_h3-menu.gif);
	background-repeat: repeat-x;
	text-transform: capitalize;
	font-size: 0.9em;
}

#headlines .sectionLinks,
#headlines .sectionReklama {
	width: 250px;
	background-color: #9dc6d9;
	text-align: center;
	padding: 0;
	margin: 0 0 1em 0;
}

#headlines ul {
	width: 245px;
	padding: 0 5px 4px 0;
	margin: 0 0 1em 0;
	background-color: #808080;
}

#headlines ul li {
	list-style-type: none;
	list-style-position: inherit;
	background-color: #9dc6d9;
	overflow: hidden;
	padding: 1px 2px;
	margin-bottom: 1px;
	line-height: 1.2em;
	font-size: 0.7em;
}

#headlines ul li.barva1 {}
#headlines ul li.barva2 {	background-color: #b7d5e3;}

#headlines ul li span.small {
/*	display: block;*/
/*	width: 100%;*/
/*	text-align: right;*/
/*	background-color: transparent;*/
}

/************** #content styles *****************/
#content h1 {
	height: 26px;
	line-height: 26px;
	color: #000;
	background-color: #237ba8;
/*	background-image: url(../img/bgn_content-h1.gif);*/
	background-image: url(../img/bgn_h3-menu.gif);
	background-repeat: repeat-x;
	font-size: 1em;
	font-weight: bold;
	font-variant: normal;
	padding-left: 10px;
	margin-right: -10px;
	margin-bottom: 5px;
	margin-left: -10px;
}

#content .content_menu {
	width: 98%;
/*	clear: both;*/
/*	margin: 5px 0px 5px 0px;*/
	font-size: 0.8em;
}

#content div.box {
	position: relative;
	min-height: 80px;
	background-color: #fff;
	background-image: url(../img/bgn_content-box.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: justify;
	padding: 5px;
	margin: 0 0 1em 0;
	border: 1px solid #2186b0;
/*	overflow: auto;*/
}

#content div.box {	_background: none;}

#content div.box.urg {	background-image: url(../img/bgn_content-box_urg.gif);}
#content div.box.tip {	background-image: url(../img/bgn_content-box_tip.gif);}

#content div.box div.box {
	padding-right: 0;
	margin-top: 1em;
	border: none;
	border-top: 1px solid #000;
	padding-left: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#content div.box div.box div.box div.box div.box div.box div.box div.box {
	margin-left: 0;
}

#content div.box div.box h2 {
	margin-left: -5px;
	margin-top: -5px;
	padding-left: 26px;
	padding-top: 5px;
	background: no-repeat url(../img/arrow-line-subMsgBox.png);
	background-position: 0 -12px;
}

#content div.box h1,
#content div.box h2 {
	font-size: 112%;
	background: none;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: none !important;
	font-variant: small-caps;
}

#content div.box h1 a,
#content div.box h2 a {	text-decoration: none;}
#content div.box h1 a:hover,
#content div.box h2 a:hover {	text-decoration: underline;}

#content div.box div.text {
	margin: 0 0 0 110px;
}

#content div.box p {	text-indent: 2em;}
#content div.box p#uvodni_text {	font-weight: bold;}

#content div.box div.info1 {
	position: absolute;
	top: 0;
	right: 5px;
	font-size: 0.7em;
	color: #000;
	text-align: right;
}

#content div.box div.info2 {
	display: block;
	font-size: 0.7em;
	color: #000;
	text-align: left;
	margin: 0 0 5px 0;
}

#content div.box div.info3 {
	clear: left;
	display: block;
	font-size: 0.7em;
	color: #000;
	text-align: left;
	margin: 10px 0 0 0;
}

#content div.box div.info1 ul,
#content div.box div.info2 ul,
#content div.box div.info3 ul,
#content div.box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content div.box div.info1 ul.seznam,
#content div.box div.info2 ul.seznam,
#content div.box div.info3 ul.seznam,
#content div.box ul.seznam {
	list-style-type: square !important;
	list-style-position: inside;
	margin-bottom: 1.5em;
}

#content div.box div.img {
	float: left;
	display: block;
	width: 100px;
	height: 100px;
/*	line-height: 100px;*/
/*	text-align: right;*/
/*	vertical-align: bottom;*/
	border: 1px dotted #2186b0;
	background-position: center;
	background-repeat: no-repeat;
}
#content div.box div.img a {	background-color: #fff; padding: 0 2px; text-decoration: none;}

#content div.box div.qr {
	float: left;
	clear: left;
	display: block;
	width: 100px;
	height: 100px;
/*	line-height: 100px;*/
/*	text-align: right;*/
/*	vertical-align: bottom;*/
	border: 1px dotted #fc0;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#content div.box div.qr div.qrBig {
	display: none;
}

#content div.box div.qr:hover  div.qrBig {
	position: absolute;
	display: block;
	width: 300px;
	height: 300px;
	border: 1px dotted #fc0;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top: 0px;
	z-index: 1000;
}

/*#content div.box table {	border-collapse: collapse; width: 100%;}*/
/*#content div.box table tbody {	font-size: 0.8em;}*/
/*#content div.box table tbody tr td {	border-bottom: 1px solid #808080;}*/
/*#content div.box table tbody tr.download_non_aktiv {	background-color: #dadada;}*/

#content div.box form label {	display: block; margin-top: 1em;}
#content div.box form input.text {	width: 30em;}
#content div.box form code {	display: block; margin-bottom: 0.5em;}
#content div.box form button {	display: block; margin: 1.5em;}

#content div.box div.galery_nahled {	background: transparent url('../img/loading.gif') 50% 50% no-repeat;}
#content div.box div.galery_nahled {
	float: left;
	width: 124px;
	height: 124px;
	line-height: 124px;
	padding: 0px;
	margin: 5px;
	text-align: center;
	border: 1px dotted #2186b0;
}

#content div.box div.galery_nahled a img {	border: 2px solid #fff; vertical-align: middle;}
#content div.box div.galery_nahled a:hover img {	border: 2px solid #fc0;}

#content div.box div#relevantni_odkazy {
	border-top: 1px dotted #069;
	border-bottom: 1px dotted #069;
	margin: 1em -5px;
	padding: 0.5em 5px;
}

#content div.box div#relevantni_odkazy ul {	margin: 0.5em 0 0 1.5em; padding-left: 0;}
#content div.box div#relevantni_odkazy ul li {	font-size: 0.8em; list-style-type: georgian;}
#content div.box div#relevantni_odkazy ul li strong{	font-size: 1.1em;}

#content div.box div.menuFormat button { display: inline; margin: 0; padding: 0;}

#content div.box div.text ul li form#soutez {
	padding: 0 0 1em 0;
	margin: 0 0 0 -1em;
}

#content div.box div.text ul li form#soutez ol li p {
	font-weight: bold;
	margin: 0;
	margin-top: 1em;
	text-indent: 0;
}

#content div.box div.text ul li form#soutez ol li ul li {
	list-style-type: none;
	font-weight: normal;
	margin-top: 0.5em;
}

#content div.box div.text ul li form#soutez ol li ul li input {
	background-color: transparent;
}

#content div.box div.text ul li form#soutez ol li ul li label {
	display: inline;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
}

#content div.box div.text ul li form#soutez ol li ul li:hover input {
	background-color: #f00;
}

#content div.box div.text ul li form#soutez ol li ul li:hover label {
	color: #f00;
}

#content div.box ul#diskuze.info { font-size: 0.8em;}
#content div.box ul#diskuze li a { display: inline-block; width: 54%; overflow: hidden;}
#content div.box ul#diskuze li em { display: inline-block; width: 24%; overflow: hidden;}

#content div#suggest { background: #fffafa;}
#content div#suggest .mouseOut { background: #708090; color: #fffafa;}
#content div#suggest .mouseOver { background: #fffafa; color: #708090;}

/************* #siteInfo styles ***************/
#siteInfo a {	color: #ccc;}
#siteInfo a:hover {	text-decoration: none;}

/************* #odkazy_klub & #odkazy_partner styles ***************/
ul#odkazy_klub,
ul#odkazy_partner {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	background-color: #daebf3;
}

ul#odkazy_klub {	left: -1.1em;}
ul#odkazy_partner {	right: -1.1em;}

ul#odkazy_klub li,
ul#odkazy_partner li {
	width: 1.1em;
	height: auto;
	font-size: 0.7em;
	padding: 0.3em 0.2em;
	margin: 0.2em 0.2em;
	background-color: #237ba8;
	text-align: center;
	text-transform: capitalize;
	overflow: visible;
}

ul#odkazy_klub li a,
ul#odkazy_partner li a {
	display: block;
	width: 100%;
	color: #9dc6d9;
	text-decoration: none;
	font-weight: bold;
}

/****************************************************************************************************************************************/
/****************************************************************************************************************************************/
/****************************************************************************************************************************************/

/************* .tip styles ***************/

.tip {
	width: 98%;
/*	clear: both;*/
	font-size: 0.9em;
	border: 1px solid #000;
	margin: 10px 0px;
	background-color: #69c;
}

.tip_body {
	clear: both;
/*	padding: 2px 2px 0 40px;*/
	padding: 2px;
	border-top: 1px solid #000;
	background-color: #fff;
/*	background-color: #f8f5f0;*/
/*	background: #f8f5f0 url("../smile/info.gif") 5px 40% no-repeat;*/
	line-height: 1.2em;
	height: 100%;
	color: #006699;
}

.tip_header {
	float: left;
	font-weight: bold;
	font-size: 100%;
	vertical-align: middle;
	color: #fff;
	margin: 0px;
	padding: 2px 0 0 2px;
}

.tip a, .tip a:link, .tip a:visited {
	color: #069;
	text-decoration: none;
}

.tip a:hover {
	color: #000;
	border-bottom: none;
}

.tip h2 {
	padding: 0;
	margin: 0 0 3px 0;
}

.tip form {
	padding: 0;
	margin: 0;
}

.tip button {
	background-color: #69c;
	border: none;
	padding: 0px;
	margin: 0 2px 0 0;
	font-size: 90%;
	cursor: hand;
}

/************* #log styles ***************/

#log{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 90%;
}

#log form{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/************* reklama styles ***************/

div.reklama_banner {
	width: 470px;
	text-align: center;
	margin: 10px auto 1.5em auto;
	border: 1px solid #4eaad3;
}

div.reklama_banner span {
	display: block;
	font-size: 0.6em;
	text-align: left;
	letter-spacing: 0.3em;
	color: #000;
	background-color: #4eaad3;
	border-bottom: 1px solid transparent;
	padding: 0 0 0 5px;
}

div.foto_detail_banner {
	margin: 5em auto 0 auto;
}

div.foto_detail_banner span {
	color: #000;
	background-color: #4eaad3;
}

table.reklama_cenik {
  margin: 2em 0;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

table.reklama_cenik thead tr th {
  border: none;
  color: #334d55;
  background-color: #eee;
  text-align: left;
  padding: 0.5em;
  font-variant: small-caps;
}

table.reklama_cenik tr th {
  border: 1px solid #ccc;
  font-weight: bold;
  text-align: left;
}

table.reklama_cenik tr td {
  border: 1px solid #ccc;
  text-align: right;
}

/************** #headlines styles **************/

.anketa{
/*	width: 138px;;*/
	font-size: 0.95em;
	background-color: #eee;
	border: 1px solid #000;
	margin: 10px 5px;
}

.anketa_telo {
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fff;
	color: #069;
}

.anketa_zahlavi {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #334d55;
	padding: 2px 0 0 2px;
}

.anketa_zapati {
	font-size: 0.8em;
	text-align: right;
}

.anketa_procenta {
	font-size: 0.8em;
	color: #bbb;
	vertical-align: middle;
}

/************** #msg styles **************/
div#pageInfo,
div#pageError {
	position: fixed;
	_position: absolute;
	top: 25%;
	left: 50%;
	width: 450px;
	height: auto;
	vertical-align: middle;
	padding: 0;
	margin-left: -225px;
	text-align: center;
	z-index: 1000;
	color: #4d7195;
	font-size: 0.9em;
}

div#pageInfo {
	background: #d7e6f7 url("../img/ico_info.gif") 10px 55% no-repeat;
	border: 5px solid #307dd3;
}

div#pageError {
	background: #ffd8a5 url("../img/ico_error.gif") 10px 55% no-repeat;
	border: 5px solid #ff4800;
	color: #932800;
}

div#pageError h2,
div#pageInfo h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 1em;
	padding: 0.3em 0 0 0.5em;
	width: auto;
	color: #fff;
	height: 23px;
	text-align: left;
}

div#pageInfo h2 {
  background: #164bbb;
}

div#pageError h2 {
  background: #ff4800;
}


div#pageError li,
div#pageInfo li {
	list-style-type: none;
	font-weight: normal;
	margin: 5px 5px 2px 72px;
	padding: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px solid #aec1d5;
}

div#pageError li {
  border-bottom: 1px solid #ffb046;
}

div#pageError li ul li,
div#pageInfo li ul li {
	padding: 0 0 0 10px;
	border: none;
	background: url("../img/odr_li.gif") top left no-repeat;
	margin-left: 2em;
}

div#pageInfo button,
div#pageError button {
	margin: 10px auto;
	color: white;
	font-weight: bold;
	width: 54px; 
	height: 27px;
}

div#pageInfo button {
  background: #1a4fbe url("../img/btn_ok_info.gif") no-repeat;
}

div#pageError button {
  background: #1a4fbe url("../img/btn_ok_error.gif") no-repeat;
}

/************** .tab styles *****************/
.link {
	width: 98%;
/*	clear: both;*/
	border: 1px solid #000;
	border-top: none;
	margin: 10px 0px 10px 0px;
}

.link td {
/*	clear: both;*/
	padding: 2px 2px 0 2px;
	border-top: 1px solid #000;
	background-color: #fff;
	vertical-align: top;
	height: 100%;
}

.link img{
	border: none;
}

.link th {
/*	float: left;*/
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	vertical-align: middle;
	background-color: #eee;
	color: #334d55;
	margin: 10px 0 0 0;
	padding: 2px 0 0 2px;
	border: 0px solid #000;
	border-top: 1px solid #000;
}

.link th img {
	vertical-align: middle;
}

/************** .akce styles **************/
h3.akce {
	clear: both;
	width: 98%;
	border: 1px solid #000;
	background-color: #69c;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
	vertical-align: middle;
	margin: 10px 0 0 0;
	padding: 2px 0 2px  2px;
	font-variant: small-caps;
}

div.filtr {
	position: relative;
	min-height: 40px;
	font-size: 0.75em;
	background-color: #fff;
	background-image: url(../img/bgn_content-box.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 1%;
	border: 1px solid #2186b0;
	margin-top: 1.2em;
	margin-bottom: 1em;
/*	overflow: auto;*/
}
div.filtr {	_background: none;}
div.filtr h2 { margin: 0; padding: 0;}
div.filtr a { font-weight: normal;}
div.filtr form { margin: 0; padding: 0;}
div.filtr form label { margin-left: 0.5em;}
div.filtr form button { margin-left: 0.5em; font-size: 0.8em;}

div.filtr span.filtr_historie {
	font-size: 0.95em;
}

div.filtr span.akce_kalendar_den {
	width: 100%;
}

div.filtr span.akce_kalendar_den span.akce_kalendar_vikend {
	background-color: #b7d5e3;
}

div.filtr span.akce_kalendar_den span {
	display: compact;
	margin: 0;
	padding: 0.2em;
	font-weight: normal;
	text-align: justify;
}

div.filtr span.akce_kalendar_mesic,
div.filtr span.akce_kalendar_rok {
	margin: 0;
	padding: 0.2em;
	font-weight: normal;
}

ul#partylist_seznam_mesicu {
	position: absolute;
	display: none;
	background: #fff;
	padding: 0.3em 1em;
	border: 1px dotted #ccc;
}

ul#partylist_seznam_mesicu li {
	display: list-item;
	list-style-type: none;
}

p#submenu_akce {
	position: relative;
	text-align: center;
	font-weight: normal;
	width: 95%;
	margin: 0 2% 0 2%;
}

a#link_vlozit_akci {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 120px;
	height: 32px;
	background: transparent url(../img/btn_vlozit_akci.gif) no-repeat;
}

a#link_vlozit_akci span {
	display: none;
}

/************** .navigace styles **************/
.navigace {
	position: relative;
	text-align: center;
	font-weight: normal;
	margin: 1em 0;
}

.navigace a {
	margin: 0 2px 0 2px;
}

a.navigace_starsi {
	position: absolute;
	right: 0;
	padding-right: 10px;
	margin: 0;
}

a.navigace_novejsi {
	position: absolute;
	left: 0;
	margin: 0;
}

/************** .galery_detail styles **************/
div#foto_content {
	text-align: center;
	padding: 30px 0;
}

div#foto_content h2 {
	color: #fff;
	margin-bottom: 1em;
	font-size: 1em;
}

div#foto_detail {
	position: relative;
	width: 100%;
	margin: 5px auto;
}

div#foto_detail a {
	position: absolute;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	font-size: 0.6em;
	color: #ccc;
	z-index: 10;
}

div#foto_detail img {
	outline: none;
	border: none;
	z-index: -10;
}

div#foto_detail a#foto_detail_predchozi,
div#foto_detail a#foto_detail_zpet,
div#foto_detail a#foto_detail_dalsi, {
	display: inline-block;
	top: -2.5%;
	height: 102.5%;
}

div#foto_detail a#foto_detail_save {
	bottom: -1em;
	left: 35%;
	width: 30%;
	text-align: center;
}

div#foto_detail a#foto_detail_predchozi:hover,
div#foto_detail a#foto_detail_zpet:hover,
div#foto_detail a#foto_detail_dalsi:hover,
div#foto_detail a#foto_detail_save:hover {
	font-size: 0.8em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#foto_detail a#foto_detail_predchozi {
	left: 0;
	width: 33%;
	text-align: left;
}

div#foto_detail a#foto_detail_zpet {
	left: 33%;
	width: 34%;
	text-align: center;
}

div#foto_detail a#foto_detail_dalsi{
	right: 0;
	width: 33%;
	text-align: right;
}

div#foto_detail a#foto_detail_predchozi:hover {
	background: url(../img/arrow-big-left.png) center left no-repeat;
}

div#foto_detail a#foto_detail_zpet:hover {
	background: url(../img/arrow-big-up.png) top center no-repeat;
}

div#foto_detail a#foto_detail_dalsi:hover {
	background: url(../img/arrow-big-right.png) center right no-repeat;
}

/************** .booking styles **************/
div ul#booking_seznam_sekci li, div ul#booking_seznam_interpretu li {
	list-style-type: none;
	margin-top: 1em;
	font-size: 0.9em;
}

div ul#booking_seznam_sekci li a, div ul#booking_seznam_interpretu li a {
	display: block;
	font-size: 1.5em;
}

div#booking_detail_interpret h3 {
	margin: 10px 0 0 0;
}

div#booking_detail_interpret ul {
	margin: 5px 0 0 0;
}

div#booking_detail_interpret ul li {
	list-style-type: none;
}

div#booking_detail_interpret p#booking_interpret_popis {
	text-indent: 1em;
}

form.editace fieldset {
	border: none;
	padding: 5px;
}

form.editace fieldset legend {
	padding: 0 0 5px 0;
	font-size: 110%;
}

form.editace fieldset ul li {
	list-style-type: none;
}

form.editace fieldset label {
	display: block;
	float: left;
	clear: left;
	width: 120px;
	vertical-align: top;
	margin-top: 0.2em;
}

form.editace fieldset label.check {
	display: inline;
	float: none;
	width: 120px;
	vertical-align: middle;
}


form.editace fieldset cite.help {
	display: block;
	width: 70%;
	margin: 0.1em  0.2em 1.2em 120px;
	font-size: 0.8em;
}

form.editace fieldset cite.help code {
	font-size: 1.1em;
	font-style: normal;
}

form.editace fieldset input {
	width: 170px;
	vertical-align: middle;
}

form.editace fieldset input.number {
	width: 50px;
	margin-left: 80px;
	text-align: right;
}

form.editace fieldset input.check {
	width: auto;
	margin-right: 3px;
	vertical-align: middle;
}

form.editace fieldset textarea {
	width: 450px;
	height: 250px;
	vertical-align: middle;
}

/****************************************************************************************************************************************/
/****************************************************************************************************************************************/
/****************************************************************************************************************************************/

/************** .addition styles **************/
.bez_css {	display: none;}
.clearBoth {	clear: both;}
.clearLeft {	clear: left;}
.floatLeft {	float: left;}
.ImgInText {	float: left;}

div.warning_age {
	width: auto;
	height: 1.2em;
	color: #f82121;
	margin: 3px 0 0 -2px;
	padding: 3px 4px 3px 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}

#option_right_panel {	float: right; padding-right: 10px;}
.small {	font-size: 0.8em;}
.nowrap {	white-space: nowrap;}
.odsazeni2em {	margin-left: 2em;}
.red {	color: #ff5151;}
.dnes {	color: #d20000;}
.vcera {	color: #ca8800;}
span.tip_text {	color: #54a800;}
.barva1 {	background-color: #9dc6d9}
.barva2 {	background-color: #b7d5e3}

/************** docasne sensation **************/
/*div#foto_content h2 {
	color: #000;
	background-color: #fff;
}

div#foto_detail a {
	color: #069;
}

div#foto_detail a#foto_detail_predchozi,
div#foto_detail a#foto_detail_zpet,
div#foto_detail a#foto_detail_dalsi, {
	top: -1.3em;
	height: 101%;
}

div#foto_detail a#foto_detail_predchozi:hover,
div#foto_detail a#foto_detail_zpet:hover,
div#foto_detail a#foto_detail_dalsi:hover,
div#foto_detail a#foto_detail_save:hover {
	color: #666;
	font-weight: normal;
}*/
