a {
color: #006400;
}

a.text_button {
	background-color: #663333;;
	padding: 2px;
	margin: 1px;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	border-color: #663333;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
}

body {
	background-color: white;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: black;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #003360;
}

a.akce {
  text-align: center;
  clear: none;
  font-weight: bold;
  float: right;
  margin-right: 20px;
  margin-top: 1px;
  color: red;
}

.copy {
	font-size: 90%;
	color: #737373;
	clear: both;
}

h1, h2, h3 {
	color: #663333;
	margin-right: 10px;
	padding-left: 8px;
	font-size: 140%;
	background-color: #f7f7f7;
	border-bottom: 1px solid #405A4C;
	margin-top: 6px;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 100%;
	border-bottom: 0px solid #405A4C;
}

div#hlavicka {
	width: 768px;
	height: 61px;
	background-color: #000000;
	background-image: url(../images/hlavicka_pozadi.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

img {
	border-width: 0px;
}

img.vlajecka-eng {
 float: right;
 clear: none;
 margin-top: 35px;
 margin-right: 8px;
 border: 1px solid white;
}

img.border {
	border: 1px solid #2F4F4F;
}

img.vlajecka-eng {
	float: right; 
	clear: none; 
	margin-top: 35px; 
	margin-right: 8px;
	border: 1px solid white;
}

img.vlajecka-cz {
 float: right;
 clear: none;
 margin-top: 35px;
 margin-right: 8px;
 border: 1px solid white;
}

div.mensi {
	font-size: 90%;
}

div#menu {
	background-color: #DBB5A2;
	width: 134px;
	background-image: url(../images/pozadi-menu.gif);
	background-repeat: repeat-y;
	float: left;
}

div.menu-polozka {
	border-bottom: 1px solid #405A4C;
	background-color: #F9FAF9;
	font-weight: bold;
	font-size: 9pt;
	margin-top: 4px;
}

div.menu-polozka a {
	text-decoration: none;
	color: black;
}

div.menu-polozka a:hover {
	color: #228B22;
}

div.menu-polozka img {
	vertical-align: bottom;
}

div.nabidka {
	 text-align: center; 
	 padding: 0px;
	 clear: none;
	 font-weight: bold;
	 background-color: #ffffff;
	 width: 180px;
	 color: #663333;
	 float: left;
	 margin-right: 4px;
	 margin-top: 4px;
}

div.nabidka img {
	margin-top: 2px;
}

div#obsah {
	width: 612px;
	float: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	background-color: #ffffff;
}

div#stranka {
	width: 768px;
	height: 100%;
	background-color: #ffffff;
	background-image: url(../images/pozadi-menu.gif);
 	background-repeat: repeat-y;
	text-align: left;
	border: 1px solid #D5C4A1;
	position: relative;
	left: 0px;
	top: 0px;
	margin: auto;
	float: clear;
}

table {
	font-size: 80%;
}

table.servis {
	width: 600px;	
}

table.servis td {
	background-color: white;
} 

tr.hlavicka {
	background-color: #D7E5F2;
}

tr.hlavicka td {
	background-color: #D7E5F2;	
}

table.servis hr {
	color: #6699CC;
	height: 1px;
}

ul {
	list-style: square;
}
