body {
	background-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
}
/* ******************* */
/* hlavni prvky strany */
/* ******************* */
#header {
	display: block;
	width: 680px;
	height: 165px;
	position: relative;
	margin: 0 auto 0 auto;
	background-color: #369;
	background-image: url(header_background.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#InfoToolBar {
	display: none;
}
#DocumentBody {
	display: block;
	width: 680px;
	position: relative;
	margin: 0 auto 0 auto;
	background-image: url(body_background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: White;
}
#BodyFooter {
	background-image: url(body_footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ebebeb;
	text-align: center;
	color: #777;
	font-size: 60%;
	height: 20px;
	padding: 20px 0  10px 0;
}
#content {
	display: block;
	width: 430px;
	float: left;
	margin: 5px 0px 10px 10px;
	padding: 0px;
}
/* *********** */
/* hlavni menu */
/* *********** */
#menu {
	position: relative;
	display: block;
	width: 670px;
	height: 50px;
	font-size: 80%;
	background-image: url(menu_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 0 0 10px;
	margin: 0 auto 0 auto;
	background-color: #369;
}
#menu ul, #menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
}
#menu ul li a, #menu ul li strong {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	height: 25px;
	width: 110px;
	float: left;
	background-image: url(menu_button.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: normal;
	color: White;
	outline-style: none;
	padding: 20px 0 0 0;
	margin: 0px;
	background-color: #7f7f7f;
}
#menu ul li a:hover {
	background-position: 0 -45px;
	color: Black;
	background-color: White;
}
#menu ul li a.active {
	background-position: 0 -90px;
	color: #777;
}
#menu ul li a.active:hover {
	background-position: 0 -135px;
	color: Black;
}
#menu ul li strong {
	background-position: 0 -90px;
	color: #777;
	background-color: #ebebeb;
}
#menu ul ul {
	display: none;
}
/* ******* */
/* submenu */
/* ******* */
#submenu {
	display: block;
	width: 210px;
	float: left;
	margin: 5px 0 0 7px;
}
#DocumentBody>#submenu {
	margin: 5px 0 0 15px;
}
#submenu h3 {
	background-image: url(submenu_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ebebeb;
	color: #777;
	font-weight: normal;
	font-size: 110%;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 10px;
	border-bottom: 1px dashed black;
	margin: 0px;
	overflow: hidden;
}
#submenu ul, #submenu ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#submenu ul {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background-image: url(submenu_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ebebeb;
}
#submenu ul li a, #submenu ul li strong {
	display: block;
	width: 190px;
	border-bottom: 1px dashed black;
	font-weight: normal;
	font-size: 90%;
	padding: .3em 10px .3em 10px;
	text-decoration: none;
	background-color: #ddd;
	color: #777;
	outline-style: none;
}
#submenu ul li a:hover {
	color: Black;
	background-color: #fc3;
}
#submenu ul li strong {
	background-color: White;
	background-image: url(submenu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}
/* druha uroven */
#submenu ul ul {
	background-color: #ebebeb;
	padding: 0px;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}
#submenu ul ul li a,
#submenu ul ul li strong {
	color: White;
	color: #555;
	background-color: #aaa;
	background-color: #ccc;
	width: 170px;
	padding-left: 30px;
	margin: 0;
}
#submenu ul ul li strong {
	background-color: White;
	color: #777;
}
#submenu ul ul ul {
	font-size: 100%;
}
/* treti uroven */
#submenu ul ul ul li a,
#submenu ul ul ul li strong {
	width: 150px;
	padding-left: 50px;
}
/* ctvrta uroven */
#submenu ul ul ul ul li a,
#submenu ul ul ul ul li strong {
	width: 130px;
	padding-left: 70px;
}
/* ****** */
/* search */
/* ****** */
#search {
	position: relative;
	display: block;
	width: 680px;
	margin: 0 auto 0 auto;
	padding: 0 0 5px 5px;
	background-image: url(piece_of_logo.jpg);
	background-position: 568px 5px;
	background-repeat: no-repeat;
}
#search form {
	display: block;
	height: 30px;
	width: 140px;
	background-image: url(search_background.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0 0 0 13px;
}
#search form fieldset {
	display: block;
	height: 29px;
	background-image: url(search_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
	padding: 1px 13px 0 0;
}
#search input {
	height: 14px;
	width: 95px;
}
label.overlabel {
	display: none;
}
#search form fieldset label.overlabel-apply {
	display: block;
	position: absolute;
	width: 95px;
	top: .3em;
	left: .3em;
	z-index: 1;
	color:#999;
}
#search .button {
	position: absolute;
	right: 13px;
	top: 0px;
	width: 20px;
	height: 20px;
}
/* server name */
#search a {
	display: block;
	height: 22px;
	width: 226px;
	position: absolute;
	left: 325px;
	top: 5px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
#search a span {
	display: block;
	height: 22px;
	width: 226px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-image: url(server_name.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	border: none;
}
/* *********** */
/* breadcrumbs */
/* *********** */
#BreadCrumbs {
	margin: 0px;
	padding: 0px 15px 0px 15px;
	color: Black;
	font-weight: bold;
	font-size: 80%;
}
#BreadCrumbs a {
	text-decoration: none;
}
#BreadCrumbs strong {
	color: #369;
}
/* ******************** */
/* univerzalni definice */
/* ******************** */
a {
	color: #f93;
	text-decoration: underline;
}
a:hover {
	color: #369;
}
.clear {
	display: block;
	clear: both;
	height: 0px;
	margin: 0px;
}
hr.clear {
	visibility: hidden;
}
#content img {
	padding: 5px;
	border: 1px solid #000;
}
em.popisek {
	display: block;
	width: 100%;
	margin: 0 0 0 0;
	font-size: 60%;
	color: black;
	text-align: center;
}
.StoPro {
	width: 100%;
	clear: both;
}
.MusisVyplnit {
	color: Red;
	font-weight: bold;
}
.ToolBar {
	margin: 1em 0 1em 0;
	text-align: center;
	clear: both;
}
.hide {
	display: none;
	visibility: hidden;
}
/* *********** */
/* fotogalerie */
/* *********** */
.PhotoCard {
	display: block;
	width: 120px;
	height: 190px;
	float: left;
	margin: 0 6px 12px 6px;
	text-align: center;
	overflow: auto;
	background-image: url(PhotoCard.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 10px 5px 0px 5px;
}
.PhotoCard a:hover img {
	background-color: #fc3;
}
.PhotoCard em {
	display: block;
	font-size: 60%;
	color: #369;
	margin: 10px 0 0 0;
	line-height: 1.8em;
}
/* ************** */
/* obtekane bloky */
/* ************** */
div.right {
	width: 10px;
	float: right;
	margin: 0 0 1em 1em;
}
div.left {
	width: 10px;
	float: left;
	margin: 0 1em 1em 0;
}
#content>div.right,
#content>div.left {
	width: auto;
}
/* ******* */
/* titulky */
/* ******* */
h1 {
	display: block;
	width: 410px;
	height: 50px;
	overflow: hidden;
	background-image: url(universal_h1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	line-height: 50px;
	color: White;
	font-weight: normal;
	font-size: 130%;
}
h1.Prislusenstvi {
	background-image: url(image_prislusenstvi.jpg);
}
h1.Produkty {
	background-image: url(image_produkty.jpg);
}
h2 {
	font-size: 120%;
	color: #369;
	text-transform: lowercase;
}
h3 {
	clear: both;
	position: relative;
	font-size: 100%;
	text-transform: lowercase;
}
h4 {
	clear: both;
	font-size: 80%;
	text-transform: lowercase;
}
h5 {
	font-size: 80%;
	color: #369;
	margin: 1em 0 .5em 0;
	
}
h6 {
	font-size: 110%;
	margin: 0 0 1em 0;
	padding: .5em;
	background-color: #ebebeb;
}
h6.stop {
	color: black;
	background-color: #fc3;
}
h6.alert {
	color: White;
	background-color: #f41;
}
h6.ok {
	color: White;
	background-color: #1b0;
}
h6.info {
	color: White;
	background-color: #369;
}
#content h3,#content  h4 {
	background-color: #ebebeb;
	color: #369;
	padding: .5em;
	border-top: 1px solid #369;
	margin: 1em 0 1em 0;
}
#content fieldset h3,
#content fieldset h4 {
	background-color: transparent;
	border: none;
	margin: 0 0 .5em 0;
	padding: 0px;
}
#content h1 em, 
#content h2 em, 
#content h3 em, 
#content h4 em, 
#content h5 em, 
#content h6 em {
	display: block;
	font-size: 90%;
	font-weight: normal;
}
/* ****** */
/* texty */
/* ****** */
p {
	font-size: 80%;
	text-align: justify;
	margin: 0 0 1em 0;
}
#content ul,
#content ol {
	margin: 0 0 1em 2em;
	padding: 0px;
}
#content li {
	margin: 0 0 .5em 0;
}
p.alert {
	display: block;
	color: black;
	font-weight: normal;
	background-color: #ffc;
	padding: .5em;
	border: 1px solid black;
	margin: 0 0 1em 0;
	font-size: 75%;
}
.alert strong {
	font-size: 110%;
	
}
/* skladem */
p.PopisSkladem {
	width: 270px;
	display: block;
	float: left;
	line-height: 2em;
}
strong.tab {
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0px;
	width: 7em;
}
.ShadowInfo {
	position: absolute;
	top: .5em;
	right: 10px;
	color: #aaa;
	font-weight: normal;
}
p.NalepkaCena {
	float: right;
	display: block;
	width: 150px;
	height: 153px;
	background-image: url(nalepka-cena.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	line-height: 153px;
	color: White;
	font-weight: bolder;
	font-size: 140%;
}
.NalepkaCena strong {
	display: none;
}
.NalepkaCena em {
	display: block;
	margin-top: -135px;
	font-size: 50%;
	font-weight: normal;
	color: Black;
	color: #369;
}
.SearchText {
	background-color: Yellow;
}
/* ******* */
/* tabulky */
/* ******* */
table {
	border: 1px solid Black;
	font-size: 70%;
	margin: 0 0 1em 0;
	border-collapse: collapse;
}
td {
	border: 1px solid Black;
	padding: .3em .5em .3em .5em;
}
td.center {
	text-align: center;
}
#content table tr td img {
	border: none;
}
th {
	background-color: #ebebeb;
	color: #777;
	border: 1px solid Black;
	padding: .3em .5em .3em .5em;
}
table.admin {
	border: none;
	border-bottom: 1px solid #369;
}
table.admin th {
	border: none;
	text-align: left;
	background-color: #369;
	color: White;
	font-size: 120%;
}
table.admin td {
	border: none;
}
table.admin tr.licha td {
	background-color: #eee;
}
table.admin a {
	color: White;
	text-decoration: none;
}
table.admin a:hover {
	color: #fd5;
}
/* ***** */
/* ikony */
/* ***** */
a.ico,
a.ico img {
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}
a:hover.ico img {
	background-color: #fc3;
}
/* ********* */
/* formulare */
/* ********* */
fieldset {
	position: relative;
	border: 1px solid #369;
	margin: 0 0 1em 0;
	padding: 10px;
	font-size: 80%;
}
fieldset h3 {
	clear: both;
	font-size: 120%;
}
legend {
	margin: 0;
	padding: 0 .5em 0 .5em;
	color: #369;
}

/*label {
	display: block;
	width: 10em;
	float: left;
	line-height: 1.6em;
	clear: both;
}*/

fieldset select {
	font-size: 90%;
}
fieldset div {
	padding: .5em 1em .5em 1em;
	clear: both;
}
fieldset div.licha {
	background-color: #ebebeb;
}
fieldset input {
	height: 1em;
	margin: .3em 0 .3em 0;
}
fieldset div.row {
	display: block;
	clear: both;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.FormButton {
	position: relative;
	display: inline;
	float: left;
	font-size: 80%;
	text-decoration: none;
	color: #777;
	margin: 0 .2em .2em 0;
	/*padding: 0 0.2em 0.2em 0;*/
	background-image: url(form_button.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	outline: none;
	line-height: 30px;
}
.FormButton span {
	display: block;
	height: 30px;
	background-image: url(form_button.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 20px 0 0;
	margin: 0 0 0 10px;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
	float: left;
}
.FormButton>span {
	float: none;
	margin: 0 0 0 20px;
}
.FormButton:hover {
	background-position: bottom left;
}
.FormButton:hover span {
	background-position: bottom right;
}
div.submit {
	padding: 3px;
	text-align: center;
}
/* ************************************************************** */
/*                         PURE CSS MENU                          */
/* ************************************************************** */
/* priradi tridu hover vsem prvkum li */
/* nad ktere se prijede mysi */
li /* IE:hover */ {
  background-color: expression(
        isNaN(this.js)?(this.js=1,
        this.onmouseover=new Function("this.className+=' hover';"),
        this.onmouseout=new Function("this.className=this.className.replace(' hover','');")
        ):false);
  );
}

/* ****** */
/* obecne */
/* ****** */
#menu ul ul a,
#menu ul ul strong {
	background-color: White;
	background-image: none;
	width: 81px;
	color: #777;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid Black;
	padding: .2em 10px .2em 10px;
	text-align: left;
}
#menu ul ul a:hover {
	background-color: #fc3;
	color: Black;
}
#menu ul ul strong {
	background-color: #ebebeb;
}
/* ************ */
/* prvni uroven */
/* ************ */
#menu ul li:hover ul,
#menu ul li.hover ul {
	display: block;
	width: 101px;
	position: absolute;
	top: 45px;
	z-index: 1000;
	border: 1px solid black;
	border-bottom: none;
	margin: 0 0 0 4px;
	padding: 0;
}
#menu ul ul li {
	position: relative;
}
/* ************ */
/* druha uroven */
/* ************ */
#menu ul ul li ul {
	display: none;
	visibility: hidden;
	border: 1px solid red;
	background-color: Fuchsia;
}
#menu ul ul li:hover ul,
#menu ul ul li.hover ul {
	display: block;
	visibility: visible;
	position: absolute;
	top: 0px;
	margin: 0 0 0 100px;
}

/***************/
/** dodatecne **/

form table,
form th,
form tr,
form td{
	color: #000;
	border: 0;
	font-size: 100%;
	border-collapse: inherit;
	background-color: inherit;
}

form h4{
	font-size: 110%;
	text-transform: inherit;
}

form h3{
	font-size: 140%;
	text-transform: inherit;
}

form th{
	display: block;
}

#DocumentBody fieldset{
	width: 410px;
}

td.absolutesmall{
	width: 150px;
}

form .even th{
	background-color: #FFF;
}

form td input.text{
	margin-top: -2px;
}

form tr th h4{
	padding: 0;
	margin: 0;
	padding-top: 1em;
}

.nopaddmarg{
	padding:0;
	margin: 0;
}

.odd{
	background-color: #EBEBEB;
}

.even{
	background-color: #FFF;
}


.smallinfo{
	color: #555555;
	font-size: 80%;
}

.important, span.required{
	color: #FF4800;
}

.block{
	display: block;
}

.nodisplay{
	display: none;
}

.empty{
	background-color: #FF6347;
}

span.notused{
  color: #FF6347;
  font-weight: bold;
}

.nobold{
	font-weight: normal;
}

