body {
 background-image: url("img_new/bg_c.png");
 margin: 0;
 font: 12px Arial;
 color: Maroon;
}
#lista {
	height: 19px;
	background-image: url('img_new/lista.png');
	background-position: center top;
	position: relative;
	top: 0px;
	clear: both;
}
#strana {
	width: 1000px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	margin-top: 0px;
	width: 1000px;
	height: 174px;
	position: relative;
	text-align: left;
	background-image: url("img_new/logo.png");
}
#obsah {
	width: 1000px;
	position: relative;
	text-align: left;
	background-image: url("img_new/bg.png");
}
#obsah1 {
	width: 660px;
	position: relative;
	text-align: justify;
	float: left;
}
.obsah1-p {
	padding: 10px 20px 0 40px;
}
#obsah2 {
	width: 339px;
	position: relative;
	text-align: center;
	float: left;
}
.obsah2-p {
	padding: 10px 40px 0 20px;
}
.p {
	padding: 20px;
	text-align: justify;
}
.p-foto {
	padding: 20px;
	text-align: justify;
}
.menu {
	width: 1000px;
	height: 31px;
	position: relative;
	text-align: left;
}
.vina table {
	border: 1px solid black;
}
.mysql {
	display:none;
}
.fotky-menu {
	width: 608px;
	height: 33px;
	position: relative;
	text-align: left;
	top: 1px;
	left: 192px;
}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: none;
}
table {
 	font: 12px Arial;
}
.none {
	display: none;
}
.visible {
	display: block;
}
#menu3 {
	width: 1000px;
	height: 56px;
	position: relative;
	text-align: left;
	background-image: url("img_new/menu3.png");
}
.card-left, .card-right {
       float: left;
       width: 180px;
       height: 256px;
       margin: 0 15px 15px 0;
       padding: 10px 0;
       text-align: center;
       background: white;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
}
.card-right {
       float: right;
       margin: 0 0 15px 15px;
}
.card-desc {
       font-size: 120%;	
       font-weight: bold;
}
.card-info {
       font-size: 90%;	
}
h2 a {
	color: black;
	text-decoration: none;
}
h2 a:hover {
	color: black;
	text-decoration: none;
}
.vin {
       height: 300px;
       width: 600px;	
}
