body {
	margin: 0;
	font-family: sans-serif;
	background-color: #fdfff2;
	background-image: url(files/pozadi.jpg);
	background-repeat: no-repeat;
	color: black;
	font-size: 12px;
	text-align: left;
	scrollbar-track-color: #eeeeee;
	scrollbar-face-color: #faf5f0;
	scrollbar-highlight-color: color;
	scrollbar-3dlight-color: #111111;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: black;
}
#vpravo {
	position: absolute;
	margin-top: 45px;
	margin-left: 728px;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 205px;
	/*height: 300px;*/
	background-image: url(files/list.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #f8faed;
	border: 1px solid #dcded3;
	border-left: 0;
/*	float: right;*/
	overflow: auto;
	text-align: center;
}
.sponka {
	position: absolute;
	margin-left: 540px;
	margin-top: 35px;
	width: 192px;
	height: 15px;
	background-image: url(files/sponka.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.sponka2 {
	position: absolute;
	margin-left: 669px;
	margin-top: 50px;
	width: 18px;
	height: 36px;
	background-image: url(files/sponka2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 2;
}
.login {
	position: absolute;
	left: 780px;
	top: 5px;
	color: Black;
	font-weight: bold;
	text-align: center;
}
.login input {
	background-color: #faffdb;
	border: 1px solid black;
}
.login button {
	background-color: transparent;
	border: 0;
	padding: 0;
}
.login a {
	color: Black;
	text-decoration: none;
	font-size: 90%;
}
#stranka {
	background-image: url(files/kanka.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute;
	margin-left: 60px;
	margin-top: 50px;
	padding: 3px;
	width: 668px;
	overflow: auto;
/*	float: right;*/
	text-align: left;
	border: 1px solid #eff1e4;
}
#vpravo h2 {
	margin: 0;
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
}
#vpravo h3 {
	font-size: 12px;
}
.hlmenu {
/*	float: left;*/
	margin-top: 3px;
/*	width: 430px;*/
}
.hlmenu a {
	font-size: 110%;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	color: #777871;
	border: 1px solid #f8faed;
}
.hlmenu a:hover {
	border: 1px solid #dcded3;
	color: #ff5500;
	background-color: #faffdb;
}
.hlmenu a.menuakt {
	border: 1px solid black;
	color: Black;
	background-color: #faffdb;
}
.podmenu {
	margin-top: 3px;
}
.podmenu a {
	font-size: 100%;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 2px;
	color: #777871;
	border: 1px solid #f8faed;
}
.podmenu a:hover,.podmenu a.pdm1akt {
	border: 1px solid #dcded3;
	color: #ff5500;
	background-color: #faffdb;
}

#zapati {
	position: absolute;
	width: 99%;
	top: 93%;
	font-size: 120%;
	height: 29px;
	text-align: center;
}
h1 {
	font-size: 130%;
	margin: 0;
	margin-bottom: 5px;
	text-align: center;
}
h3, h2 {
	background-image: url(files/h3bcg.gif);
	text-align: center;
}
table input, table option {
	font-size: 90%;
}
table {
	font-size: 100%;
}
form {
	margin: 0;
}
caption {
	font-weight: bold;
}
button {
	background-color: #FFD700;
	color: black;
	padding: 0;
	border: 1px solid black;
	font-size: 90%;
	cursor: pointer;
}
input {
	font: 80%;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
a {
	color: #884f38;
	text-decoration: underline;
}
a:hover {
	color: silver;
}
.navigace {
	clear: both;
	text-align: right;
}
.navigace a {
	color: #A4A4A4;
}
.pozor {
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.seznam .zprava {
	/*clear: both;
	margin-bottom: 10px;*/
}
.seznam .zprava a {
	/*display: block;
	border: 1px solid white;
	text-decoration: none;
	float: left;
	padding: 1px;*/
}
.seznam .zprava a:hover {
	border-color: white;
}
/*.seznam .zprava img {
	float: left;
	border: 0;
}*/
.zprava img.ilustracel, .zprava a.ilustracel {
	float: left;
	margin-right: 2px;
	border: 0;
}
.zprava img.ilustracep, .zprava a.ilustracep {
	float: right;
	margin-left: 2px;
	border: 0;
}
.vystraha {
	position: absolute;
	left: 330px;
	top: 122px;
	height: 39px;
	width: 335px;
	text-align: center;
	font-weight: bold;
	color: red;
	overflow: auto;
}
.clanek_foto {
	text-align: center;
	clear: both;
}
.clanek_foto .foto {
	text-align: center;
	float: left;
/*	display: inline;*/
	width: 130px;
	height: 155px;
	border: 1px solid #D4D4D4;
	overflow: hidden;
	margin: 5px;
	font-size: 85%;
}
.clanek_foto img {
	margin: 3px;
}
.formular {
	text-align: center;
}
.help {
	position: absolute;
	top: 5px;
	left: 410px;
	height: 205px;
	width: 510px;
	background-color: white;
	overflow: auto;
}
.zprava {
	clear: both;
	margin-bottom: 4px;
/*	background-color: #FBF8F4;*/
	float: left;
	width: 100%;
}
.zprava .text {
	/*float: left;*/
}
.zprava .sledovanost {
	float: right;
/*	color: Gray;*/
	padding: 2px;
	margin-left: 15px;
	background-color: #303030;
}
.zprava .nadpis {
	font-weight: bold;
	display: block;
}
.zprava .datum {
	display: block;
	font-size: 90%;
}
.kontakt {
/*	position: absolute;
	margin-top: -20px;
	margin-left: 320px;*/
	text-align: center;
	float: right;
	width: 280px;
	height: 300px;
	overflow: hidden;
}
.kontakt form {
	display: inline;
}
.poznamka {
	font-size: 0.9em;
}
.obskontakt {
	width: 360px;
}
.obskontakt .zprava {
	clear: none;
}
.menu form select {
	width: 40pt;
	font-size: 8pt;
}
.menu form input {
	font-size: 8pt;
}
.prilohy {
	text-align: left;
	margin-bottom: 5px;
/*	background-color: #303030;*/
	color: #B8B8B8;
}
.strankovani {
	text-align: center;
	background-color: #EFE0CF;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.strankovani a.akt {
	clear: both;
	color: Black;
	font-weight: bold;
}
form.vyhledavac {
	display: block;
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
form.vyhledavac input, form.vyhledavac button {
	font-size: 90%;
}
.vyhledavac .vyhl_pol {
	margin-top: 3px;
	margin-bottom: 3px;
}
.obchod .zbozi {
	font-size: 110%;
}
.obchod .zbozi .nazev {
	font-weight: bold;
	font-size: 120%;
}
.obchod .zbozi .kategorie, .obchod .zbozi .baleni, .obchod .zbozi .kod {
	display: block;
}
.obchod .zbozi .cena {
	display: block;
	text-align: right;
	color: Maroon;
	font-weight: bold;
}
.obchod .zbozi .koupit {
	clear: both;
	text-align: center;
}
.zbozi .koupit input {
	font-size: 80%;
	border-width: 1px;
	padding: 0;
}
.podzbozim {
	text-align: center;
	clear: both;
}
.kosik {
	background-image: url(files/kosik.gif);
	background-position: 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	padding-left: 43px;
	margin-bottom: 7px;
}
.kosik a {
	color: #BFA300;
}
.obseznam {
	text-align: center;
}
.obseznam .zbozi {
	margin: 1px;
	float: left;
	width: 316px;
	height: 140px;
	text-align: left;
	background-color: #FFFFE0;
	padding: 1px; /*border: 1px solid #CCD7FF;*/
}
.obseznam .zbozi .nazev {
	font-weight: bold;
/*	text-transform: uppercase;*/
	font-size: 110%;
	display: block;
}
.obseznam .zbozi .popis {
	display: block;
	font-size: 80%;
	text-align: justify;
}
.obseznam .zbozi .kategorie, .obseznam .zbozi .podkategorie, .obseznam .zbozi .dodavatel {
	display: block;
	font-size: 80%;
}
.obseznam .zbozi .cena {
	display: block;
	text-align: right;
	color: Maroon;
	font-weight: bold;
}
.obseznam .zbozi .koupit {
	/*clear: both;*/
	margin-top: 5px;
	text-align: center;
}
.obseznam .zbozi button {
	border-left-width: 0;
	border-right-width: 0;
}
.zbozi form {
	margin: 0;
}
.zbozi img {
	border: 1px;
	float: left;
	margin-right: 3px;
}
.nabidka {
	/*background-color: #F2F4FF;*/
	margin-bottom: 0px;
	margin-top: 3px;
	padding: 1px;
	text-align: center;
}
/*#stranka .nabidka {
	margin-right: 100px;
}*/
#vpravo .nabidka a {
	display: block;
}
.nabidka a.akt {
	font-weight: bold;
}
.nabidka select, .nabidka input {
	font-size: 80%;
	padding: 0;
	border: 1px solid black;
}
.seznam .zbozi {
	clear: both;
}
.uzivatel {
	overflow: auto;
}
