@charset "utf-8";
/* CSS Document */
html, body {
	scrollbar-base-color: #e4eccd;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	background: url(imgs/bg.jpg) repeat-x left top #d1deaa;
	margin: 0;
}

#pg {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#leftcol {
	background: url(imgs/bg_menu.gif) no-repeat left top;
	position: relative;
	z-index: 2;
	float: left;
	width: 220px;
}
#maincol {
	position: relative;
	float:left;
	width: 560px;
}
#navi {
	padding: 4px 40px 25px 30px;
}
#adress {
	padding: 4px 30px 25px 20px;
	font-size: 8pt;
}
.header {
	background: url(imgs/bg_header.gif) left top #f9faef;
}
#languages a image {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
}
#languages a:hover image {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
}
#menuhor {
	font-size: 8pt;
	background: url(imgs/bg_menu0.gif) repeat-x left top #f9faef;
}
#menuhor a {
	text-decoration: none;
	color: #828a6a;
	font-weight: bold;
	padding: 0px 7px;
}
#menuhor a:hover {
	color: #e25454;
}
.inner {
	position: relative;
	padding: 30px 50px 30px 10px;
	z-index: 3;
}
h1 {
	margin-top: 2em;
	font-size: 150%;
	color: #828a6a;
}
p {
	line-height: 1.5em;
}
ul li, ol li {
	line-height: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
b {
	color: #ad4e0c;
}
#maintext a {
	color: #006699;
	text-decoration: none;
	border-bottom: 1px dotted #006699;
}
#maintext a:hover {
	border-bottom-style: solid;
}

input, select, textarea {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button, button {
	background-color: #A3BA81;
	color: #FFFFFF;
	border: 2px groove #D3E9AD;
	font-weight: bold;
}
form.kontaktni_formular {
	background-color: #F8FCF3;
	border: 1px solid #D8E7C2;
	padding: 0em 2em 2em 2em;
	margin: 2em 0em 0em 0em;
}
form.kontaktni_formular th {
	color: #ad4e0c;
	padding: 2em 0em 0.5em 0em;
}
.error {
	background-color: #ffcccc;
	padding: 5px;
	margin: 1px 0px;
}
.rimg {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
tr.star_price {
	height: 2.5em;
}
.news {
	clear: both;
	margin: 2em 0em;
}
.news .date {
	font-size: 80%;
	margin-bottom: 0.5em;
}
.novinka {
	color: #006633;
	font-weight: bold;
}

a#pdf_download {
  background-image: url('./imgs/icons/pdf.gif');
  background-repeat: no-repeat;
  background-position: 0px center;
  padding: 2px 2px 2px 20px;
  text-decoration: none;
  border: none;
  color:
}

a#pdf_download:hover {
  border: none;
  text-decoration: underline;
}

div.gallery {
  text-align: center;
}

div.gallery img {
  padding: 2px;
  border: 1px solid #bbb;
}

/* ============================================= */
#partner-login {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  z-index: 6;
  background-color: #fff;
  padding: 5px 10px;
  border: 1px solid #e7941c;
  width: 150px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#partner-login form {
  padding: 0px;
  margin: 0px;
}

table#tblLogin {
  border-collapse: collapse;
  width: 100%;
}

table#tblLogin td {
  padding: 1px;
  text-align: left;
}

table#tblLogin td.loginInfo {
  text-align: center;
}

table#tblLogin td.loginInfo a, table#tblLogin td.register a {
  color: #335c33;
  text-decoration: none;
}

table#tblLogin td.loginInfo a:hover, table#tblLogin td.register a:hover {
  color: #1c331c;
  text-decoration: underline;
}

table#tblLogin th {
  text-align: center;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
  padding: 0px 0px 2px 0px;
}

table#tblLogin td.label {
  text-align: right;
  font-family: Tahoma;
  font-size: 9px;
}

table#tblLogin td.submit {
  text-align: left;
}

table#tblLogin td.submit input {
  border-top: 1px solid #abb3a3;
  border-right: 1px solid #7a8074;
  border-bottom: 1px solid #7a8074;
  border-left: 1px solid #abb3a3;
  background-color: #ecf0e8;
  font-family: Tahoma;
  font-size: 11px;
}

table#tblLogin input.field {
  width: 90px;
  padding: 1px;
  margin: 0px;
  border: 1px solid #abb3a3;
  background-color: #ecf0e8;
  font-family: Tahoma;
  font-size: 11px;
}

table#tblLogin input.field:focus {
  background-color: #f6faf2;
  border: 1px solid #7a8074;
}

table#filelist {
  width: 100%;
  border-collapse: collapse;
}

table#filelist td {
  padding: 4px 2px;
}

table#filelist td.icon {
  padding: 4px 0px 4px 2px;
  width: 24px;
  text-align: center;
}

table#filelist td.type {
  padding: 4px 2px;
  width: 24px;
  text-align: center;
}

table#filelist td.icon img {
  padding: 0px;
  margin: 0px;
}

table#filelist tr.row1 td {
  background-color: #ecf2da;
}

table#filelist td a {
  color: #000;
  text-decoration: none;
  border: none;
}

table#filelist td a:hover {
  color: #000;
  text-decoration: underline;
  border: none;
}

table#register {
  margin: 10px auto;
  border-collapse: collapse;
  width: 400px;
}

table#register td {
  padding: 3px 2px;
}

table#register td.label {
  text-align: right;
  width: 150px;
}

table#register td.value input.field {
  padding: 1px;
  margin: 0px;
  border: 1px solid #abb3a3;
  font-family: Tahoma;
  font-size: 11px;
  width: 220px;
}

table#register td.value input.field_err {
  padding: 1px;
  margin: 0px;
  border: 1px solid #c00;
  font-family: Tahoma;
  font-size: 11px;
  width: 220px;
}

table#register tr.r1 td {
  background-color: #ecf2da;
}


