* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: white url(../images/img_bg.jpg) left top repeat-x;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
h1 {
	display: none;
}
h2 {
	display: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

.akce {
	padding-bottom: 8px;
	margin: 3px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 1em;
	color: #ffff44;
	background-color: #dd2222;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
	background: #FFE680;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 340px 0 0;
	background: #FFE3FF;
	background: url(../images/img_logo_bg.jpg) left top repeat-x;
}

.kurz-listek-podklad {
	width: 425px;
	margin: 10px 0 10px 20px;
	padding: 10px 0 10px 0;
	background-color: #e8e7e7;
}
.kurz-listek-table {
	margin-left: 15px;
}
.kurz-listek-table th {
	font-size: 1em;
}
.kurz-listek-blok {
	height: 20px;
	font-weight: bold;
	background-color: white;
}
.kurz-listek-blok img {
	margin-bottom: -5px;
}

.copyright {
	margin: 30px 10px 0 0;
	text-align: right;
	color: grey;
}

.cisla {
	text-align: right;
	padding-right: 6px;
}

/* Sidebar Right 1
-----------------------------------------------------------------------------*/
#sideRight1 {
	float: left;
	margin-left: -320px;
	width: 300px;
	position: relative;
}
#div-aktualizace {
	height: 26px;
	padding-top: 5px;
	padding-right: 20px;
	margin-top: 20px;
	text-align: right;
	font-weight: bold;
	background-color: #cccccc;
}
.ed-datum {
	width: 120px;
	height: 17px;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
}

.div-nadpis {
	height: 20px;
	color: white;
	padding-top: 20px;
	font-weight: bold;
}
.div-nadpis img {
	margin-bottom: -6px;
}
.div-nadpis-red {
	padding: 3px 3px 3px 15px;
	background-color: #b30202;
}
#div-prepocet {
	padding: 20px 20px 15px 0;
	text-align: right;
	font-weight: bold;
	background-color: #cccccc;
}
.div-vstupni-hodnota {
	padding-top: 0px;
	margin-bottom: 10px;
}
.ed-vstupnihodnota {
	width: 100px;
	height: 22px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
}
.div-vystupni-hodnota {
}
.ed-vystupnihodnota {
	width: 100px;
	height: 22px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
}
.dbcb-mena1 {
	width: 70px;
	height: 25px;
	font-size: 1.2em;
	font-weight: bold;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
}
.dbcb-mena2 {
	width: 70px;
	height: 25px;
	font-size: 1.2em;
	font-weight: bold;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
}

#kontakt {
	margin-top: 10px;
	padding: 3px 3px 3px 3px;
	text-align: center;
	background-color: #ffffff;
}
.ramecek1 {
	text-align: left;
	background-color: #ffffff;
	border: 3px solid #ebebeb;
}
.nadpis2 {
	margin: 10px 0 1px 25px;
	font-weight: bold;
}
.okenko1 {
	margin-left: 16px;
	margin-right: 16px;
	padding: 8px;
	background-color: #e8e6e7;
	line-height: 1.6em;
}
.okenko-chyba {
	margin-left: 16px;
	margin-right: 16px;
	padding: 8px;
	background-color: #ff8822;
	line-height: 1.6em;
	text-align: center;
}

#obrazky {
	margin-top: 15px;
	text-align: center;
}
.obrazek {
	margin: 6px 4px 0 4px;
}

#mapa {
	margin: 0 0 12px 16px;
}

/* Sidebar Right 2
-----------------------------------------------------------------------------*/
#sideRight2 {
	float: left;
	margin-left: -20px;
	margin-right: -3px;
	width: 20px;
	position: relative;
	background: #FFACAA;
}

/* Sidebar Right 3
-----------------------------------------------------------------------------*/
#sideRight3 {
	float: left;
	position: relative;
	margin-left: -500px;
	margin-right: -3px;
	margin-top: 260px;
	width: 170px;
	font-weight: bold;
}
.odstavec1 {
	padding-bottom: 8px;
	margin: 3px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	background: #BFF08E;
}


/* Admin
-----------------------------------------------------------------------------*/
.div-nadpis2 {
	height: 20px;
	color: white;
	padding-top: 20px;
	padding-left: 16px;
	font-weight: bold;
}
.div-nadpis2 img {
	margin-bottom: -6px;
}
.div-nadpis2-red {
	padding: 3px 3px 3px 15px;
	background-color: #b30202;
}
.prihlaseni-form {
	padding-bottom: 6px;
	text-align: right;
/*	font-weight: bold; */
/*	background-color: #cccccc; */
}
.prihlaseni-nadpis {
	font-weight: bold;
	padding-left: 10px;
}
.prihlaseni-polozky {
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 10px;
	margin-bottom: 6px;
}
.prihlaseni-hodnoty {
	width: 190px;
	margin-bottom: 6px;
}
.button3 {
	width: 100px;
	padding: 3px;
	margin-top: 12px;
}
.button4 {
	width: 100px;
	padding: 3px;
	margin-top: 12px;
	margin-left: 12px;
}
.odsazeni {
	padding-bottom: 12px;
}
.uzivatel {
	padding: 12px;
	color: #660000;
	text-align: center;
	font-weight: bold;
}
.ed_nakup {
	width: 70px;
	height: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
	background-color: white;
}
.ed_prodej {
	width: 70px;
	height: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
	background-color: white;
}
.txt_CNB {
	color: #006622;
	width: 70px;
	height: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
	background-color: white;
}
.datum2 {
	font-size: 0.8em;
}
.lb_datum {
	padding: 0 0 10px 15px;
}
.ed_datum {
	width: 90px;
	height: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
	background-color: white;
}
