body {
	background: #d2deea;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
}

a {
	color: #1e5b9a;
}

a:hover {
	color: #4169e1;
}

h1 {
	color: #1e5b9a;
	font-size: 1.5em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

h2 {
	color: #da242a;
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-top: 20px;
}

a img {
	border: 0px;
}

#layout {
	width: 930px;
	margin: 10px auto;
	font-family: "arial ce", arial, sans-serif;
	font-size: 13px;
	color: #333333;
}

#adresaTop { /*position: absolute;*/ /*top: 5px;*/ /*left: 210px;*/
	/*font-size: 1em;*/
	text-align: center;
	color: #333333;
	line-height: 1.5em;
	font-family: Arial CE, Arial;
}

#panelTop {
	padding-bottom: 20px;
	_padding-bottom: 15px;
	height: 129px;
}

#panelTopIn {
	height: 100px;
	background: url('../img/top-background.jpg') no-repeat top center;
	position: relative;
}

#panelTopIn>a {
	display: block;
	width: 266px;
	height: 45px;
	position: absolute;
	top: 16px;
	left: 26px;
}

#nahledKosiku {
	position: absolute;
	top: 15px;
	right: 0px;
	height: 70px;
	width: 190px;
}

#nahledKosiku td {
	vertical-align: middle;
	padding-left: 15px;
}

#nahledKosiku td span {
	font-weight: bold;
	color: #da242a;
}

.nahledKosikuTd {
	text-align: right;
	font-size: 0.7em;
}

.kosikOznameni {
	color: #da242a;
	font-size: 0.9em;
	font-weight: bold;
}

#pruhTop {
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	background: #da242a;
	color: white;
	position: relative;
	_padding-top: 7px;
	_height: 28px;
}

#pruhTop a {
	color: white;
	text-decoration: none;
}

#pruhTop a:hover {
	text-decoration: underline;
}

#formHledani {
	display: inline;
}

#formHledani div {
	display: inline;
}

#inputHledani {
	width: 90px;
	font-size: 0.9em;
	color: gray;
	border: 0px;
	background: white url('../img/hledani-background.gif') no-repeat top
		left;
	padding: 2px 3px;
}

#hledaniLupa {
	position: absolute;
	top: 8px;
	left: 107px;
}

#mainAndLeft {
	float: left;
	width: 740px;
}

#panelLeft,panelMain,panelRight {
	display: inline; /* Osetreni bugu dvojity margin v IE */
}

#panelLeft {
	float: left;
	width: 180px;
	margin-left: 10px;
}

#panelMain {
	float: right;
	width: 550px;
}

#panelMainIn {
	padding-right: 12px;
	padding-left: 18px;
}

/*#panelMainIn div {
	padding-bottom: 0px;
	font-size: 90%;
}*/

#panelRight {
	float: right;
	width: 180px;
	margin-right: 10px;
}

#panelBottom {
	border-top: 5px solid #d2deea;
	padding: 3px 0px;
	margin-top: 20px;
}

.showLinks {
	text-align:center; 
	padding: 7px; 
	padding-bottom: 3px; 
	font-size: 11px;
}

.copyright {
	color: gray;
	text-align: center; 
	padding: 7px;
}	

.cleaner {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.cleaner2 {
	clear: both;
	overflow: hidden;
	height: 10px;
}

#obal {
	background: white;
}

.blokNadpis {
	background: #da242a url('../img/roh-levy.gif') no-repeat top left;
}

.blokNadpisIn {
	background: url('../img/roh-pravy.gif') no-repeat top right;
	line-height: 2.1em;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 1px;
}

h2.blokNadpisIn {
	line-height: 1.3em;
	text-align: center;
	color: white;
	font-size: 1.1em;
	/*text-transform: uppercase;*/
	font-weight: bold;
	padding-top: 3px;
	padding: 3px;
	margin: 0px;
}

.blokTelo {
	background: #dde2e7 url('../img/stin-blok.gif') repeat-x top left;
	padding: 10px 8px;
	margin-bottom: 15px;
}

.blokTelo2 {
	background: #dde2e7 url('../img/stin-blok.gif') repeat-x top left;
	padding: 10px 8px;
	margin-bottom: 15px;
	font-size: 0.9em;
}

.seznamSkupin,.seznamSkupin ul {
	padding: 0px;
	margin: 0px;
}

.seznamSkupin ul {
	padding-bottom: 10px;
}

.seznamSkupin ul li {
	list-style-type: none;
	padding-left: 10px;
	background: url('../img/sipka.gif') no-repeat left 0.3em;
	margin-top: 5px;
	font-size: 1.0em;
	line-height: 1.1em;
	position: relative;
	/* Osetreni bugu mizejicich polozek menu pri hoveru pres zbozi v IE6 */
}

.seznamSkupin li a {
	list-style-type: none;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	text-decoration: underline;
	margin-bottom: -10px;
}

.seznamSkupin2 li a {
	list-style-type: none;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	text-decoration: underline;
	color: #990000;
}

.seznamSkupin a:hover {
	color: #990000; /* Kvuli IE6 */
	text-decoration: underline;
}

.seznamSkupin>a {
	padding-top: 5px;
	margin-top: 15px;
	line-height: 1.1em;
	font-size: 1.2em;
	position: relative;
	/* Osetreni bugu mizejicich polozek menu pri hoveru pres zbozi v IE6 */
	color: #1e5b9a;
	font-weight: bold;
	text-decoration: underline;
}

.seznamSkupin>a:hover {
	color: #990000; /* Kvuli IE6 */
	color: black;
	text-decoration: underline;
}

.textarea,.text,#panelTop,.loginText {
	background: white url('../img/stin.gif') repeat-x bottom left;
}

.text {
	border: 1px solid #990000;
	background-position: left top;
	font-family: 'arial ce', arial, sans-serif;
	font-size: 0.9em;
	padding: 0px 3px;
	/*width: 157px;
	_width: 155px;
	*/
}

.loginText {
	border: 1px solid #990000;
	background-position: left top;
	font-family: 'arial ce', arial, sans-serif;
	font-size: 0.9em;
	padding: 0px 3px;
	width: 110px;
}

.textarea {
	border: 1px solid #990000;
	background-position: left top;
	font-family: 'arial ce', arial, sans-serif;
	font-size: 0.9em;
	padding: 0px 3px;
	width: 157px;
	_width: 155px;
	height: 70px;
}

.input {
	background: url('../img/button.gif') no-repeat center center;
	height: 18px;
	line-height: 18px;
	width: 75px;
	color: white;
	border: 0px;
	cursor: pointer;
}


.zboziNazevFotka:hover .zboziNazevPlovouci,.zbozi,.zboziPravy {
	background: url('../img/zbozi-background.gif') no-repeat left top;
}

.zbozi span {
	font-size: 11.7px;	
}	

.height {
	height: 3px;
}

.zbozi,.zboziPravy {
	height: 200px;
	width: 166px;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}

.zboziPravy {
	/*background: url('../img/zbozi-pravy-background.gif') no-repeat left top;*/
	float: none;
	margin: auto;
	margin-bottom: 10px;
}

a.zboziPravyJenText {
	display: block;
	margin: 0px 10px 5px 10px;
	text-decoration: none;
	color: #990000;
}

a.zboziPravyJenText:hover {
	text-decoration: underline;
	color: #990000; /* Kvuli IE6 */
}

.zboziNazevFotka {
	display: block;
	padding: 5px;
	padding-top: 10px;
	height: 143px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: #990000;
	font-size: 0.9em;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
}

.zboziNazevFotka:hover {
	color: #990000;
	/*text-decoration: none;*/
}

.zboziNazevPlovouci {
	display: none;
	margin: 0;
	padding: 0;
}

.zboziNazevFotka:hover .zboziNazevPlovouci {
	display: block;
	position: absolute;
	width: 146px;
	top: 0px;
	left: 0px;
	/*margin: 0px 0px 2px 2px;*/
	padding: 10px 9px 10px 11px;
	border-bottom: 1px solid silver;
	/*background: white;*/
	/*background: url('../img/zbozi-background.gif') no-repeat left top;*/
	cursor: pointer; /* Kvuli IE */
}

.zboziPravy .zboziNazevFotka:hover .zboziNazevPlovouci {
	/*background: url('../img/zbozi-pravy-background.gif') no-repeat left top;*/
	
}

.zboziNazevFotka:hover .zboziNazev {
	text-decoration: underline;
}

.zboziNazevFotka:hover {
	background-color: transparent;
	/* Osetreni bugu nevykresleni display:block v IE6 */
}

.zboziSleva {
	float: left;
	display: inline; /* Osetreni bugu dvojiteho marginu v IE6 */
	margin-left: 10px;
	margin-top: 3px; /*původní hodnota margin-top: 15px;*/
	color: #333333;
}

.zboziDetail {
	float: right;
	display: inline; /* Osetreni bugu dvojiteho marginu v IE6 */
	/*margin-right: 10px;*/
	margin-top: 1px; /*původní hodnota margin-top: 13px;*/
}

span.sleva {
	color: #da242a;
	font-weight: bold;
	font-size: 1.2em;
}

a.detail,#registrace #btnRegistrace,.button {
	width: 70px;
	height: 18px;
	line-height: 18px;
	background: transparent url('../img/button.gif') no-repeat center center
		;
	color: white;
	text-decoration: none;
	font-size: 13px;
	border: 0;
	cursor: pointer;
	padding-bottom: 4px;
}

.button {
	margin-left: 10px;
}

a.detail {
	display: block;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 3px;
}

a.detail:hover {
	color: white; /* Kvuli IE6 */
}

.nezobrazeneZbozi {
	background-color: red;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-right: 3px;
}

a.zboziNazevFotka:hover span.zboziNazevPlovouci .nezobrazeneZbozi {
	text-decoration: none;
}

.alert {
	color: #da242a;
	font-weight: bold;
	font-size: 0.9em;
}

#login form {
	margin: 0px;
}

#login label {
	float: left;
	margin-top: 2px;
}

#login input {
	float: right;
}

#login div {
	margin-bottom: 4px;
}

.btnPrihlasit {
	background: url('../img/button.gif') no-repeat center center;
	height: 18px;
	width: 75px;
	color: white;
	border: 0px;
	cursor: pointer;
}

.btnDoKosiku {
	background: url('../img/btnDoKosiku.gif') no-repeat center center;
	cursor: pointer;
	height: 17px;
	width: 115px;
	border: 0px;	
}	

#error,#ok {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

#error {
	color: red;
	border: 1px solid red;
	background: #ffdddd;
}

#ok {
	color: green;
	border: 1px solid green;
	background: #ddffdd;
}

/* REGISTRACE */
#registrace {
	width: 350px;
	margin: 0 0 0 10px;
}

#registrace input {
	margin: 0 0 5px 10px;
	height: 14px;
	width: 150px;
}

#registrace label {
	width: 150px;
	float: left;
	display: block;
}

#registrace b {
	float: left;
	font-size: 0.9em;
	margin: 10px 0px;
}

form#registrace br {
	display: none;
}

#registrace #btnRegistrace {
	margin: 0;
	margin-top: 5px;
	margin-left: 160px;
	cursor: pointer;
	font-size: 13px;
}

/* KATALOGY */
.katalog {
	float: left;
	width: 130px;
	height: 240px;
	text-align: center;
}

.katalog img {
	border: 1px solid gray;
	margin-bottom: 5px;
}

/* DETAIL ZBOZI */
#detailZbozi td.left {
	background-color: #bfcad5;
	width: 80px;
	color: black;
	padding: 3px 5px;
}

#detailZbozi td.right {
	background-color: #F0EFED;
	padding: 3px 5px;
}

table#polozky {
	width: 520px;
	margin: 0 auto;
	border: 2px solid #dddddd;
	margin: 5px 0;
	font-size: 11px;
}

table#polozky td {
	text-align: center;
}

table#polozky tr#hlavicka td {
	background-color: #dddddd;
	height: 40px;
	vertical-align: middle;
	padding: 3px;
}

table#polozky td#kod {
	width: 70px;
}

table#polozky td.kodpol {
	text-align: left;
}

table#polozky td#cena {
	width: 60px;
}

table#polozky td#dokosiku {
	width: 25px;
}

table#polozky td#kosiksuma {
	width: 70px;
}

table#polozky td#del {
	width: 20px;
	background-color: red;
}

table#polozky td#kosiksumapol {
	text-align: right;
}

table#polozky td.doprava {
	text-align: right;
}

table#polozky td.par {
	width: auto;
}

table#polozky input.kusy {
	padding: 0px 3px;
	width: 20px;
}

/* NAKUPNI KOSIK */
#obsahKosiku h3 {
	text-align: left;
	margin: 5px 0;
	font-size: 1.2em;
}

#celkovacena {
	text-align: right;
	font-size: 1.3em;
	margin: 5px 0;
	background-color: #eeeeee;
	padding: 5px;
	border: 2px solid #da242a;
}

/* REKAPITULACE OBJEDNAVKY */
#rekapitulace #odberatel,#dodavatel {
	width: 49%;
}

#rekapitulace #odberatel {
	float: right;
}

#rekapitulace #dodavatel {
	float: left;
}

#rekapitulace #objText {
	width: 60%;
	float: left;
	margin-right: 15px;
}

#rekapitulace #btnBig {
	display: block;
	margin: 10px auto;
	width: 100%;
	height: 50px;
	font-size: 20px;
}

/* SEZNAM OBJEDNAVEK */
table#seznamObjednavek {
	width: 100%;
}

/* SPRAVA SKUPIN */
#spravaSkupin form {
	margin: 0px;
}

#spravaSkupin input {
	font-size: 10px;
}

#spravaSkupin .btnPrejmenovat {
	width: 70px;
}

#spravaSkupin .nazevSkupiny {
	width: 90px;
}

#spravaSkupin td.skupina {
	width: 205px;
}

/* STATICKE STRANKY */
.staticke th {
	padding-left: 5px;
	background-color: #d2deea;
	color: #1e5b9a;
}

.staticke td {
	padding-left: 5px;
	background-color: #f5f5ff;
}

tr.tdsudy td {
	background-color: #f0efed;
}

ul.staticke {
	list-style-type: disc;
	margin-left: 20px;
}

/* Aktuality -----------------------------------------------*/
#aktuality {
	background-color: #FFDBDB;
	padding: 7px;
}

#aktuality,#aktuality table {
	font-size: 90%;
}

#aktuality .datum {
	font-weight: bold;
}

#aktuality .aktualita {
	padding-left: 20px;
	margin-bottom: 5px;
}

#aktuality a {
	font-size: 110%;
}

.table_odkazy {
	width: 99%;
}

.prvniTHorTD {
	width: 140px;
}

.SmallInput {
	width: 30px;
}

.inputWidthInTables {
	width: 97%;
}

.zbozi-n {
	height: 133px;
	width: 500px;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

.zbozi-n .zboziImg {
	float: left;
	height: 100px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}

.zbozi-n .zboziDetail {
	float: right;
	height: 20px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}

/*.zbozi-n a.detail {
	width: 50px;
   	height: 18px;
   	line-height: 18px;
   	background: transparent url('../img/button.gif') no-repeat center center; 
   	color: white;
   	text-decoration: none;
   	font-size: 13px;
   	border: 0;
   	cursor: pointer;
   	padding-bottom: 4px;
}*/
.zbozi-n .zboziPopis {
	float: right;
	height: 80px;
	width: 380px;
	margin: 0px;
	padding: 1px;
	border: 0px solid red;
}

.zbozi-n .zboziNadpis {
	float: left;
	height: 20px;
	width: 498px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted silver;
}

.zbozi-n .zboziNazevFotka {
	padding-top: 3px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: #990000;
	font-size: 0.9em;
}

#navigace {
	font-size: 0.9em;
	color: silver;
	text-align: left;
	margin-bottom: 10px;
}

#navigace a {
	color: #6F6F6F;
}

#navigace a:hover {
	color: red;
}

.formFieldset {
	border: 0px solid black;
	block: inline;
	padding: 0px 0px 10px 0px;
}

.formContact {
	margin: 0px auto;
}

.formContactDiv1 {
	font-size: 0.9em;
}

.formContactDiv2 {
	font-size: 0.9em;
	margin-top: 3px;
}

.formContactDiv3 {
	margin-top: 4px;
	margin-right: 3px;
	text-align: right;
}

.center {
	text-align: center;
}

.tableDetailZbozi {
	width: 100%;
}

.odkaz {
	margin-left: 30px;
}

.tablePadding {
	padding-top: 10px;
}

.tableRight {
	text-align: right;
}

.tableCenter {
	text-align: center;
}