body, html {
	font-family: "Trebuchet MS", "Geneva CE", "Arial CE", sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;


}
body, table {

	color: #333;

}




.normal li {

  list-style: square;
  padding-left: 10px;
  margin-left: 30px;
}


html {
	 background: #EC3901;

}

input, textarea, select {

  font-size: 90%;

}

*html textarea {

  overflow: auto;
}

fieldset
{
	border:1px solid #F34602;
	margin-bottom:10px;
	padding:10px;
}

fieldset textarea {

	font-size:110%;

}

fieldset legend
{
	color: #fff;
	font-size:100%;
	font-weight:bold;
	margin: 0 0 10px 0px;
	border: 1px solid #F34602;
	padding:0 20px;
	background: #F34602;
}

fieldset label
{
	float:left;
	vertical-align: middle;
	display: -moz-inline-box;
	display: inline-block;
	font-weight:normal;
	text-align:right;
	margin-right:5px;
	width: 110px;
}
.form fieldset label {

	width: 180px;
}




table {
 	font-size: 90%;
	padding: 0;
	margin: 0;
	text-align : left;
	border: none;
	border-collapse: collapse;

}

td, th {
  padding: 3px 2px 3px 5px;
  text-align: left;
	empty-cells: show;


}
th {
	background-color: #EC3901;
	color: white;

}


.tab th {
	background-color: #EC3901;
	color: #fff;
	border: 1px solid #666;
	padding: 3px 5px;
}


.tab td {
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	vertical-align: top;
	text-align: left;
}

.tab1 th {
  font-size: 100%;
	background-color: #EC3901;
	color: #fff;
	border: 1px solid #666;
	padding: 1px 2px;
}


.tab1 td {
  font-size: 95%;
	padding: 0px 1px 0px 2px !important;

	border: 1px solid #ccc;
	vertical-align: top;
	text-align: left;
}
.tab2 th {
  font-size: 85%;
	background-color: #EC3901;
	color: #fff;
	border: 1px solid #666;
	padding: 1px 0px;
	text-align: center;
}


.tab2 td {
  font-size: 90%;
	padding: 0px 1px 0px 1px !important;

	border: 1px solid #ccc;
	vertical-align: top;
	text-align: center;
}


.form-menu {
padding: 5px 5px 5px 5px;
line-height: 180%;
margin-bottom: 10px;
background: #ddd;
border: solid 1px #999;
}

ul {
  margin: 0;
  padding: 0;
}

li {

  list-style-type: none;

  margin: 0;
  padding: 0;
}




p {

  margin: 0;
  padding-top: 15px;
  text-align: justify;
}


img {
	border: none;
}

a {

	color: #F34602;
	text-decoration: underline;
}


a:hover {

	color: #FFEA00;
	text-decoration: none;
}

h1 {
  margin: 0 0 10px 0;
  padding: 10px 0px 5px 0px;
	font-size: 150%;
  color: #EC3901;
  text-align: left;
  border-bottom: 2px solid #EC3901;
	font-family:  Georgia, "Times New Roman", Times, serif;
}

h2 {
  margin: 0;
	padding: 10px 0px 10px 10px;
	font-size: 130%;
  color: #666;
	font-family:  Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin: 5px 0px 5px 0px;
	font-size: 120%;
  color: #EC3901;
	padding: 0px 0px 0px 0px;
  color: #666;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
h3 strong {
  color: #000000;
}
h4 {
	margin: 20px 0px 10px 10px;
	font-size: 100%;
  color: #666;
	font-family:  Georgia, "Times New Roman", Times, serif;
}


form {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
}

form div {

  padding: 0px;

}

#main {
  padding: 1px 0px;
  width: 980px;
  margin: 0 auto;
  position: relative;
  text-align: center;

}

#inner {
  background: #fff;

}



#top {
  height: 85px;
  background: url(images/logo-bg.gif) repeat-x 0px 67px;
  width: 100%;
}


#logo {

  text-align: left;
}


#nav {
  background: #EC3901;
  margin: 0;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  width: 100%;

}


#nav ul {
  margin: 0 0 0 0px;
  padding: 0;
  list-style-type: none;
}

#nav li {
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
  float: left;
  list-style-image:none;

}


#nav a {


  font-size: 95% ;
  text-decoration: none;
  color: #FFF;

  display: block;
  text-align: center;
  padding: 0.3em 0.5em;


}

#nav a:hover {
  color: #000;
  text-decoration: none;
  background-color: #FFFFFF;
}


#content {
  text-align: left;
  margin: 0 0 0 0 !important;
  min-height: 520px;
  _height: 520px;


}

#content .box {
  padding: 10px 10px;

}

#content p {

   padding: 5px 10px 10px 0px;
   line-height: 150%;
   text-align: justify;

}
#content a {
	color: #F34602;
	text-decoration: underline;
}

#content a:hover {
	color: #999;

	text-decoration: none;
}




.list-box {
  padding: 15px;
  text-align: center;
  white-space: nowrap;
}


/* search */

#search {
  padding-top: 3px;
  position: absolute;
  z-index: 1000;
  top: 156px;
  left: 15px;
  width: 199px;
  background: url(images/search-bg.gif) #4050A5 repeat-x top left;
  height: 27px;
}


#search span {
  font-size: 100%;
  padding: 10px 0px 10px 0px;
  color: white;

}


#search .input {

  background: #C9D0F9;
  border: 1px #fff solid;
  width: 90px;
  margin: 2px 0 0 0 ;
  padding: 2px 4px 2px 4px;

}

#search label {

  display: block;
	background: url(images/label-form.gif) no-repeat 0px 5px;
  margin-left: 10px;
  padding-bottom: 5px;
  color: #c00;
  font-weight: bold;
  width: 111px;
  _width: 111px;
  text-align: center;
}

#search .obrazkoveTlacitko {

	vertical-align: middle;
	height: 20px;
	width: 21px;

	border: 0;

}


.obrazkoveTlacitko {

	vertical-align: top;
	height: 20px;
	width: 20px;

	border: 0;

}









#login {
  color: #333;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 500px;
  text-align: right;

}


.form-row {
  clear: left;
  padding: 1px 0 1px 0;
}

#login input {

  background: #C2C27A;
  border: 1px #333 solid;
  width: 100px;
  padding: 1px 4px;
  color: #fff;

}

#login .button {

  background: #F34602;
  width: 80px;
  padding: 0px 4px;
  color: #fff;
}

#login a {

  color: #F34602;
}
#login span {
  font-size: 95%;
  font-weight: bold;
  color: #EC3901;
  position: relative;
  top: -10px;
}

#login label {

  display: none;
	background: url(images/label-form.gif) no-repeat 0px 5px;
  margin-left: 10px;
  padding-bottom: 5px;
  color: #c00;
  font-weight: bold;
  width: 111px;
  _width: 111px;
  text-align: center;
}




















.info {

  padding: 100px 50px;
  text-align: center;
	font-size: 120%;
  color: #EC3901;
}

#copy {
  /* position: absolute; */
  /* width: 600px; */
  font-size: 95%;
	color: white;
  padding: 0.3em 0;
  width: 100%;
  background: #999;
/*
  right: 10px;
  bottom: 0px;
z-index: 1000;
*/
}


#copy a {
	color: white;
	font-weight: normal;
	text-decoration: none;


}

#copy a:hover {
	color: #666;
	font-weight: normal;
	text-decoration: underline !important;
}

#copy .box {
  text-align: center;
	background: url(images/copy-bg.gif) #FCDC0B repeat-x top left;
	padding: 2px 10px 3px 10px;
}








/* pomocne zalamovace atd. */


.a_center {
	text-align: center;
}
.a_left {
	text-align: left;
}
.a_right {
	text-align: right !important;
}


.right {
  text-align: right;

}
.red {
  color: red;
  font-size: 90%;
  padding: 0 2px;
}

.to-left {
  float: left;
  padding: 5px 10px 5px 10px;

}

.to-right {
  float: right;
  padding: 0px 10px 5px 10px;
}


.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}


.clear-left {
  clear: left;

}



.hidden {
	display: none;
}

.break {
	height: 0px;
	clear: both;
  font-size: 1px;
  visibility: hidden;
  display: block;
  border: none;
  padding: 0;
  _margin-bottom: -2px;
}

.noborder {
  border: none;
}

.maxWidth30px {

  width: 30px;
}

.right {

  float: right;
}

.left {

  float: left;
}


.image-button {
  display: block;
  padding: 0px 0px 0px 0px;
}

.submitForm {
  background: #3D5DD6;
  color: #fff;

}

.button {

  background: #666;
  padding: 0;
  margin: 0 !important;

  color: #fff;
}


.stat {

  width: 750px;
  margin: 10px auto;
  border: 1px solid #EC3901;

}

.pageviews .stat, .phone1 .stat {

  border: 1px solid #03c;
}

.hourly .stat {

  width: 600px;
}

.month .stat {

  width: 950px;

}

.stat table {
  width: 100%;

}
.stat th {
  text-align: left;
  padding: 0 5px;
  background: #ccc;
  color: #333;
}
.stat .tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #eee;

}
.hourly td {

  padding: 0px 5px;
}

.stat h3 {

  color: white;
  background: #EC3901;
  padding: 5px;
  margin: 1px;
  font-size: 90%;

}
.pageviews  h3, .phone1 h3 {

  background: #03c;
}

.stat span {

 line-height: 20px;
 font-size: 80%;

}

.hourly .stat span, .phone .stat span, .phone1 .stat span {

 display: block;
 text-align: center !important;
 line-height: 100%;
 font-size: 100%;
 padding: 0 5px;

}

.stat .column {

  float: left;
  width: 53px;
  border: solid 0px black;
  position: relative;

}
.month .stat .column {

  width: 29px;
  font-size: 90%;

}

.stat .column-in {

  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 50px;

}

.month .stat .column-in {
  width: 28px;
}

.stat .column-in span {



}

.stat .column-in1 {

  margin: 0 auto;
  width: 20px;
  border: solid 1px #333;
  background-color: #EC3901;
}

.month .stat .column-in1 {
  width: 10px;
}

.pageviews .stat .column-in1 {

  background-color: #03c;

}

.pageviews_per_unique .stat .column-in1 {

  background-color: lightgreen;

}

.stat .row {
  line-height: 1%;
  font-size: 1%;

  height: 5px !important;
  border: solid 1px #333;
  background-color: #EC3901;

}

.phone1 .stat .row {

  border: solid 1px #333;
  background-color: #03c;
}

.stat .date {
 font-size: 85%;

}
.stat .day  {

 font-size: 90%;

}

#stat-icon {
  padding-left: 5px;
  text-align: center;

}
#stat-icon  span {

  display: block;
  width: 110px;
  float: left;
  padding-top: 50px;
  cursor: hand;

}
#stat-icon  .stat_14 {
  width: 130px;

}
#stat-icon  .stat_hourly {
  width: 140px;

}
#stat-icon  .stat_month {
  width: 130px;

}
#stat-icon .stat_month {


	 background: url(images/stat_month.jpg)  no-repeat 50% 0px;

}
#stat-icon .stat_avg {


	 background: url(images/stat_avg.jpg)  no-repeat 50% 0px;

}
#stat-icon .stat_14 {

	 background: url(images/stat_14.jpg)  no-repeat 50% 0px;

}
#stat-icon .stat_phone {

	 background: url(images/stat_phone.jpg)  no-repeat 50% 0px;

}
#stat-icon .stat_hourly {

	 background: url(images/stat_hourly.jpg)  no-repeat 50% 0px;

}
#stat-icon .stat_time {

	 background: url(images/stat_time.jpg)  no-repeat 50% 0px;

}
#stat-icon .stat_brand{

	 background: url(images/stat_brand.jpg)  no-repeat 50% 0px;

}

.DiskuseRebrickyBox table, .DiskuseRebrickyBox tr {

	border: 1px solid #666 !important;

}

.DiskuseRebrickyBox {

	border: 1px solid #666 !important;

}

.DiskuseRebrickyBox th {
	background-color: #EC3901;
	color: #fff;

	padding: 3px 5px;
}


.DiskuseRebrickyBox td {
	padding: 2px 2px 2px 2px;


	vertical-align: top;
	text-align: left;
}

.DiskuseUcastTitle {

  display: block;
  float: left;
  width: 24%;

}

.DiskuseUcastHead {

  margin-bottom: 10px;

}

.DiskuseHistory {

  margin-bottom: 10px;

}
.DiskuseHead {

  border: solid 0px #ddd;

}

.DiskuseBody  {
  padding: 10px 0;
  border-bottom: solid 3px #ddd;

}
#zalozky a {

  padding: 8px 12px;
  display: block;
  float: left;
  background: #E4EFF6;
  text-decoration: none;
}

#zalozky a:hover {

  color: white !important;
  background: #999;
  text-decoration: none;
}

#zalozky .selected  a {


  color: white;
  background: #aaa;
}

#zalozky span {

}

#zalozky {

  position: absolute;
  right: 10px;
  top: 135px;
  border: solid 1px #ddd;
  padding: 1px;

}

#lang {

  position: absolute;
  top: 50px;
  right: 10px;



}


#submenu {
  background: #666;
  margin: 0 0 10px 0;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  width: 100%;
}


#submenu ul {
  margin: 0 0 0 0px;
  padding: 0;
  list-style-type: none;
}

#submenu li {
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
  float: left;
  list-style-image:none;

}


#submenu a {


  font-size: 95% ;
  text-decoration: none !important;
  color: #FFF !important;

  display: block;
  text-align: center;
  padding: 0.3em 0.9em;


}

#submenu a:hover {
  color: #ff0 !important;

  background: #999;
}

#submenu .active a {
  background: #aaa;

}

#statmenu {
  background: url(images/tundra/tabEnabled.png) #FFFFFF repeat-x top left;
  margin: 0 0 0px 0;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  width: 100%;
  border: solid 1px #dddddd;
}


#statmenu ul {
  margin: 0 0 0 0px;
  padding: 0;
  list-style-type: none;
}

#statmenu li {
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
  float: left;
  list-style-image:none;
}


#statmenu a {
  font-size: 95% ;
  text-decoration: none !important;
  color: #333 !important;
  display: block;
  text-align: center;
  padding: 0.3em 0.9em;

}

#statmenu a:hover {
  color: #333333 !important;

  background: url(images/tundra/tabHover.png) #FFFFFF repeat-x top left;
}

#statmenu .active a {
  text-decoration: underline !important;
  background: url(images/tundra/tabDisabled.png) #FFFFFF repeat-x top left;
}

#statbox {

  background: url(images/tundra/tabDisabled.png) #dddddd repeat-x top left;
  width: 100%;
  border: solid 1px #dddddd;
  border-top: 0;

}
#statbox-inner {

  padding: 10px 0 10px 10px;
}

#adminmenu {
padding-bottom: 10px;
}

table.navigation td, table.navigation th {

  vertical-align: middle;
	border: 2px ridge #FAFAFA;
   _border: 1px ridge #FAFAFA;
	background: #ddd;
	padding: 6px;
}
table.navigation th {
	background-color: #ddd;
	color: #000;
}
table.navigation input {

}
table.navigation form, table.navigation fieldset {
	padding:4px;
	margin:0;
}

table .navigation {

  margin-top: 10px;
}
.calendar {
  float: right;
  width: 210px;
}
.calendar table {
	padding: 0;
	margin: 0;
	text-align : left;
	border: none;
	border-collapse: collapse;

}

.calendar td, .calendar th {
  padding: 3px 2px 3px 5px;
  text-align: center;
	empty-cells: show;
}
.calendar th a {
  color: white !important;

}


