@charset "utf-8";
/* CSS Document */

body {
	font-family:Calibri, Arial;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#main {
	margin:auto;
	width:1000px;
	height:1000px;
}

.frame {
	width:1000px;
	height:600px;
	border-bottom:solid 1px #009900;
	margin-bottom:15px;
}

h1 {
	margin:0px;
	padding:0px;
	text-align:right;
}

.head {
	width:1000px;
	height:130px;
}

.preview {
	width:200px;
	height:450px;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	display:table;
}

.text {
	width:789px;
	height:460px;
	float:left;
	padding:5px;
	font-size:14px;
	border-left: solid 1px #009900;
}

.page {
	margin-left:200px;
}

.back {
	font-size:10px;
	text-align:center;
	float:right;
}

h2 {
	float:left;
	font-size:36px;
	margin-top:39px;
	margin-left:50px;
}

h3 {
	margin:0px;
}

.head img {
	float:left;
	margin:5px;
}

table {
	margin-top:10px;
}

#odkazy {
	background-image:url(img/odkazy.jpg); 
	background-position:center; 
	background-repeat:no-repeat;
	width:1000px;
	height:600px;
	margin-top:100px;
	margin-bottom:50px;
}

#modry_sklep {
	position:absolute;
	top:280px;
	left:580px;
	width:220px;
	height:150px;
}

#chateau_lednice {
	position:absolute;
	top:100px;
	left:320px;
	width:205px;
	height:170px;
}

#vina_michl {
	position:absolute;
	top:280px;
	left:420px;
	width:155px;
	height:150px;
}

#vina_kraus {
	position:absolute;
	top:140px;
	left:705px;
	width:190px;
	height:130px;
}

#vina_baloun {
	position:absolute;
	top:140px;
	left:530px;
	width:170px;
	height:130px;
}

#josef_valihrach {
	position:absolute;
	top:435px;
	left:500px;
	width:150px;
	height:140px;
}

#hajer {
	position:absolute;
	top:25px;
	left:110px;
	width:150px;
	height:150px;
}

#odkazy {
/*	display:table;*/
	position:relative;
}

.nadpis {
	font-weight:bold;
	font-size:16px;
	text-align:left;
}

.vypis {
	width:520px;
	height:300px;
	overflow:auto;
}

.sortiment {
	cursor: pointer;
}

td {
	width:auto;
}

#josefValihrach .text,#vinarstviBaloun .text,#vinselektMichlovsky .text,#vinarstviKraus .text,#chateauLednice .text,#modrySklep .text {
	background-repeat:no-repeat;
	background-position:bottom right;
}

#josefValihrach .text {
	background-image:url(img/lahve_valihrach.jpg);
}

#vinarstviBaloun .text {
	background-image:url(img/lahve_baloun.jpg);
}

#vinselektMichlovsky .text {
	background-image:url(img/lahve_michlovsky.jpg);
}

#vinarstviKraus .text {
	background-image:url(img/lahve_kraus.jpg);
}

#chateauLednice .text {
	background-image:url(img/lahve_lednice.jpg);
}

#modrySklep .text {
	background-image:url(img/lahve_modrysklep.jpg);
}

#odkazy p {
	display:table-cell;
	vertical-align:bottom;
	font-weight:bold;
}

/*
#hajer,#josef_valihrach,#vina_baloun,#vina_kraus,#vina_michl,#chateau_lednice,#modry_sklep {
	border:solid 1px black;
}
*/

#e1,#e2,#e3,#e4,#e5,#e6 {
	font-size:32px;
	margin-top:10px;
	display:table-cell;
	vertical-align:middle;
	visibility:hidden;
}

.frame#bottom {
	height:80px;
}

#bottom p {
	font-size:12px;
}
