@import url(datepicker.css);

body {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 1.5em;
    font-weight: normal;
    color: #4F5B6E;
}

h2 {
    font-size: 1.3em;
    font-weight: normal;
    color: #4F5B6E;
    text-align: center;
}

h3 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 2px;
    color: #4F5B6E;
    border-bottom: 1px solid #cfd4e6;
}

a.button {
        
}

a.blue {
    border: 1px solid #596380;
    background-image: url('../pict/button-blue.png');
    background-repeat: repeat-x;
    color: #596380;  
}

a.brown {
    color: white;    
}

a.small {
	
}

div#header {
    background-color: #282828;
    margin: 0;
}

div#head-container {
    width: 860px;
    height: 190px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    border-right: 1px solid white;
    border-left: 1px solid white;
    background-color: #133579;
    background-position: center left;
    background-repeat: no-repeat;    
    overflow: hidden;
}

div.login {
	background-color: #4F5B6E;
	padding: 5px 0 5px 0;
	color: white;
}

div#login {
	text-align: right;
	margin: 0 10px 0 0;	
	padding: 0;
	font-size: 0.8em;
	background-color: #4F5B6E;
}

div#container {
    width: 840px;
    text-align: left;
    margin: 0 auto;
    padding: 0 10px 0 10px;
    border-right: 1px solid #e8e9ea
    border-left: 1px solid #e8e9ea;
    background-color: white;
    padding-top: 15px;
    background-image: url('../pict/shader.png');
    background-repeat: repeat-x;
}

div#foot-container {
    width: 840px;
    margin: 0 auto;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    clear: both;
    color: #fff;
    background-color: #4F5B6E;
    font-size: .9em;
}

div.home-object {
    clear: both;
}

div.home-object img {
    float: left;
    margin: 0 10px 10px 0;
}

div.home-object p {
    margin: 0;
    padding: 0;
    font-size: .7em;
}

div.home-object div {
    text-align: center;
    padding: 20px 0 0 0;
}

div.home-object a.button {
    padding: 6px 12px 6px 12px;
    text-decoration: none;
    font-weight: bold;
    font-size: .7em;    
}

div.home-object a.blue {
    border: 1px solid #596380;
    background-image: url('../pict/button-blue.png');
    background-repeat: repeat-x;
    color: #596380;  
}

div.home-object a.brown {
    border: 1px solid #807059;
    background-image: url('../pict/button-brown.png');
    background-repeat: repeat-x;
    color: #807059;  
}

div.home-line {
    height: 8px;
    border-bottom: 1px solid #f2ebe1;
    clear: both;
}

div.list-object {
    float: left;
    width: 280px;
    text-align: center;
}

div.list-object a.button {
    font-size: .7em;
}

div.list-object div.actions {
    height: 70px;           
    text-align: center;
    line-height: 190%;
    display: none;
    margin-top: -75px;
    margin-bottom: 5px;
}

div.tickets-object {
    float: left;
    width: 250px;
    padding-right: 10px;
}

div.tickets-object p {
    font-size: .7em;
}

div.tickets-table {
	clear: both;
  font-size: 1em;
}

div.tickets-table tbody tr {
    
}

div.tickets-table td {
	  height: 40px;
    border-bottom: 1px solid #f2ebe1;
    vertical-align: middle; !important
}

div.tickets-table thead td {
    font-weight: bold;
}

div#order-step-1, div#order-step-2 {
    /*float: left;*/
    width: 100%;
}

div#order-step-1 table, div#order-step-2 table {
    font-size: .9em;
}

div#order-step-1 table thead, div#order-step-2 table thead {
    font-weight: bold;    
}

div#order-step-1 table td, div#order-step-2 table td {
    border-bottom: 1px solid #f2ebe1;
}

div#order-step-1 table tbody>tr, div#order-step-2 table tbody>tr, div#confirm-step-1 table tbody>tr, div#confirm-step-2 table tbody>tr {
    height: 30px;
    vertical-align: middle;
}

div#order-step-1 p {
    font-size: .9em;
}

div#order-step-2 {
    border-left: 1px solid #f2ebe1;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
}

div#order-step-2 a.button {
    font-size: .9em;
}

div#order-step-2 p {
    margin: 0;
    padding: 0;
    font-size: .9em;
    font-weight: bold;
}

div#order-step-2 input {
    margin-bottom: 10px;
}

div#confirm-step-1 {
    width: 100%;
}

div#confirm-step-2 {
    _float: left;
    width: 100%;   
}

div#confirm-step-1 p, div#confirm-step-2 p {
    font-size: .9em;
}

div#confirm-step-2 {
    border-left: 0px solid #f2ebe1;
    padding: 0 0 0 0px;
    margin: 0 0 0 00px;
}

div#datepicker {
	height: 1px;
	width: 1px;
	overflow: visible;
	margin-top: -130px;
	margin-bottom: 130px;
	margin-left: 550px;
	color: white;
}

div#datepicker div#datepicker-in {
	position: absolute;
	display: block;
	border: 1px solid #ccc;
}

ul.tours {
	list-style: none;
	list-style-type: none;
	height: 30px;
	border-bottom: 1px solid #282828;
	padding-top:50px;
	margin-left:0px;
}

ul.tours li {
	display: block;
	float: right;
	padding: 8px;
	height: 13px;
	border: 1px solid #282828;
	margin-right: 4px;
	background-image: url('../pict/button-brown.png');
  background-repeat: repeat-x;
  color: #282828;
  cursor: pointer;
  font-size: 1em;
}

ul.tours li.spacer {
	border: 1px solid white;
	border-bottom: 1px solid #807059;
	background-image: none;
	color: white;
}

ul.tours li.aktivni {
	background: none;
	border-bottom: 1px solid white;
	font-weight:bolder;
}

ul.rodinne {
  list-style: none;
  list-style-type: none;
  height: 30px;
  border-bottom: 1px solid #282828;
  padding-top:0px;
  margin-left:0px;
  padding-left:0px;
}

ul.rodinne li {
  display: block;
  float: left;
  padding: 8px;
  height: 13px;
  border: 1px solid #282828;
  margin-right: 4px;
  background-image: url('../pict/button-brown.png');
  background-repeat: repeat-x;
  color: #282828;
  cursor: pointer;
  font-size: 1em;
}

ul.rodinne li.spacer {
  border: 1px solid white;
  border-bottom: 1px solid #807059;
  background-image: none;
  color: white;
}

ul.rodinne li.aktivni {
  background: none;
  border-bottom: 1px solid white;
  font-weight:bolder;
}


table thead tr td {
	color: #3e3e3e;
}

table.confirm-table {
    font-size: .9em;
}

table.confirm-table tr {
    height: 30px;
}

table.confirm-table tr td {
	border-bottom: 1px solid #f2ebe1;
    vertical-align: middle;
}

form {
	margin: 0;
	padding: 0;	
}

input[type="submit"], input[type="button"], input[type="reset"] {
	border-width: 1px;
	padding: 5px;
	font-size: 12px;
	
	text-transform: uppercase;
}

input[type="submit"], input[type="button"] {
	width:250px;
  border: 1px solid #596380;
  background-image: url('../pict/button-blue.png');
  background-repeat: repeat-x;
  color: #596380; 
  cursor:pointer; 
  font-weight:bold;
}



.siroke {
	width:250px;
   border: 1px solid #596380;
   background-image: url('../pict/button-blue.png');
   background-repeat: repeat-x;
   color: #596380;  
   cursor:pointer;
   font-weight:bold;	
}

input.field, textarea.field {
    border: 1px solid #ccc; 
    padding: 2px;
}

input.short, textarea.short {
	width: 200px;
}

input.medium, textarea.medium {
	width. 350px;
}

input.hover {
    border: 1px solid #727EA3;
}

input.focus {
    border: 1px solid #596380;
}

input.button {
	font-family: verdana, arial, helvetica, sans-serif;
    padding: 6px 12px 6px 12px;
    text-decoration: none;
    font-weight: bold;
    font-size: .95em;
}

input.blue {
    border: 1px solid #596380;
    background-image: url('../pict/button-blue.png');
    background-repeat: repeat-x;
    color: #596380;  
}

input.brown {
    border: 1px solid #807059;
    background-image: url('../pict/button-brown.png');
    background-repeat: repeat-x;
    color: #807059;  
}

input.small {
	font-size: 1.1em;
	padding: 3px 6px 3px 6px;
	margin-top: -1px;
}


div.clear {
    height: 1px;
    clear: both;
}

span.link {
	font-size: .8em;
	border-bottom: 1px dashed #eee;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.bold {
    font-weight: bold;
}

.italics {
	font-style: italic;
}

.warning {
	font-weight: bold;
	color: #B20000;
}

.text_input {
  border:1px solid #CCCCCC;
  padding:2px;
}

hr {
	visibility:hidden;
}

.velky {
	font-size:1.1em;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
	border-bottom: 1px solid #cfd4e6;
}

.kulturni_akce {
	position:relative;	
	top:-15px;
	left:-10px;
	width:860px;
	height:25px;
	background:#4F5B6E;
	color:white;
}

.kulturni_akce a {
	color:white;
	font-size:0.8em;
}

.kulturni_akce a:visited {
	color:white;
	font-size:0.8em;
}

.kulturni_akce a:active {
	color:white;
	font-size:0.8em;
}

