body  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	scrollbar-face-color: #ECE9D8;
	scrollbar-shadow-color: #716F64;
	scrollbar-darkshadow-color: #716F64;
	background-color: white;
}

table {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	background-color: white;
}

table.tab {
	width: 100%;
	/* border-collapse: collapse; */
	border-top: solid #F5F5F5 1px;
	border-left: solid #F5F5F5 1px;
	border-bottom: solid #ECE9D8 1px;
	border-right: solid #ECE9D8 1px;
}

table.tab thead td {
	background-color: #ece9d8;
	font-weight: bold;
	vertical-align: top;
}


table.tab td {
	padding: 3px;
	background-color: #F1F0E9;
	border-top: solid #ECE9D8 1px;
	border-left: solid #ECE9D8 1px;
	border-bottom: solid #F5F5F5 1px;
	border-right: solid #F5F5F5 1px;
}

table.tab-hot {
	width: 100%;
	/* border-collapse: collapse; */
	border-top: solid #fff9d8 1px;
	border-left: solid #fff9d8 1px;
	border-bottom: solid #ffeb7c 1px;
	border-right: solid #ffeb7c 1px;
}

table.tab td.hot, table.tab-hot td {
	padding: 3px;
	background-color: #fff3b3;
	border-top: solid #ffeb7c 1px;
	border-left: solid #ffeb7c 1px;
	border-bottom: solid #fff9d8 1px;
	border-right: solid #fff9d8 1px;
}

tr.hot-nej {
	background-color: #fff3b3;
}

table.tab-vip {
	/* border-collapse: collapse; */
	border-top: solid #f0f3fb 1px;
	border-left: solid #f0f3fb 1px;
	border-bottom: solid #d8e1f6 1px;
	border-right: solid #d8e1f6 1px;
	cursor: pointer;
	width: 100%;
}

table.tab-vip td {
	padding: 3px;
	background-color: #e4eefa;
	border-top: solid #d8e1f6 1px;
	border-left: solid #d8e1f6 1px;
	border-bottom: solid #f0f3fb 1px;
	border-right: solid #f0f3fb 1px;
}

table.tab td.vip {
	background-color: #e4eefa;
}

.vikend {
	color: red;
}

table.uvod td {
	padding-right: 10px;
}

a {
	/* color: #003399; */
	color: MediumBlue;
/*	color: #008100; */
	text-decoration: none;
}

a:active {
	color: Red;
}

a:visited {
	color: MediumBlue;
}

a:hover  {
	color: red;
	text-decoration: underline;
}

.buton {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	/*font-size: 80%;
	background-color: #ECE9D8;
	height: 22; */
}

td.mico {
	padding-top: 4px;
	padding-bottom: 0px;
}

font.head-fnt {
	font-size: 8pt;
}

.disabled {
	background-color: #D4D0C8;
}

h1 {
	font-weight: bold;
	font-size: 14pt;
	border-bottom: 1px solid silver;
	margin-bottom: 10px
}

h1.placene {
	background-image: url("images/ico32-placene.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

h1.uzivatele {
	background-image: url("images/ico32-uzivatele.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

h1.bazar {
	background-image: url("images/ico32-bazar.gif");
	background-position: left top;
	background-repeat: no-repeat;
	}
	
h1 {
	padding-left: 42px;
	padding-top: 4px;
	padding-bottom: 10px;
	}
	
h2 {
	font-weight: bold;
	font-size: 12pt;
	color: OrangeRed;
}

input.text, textarea.text {
	font-family: verdana, tahoma, arial, sans-serif;
	width: 300px;
}

hr {
	height: 1px;
	color: silver;
	background-color: silver;
}

td.f1 {
	text-align: right;
	padding: 4px;
	vertical-align: top;
	width: 30%;
}

td.f2 {
	padding: 4px;
	vertical-align: top;	
	width: 70%;
}

td.f-nadpis {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid silver;
}

div.chyby {
	color: red;
	font-weight: bold;
	padding: 5px;
	border: 1px solid red;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.fa {
	border: 1pt solid black;
	border-collapse: collapse;
	width: 100%;
}

td.fa1 {
	vertical-align: top;
	padding: 5px;
	text-align: right;
	font-weight: bold;
}

td.fa2 {
	vertical-align: top;
	padding: 5px;
}

div.tip {
	padding-left: 33px;
	padding-top: 6px;
	padding-bottom: 10px;
	background-image: url("images/ico-bulb.gif");
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 8pt;
}

div.pozn {
	font-size: 8pt;
}

tr.obnoveni-provedeno {
	color: gray;
}

td.kredity-minus {
	color: red;
}

div.vip-nadpis {
	font-weight: bold;
	color: gray;
	background-image: url("images/ico-bulb.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 4px;
	height: 35px;
}

div.vip-nazev {
	width: 250px;
	height: auto;
}

span.url {
	font-size: 8pt;
	white-space: nowrap;
}

table.placene {
	border-collapse: collapse;
}

table.placene td {
	padding: 5px;
	border: 1px solid silver;
}

table.placene thead {
	font-weight: bold;
	background-color: whitesmoke;
}

img.kalendar {
	cursor: pointer;
}

td.bp1-nazev {
	vertical-align: top;
	width: 100%;
}

td.bp1-vyrobce {
	vertical-align: top;
	width: 40%;
}

td.bp1-cislo {
	vertical-align: top;
	text-align: right;
	width: 30%;
	white-space: nowrap;
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 8pt;
}

td.bp1-datum {
	vertical-align: top;
	text-align: right;
	width: 30%;
	white-space: nowrap;
	padding-top: 4px;
	font-size: 8pt;
	color: gray;
}

td.bp1-popis {
	vertical-align: top;
	width: 100%;
}

td.bp1-poznamka {
	vertical-align: top;
	width: 100%;
}

td.bp1-region {
	vertical-align: top;
	width: 30%;
	white-space: nowrap;
	font-size: 8pt;
	}

td.bp1-kontakt {
	vertical-align: top;
	width: 70%;
	font-size: 8pt;
}

td.bp1-cena {
	vertical-align: top;
	width: 30%;
	white-space: nowrap;
}

td.bp1-rubrika {
	vertical-align: top;
	width: 40%;
	white-space: nowrap;
	font-size: 8pt;
}

td.bp1-ikony {
	vertical-align: middle;
	width: 30%;
	padding-top: 4px;
	white-space: nowrap;
	text-align: right;
}

img.zav {
	width: 12px;
	height: 9px;
	vertical-align: middle;
}
/* Etarget začátek */

.etarget {
background-color:#ffffff;
font-size:12px;
color:#000000;
margin:0px;
padding:0px;
font-size: 8pt;
width: 250px;
}
.etarget a {
color: MediumBlue;
}
.etarget a:hover {
color: Red;
}
.etarget .selfpromo {
background-color:#ffffff;
color:#000080;
font-size:10pt;
border-bottom:#000080;
width:100%;
margin-top: 30px;
border-top: 1px solid gray;
padding-top: 10px;
}
.etarget .selfpromo a {
color: OrangeRed;
}
.etarget .selfpromo .left {
text-align:left;
font-weight:bold;
padding:0px 3px 1px 0px;
color:#000000;
}
.etarget .selfpromo .right {
text-align:right;
padding:0px 0px 1px 3px;
font-weight:bold;
font-size: 8pt;
}
.etarget .title {
margin:1px;
padding:10px 0px 1px 0px;
font-size: 10pt;
}


/* Etarget konec */