body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#page {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 770px;
}

body, caption, td, th, input, textarea {
	background-color: #b5cfce;
	color: #000000;
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	font-size: 11px;
}

input, textarea {
	background-color: #D8E7E7;
	color: #000000;
	margin: 1px 4px;
	border: 1px solid #576969;
	padding: 1px;
}

.in {
	border: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}

td, th {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

th {
	background-color: #759e9e;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

table {
	background-color: #576969;
	color: #000000;
}

caption {
	font-weight: bold;
}

a {
	background-color: transparent;
	color: #576969;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #2C3535;
	text-decoration: underline;
}

img {
	border: 0px;
}

hr {
	color: #576969;
	height: 1px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

ul {
	margin: 1px 1px 1px 15px;
}

li {
	margin: 1px 1px 1px 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

.err {
	background-color: transparent;
	color: red;
	font-weight: bold;
}

.error {
	background-color: transparent;
	color: #FF0006;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.menu {
	border-bottom: 2px solid #759e9e;
}

.menu td {
	border-left: 2px solid #759e9e;
	border-right: 2px solid #759e9e;
	padding: 3px 3px;
}

.menu th {
	padding: 2px;
	vertical-align: middle;
}

.menu img {
	vertical-align: top;
}

.menu-k {
	border-top: 1px solid #759e9e;
	border-bottom: 1px solid #759e9e;
	text-align: center;
}

.menu-v td {
	border: 0px;
}

/* menu - kategorie */
.pmenu div {
	padding-left: 5px;
}

.pmenu a {
	font-size: 13px;
	font-weight: bold;
}

.pmenu2 a {
	font-size: 11px;
	font-weight: bold;
}

.pmenu3 a {
	font-size: 11px;
	font-weight: normal;
}


.center {
	text-align: center;
}

.right {
	text-align: right;
}

.center-box {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.input {
	background-color: #B4CFCF;
}

.ptext {
	margin: 15px;
}

.ptext p {
	text-indent: 25px;
}

.obr-right img {
	float: right;
	margin: 0px 0px 5px 5px;
	border: 1px solid #576969;
}

.obr-left img {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #576969;
}

.katalog img {
	margin: 2px;
}

.cena {
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}

.cenaDPH {
	text-align: right;
}

.scena {
	text-align: right;
	text-decoration: line-through;
}


/* layout stranky */
#top {background-image: url('../images/hl_back.gif'); height: 154px; width: 770px;}
#top td {background-color: transparent; color: #000000;}
#top a {background-color: transparent; color: #F0F0F0;}
#top a:hover {background-color: transparent; color: #2C3535;}

#top-left {height: 154px; width: 249px; padding: 0px;}
#top-right {height: 154px; width: 31px; padding: 0px;}

#top-middle-top {width: 490px; height: 42px;}
#top-middle-middle {height: 60px; padding: 1px;}
#top-middle-bottom {height: 50px; padding: 0px;}

#middle {
	clear: both;
	padding: 10px 5px;
}

#middle-left {
	float: left;
	width: 150px;
}

#middle-right {
	float: right;
	width: 580px;
}

#tail {
	margin: 10px 0px;
	border-top: 1px solid #576969;
	clear: both;
	text-align: center;
	width: 100%;
}



.koule td {
	padding: 0px;
}

.n-o {
	border: 1px solid #576969;
	float: left;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}

.vypis td {
	padding: 2px;
}



.vmessage {
	padding: 5px;
	border: 2px solid black;
	color: red;
	font-weight: bold;
	margin-bottom: 20px;
	background-color: white;
	font-size: 115%;
}
