/* CSS Document */
/* formatovani HTML elementu */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: 76%/160% sans-serif;
}
* html table {
	font: 100%/160% sans-serif;
}
a, .mm {
	font-weight: bold;
	color: #575757;
}
a:hover, .mm:hover {
	text-decoration: none;
	color: #353535;
}
#obsah a, #obsah .mm {
	font-weight: bold;
	color: #0d6ab2;
}
#obsah a:hover, #obsah .mm:hover {
	font-weight: bold;
	color: #000099;
}
p {
	margin: 1em 0;
}
p#prvni {
	width: 425px;
}
ul {
	margin: 2em;
}
h1 {
	color: #0d6ab2;
	font-size: 170%;
	margin: 1em 0;
	border-bottom: 1px solid #e1e9ef;
	font-weight: normal;
}
h2 {
	font-size: 120%;
	margin: 0.5em 0 0 0;
}
h2 a {
	font-size: 1em;
	color: #0d6ab2;
	border-bottom: 1px solid #e1e9ef;
	margin: 0;
}
h3 {
	font-size: 120%;
	margin: 1em 0;
}
h4 {
	font-size: 110%;
	margin: 1em 0;
}
dl {
	margin: 1em 0;
}
dt {
	float: left;
}
dt, dd {
	border-bottom: 1px solid #e1e9ef;
}
dt {
	padding-right: 20px;
	width: 130px;
	_width: 150px;
}
.druhy-dl dt {
	padding-right: 20px;
	margin-left: 20px;
	width: 170px;
	_width: 190px;
}
dd {
	color: #cf3f00;
	font-weight: bold;
}
.druhy-dl dd {
	color: #0d69b2;
}
/* KONEC formatovani HTML elementu */
/* obalovy div a logo */
#obal {
	position: relative;
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
#obsah {
	padding: 10px 30px 30px 225px;
	position: relative;
}
#logo {
	float: left;
	height: 108px;
	width: 266px;
}
/* KONEC obalovy div a logo */
/* hlavni tabulka */
table.hlavni {
	width: 670px;
	border-collapse: collapse;
	margin: 1em 0;
}
table.hlavni.velka {
	width: 740px;
}
table.hlavni thead {
	line-height: 34px;
}
table.hlavni tr {
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
table.hlavni td {
	vertical-align: middle;
	padding-left: 10px;
}
table.hlavni td.right {
	text-align: right;
	padding-right: 10px;
}
table.hlavni tr.suda {
	background-color: #f6f6f6;
}
td input.ks {
	background: #eff3f7 url('./img/input-back.png') left top repeat-x;
	border: 1px inset #d7d9da;
	width: 1.5em;
}
input.ks:hover, input.ks:focus {
	border: 1px inset #717374;
}
input.ch {
	margin:  7px;
	margin-right: 11px;
}
.hlavni .tdl {
	border-left: 1px solid #a2a2a2;
}
.hlavni td {
	border-left: 1px solid #e0e0e0;
}
.hlavni td.v {
	width: 50%;
}
.hlavni a, .hlavni .tdl a {
	padding: 5px;
	padding-right: 10px;
	display: block;
}
.hlavni .tdr {
	border-right: 1px solid #a2a2a2;
}
thead tr, thead tr td {
	border: none !important;
}
thead .tdl {
	background: transparent url('./img/td1.gif') left top no-repeat;
}
thead td {
	background: transparent url('./img/td2.gif') left top no-repeat;
	border: none;
	padding-right: 10px;
}
thead .tdr {
	width: 106px;
	_width: 116px;
	background: transparent url('./img/td5.gif') right top no-repeat;
}
tfoot {
	line-height: 6px;
}
tfoot tr, tfoot tr td {
	border: none !important;
}
tfoot .tdl {
	background: transparent url('./img/td1f.gif') left bottom no-repeat;
}
tfoot td {
	background: #a2a2a2;
	border: none;
}
tfoot .tdr {
	/*width: 116px;
	_width: 126px;
*/
	background: transparent url('./img/td5f.gif') right bottom no-repeat;
}
/* KONEC hlavni tabulka */
/* seznam pokracujte v nakupu */
div#sedive {
	background-color: #efefef;
	_height: 1px;
	min-height: 1px;
}
li.obalova-li {
	float: left;
	padding: 10px;
	width: 145px;
	_width: 165px;
	background-color: #efefef;
}
#sedive a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
ul.sedive {
	list-style: none;
	margin: 0;
}
#sedive ul {
	list-style: none;
	margin: 0;
	background-color: #efefef;
}
/* KONEC seznam pokracujte v nakupu */
/* detail produktu */
div#detail {
	margin-top: 20px;
	#margin-top: 40px;
}
.img_detail {
	margin: 0 20px 5px 0;
	border: 5px #E1E9EF solid;
	float: left;
}
div#vlozit {
	text-align: center;
	margin: 10px 0;
	padding: 10px;
	background-color: #f3f3f3;
}
input.vlozit {
	margin-bottom: -5px;
}
input.ks {
	background-color: #fff;
	border: 1px inset #d7d9da;
	width: 1.5em;
}
/* KONEC detail produktu */
/* prihlasovaci formular */
#prihlaseni {
  display: none;
}
#jmeno, #heslo, #search {
	background: #eff3f7 url('./img/input-back.png') left top repeat-x;
	border: 1px inset #d7d9da;
	margin: 5px 0;
	width: 150px;
	padding: 3px;
}
#jmeno:hover, #jmeno:focus, #heslo:hover, #heslo:focus, #search:hover, #search:focus {
	border: 1px inset #717374;
}
#search {
	color: gray;
}
#search:focus {
	color: black;
}
/* KONEC prihlasovaci formular */
/* kalkulace */
#kalkulace {
	display: block;
	float: right;
	overflow: hidden;
	width: 292px;
	height: 104px;
	position: relative;
	margin: 0;
	text-decoration: none;
}
/* KONEC kalkulace */
#kalkulace span {
	font-size: 0;
	display: block;
	width: 292px;
	height: 104px;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url('./img/kalkulace.gif') left top no-repeat;
	cursor: pointer;
}
/* prave horni menu a kosik */
ul#prave-menu {
	margin: 0;
}
ul#prave-menu a {
	padding: 8px 12px 8px 12px;
}
#kosik {
  display: none;
}
.prazdny a#vstoupit {
	display: block;
	width: 98px;
	height: 83px;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}
.prazdny a#vstoupit span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 98px;
	height: 83px;
	background: transparent url('./img/kosik-0-vstoupit.png') left bottom no-repeat;
	font-size: 0;
	cursor: pointer;
}
.plny a#vstoupit {
	display: block;
	width: 98px;
	height: 83px;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}
.plny a#vstoupit span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 98px;
	height: 83px;
	background: transparent url('./img/kosik-1-vstoupit.png') left bottom no-repeat;
	font-size: 0;
	cursor: pointer;
}
#kosik p.prazdny {
	background: transparent url('./img/kosik-0.png') left bottom no-repeat;
}
#kosik p.plny {
	background: transparent url('./img/kosik-1.png') left bottom no-repeat;
}
#kosik ul li {
	list-style: none;
	display: block;
	float: left;
	padding: 10px;
	border-right: 1px solid #e1e9ef;
}
#kosik ul li.bez-ramu {
	border: none;
}
#kosik ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
#kosik ul li a:hover {
	text-decoration: underline;
	color: #222;
}
form#objednat {
	position: absolute;
	right: 93px;
	bottom: 10px;
}
/* KONEC prave horni menu a kosik */
/* horizontalni menu */
ul#hor-menu {
  display: none;
}
/* KONEC horizontalni menu */
/* drobeckova navigace */
span#navigace {
	display: block;
	min-height: 2.5em;
	_height: 2.5em;
	border-bottom: 1px solid #e1e9ef;
  margin-left: -210px;
}
/* drobeckova navigace */
/* levy sloupec */
div#levy {
	width: 204px;
	_width: 205px;
	position: absolute;
	left: 0;
	top: 170px;
	border-right: 1px solid #e1e9ef;
}

div#levy form {
  display: none;
}

#hledani {
	min-height: 3em;
	_height: 3em;
}
/* leve menu */
ul#leve-menu {
	width: 195px;
	background: transparent url('./img/spodek-menu.gif') left bottom no-repeat;
	padding-bottom: 55px;
	padding-top: 5px;
	margin: 0;
	list-style: none;
}
ul#leve-menu li {
	list-style: none;
	display: block;
	padding: .5em 0 0 0;
	text-indent: 20px;
	position: relative;
	background: #fff url('./img/plus.png') left .7em no-repeat;
	#background: #fff url('./img/plus.png') 3px .7em no-repeat;
	border-bottom: 1px solid #d9d9d9;
	line-height: 200%;
	border-left: 3px solid #cf3f00;
	border-right: 3px solid #cf3f00;
}

ul#leve-menu li a {
	display: block;
	text-decoration: none;
}
ul#leve-menu li a:hover {
	text-decoration: underline;
}
ul#leve-menu li.rozbalene {
	background: #fff url('./img/minus.png') left .7em no-repeat;
	#background: #fff url('./img/minus.png') 3px .7em no-repeat;
}


ul#leve-menu li ul {
	margin: 0;
	margin-bottom: -1px;
}
ul#leve-menu li ul li {
	border: 0;
}
ul#leve-menu li.sub {
	background: #efefef;
	border: none;
	font-size: 90%;
	text-indent: 25px;
	border-bottom: 1px solid #d9d9d9;
}
ul#leve-menu li.sub2 {
	background: #e5e5e5;
	border: none;
	font-size: 85%;
	text-indent: 40px;
	border-bottom: 1px solid #d9d9d9;
}
.sub a, .sub2 a {
	font-weight: normal;
}
ul#leve-menu li.sub {
	background: #fff url('./img/plus2.png') 6px .7em no-repeat;
	#background: #fff url('./img/plus2.png') 3px .7em no-repeat;
}
ul#leve-menu li.r.sub {
	background: #fff url('./img/minus2.png') 6px .7em no-repeat;
	#background: #fff url('./img/minus2.png') 3px .7em no-repeat;
}






ul#leve-menu li.rozbalene a.selected {
  font-weight: bold;
}

ul#leve-menu li.rozbalene ul li.sub a.selected {
  font-weight: bold;
}


ul#leve-menu li#dodavatele, ul#leve-menu li#zbozi {
	height: 43px;
	border: none;
	#margin-bottom: -4px;
}
ul#leve-menu li#dodavatele a, ul#leve-menu li#zbozi a {
	padding-left: 100px;
	display: block;
	overflow: hidden;
}
ul#leve-menu li#dodavatele a:hover, ul#leve-menu li#zbozi a:hover {
	text-decoration: none;
}
ul#leve-menu li#dodavatele a span, ul#leve-menu li#zbozi a span {
	position: absolute;
	right: 0;
	_: right: -1px;
	bottom: 0;
	_bottom: -1px;
	width: 90px;
	height: 30px;
	_padding-bottom: 1px;
	cursor: pointer;
	z-index: 100;
	font-size: 0;
}
ul#leve-menu li#dodavatele {
	background: transparent url('./img/ousko-dodavatele.gif') left bottom no-repeat;
}
ul#leve-menu li#dodavatele a span {
	background: transparent url('./img/ousko-dodavatele.gif') right bottom no-repeat;
}
ul#leve-menu li#zbozi {
	background: transparent url('./img/ousko-zbozi.gif') left bottom no-repeat;
}
ul#leve-menu li#zbozi a span {
	background: transparent url('./img/ousko-zbozi.gif') right bottom no-repeat;
}
ul#leve-menu li#dodavatele a {
	padding: 0.9em;
	margin-left: 90px;
}
ul#leve-menu li#zbozi a {
	padding: 1.1em;
	margin-right: 106px;
}
ul#leve-spodni-menu {
	width: 195px;
	background: transparent url('./img/spodni-menu.gif') left bottom repeat-y;
	margin: 0;
}
ul#leve-spodni-menu .posledni {
	width: 195px;
	background: transparent url('./img/spodek-menu2.gif') left bottom no-repeat;
	padding-bottom: 2em;
}
ul#leve-spodni-menu li {
	list-style: none;
	display: block;
	padding: .5em 0 .5em 0;
	text-indent: 17px;
	position: relative;
	line-height: 100%;
}
ul#leve-spodni-menu li a {
	display: block;
	text-decoration: none;
}
ul#leve-spodni-menu li a:hover {
	text-decoration: underline;
}




/* KONEC leve menu */
/* KONEC levy sloupec */
/* paticka */
#footer {
  display: none;
}
.nahoru {
	display: block;
	position: absolute;
	left: 885px;
	top: 15px;
}
/* KONEC paticka */
/* obecne tridy */
.float-left {
	float: left;
}
.inline {
	display: inline;
}
.clear {
	clear: both;
}
.clear-right {
	clear: right;
}
.center {
	text-align: center;
}
.barva {
	color: #cf3f00;
}
.barva2 {
	color: #0d69b2;
}
.sedive {
	background-color: #efefef;
}
.autor {
	display: block;
	text-align: right;
}
.neodkaz {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	cursor: text;
}
.neodkaz:hover {
	color: #000;
}
.noscreen {
	display: none;
}
/* KONEC obecne tridy */
#footer2 {
	border-top: 1px solid #e1e9ef;
  padding-top: 3px;

}
code {
	color: #000000;
	font-family: monospace;
	font-size: 1.2em;
	display: block;
	white-space: pre;
	margin: 25px;
	padding: 12px;
	height: 40px;
	overflow: auto;
	border: 2px solid #FFFF00;
	background: #FFFFCC;
	text-align: left;
}
/****** form1 ******/
.form1 table {
	width: 430px;
}
.form1 table th {
	width: 120px;
}
.form1 input, .form1 textarea, .form1 select {
	border: 1px #D9D9D9 solid;
	padding: 0.2em;
}
.form1 textarea {
	height: 100px;
	width: 235px;
}
form table tr th {
	width: 250px;
	_font-size: 0.8em;
	text-align: left;
}
#submit {
	margin: 10px 10px;
}
input:hover, textarea:hover, select:hover {
	border: 1px solid #5190b2;
}
input:active, textarea:active, select:active {
	border: 1px solid #5190b2;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #5190b2;
}
input.no {
	border: 0px none;
}
.info {
	border: 2px solid #CF3F00;
	background-color: #E6F4FF;
	width: 360px;
	margin-left: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.info div {
	padding: 4px;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	color: #0D6AB2;
}
.info div a {
	font-size: 1.1em;
	color: #008080;
	padding: 25px 80px 5px 80px;
}
.big {
	font-size: 1.4em;
}
.pov {
	background-color: #FFFFCC;
}
.chyba {
	background-color: #FF9999;
}
.buffer {
	position: fixed;
	bottom: 0;
	right: 0;
	border: 1px solid #FFCC99;
	font-size: 9pt;
	font-family: monospace;
	padding: .5em;
	margin: 8px;
	background-color: #ffffcc;
	text-align: right;
	opacity: .8;
}
/*  tlacitka nad tabulkou  */
.tl {
	padding: 10px;
}
.tl a, .tl a:visited {
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #061FA3;
	background-color: #E6E6E6;
	display: inline;
}
.tl a:hover, .tl a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFCC00;
}
.tl b {
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid navy;
	background-color: #2e6ab1;
	color: #FFF;
}
.tl a.no, .tl a.no:hover {
	border: 1px solid #03476F;
	color: gray;
	background-color: #CCCCCC;
}
div#obsah p, div#obsah ul li, div#obsah ol li {
	text-align: justify;
}
div#obsah ul li, div#obsah ol li {
	margin-top: 3px;
}
div#obsah ul , div#obsah ol {
	margin-top: 15px;
	margin-bottom: 5px;
}
div#obsah ul li ul, div#obsah ol li ol {
	margin-top: 5px;
}
.vzornik img {
	padding: 5px 20px 15px 0;
}
.vzornik strong {
	font-size: 1.1em;
}
.vzornik p {
	margin-top: 4px;
}
/* tabulka */
table.tab {
	width: 450px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #E1E9EF;
}
table.tab th, table.tab td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	color: #555;
}
table.tab td, table.tab th {
	padding: 3px;
	text-align: left;
}
table.tab th {
	background: #E6F4FF;
	color: #2E6AB1;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}
table.tab tr {
	background: #FCFDFE;
}
table.tab input, table.tab textarea {
	width: 235px;
}
table.tab.heslo input {
	width: 150px;
}
table.tab.heslo input.send {
	width: 80px;
}
table.tab.heslo th {
	width: 120px;
}
/* ostatni */
.uvod-blok {
	padding: 10px;
	border: 2px #FFCC33 solid;
	background-color: #FFFFB5;
	text-align: justify;
}
.uvod-blok.p {
	position: absolute;
	top: 260px;
	right: 30px;
	width: 270px;
}
.odraz {
	margin-left: 15px;
	margin-top: 6px;
}
div#detail p u {
	margin-right: 5px;
	margin-left: 15px;
	font-size: 1.1em;
	font-weight: bold;
}

.foto_vpravo{
	position: absolute;
  top: 100px;
  right: 0;
}

.foto_vpravo img {
	margin: 5px 20px 10px 0;
  border: 1px #E1E9EF solid;
  padding: 4px;
}
.vzornik2 img{
  border: 1px #E1E9EF solid;
  padding: 4px;
}

.rokraj{
  margin-right: 240px;
  
}

