/* css document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Verdana;
}
/*  H's*/
h1 {
	text-align: left;
	color: #545454;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #545454;
	font-size: 18px;
}
#content h2 {
  font-size: 14px;
}
h1.menu {
	font-size: 14px;
	text-align: center;
	color: #000;
}
div#aktualObsah h2 {
	font-size: 14px;
	text-align: left;
	margin: 10px 0 0 5px;
}
/*  DIV'S*/
#container {
	width: 1000px;
	height: auto;
	margin: 10px auto 0 auto;
}
#logo {
	width: 100%;
	height: 78px;
	height: 80px;
	background: url(../img/pruh.jpg) no-repeat;
	background-position: 0 50%;
	background-position: 0 100%;
	background-color: #b11a18;
}
#topCont {
	margin: 0px 0;
}
#items {
	width: 180px;
	height: auto;
	float: left;
	font-size: 10px;
}
div.cont_head {
	display: block;
	width: auto;
	padding: 3px;
	background-color: #eaeaea;
	border-bottom: 5px solid #fff;
	text-align: left;
}
#content {
	width: 810px;
	float: left;
	margin: 0 0 0 10px;
	font-size: 10px;
	text-align: left;
}
#aktualObsah {
	width: 74%;
	height: auto;
	border-top: 2px solid #ccc;
	clear: both;
	padding: 5px 0 0 0;
	height: auto;
	float: left;
}
#bottomCont {
	clear: both;
}
div.menu {
	width: 245px;
	height: auto;
	float: left;
	margin: 0 10px 10px 0;
	text-align: left;
}
div.ousko {
	width: 20px;
	height: 30px;
	float: left;
	margin: 0 5 10px 0;
	text-align: left;
}
div.novinky {
	width: 194px;
	float: left;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0px 0 0 0;
}
#footer {
	width: 1000px;
	clear: both;
	font-size: 12px;
	background-color: #d8d8d8;
	padding: 4px 0;
	margin: 0 auto 10px auto;
}
#strankovani {
	border-bottom: 1px solid #989898;
	border-top: 1px solid #989898;
	border-left: 5px solid #b11a16;
	margin: 0px 0 0px 0;
	text-align: right;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}
#\1, #\2, #\3, #\4, #\5, #\6, #\7, #\8, #\9, #\10 {
	display: none;
	margin: 0 0 10px 0;
	font-size: 10px;
}
#navigace {
	font-size: 12px;
	text-align: left;
	padding: 5px 0;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;
	margin: 5px 0 10px 0;
}
div#error {
	width: 400px;
	position: absolute;
	top: 20%;
	left: 34%;
	background-color: #f4faf4;
}
div.failed, div.ok {
	border-right: 1px solid #525252;
	border-left: 1px solid #525252;
	border-bottom: 1px solid #525252;
}
div.close {
	width: 100%;
	background: url(../img/top-nav.gif) repeat-x;
	background-position: 0 50%;
	clear: both;
	text-align: left;
	padding: 2px 0;
	color: #fff;
}
#foto {
	width: 100%;
	height: auto;
	text-align: left;
}
#function {
	float: left;
	margin: 0 0 0 0;
	width: 100%;
	padding: 0 0 0 0;
}
#function2 {
	float: left;
	margin: 0 0 0 0;
	width: 80%;
	padding: 0 0 0 0;
}
#controls {
	float: right;
	font-size: 10px;
	width: 292px;
	_height: 48px;
	.height: 50px;
	height: 68px;
	padding: 0px 0px;
	margin: 2px 15px 0 0;
	border: 1px solid #fff;
	border-style: dashed;
}
div.kategorie2 {
	width: 48%;
}
div.kategorie {
	width: 98%;
}
div.kontakt {
	width: 45%;
	float: left;
	margin: 5px 0 0 5px;
	font-size: 10px;
}
ul.kontakty li div {
	padding: 0px 0;
	font-style: italic;
	margin: 0 0 0 15px;
}
#novinkySeznam {
	width: 24%;
	height: auto;
	float: left;
	border-top: 2px solid #ccc;
	margin: 0 0 0 15px;
	overflow: auto;
	background-color: #eaeaea;
}
#popup {
  width: 578px;
  height: 370px;
  position: absolute;
  background: url(../img/prani.jpg) no-repeat 0 50%;
  border: 2px solid #000;
  left: 27%;
  top: 10%;
  display: none;
}
/*  SPAN'S*/
span.head {
	display: block;
	padding: 3px 0px 3px 6px;
	background: url(../img/head.jpg);
	background-position: 100% 0%;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #000;
}
span.main {
	display: block;
	padding: 2px 0;
	margin: 6px 0 0px 0;
	color: blue;
	font-weight: bold;
	font-size: 12px;
}
span.podkategorie, span.podkategorieAkce {
	color: blue;
	font-size: 10px;
}
span.nadpis {
	display: block;
	float: left;
	width: 100%;
	margin: 5px 0 5px 0;
	_margin: 0px 0 5px 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #525252;
	border-bottom: 1px solid #a8a8a8;
	border-top: 1px solid #a8a8a8;
	padding: 1px 0;
}
span.highlight {
	background-color: blue;
	color: #fff;
}
span.cena {
	display: block;
}
span.filter {
	float: left;
	margin: 0 0 0 5px;
}
div#aktualObsah span.popisekMaly {
	display: block;
	color: #737373;
	margin: 0 0 0 10px;
	text-align: left;
}
div#aktualObsah span.telefon, div#aktualObsah span.email {
	display: block;
	text-align: left;
	margin: 2px 0 0px 5px;
}
span.help {
	display: block;
	font-size: 10px;
	border: 1px solid #b11a16;
	border-style: dashed;
	padding: 5px;
	margin: 0 0 15px 0;
	text-align: left;
	background-color: #F3F5BC;
	color: #343434;
}
span.next {
	display: block;
	padding: 2px 0 4px 0;
	background-color: #ccc;
	text-align: left;
	margin: -5px 0 0 0;
}
span.kosik {
	display: block;
	width: 70px;
	height: 49px;
	float: left;
	background: url(../img/basket.jpg) no-repeat;
	background-position: 45% 100%;
	text-align: center;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	color: #fff;
}
span.zeme {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 10px auto;
	padding: 0 0 0 30px;
	color: #585858;
}
span#cze {
	background: url(../img/cze.jpg) no-repeat;
	background-position: 0 50%;
}
span#sk {
	background: url(../img/sk.jpg) no-repeat;
	background-position: 0 50%;
}
span.datum {
	display: block;
	font-size: 10px;
	text-align: right;
	margin: 5px 5px 5px 0;
}
span.nadpisek {
	display: block;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 5px;
}
span.text {
	display: block;
	text-align: left;
	margin: 5px 0 5px 0px;
	padding: 0 10px 0 5px;
}
span.uvod {
	display: block;
	text-align: justify;
	margin: 10px 0 20px 0px;
	padding: 0 10px 0 5px;
	color: #363636;
	font-style: italic;
}
span.require {
	display: block;
	width: 150px;
	font-size: 10px;
	border: 1px solid #b11a16;
	border-style: dashed;
	padding: 5px;
	margin: 5px;
	text-align: center;
	background-color: #F3F5BC;
	color: #343434;
	clear: both;
}
span.prazdna {
	color: #000;
	font-size: 12px;
}
/*  TABLE'S*/
table {
	font-size: 10px;
}
table th {
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	padding: 2px 0;
}
table.kontakt {
	width: 95%;
}
table.filter {
	width: 90%;
	margin: 5px 5px 15px 10px;
	font-size: 12px;
}
table.zbozi {
	margin: 10px 0px 0 0;
	text-align: center;
	width: 100%;
	clear: both;
}
table.zbozi td {
	padding: 2px;
}
table.searching {
	width: 100%;
	margin: 5px auto;
	font-size: 12px;
}
table.specifikace {
	margin: 10px auto 10px auto;
	/*border: 1px solid #012e60;
*/
	width: 92%;
	float: left;
}
table.specifikace td {
	/*border: 1px solid #012e60;
*/
	text-align: left;
	padding: 1px 4px;
	color: #012e60;
	background-color: #e1e1e1;
	font-weight: bold;
}
table.specifikace td.hodnota {
	text-align: center;
}
table.specifikace th {
	/*border: 1px solid #012e60;
*/
	padding: 2px 4px;
	background-color: #b11a16;
	color: #fff;
	text-align: left;
	font-weight: normal;
}
table.specifikacekategorie {
	margin: 0 auto 10px auto;
	float: right;
	/*border: 1px solid #012e60;
*/
	width: 75%;
	font-weight: bold;
	float: left;
}
table.specifikacekategorie td {
	/*border: 1px solid #012e60;
*/
	text-align: left;
	padding: 2px 4px;
	color: #012e60;
	background-color: #e1e1e1;
}
table.specifikaceKategorie td.hodnota {
	text-align: center;
}
table.specifikacekategorie th {
	/*border: 1px solid #012e60;
*/
	padding: 2px 4px;
	background-color: #b11a16;
	color: #fff;
	text-align: left;
	font-weight: normal;
}
table.specifikacekategorie th.head, table.specifikace th.head {
	text-align: center;
	/*background: url(../img/tecky-modra.gif) no-repeat;
*/
	/*background-position: 0 50%;
*/
	background-color: #b2b2b2;
	padding: 2px 0 2px 0px;
}
table.specifikacekategorie tr.novinka td {
  background-color: lightgreen;
}
/*table.specifikaceKategorie th.head2 {
	text-align: center;
	background: url(../img/tecky-cervena.gif) no-repeat;
	background-position: 100% 50%;
	background-color: #b2b2b2;
	padding: 2px 0px 2px 0px;
}
*/
table.specifikace th.popis {
	font-size: 14px;
	text-align: center;
	background-color: #002f60;
}
table.kosik {
	width: 100%;
	font-size: 10px;
}
table.kosik td {
	padding: 2px;
}
table.kosik tr.sumarum {
	background-color: #b11a16;
	color: #fff;
}
table.kosik tr.sumarum th {
	border-top: 2px solid #012e62;
	border-bottom: 2px solid #012e60;
}
table.kosik tr.suda {
	background-color: #d4d4d4;
}
table.searching tr.suda {
	background-color: #e7e7e7;
}
table.searching td {
	padding: 5px;
}
#function table {
	float: left;
}
table.function {
	float: left;
	width: 22%;
}
table.info {
	float: left;
	margin: 0 0 0 0;
	font-size: 10px;
	width: 63%;
	line-height: 16px;
	/*border: 1px solid #012e60;
*/
}
table.info th {
	border: none;
	background-color: #b11a16;
	padding: 2px 5px;
	color: #fff;
	/*border: 1px solid #012e60;
*/
}
table.info td {
	text-align: center;
	background-color: #fff;
	padding: 2px 0;
	color: #012e60;
	background-color: #e1e1e1;
	/*border: 1px solid #012e60;
*/
	font-weight: bold;
}
table.info td.buttons {
	background-color: #fff;
}
table.podobne {
	width: 95%;
	text-align: center;
}
table.basket {
	float: right;
	color: #fff;
}
table.kategorie {
	width: 23%;
	float: left;
}
table.kategorie td p {
	margin: 10px 18px 0 5px;
	text-align: justify;
	font-size: 12px;
}
table.biobar {
	width: 100%;
	font-size: 12px;
	border: 1px solid #000;
}
table#cenik {
	width: 75%;
	float: left;
	margin: 0 20px 0 0;
}
table.biobar th {
	border: none;
	background-color: #022f63;
	color: #fff;
	padding: 2px;
}
table.biobar td {
	text-align: center;
	padding: 2px;
	border: 1px solid #000;
}
table.biobar tr.prvni {
}
table.biobar tr.druhy {
	background-color: #0000ac;
}
table.biobar tr.druhy td {
	color: #fff;
}
table.udaje_objednavka {
	float: left;
	margin: 15px 0 0 0;
	width: 32%;
	font-size: 12px;
}
table.udaje_objednavka td {
	padding: 2px;
}
table.udaje_objednavka td.head {
	font-weight: bold;
}
/* FORM'S */
input, select, textarea {
	font-size: 12px;
}
form.search {
	display: block;
	margin: 18px 15px 0 0;
	float: right;
}
fieldset {
	padding: 10px;
	width: 75%;
	margin: 10px auto;
	border-style: ridge;
}
fieldset.katalog {
	width: 90%;
}
fieldset.katalog table.katalog td {
	width: 18%;
	text-align: center;
}
fieldset input, fieldset select {
	margin: 0 0 0 10px;
}
form#vyzadat {
	margin: 0 0 10px 0;
}
fieldset legend {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
fieldset label {
	font-size: 12px;
}
select#stat {
  width: 146px;
  _width: 158px;
}
/* IMG's */
a img {
	border: none;
}
img.reklama {
	margin: 10px auto 0 auto;
}
img.skladem {
	margin: 4px 0 0 2px;
}
img.zaruka {
	margin: 0px 0 0 0px;
}
img.mini {
	width: 22%;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid#d4d4d4;
}
div.kontakt img {
	margin: 5px 0 0 10px;
}
img.vlastnost {
	margin: 5px;
}
/* UL's, OL's */
ul#novinky {
	display: block;
	width: 100%;
}
ul#novinky li {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	text-align: center;
}
ul.lide {
	margin: 0px 5px 5px 10px;
}
ul.lide li {
	list-style: none inside;
	display: block
}
ul.kontakty li {
	list-style: square inside;
	padding: 2px 0;
}
ul.kontakty li.other {
	list-style: circle inside;
	margin: 0 0 0 15px;
}
ol.specifikace {
	margin: 0 0 15px 15px;
}
ol.specifikace li {
	list-style: square inside;
	font-size: 12px;
}
/* ANCHOR's */
a.logo:link, a.logo:visited {
	display: block;
	width: 342px;
	height: 63px;
	float: left;
	margin: 5px 0 0 10px;
}
ul#novinky li a.other:link, ul#novinky li a.other:visited, ul#novinky li a.aktual:link, ul#novinky li a.aktual:visited, ul#novinky li a.servisZalozka:link, ul#novinky li a.servisZalozka:visited {
	display: block;
	width: 85px;
	padding: 4px 0px;
	color: #000;
	text-decoration: none;
}
ul#novinky li a.other:link, ul#novinky li a.other:visited {
	background: url(../img/other.jpg) no-repeat;
	background-position: 0 0;
	background-color: #e8e7e5;
}
ul#novinky li a.other:hover {
	background: url(../img/aktual.jpg) no-repeat;
	background-position: 0 0;
	background-color: #ccc;
	text-decoration: underline;
}
ul#novinky li a.aktual:link, ul#novinky li a.aktual:visited {
	background: url(../img/aktual.jpg) no-repeat;
	background-position: 0 0;
	background-color: #ccc;
}
span.podkategorie a:link, span.podkategorie a:visited {
	color: blue;
	font-size: 10px;
}
span.podkategorieAkce a:link, span.podkategorieAkce a:visited {
	color: #b11a16;
	font-size: 10px;
}
ul#novinky li a.servisZalozka:link, ul#novinky li a.servisZalozka:visited {
	background: url(../img/servis.jpg) no-repeat;
	background-position: 0 0;
	background-color: #545454;
	color: #fff;
}
span.podkategorie a:hover {
	color: purple;
}
span.podkategorieAkce a:hover {
	text-decoration: none;
}
a.login:link, a.login:visited {
	display: block;
	text-align: left;
	margin: 2px 0 2px 5px;
	color: #000;
	text-decoration: none;
}
a.koupit:link, a.koupit:visited {
	display: block;
	width: 117px;
	height: 36px;
	background: url(../img/koupit.jpg) no-repeat;
	background-position: 0 50%;
	text-decoration: none;
	margin: 0 0 0 0;
}
a.koupit:hover {
	background-position: 100% 50%;
}
a.print:link, a.print:visited {
	display: block;
	width: 57px;
	height: 31px;
	background: url(../img/tisk.jpg) no-repeat;
	text-decoration: none;
	margin: 0 0 0 0;
	float: left;
}
a.print:hover {
	background: url(../img/tisk2.jpg) no-repeat;
}
a.emailem:link, a.emailem:visited {
	display: block;
	width: 57px;
	height: 31px;
	background: url(../img/odeslat.jpg) no-repeat;
	text-decoration: none;
	margin: 0 0 0 0;
	float: left;
}
a.emailem:hover {
	background: url(../img/odeslat2.jpg) no-repeat;
}
#strankovania:link, #strankovani a:visited {
	padding: 2px;
	text-decoration: none;
	color: #b11a16;
	font-size: 10px;
}
#strankovani a:hover {
	color: #000;
	background-color: #fff;
}
a.podkategorie:link, a.podkategorie:visited {
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	color: #b11a18;
	margin: 5px 0 0 0;
}
a.podkategorie:hover {
	text-decoration: none;
}
a.podkategorieAkce:link, a.podkategorieAkce:visited {
	display: block;
	background: url(../img/vAkci.jpg) no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 15px;
	font-size: 14px;
	font-weight: bold;
	color: red;
	margin: 5px 0 0 0;
}
a.podkategorieAkce:hover {
	text-decoration: none;
}
a.test:link, a.test:visited {
	display: block;
	font-size: 12px;
	color: blue;
	text-align: left;
	margin: 0 0 0 5px;
}
a.test:hover {
	text-decoration: none;
}
a.test2:link, a.test2:visited {
	display: block;
	background: url(../img/star.jpg) no-repeat 0 50%;
	padding: 0 0 0 12px;
	font-size: 12px;
	color: red;
	text-align: left;
	margin: 0 0 0 5px;
}
a.test2:hover {
	text-decoration: none;
}
a.vyrobce:link, a.vyrobce:visited {
	color: #012e60;
}
a.vyrobce:hover {
	color: purple;
	text-decoration: none;
}
#navigace a:link, #navigace a:visited {
	color: blue;
}
#navigace a:hover {
	color: purple;
	text-decoration: none;
}
div#error a#ok:link, div#error a#ok:visited {
	display: block;
	width: 25px;
	padding: 2px;
	border: 1px solid #000;
	margin: 5px auto;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	font-size: 12px;
}
div#error a:hover {
	color: #000;
	background-color: #fff;
}
span.next a:link, span.next a:visited {
	font-size: 10px;
	color: blue;
	margin: 0 0px;
}
span.next a:hover {
	text-decoration: none;
}
#kosik a:link, #kosik a:visited {
	color: #fff;
}
p.popisek a:link, p.popisek a:visited {
	color: #333;
}
p.popisek a:hover {
	text-decoration: none;
}
p.popisek a.akceZbozi:link, p.popisek a.akceZbozi:visited {
	color: red;
	background: url(../img/star.jpg) no-repeat 0 50%;
	padding: 0 0 0 12px;
}
p.popisek a.akceZbozi:hover {
	text-decoration: none;
}
a.zbozi:link, a.zbozi:visited {
	color: #012e60;
	font-weight: bold;
}
a.zbozi:hover {
	text-decoration: none;
}
a.zboziAkce:link, a.zboziAkce:visited {
	color: #012e60;
	display: block;
	background: url(../img/star2.gif) no-repeat 0 50%;
	padding: 0 0 0 12px;
	font-weight: bold;
}
a.zboziAkce:hover {
	text-decoration: none;
}
a.vypisKategorii:link, a.vypisKategorii:visited {
	display: block;
	width: 30%;
	float: left;
	color: #000;
	background: url(../img/odrazka.jpg) no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 12px;
	margin: 5px 0;
}
a.vypisKategorii:hover {
	text-decoration: none;
}
span.main a:link, span.main a:visited {
	color: blue;
}
span.main a:hover {
	color: purple;
}
#controls a:link, #controls a:visited {
	color: #fff;
}
#controls a:hover {
	text-decoration: none;
}
a.flag:link, a.flag:visited {
	display: block;
	width: 20px;
	height: 14px;
	float: right;
	text-decoration: none;
	margin: 0 5px 0 0;
	border: 1px solid #000;
}
a#cz {
	background: url(../img/cze.jpg) no-repeat;
}
a#sk {
	background: url(../img/sk.jpg) no-repeat;
}
a#mini {
	display: block;
	float: left;
}
table.searching td a:link, table.searching td a:visited {
	color: blue;
}
table.searching td a:hover {
	color: purple;
	text-decoration: none;
}
span.prazdna a:hover {
	color: purple;
}
a.servis:link, a.servis:visited {
	display: block;
	padding: 10px 0;
	color: #343434;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid #565656;
}
a.servis:hover {
	font-weight: bold;
}
a.akce:link, a.akce:visited {
	display: block;
	float: left;
	margin: 0 30px;
}
a.xls:link, a.xls:visited {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/xls.gif) no-repeat;
	text-decoration: none;
	margin: auto;
}
a.pdf:link, a.pdf:visited {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/pdf.gif) no-repeat;
	text-decoration: none;
	margin: auto;
}
a.objednat:link, a.objednat:visited {
	display: block;
	width: 117px;
	height: 33px;
	background: url(../img/objednat.jpg) no-repeat;
	text-decoration: none;
	float: right;
	margin: 10px 10px 0 0;
}
a.objednat:hover {
	background-position: 100% 0;
}
a.special:link, a.special:visited {
  display: block;
  margin: 0 0 20px 20px;
}
a.special img {
  width: 80px;
}
a#zapomenute:link, a#zapomenute:visited {
  display: inline;
  border: none;
  background: none;
}
a.pokracovat:link, a.pokracovat:visited {
  display: block;
  margin: 10px 10px 0 0;
  font-size: 12px;
  color: #000;
  text-align: right;
}
a.zavrit:link, a.zavrit:visited {
  display: block;
  width: 21px;
  height: 21px;
  background: url(../img/lightbox/closelabel.gif) no-repeat;
  text-decoration: none;
  float: right;
  margin: 5px 5px 0 0;
}
table.biobar tr.druhy td a:link, table.biobar tr.druhy td a:visited {
  color: #fff;
}
a#ouskoMenu:link, a#ouskoMenu:visited {
  display: block;
  width: 22px;
  height: 152px;
  background: url(../img/ouskoMenu.gif) no-repeat;
  margin: 16px 0 0 0;
  text-decoration: none;
}
a#ouskoMenu:hover {
  background: url(../img/ouskoMenu.gif) no-repeat 100% 0;
}
a#ouskoFirmy:link, a#ouskoFirmy:visited {
  display: block;
  width: 22px;
  height: 152px;
  background: url(../img/ouskoFirmy.gif) no-repeat;
  margin: 10px 0 0 0;
  text-decoration: none;
}
a#ouskoFirmy:hover {
  background: url(../img/ouskoFirmy.gif) no-repeat 100% 0;
}
/* P's */
p.nazev {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 5px;
	color: #585858;
}
p.popis {
	font-size: 12px;
	text-align: justify;
	color: #323232;
	padding: 0 5px 0 5px;
	width: 90%;
}
p.popisZbozi {
	display: block;
  width: 90%;
	font-size: 12px;
	padding: 15px 0 15px 10px;
	clear: both;
	text-align: justify;
}
p.popisZbozi p {
	display: block;
	margin: 5px 0;
}
div#aktualObsah p.popis {
	text-align: left;
	margin: 5px 0 0 0;
	text-indent: 15px;
}
p.popisek {
	text-align: left;
	margin: 3px 0;
	padding: 5px;
	border: 1px solid #d8d8d8;
	font-size: 10px;
}
p.popisek2 {
	text-align: left;
	margin: 6px 10px 6px 0;
	padding: 4px;
	border: 1px solid #d8d8d8;
	font-size: 10px;
}
p.popisek strong {
	display: block;
}
div.ok p {
	background: url(../img/ok2.gif) no-repeat;
	background-position: 2% 50%;
	padding: 6px;
	color: #000;
	clear: both;
	font-size: 12px;
}
div.failed p {
	background: url(../img/failed.gif) no-repeat;
	background-position: 2% 50%;
	padding: 6px 6px 6px 35px;
	color: #000;
	clear: both;
	font-size: 12px;
}
p.kosik {
	width: 215px;
	text-align: left;
	float: left;
	margin: 1px 0px 0 0;
	color: #fff;
}
ul.kontakty li strong {
	color: #012e60;
}