body
	{ font-family: "Trebuchet MS", "Arial CE", "Helvetica CE", Arial, lucida, Helvetica, sans-serif;
	color: #333; background: #FFF url(images/bg-body.png) top repeat-x;
	font-size:small; font-style: normal;
	text-decoration: none; text-align: left;
	line-height: 100%; }

#obsah, #pata {
	width: 750px;
	margin: 30px auto;
	position: relative; }

#obsah {
	border: 1px solid #EEE; background-color: #F8F8F8;
	padding: 2em; }

#topmenu, #pata { color: #CCC; background-color:#F8F8F8; }
#topmenu {
	position: absolute; top: 5px; right: 6px;
	width: auto;
	border: none;
	text-align: right;
	padding: 6pt; }
#pata { text-align: center; background-color: #FFF; }
#searchform {
	position: absolute; top: 40px; right: 6px;
	display: block;
	width: auto;
	text-align: right }

.promo
	{ border: 1px solid #b7bec3; background-color: #DBDEE1;
	width: 700px; margin: 0 auto;
	padding: 0; }

.promo p
	{ font-size: 140%; color: #6B7781; margin: 0;
	border: 1px solid white; background-color: transparent;
	padding: 20px; }
.searchtxt
	{ background-color: #FFF; color: #333; font-size: small;
	padding: 3px; margin-right: 10px;
	border: 1px solid #999; }
/* .searchbtn
	{ font-size: small; border: 1px solid #333; color: #FFF; background-color: #666} */


/* Standardní styly */
h1, h2
	{ background-color: transparent; }
h1
	{ font-size: big; font-weight: normal; color: #666;
	margin-top: 60px; margin-bottom: 0.8em;
	text-align: center;
	line-height: 2em;
	/* border-bottom: 1px solid #CCC; */
	background-image: url(images/bg-h1-titulka.gif); background-position: bottom; background-repeat: repeat-x }
h2
	{ font-size: 100%; font-weight: bold;
	/* padding-top: 2.3em; */ margin-bottom: 0.5em; }
p
	{ font-size: small;
	line-height: 140%;
	margin: 0.4em 0 0.2em 0 }

/* dt
	{ font-weight: bold; line-height: 140%; margin-top: 4pt; }
dd
	{ line-height: 140%; margin-left: 1em; }

ul
	{ display: inline; 
	margin: 1em 0 1em 1.3em; padding: 0;
	list-style: none; }
li
	{ margin: 0; padding: 0; line-height: 140%; } */

img
	{ border: none; }

/* Odkazy */
a
	{ background-color: transparent; text-decoration: none; /* underline; */ border-bottom: 1px solid #d0d4d8; }
a:link
	{ color: #666E7C; }
a:visited
	{ color: #7C6667; }
a:hover
	{ color: #AA9899; }
a:active
	{ color: #AA9899; }

#topmenu a, #pata a
	{ color: #999; text-decoration: none; border-bottom: 1px solid #DDD; }
#topmenu a:hover, #pata a:hover
	{ border-bottom: 2px solid #F2DBCA; }


p.vboxu {
	position: relative; float: left;
	top: 0; left: 0;
	font-size: 80px;
	line-height: 105%;
	color: #F2DBCA;
	margin: 0 15px 0 0; padding-bottom: 20px; }

.box {
	width: 295px;
	border: 1px solid #CCC;
	background: #FFF url(images/bg-box.gif) bottom repeat-x;
	/* background: #FFF url(images/bg-pata.png) top right no-repeat; */
	margin: 30px 10px 20px 20px; padding: 20px;
	float: left; }
