@media screen, projection {
/* Basic Elements */
body  {
	background: #F5C361 url(../img/bg.jpg) repeat-x;
	text-align: left;
	margin: auto auto;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 70%;
	color: #603913;
}
h1,h2,h3,h4 {
	margin: 0; padding: 0;
	color: White;
}
h1 {
	background: url(../img/header-left.jpg) no-repeat top left;
	display: block;
	height: 278px;
	width: 351px;
	position: absolute;
	left: 12px;
	text-indent: -9999px;
	z-index: 20;
}
h2 {
	color: #920404;
	font-family: Georgia, "New York CE", utopia, sans-serif;
	font-size: 1.1em;
	margin: 0 0 0.6em 0;
	text-transform: uppercase;
	letter-spacing: 3px;
}
h2 span {
	font-size: 1.4em;
}
hr, .hide, .print {
	display: none;
}
a {
	color: #981212;
}
a:hover {
	color: #BE7711;
}
a.external {
	background: url(../img/odkaz.gif) no-repeat 3px;
	padding-left: 1.6em;
}
a.external:hover {
	background: url(../img/odkaz2.gif) no-repeat 3px;
	padding-left: 1.6em;
}
acronym {
	border: none;
	color: #633b79;
	font-weight: bold;
	text-decoration: none;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 0.2em 0 0.6em 0;
	line-height: 16px;
}
ul, li, form {
	list-style: none;
	margin: 0; padding: 0;
}
.cleaner {
	clear: both;
	height: 0px;
	margin: 0; padding: 0;
}
/* Main and holder divs */
#conteiner {
	position: relative;
	margin: 0 0 0 87px;
	width: 724px;
	text-align: left;
	z-index: 2;
}
/*header, content etc.*/
#header {
	background: #900000 url(../img/header-right.jpg) no-repeat 363px 0;
	height: 278px;
	width: 724px;
}
#content {
	background: White url(../img/content.jpg) repeat-y;
	min-height: 200px;
	_height: 200px;
	width: 724px;
}
#obsah {
	background: transparent url(../img/obsah.jpg) no-repeat 0 0;
	margin-left: 221px;
	width: 493px;
}
#menu {
	background: transparent url(../img/menu.jpg) no-repeat;
	position: absolute;
	left: 12px;
	top: 278px;
	height: 196px;
	width: 209px;
}
#footer {
	background: White url(../img/footer.jpg) no-repeat;
	color: #826B3D;
	font-size: 0.8em;
	position: relative;
	height: 61px;
	width: 724px;
}
/*div.flags*/
div.flags {
	position: absolute;
	top: 38px;
	left: 330px;
	z-index: 100;
}
div.flags a {
	color: #F5C361;
}
div.flags span {
	background: url(../img/span.gif) repeat-y 0 0;
	color: #F1EDDD;
	font-size: 0.5em;
	position: relative;
	top: -9px;
}
/*MENU*/
#menu {
	font-family: Georgia, "New York CE", utopia, sans-serif;
	text-transform: uppercase;
}
#menu ul {
	margin-left: 7px;
}
#menu a {
	display: block;
	height: 31px;
	width: 182px;
	text-align: right;
	font-weight: bolder;
	text-decoration: none;
	/*font-size: 0.9em;*/
}
#menu a.active {
	color: #BE7711;
}
#menu span {
	display: block;
	padding: 8px 5px 5px 0;
}
#menu #m1 span {
	padding-top: 12px;
}
#menu #m1 a {
	background: url(../img/m1.jpg) no-repeat;
	height: 36px;
}
#menu #m2 a {
	background: url(../img/m2.jpg) no-repeat;
}
#menu #m3 a {
	background: url(../img/m3.jpg) no-repeat;
}
#menu #m4 a {
	background: url(../img/m4.jpg) no-repeat;
}
#menu #m5 a, #menu #m6 a  {
	background: url(../img/m4.jpg) no-repeat;
}
/*SELFMARKETING*/
#selfmarketing {
	position: absolute;
	right: 12px;
	bottom: 18px;
	z-index: 100;
}
#selfmarketing span {
	display: none;
}
#selfmarketing a {
	float: left;
	display: block;
	height: 13px; width: 13px;
	margin: 0 0.9em 0 0.9em;
	padding: 0;
	text-indent: -9999px;
	text-decoration: none;
}
#selfmarketing a.hide {
	display: none;
}
#selfmarketing a.visible {
	display: inline;
}
#sendtofriend {
	background: url(../img/self-send.gif) no-repeat;
}
#homepage {
	background: url(../img/self-home.gif) no-repeat;
}
#favorites {
	background: url(../img/self-book.gif) no-repeat;
}
#print {
	background: url(../img/self-print.gif) no-repeat;
	width: 13px;
	margin-right: 0;
}
/*FOOTER*/
#footer p {
	margin: 0; padding: 0;
	position: absolute;
	left: 25px;
	top: 25px;
}
/*TABLES*/
table {
	font-size: 1em;
	margin: 0 0 0 -0.2em;
}
td {
	padding: 0.3em 0.5em 0.4em 0;
	vertical-align: top;
}
th {
	padding: 0.3em 0.5em 0.4em 0;
	text-align: left;
	vertical-align: top;
}
table.kontakt {
	width: 60%;
}
td.left {
	text-align: left;
}
/*INPUTS*/
form {
	margin: 0 0 0 0.2em; padding: 0;
}
input {
	border: 1px solid #8B7D63;
	border-top: 1px solid #cdc1ab;
	border-left: 1px solid #cdc1ab;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	margin: 1px 0 1px 20px;
	padding: 2px 0 2px 0;
	_padding: 1px 0 1px 3px;
	text-indent: 3px;
	_text-indent: 0;
	width: 139px;
}
input.button {
	background: url(../img/button.gif) no-repeat;
	border: none;
	/*color: #981212;*/
	color: White;
	font-weight: bolder;
	margin: 0 0 4px 0;
	padding: 1px 0 3px 0;
	_padding: 3px 0 1px 0;
	width: 76px;
	height: 21px;
}
textarea {
	font-family: "Arial", sans-serif;
	font-size: 1em;
	border: 1px solid #8B7D63;
	border-top: 1px solid #cdc1ab;
	border-left: 1px solid #cdc1ab;
	margin: 4px 0 1px 20px;
	padding: 2px;
	height: 70px;
	overflow: auto;
	width: 135px;
	_width: 138px;
}
/*ABSOLUTE DIVS*/
#absolute div {
	height: 450px;
	position: absolute;
}
#absolute div.left {
	background: transparent url(../img/shadow-left.jpg) no-repeat 0 0;
	left: -87px;
	top: 0px;
	width: 99px;
}
#absolute div.right {
	background: transparent url(../img/shadow-right.jpg) no-repeat 0 0;
	right: -49px;
	top: 0px;
	width: 59px;
}

.obrazek {
  float: right;
  width: 220px;	
  text-align: center;
}
	
.obrazek-hp {
  float: left;
  width: 220px;	
  text-align: left;

}
.cb {
  clear: left;
  height: 1px;
}
}