
body {
  background-color: #fff;
	color: #000;
	font-size: 75%;
	text-align: center;
	font-family: "Arial CE", Arial, Tahoma, sans-serif;
  font-style: normal;
	line-height: 1.4em;
	margin: 0px 0px 30px 0px;
  padding: 0px;
}

input, select {
	font-size: 1.0em;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 1.8em;
  font-weight: normal;
  margin-bottom: 1.0em;
}

h2 {
	font-size: 1.4em;
  font-weight: normal;
	padding-bottom: 0.5em;	
}

h3 {
	clear: both;
	color: #666;
	font-size: 1.25em;
	padding-bottom: 0.2em;	
}

h4 {
	font-size: 1.25em;
  font-weight: normal;	
}

h5 { /* --- error --- */
  font-size: 1.3em;
 	margin-bottom: 0.1em;
}

h6 { /* --- podminky --- */
	color: #000;
  font-size: 1.1em;
 	margin-bottom: 0.5em;
}

a {
	color: #600;
	text-decoration: underline;
}

a:hover {
	color: #c00;
	text-decoration: underline;
}

strong {
	color: #000;
	font-weight: bold;
}

img {
  display: block;
	border: none;
}

ul {
	line-height: 1.4em;
  list-style-position: outside;
  margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

li {
	margin: 0px;
	padding: 0px;
}

legend {
  font-size: 1.2em;
  font-weight: bold;
	padding: 0em 0.3em;
	margin-bottom: 0.8em;
}

label {
	font-size: 1.0em;
}

sup {
	line-height: 100%;
	vertical-align: top;
}

/* --- page --- */
#page {
  background-color: #fff;
	margin: 0px auto;
	text-align: left;
	width: 900px;
}

/* --- publicity --- */
#publicity {
  padding: 0.5em 12px 0.5em 12px;
  xfont-size: 0.9em;

}

#publicity a, #publicity a:link, #publicity a:visited {
  background-color: #f4f4f4;
  padding: 0 3px;
  font-weight: bold;
}

#publicity a:hover {
}


/* --- top --- */
#top {
  background-image: url("Slices/bg_top.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;  
  padding: 20px 0 75px 0;
}

/* --- menu-top --- */
#menu-top {
  background-image: url("Slices/bg_top_menu.gif");
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-color: #e5f6fe;
  margin: 1px 0 8px 0;
  padding: 8px 8px;
}

#menu-top a, #menu-top a:link, #menu-top a:visited {
	text-decoration: none;
	font-weight: bold;
  padding: 0px 3px;	
}

#menu-top a:hover {
	text-decoration: none;
}

.menu-top-l {
  float: left;
}

.menu-top-r {
  float: right;
}

/* --- content --- */
#content {	
  clear: both;
  border: 1px solid #eee;
  border-bottom: none;
  background-image: url("Slices/bg_content.gif");
  background-position: 0 0;
  background-repeat: y-repeat;
  padding: 0px 10px 10px 10px;
  width: 878px;
}

/* --- main --- */
#main {
	float: left;
  padding-top: 12px;
  width: 710px;
}

/* --- menu-right --- */
#menu-right {
	border-top: 10px solid #fff;
	float: right;
  padding: 0px 0px 10px 10px;
	width: 150px;
}

#menu-right p {
	font-size: 0.9em;
	line-height: 1.4em;
}

#menu-right span {
	color: #c00;
	font-size: 1.6em;	
}

#menu-right a, #menu-right a:link, #menu-right a:visited {
}

#menu-right a:hover {
}

.w-log-1 {
  width: 150px;
  margin-bottom: 0.2em;  
}

.w-log-2 {
  width: 150px;
  margin-bottom: 0.6em;  
}

.log-false {
  color: #630;
  margin-bottom: 0.5em;
}

/* --- form filter --- */
.filter-box {
  float: left;
	margin: 0 0.5em 0 0;
}

.filter-box label {
	float: left;
	padding: 0.2em 0 0 0;
	width: 6.5em;	
}

.filter-submit {
	padding: 0 0.5em 0 0.5em;
}

.tx-local {
	float: left;
	padding: 0.2em 0 0 0;
	width: 6.0em;	
}

.map {
  clear: both;
}

/* --- copyright --- */
#copyright {
	border-top: 2px solid #600;
	clear: both;
	font-size: 0.9em;
	margin-top: 8px;
	padding: 4px 0px;
	width: 900px;
}

#copyright a, #copyright a:link, #copyright a:visited {
	xcolor: #000;
	font-weight: bold;
	text-decoration: underline;
}

#copyright a:hover {
	xcolor: #039;
}

#bluetex, #validator {
  float: right;
}

/* --- register --- */
#register h4 {
	color: #666;
	float: left;
	margin-bottom: 1.0em;
}

.content-reg {
	border-top: 1px solid #fff;
  background-image: url("Slices/bg_content_reg.gif");
  background-position: 0% 0%;
}

#register img {
  padding-right: 10px;
}

.reg-left {
  float: left;
  width: 320px;
  padding: 10px 10px 10px 10px;
}

.reg-right {
  float: left;
  width: 330px;
  padding: 10px 10px 10px 10px;
  margin-left: 15px;
}

.red {
  color: #c00;
  font-size: 1.4em;
  line-height: 1.2em;
  padding-right: 30px;
}

.box-condition {
  clear: both;
  padding-top: 1.5em;
}

.condition {
	float: left;
  font-weight: bold;	
	margin-left: 10px;
	padding: 0.1em 0 0 0;
	color: #600;
}

#register label {
	clear: left;
	float: left;
	margin: 0px;
	padding: 0.2em 0 0 0;
	width: 12em;
}

#register input, #register select, #register textarea {
	float: left;
	margin-bottom: 1px;
}

.help {
	color: #600;
	cursor: help;
	float: left;
	font-weight: bold;
	margin-left: 5px;
	padding: 0.1em 0 0 0;
}

.line {
	border-bottom: 1px solid #fff;
	clear: both;
	padding-bottom: 0.6em;
	margin-bottom: 0.6em;
}

.l-2 {
	border-bottom: 1px solid #eee;
	padding-bottom: 1.0em;
	margin-bottom: 1.0em;
}

.i-2 {
	width: 155px;
}

.i-4 {
	width: 310px;
}

.i-6 {
	width: 160px;
}

.i-10 {
	width: 430px;
}

/* --- welcome --- */
#welcome {
}

#welcome sup {
}

.w-left {
  float: left;
  padding: 0 20px 0 0;
  width: 335px;  
}

.w-right {
  float: left;
  width: 355px;
}

.w-box {
	margin-bottom: 1.0em;
}

.w-img {
  float: left;
}

.w-box-l {
	border-left: 2px solid #ea7500;
  float: left;
  margin-left: 8px;
	padding-left: 8px;
  width: 250px;
}

.w-box-l a, .w-box-l a:link, .w-box-l a:visited {
}

.w-box-l a:hover {
}

.w-box-l h3 {
  font-weight: normal;
  font-size: 1.3em;
}

.w-text {
}

.w-text a, .w-text a:link, .w-text a:visited {
  color: #444;
  text-decoration: underline;
}

.w-text a:hover {
  color: #c30;
  text-decoration: underline;
}

.w-news {
}

.w-news h2 {
  color: #600;
}

.w-news-text {
  color: #000;
  font-size: 0.9em;
  margin-bottom: 1.0em;
}

.box-news {
	border-bottom: 1px solid #eee;  
  margin-bottom: 0.7em;
  padding-bottom: 0.7em;
}


/* --- filter --- */
#filter {
	border: 1px solid #ddd;	
	padding: 1px 1px 0px 1px;
	margin-bottom: 2.0em;
}


.f-box-row {
	border-bottom: 1px solid #fff;
	padding: 5px 7px 7px 7px;
	background-color: #f6f6f6;	
}

.f-box-row h3 {
  font-size: 1.0em;
  font-weight: bold;
  padding-bottom: 0.2em;
  color: #900;
}

.i-box {
  float: left;
  width: 11.5em;
}

.i-box-2 {
  float: left;
	margin-bottom: 0.5em;	
}

.i-box-2 span {
  padding: 0 0.5em;
}

.i-box-2 label {
  float: left;
  width: 9em;
  padding: 0.2em 1.0em 0 0;
}


.i-box-2 input, .i-box-2 select {
	float: left;
}

.ps {
	float: left;
	margin: 0 0.5em;
	padding: 0.2em 0 0 0;
}

.f-lm {
	margin-right: 3.5em;
}

.f-sub {
  xclear: both;
  height: 2.5em;
  margin-top: 5px;
  padding: 0 1em;
}

.i-price {
  width: 8em;
}

.i-select {
  width: 11em;
}

/* --- table search --- */
table {
}

table th {
	background: #f0f0f0;
	border-bottom: 1px solid #ccc;
	padding: 3px 4px;
	vertical-align: top;
	xfont-size: 1.0em;
}
table td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	xborder-right: 1px solid #ccc;
	line-height: 1.3em;
	xpadding: 3px 4px 4px 4px;
	xvertical-align: top;
}
.b-l {
	border-left: 1px solid #ccc;
}
.b-r {
	border-right: 1px solid #ccc;
}
.s-table {
	width: 100%;
	border-top: 1px solid #ccc;
	margin-bottom: 1.0em;
	xfont-size: 0.9em;
}


.s-th-0, .s-td-0 {  
  text-align: left;  
  width: 80px;
}

.s-th-0 {
  padding: 5px;  
}

.s-td-0 {
  padding: 5px 5px 5px 0px;
}

.s-td-1 {
  padding: 5px 15px 5px 5px;
  text-align: left;
 	line-height: 1.2em;  
  width: 307px;
}

.s-td-2 {
  padding: 5px;
  text-align: left;
  width: 135px;
}

.s-td-4 {
  padding: 5px;
  text-align: right;
  width: 135px;
}

.s-img {
  padding: 1px;
	border: 1px solid #ccc;
}

.s-des {
	color: #666;
  font-size: 0.9em;
}


.publicity-table {
	width: 100%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 2.0em;
}

.p-td-1 {
  padding: 5px;
  text-align: left;
  width: 35%;
	border-right: 1px solid #ccc;
	background-color: #f4f4f4;
}

.p-td-2 {
  padding: 5px;
  text-align: left;
  width: 65%;
}



/* --- spamová ochrana --- */
.card {
  visibility: hidden;
  position: absolute;
  top: -50px;
  left: -50px;
}



/* --- other class --- */
.clear {clear: both;}
.crl {clear: left;}
.crr {clear: right;}
.box-5 {margin-bottom: 0.5em;}
.box-7 {margin-bottom: 0.7em;}
.box-10 {margin-bottom: 1.0em;}
.box-15 {margin-bottom: 1.5em;}
.box-20 {margin-bottom: 2.0em;}

.box-in-15 {padding-bottom: 1.6em;}
.box-up-15 {padding-top: 1.5em; border: 1px solid #ccc;}


.left {
	xfloat: left;
	xwidth: 8.0em;
}

.right {
	float: right;
}

.list-box {
  float: right;
  width: 300px;
  padding: 0.8em 5px 0 0;
}

.list-box label {
  float: right;
  padding: 0.1em 0 0 0;  
}

.list-box select {
  float: right;
  margin: 0 0.7em;
}

.tx-10 {
  margin-bottom: 0.5em;
}

.list-p {
  float: right;
  padding: 0.2em 0 0 0;
}

.dx {
	padding-bottom: 1.5em;	
}

.error {
	padding-bottom: 1.5em;
}

/* --- count page --- */
.count-page-l, .count-page-r {
	line-height: 1.8em;
	margin-top: 0.8em;
}
.count-page-l {
	float: left;
	padding-right: 0.8em;
}
.count-page-r {
	float: left;
	width: 400px;
}
.count-page-r a, .count-page-r a:link, .count-page-r a:visited {
	padding: 0px 4px;
	text-decoration: underline;
}
.count-page-r a:hover {
}
.count-page-r span {
	border: 1px solid #999;
	padding: 0px 4px;
}


/* --- description --- */
#description h2 {
  padding-bottom: 0.2em;
	xborder-bottom: 1px solid #999;
}

#description h4 {
  clear: left;
  float: left;
	font-size: 1.0em;  
	font-weight: normal;
	padding-right: 5px;
	overflow: hidden;
}


/* --- description > frame --- */
#des-frame {
	float: left;
	width: 375px;
}

.des-box {
	margin-bottom: 1.0em;
}

.des-head {
	padding: 5px 8px;
	background-color: #f6f6f6;
	font-weight: bold;
}

.des-cont {
	padding: 5px 8px;
}

.des-cont h4 {
	width: 150px;
}

.des-cont p {
	color: #444;
  float: left;
	font-weight: bold;
	overflow: hidden;
	width: 204px;
}

.des-t2 {
  margin-bottom: 1.5em;
}

.des-price {
  font-size: 1.5em;
  font-weight: bold;
  color: #630;
}

/* --- description > gallery --- */
#des-gallery {
	float: right;
	padding-bottom: 1.5em;
	width: 312px;	
}

#des-gallery img {
	border: 5px solid #999;
	padding: 1px;
  margin-bottom: 8px;
}

.des-gallery-l {
  float: left;
  width: 152px;
}

.des-gallery-r {
  float: right;
  width: 152px;
}


/* --- description > contact --- */
#des-contact {
  clear: right;
	float: right;
	width: 312px;	
}

#des-contact img {
	border: 2px solid #999;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}

#des-contact h4 {
	width: 65px;
}

#des-contact p {  
  float: left;
	color: #444;
	overflow: hidden;
	width: 140px;
}

/* --- description > form --- */
#des-form {
	clear: left;
}

#des-form label {
	clear: both;
  float: left;
  line-height: 1.3em;  
	overflow: hidden;  
  padding: 2px 5px 0 0;
  width: 100px;
}

.des-i1 {
  float: right;
	margin-bottom: 1px;
  width: 195px;
}

.des-submit {
  float: right;
  clear: both;
	margin-top: 0.5em;  
  width: 200px;
  text-align: center;
  xborder: 1px solid;
}

.attent {
  color: #666;
	float: left;
	padding-top: 2.6em;
}

.des-attent {
  color: #666;
	font-size: 0.9em;
	line-height: 1.4em;
	padding-bottom: 1.0em;	
}

/* ---  --- */
.box-submit {
  clear: both;
  float: left;
	padding-top: 2.0em;
	width: 12em;
}

.submit {
	height: 2.5em;
	padding: 0 0.5em;
}


#licence {
  padding-right: 15px;
}

#licence p {
  margin-bottom: 0.5em;
}

/* --- kontakt --- */
#kon-frame {
	float: left;
	width: 300px;
}

#kon-frame h2 {
  padding-bottom: 0.2em;
}

.kon-cont {
	padding: 5px 8px;
}

.kon-cont h4 {	
	font-size: 1.0em;
  float: left;
  clear: left;  
	font-weight: normal;
	width: 10em;
}

.kon-box {
	margin-bottom: 1.0em;
}

.kon-head {
	padding: 5px 8px;
	background-color: #f6f6f6;
	font-weight: bold;
}

.banner {
	xpadding-top: 5.0em;
}

.banner {
  xborder: 1px solid;
	padding-top: 1.0em;
}

.line-50 {
  clear: both;
  padding-top: 2.5em;
}


.banner img {
  xmargin-bottom: 1.0em;
}

.toplist {}

.toplist img {
  display: block;
	margin: auto;
  margin-bottom: 1.0em;
}


