* {
	padding: 0;
	margin: 0;
	box-sizing: content-box;
	color: black;
}
body {
	min-width: 770px;
	background: #1e1a17 url('../images/bg.png');
	color: black;
	font: small/1.5  Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #0c92cb;
}
a:hover {
	text-decoration: none;
}
hr {
	display: none;
}
.clear {
  display: block !important;
	visibility: hidden;
	clear: both;
}
fieldset {
	border: 0px solid;
}
/* nastaveni obecnych prvku, jen pro obsahovou cast */
#main-column h3 {
	margin: 15px 0;
	font: normal 155%  Arial, Helvetica, sans-serif;
}
#main-column p {
	margin: 10px 0;
	/* background: #f7f7f7;
	padding: 8px;
*/
}
#main-column ul, #main-column ol {
	margin-left: 30px;
}
#main-column ul {
	list-style-type: square;
}
#main-column li {
	padding: 2px 0;
}
#main-column dl.com ol {
	padding-bottom: 10px;
}
#main-column textarea, #formcomment textarea {
	width: 95%;
}
#main-column input, #formcomment input, #main-column select, #formcomment select {
	margin-bottom: 7px;
}
#main-column select, #formcomment select {
	width: 200px;
}
/* hlavicka */
#head {
	height: 80px;
	background: #d87b2b url('../images/top.png') repeat-x top left;
	text-align: center;
	border-bottom: 1px solid #372517;
}
#head_in {
	text-align: left;
	width: 768px;
	margin: 0 auto;
	position: relative;
}
#head_in h1, #head_in h1 span {
	position: absolute;
	top: 9px;
	left: 0;
	z-index: 1;
	overflow: hidden;
	width: 313px;
	height: 51px;
	z-index: 1;
	color: #fff;
}
#head_in h1 span {
	display: block;
	width: 313px;
	height: 51px;
	background: url('../images/logo.png');
	left: 0;
	z-index: 2;
}
#head_in form {
	float: right;
	margin-top: 18px;
}
#head_in form div {
	border: black;
}
#head_in label {
	color: #a1a1a1;
	padding-right: 5px;
	position: relative;
	top: 2px;
}
#head_in input {
	border: 1px solid #a1a1a1;
	height: 18px;
	vertical-align: middle;
	color: white;
}
#searchterm {
	width: 135px;
	background: #6f6f6f url("../images/input.gif") repeat-x left center;
}
#menu {
	width: 768px;
	margin: 0 auto;
	background: #1f160f url("../images/stred.png") repeat-x left top;
	padding-bottom: 10px;
}
#menu ul {
	list-style: none;
	padding: 15px 0;
	width: 250px;
	margin-right: 440px;
}
#menu li {
	padding: 10px 0 5px 10px;
	background: url('../images/li_bg.png') repeat-x bottom center;
	margin-left: 50px;
}
#menu a {
	background: url('../images/li_dot.png') no-repeat center left;
	color: #f1d0a3;
	text-decoration: none;
	padding-left: 20px;
	font-size: 110%;
	letter-spacing: 1px;
}
#menu a:hover {
	color: #ef8500;
}
#menu li.active a {
	color: #ef8500;
}
#slideshow {
	float: right;
	width: 432px;
	background: url('../images/photo.png') no-repeat;
	margin-bottom: 10px;
}
#slideshow img {
	margin: 26px 0 0 18px;
}
/* konec hlavicky */
/* hlavni cast */
#main {
	width: 768px;
	margin: 0 auto;
	padding-bottom: 20px;
	color: #3e3e3e;
	padding-top: 0px;
	background: #fff url('../images/main.png') repeat-x top left;
}
#main h2, h3, h4 {
	color: #d87d14;
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
#main h3 {
	font-size: 140%;
	margin-left: 5px;
}
#main p {
	margin-bottom: 1em;
	padding-left: 1em;
	line-height: 1.6em;
}
#index {
	padding: 20px 50px;
}
#left {
	float: left;
	width: 300px;
}
#right {
	margin-left: 350px;
}
#diframe {
	text-align: center;
	padding: 0;
	margin-bottom: 10px;
}
iframe {
	border: 1px solid #929292;
}
/* konec hlavni casti */
/* obecne tridy */
.pristupnost {
	position: absolute;
	top: -1000px;
}
p.icons {
	text-align: center;
}
/* obecne tridy */
/* paticka */
#foot {
	background: #291d15 url('../images/foot.png') repeat-x top left;
	width: 768px;
	margin: 0 auto;
	border-bottom: 1px solid #1e150e;
}
#foot p {
	color: #a28f80;
	text-align: right;
	padding: 10px;
}
#tel {
	background: #291d15 url('../images/tel.png') no-repeat bottom center;
	width: 215px;
	float: left;
	margin-left: 50px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #95520e;
	padding: 5px 0 8px 0;
}
/* konec paticky */
table {
margin-left: 20px;
margin-top: 5px;
}
table, td, th {
	border: 1px solid #C6C5C2;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 15px;
}
th, td {
  padding: 2px 5px; 
}
td {
  font-size: 90%;
}
th {
  background: #d87b2b url('../images/top.png') repeat-x 50% 50%;
  color: #fff;
}
#index tr:hover td, #index tr.hover td{
background-color: #FFDEA6;
}
tr {
behavior: url(http://www.hradni-vinarna.cz/hover.htc);
} 
.listek, .listek td, .listek tr {
border: 0;
border-bottom: 1px solid #C6C5C2;
text-align: left;
}
.listek{
width: 640px;
margin: 0 0 40px 10px;
border-top: 1px solid #C6C5C2;
}
.listek td.many{
width: 60px;
}
.listek td.price {
text-align: right;
}
.galerie {
clear: both;
}
.galerie .info {
  font-size: 90%;
  color: #747474;
  text-align: right;
  clear: both;
  margin-bottom: 20px;
}
.galerie .info a{
font-weight: bold;
}
.galerie .photo {
float: right;
margin: 0;
padding-top: 10px;
}
.galerie .photo img{
  border: 2px solid #D78508; 
}
a img{
  border: 0;
  margin: 0;
  padding: 0;
}
#index ul {
list-style: none;
margin: 10px 0 30px 30px;
}
#index li{
padding-left: 18px;
background: url(../images/li_index.png) no-repeat left top;
margin-bottom: 5px;
}
.ul_float {
float: left;
width: 20em;
}
.toplink {
background: url(../images/top_arrow.png) no-repeat left center;
padding-left: 15px;
}
.photo {
float: left;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
}
.photo a { display: block; width: 180px;height: 180px;background: url(../images/photo_bg.gif) no-repeat left; cursor: pointer; text-align: center;}
.photo a img {margin-top: 15px;}
.photo a img.sirka {margin-top: 35px;}
.photo a:hover { background-position: right;}
.GB_navStatus {color: #fff;}
a h2 span{
color: #d87d14;
text-decoration: underline;
behavior: url(http://www.hradni-vinarna.cz/hover.htc);
}
h2 span:hover, h2 span.hover{
text-decoration: none;
}
#head #ort {

float: right;
padding-top: 30px;
padding-right: 50px;
}
#head #ort strong {
color: #fff !important; 
font-size: 140%;
}
