/**********************************************************
   NEW DESIGN
**********************************************************/
.page_head{
/*	min-width: 800px;
	max-width: 100%;*/
/*	max-width: 1200px; */
	width: 800px; 
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
	margin-bottom: 0px;	
	margin-top: 0px;
	
	background-color: #ffcd5a;
/*	border: 1px dashed #333; */
	height: 76px;
}

.adverts{
	width: 800px;
	background-color: #CCCCFF;
	font-size: 12px;
	border: thin solid Black;
	margin-left: auto;
	margin-right: auto;
}
.topStrip{
	background-image: url("images/base/hlavni_logo22.png");
	width: 758px; 
	height: 60px;
	position: absolute;
	color: Black;
/*	left: 15%;*/
	left: 21px;
	top: 0px;
	text-align: right;
}
.logo{
	background-image: url("images/base/logo.png");
	width: 80px;
	height: 80px;
	position: absolute;
	color: Black;
/*	left: 30px; */
	right: 30px;
	top: 0px
}
.topMenu{
	background-image: url("images/base/v_strip.png");
	background-repeat: repeat-x;
	background-color: #ffb400;
	width: 100%;
	height: 20px;
	top: 60px;
	position: absolute;
	text-align: right;
	border-top: thin solid Black;
	border-bottom: thin solid Black;
}
.topMenu a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 3px;
}
.topMenu a:HOVER {
	text-decoration: none;
	color: white;
}

/**********************************************************
   OLD DESIGN
**********************************************************/

BODY {
	background-image: url("images/base/tapeta.png");
	background-color: #FFFFFF;
	color: #000000;
	font: 14px arial,sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H1{
  font-size: 15px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 5px;
  border: 2px;
  display: inline;
}

.vlastnosti H1{
	font-size: 13px;
	padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.none H1{
	font-size: 10px;
	padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.textAkce H1{
	font-size: 10px;
	padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

H2{
	font-size: 18px;
	padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  display:inline;
}
SMALL{
	font-size: 10px;
}
UL{
	margin-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 5px;
	
	padding-left: 8px;
}
TABLE{
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;	
}
TD {
	padding-left: 3px;
}

SMALL{
	font-size: 11px;
}
a:LINK {
	text-decoration: underline;
	color: #000000;
	}
	
a:VISITED {
	text-decoration: underline;
	color: #222222;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
	}
	
a:HOVER {
	text-decoration: underline;
	color: #888888;
	}
a[type="category"]:LINK {
		text-decoration: none;
		color: #000000;
		font-weight:bold;
		}
		
a[type="category"]:VISITED {
		text-decoration: none;
		color: #000000;
		font-weight:bold;
		}
		
a[type="category"]:HOVER {
		text-decoration: underline;
		color: #555555;
		font-weight:bold;
		}

a[type="link"]:LINK {
		text-decoration: none;
		color: #8b6914;
		font-weight:bold;
		}
		
a[type="link"]:VISITED {
		text-decoration: none;
		color: #8b6914;
		font-weight:bold;
		}
		
a[type="link"]:HOVER {
		text-decoration: underline;
		color: #8b6914;
		font-weight:bold;
		}
/**************************************
FORMATOVANI STRANEK
***************************************/

.obsahStranky{
	background-color: #ffffd9;
	color: black;
	position: relative;
	display:block;
	
	margin: 0px;
	padding: 0px;
	width: 630px;
	text-align:left;
	position:relative;
	float:center;
}
.page800{
	width:  790px;
	display:block;
	padding: 10px; 
	/*font-size: smaller;*/
	text-align: left;
}
.centerBlock{
	/* text-align: center;*/
	display: block;
	position: relative;
	width: 800px;
	border: thin;
/*	padding: 5px 2px 2px 2px; */
	background-color: #ffefd2;
	border-left: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-right: 1px solid  #000000;
}

.kosik{
	background-color: #ffb400;
	font-size: smaller;
	font-weight:bold;
/*	border-top: 1px solid  #000000;
	border-left: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-right: 1px solid  #000000; */
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 1px;
/*	margin-left: 1px; */
	padding-right:  3px;
	padding-left:  3px;
	position: relative;
	display: table-cell;
/*	left: 3px; */
	width: 140px;

}

.kategorie{
	background-color: #ffb400;
	font-size: smaller;
	font-weight:bold;
/*	border-top: 1px solid  #000000;
	border-left: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-right: 1px solid  #000000; */
	margin-top: 3px;
-	margin-bottom: 2px;
	margin-right: 1px;
/*	margin-left: 1px; */
	padding-right:  3px;
	padding-left:  3px; 
	position: relative;
	display:table-cell;
	
	/*left: 3px; */
	width: 140px;
	
	
}
/**************************************
FORMATOVANI ELEMENTU
***************************************/
.backBox{
	background-color: #ffb400;
	border-top: thin solid  #000000;
	border-bottom: solid  #000000;
	margin-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 5px;
}
.textBox{
	background-color: #ffc392;
	font-weight:bold;
	font-size: 13px;
	color: #000000;
	position: relative;
	border-top: 1px solid  #000000;
	border-left: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-right: 1px solid  #000000;
	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	
	padding-right:  3px;
	padding-left:  3px;
	padding-right:  5px;
	padding-left:  5px;
}


.simpleTable {
	background-color: #fafad2;
   color : #8b6914;
/*	border-top: thin inset  #000000;
	border-left: thin inset  #000000;
	border-bottom: thin inset  #000000;
	border-right: thin inset  #000000; */
	padding-bottom: 5px;
	font-size: 11px;
}

.editTable{
	background: White;
	border-top: 1px inset  #000000;
	border-left: 1px inset  #000000;
	border-bottom: 1px inset  #000000;
	border-right: 1px inset  #000000;
	font-size: 11px;	
}

.tableHead{
	background-color: #ffb400;
	font-weight:bold;
	border-bottom: 2px solid  #000000;
	border-right: 1px solid #000000;
	color:#fafad2;

	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
}

.dotted{
	border-style: dotted;
	border-width: 1px;
	border-color: Gray;
}


.menuBar{
	background-color: #ffb400;
/*	border-top: thin solid  #000000;
	border-bottom: solid  #000000;
	margin-bottom: 0px;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.menuBtn{
	background-image: url("images/base/v_strip.png");
	background-repeat: repeat-x;

/*	background-color: #ffc392; */
	font-size: 14px;
	font-weight:bold;
	position: relative;
/*	width: 130px;*/
	border-top: 1px solid  #000000;
	border-left: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-right: 1px solid  #000000;
	margin-top: -1px;
	margin-bottom: -1px;
	margin-left: 3px;
	margin-right: 3px;
	padding-right:  3px;
	padding-left:  3px;
	display:inline;
}


.kategorieBtn{

	background-image: url("images/base/v_strip.png");
	background-repeat: repeat-x;

	background-color: #ffc392;
	font-weight:bold;
	/*color: #fff5c5; */
	
	position: relative;
/*	border-top: 1px solid  #000000;
	border-left: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-right: 1px solid  #000000; */
	margin-top: 3px;
	margin-bottom: 3px;
/*	margin-left: 2px; */
	padding-right:  3px;
	/*padding-left:  3px; */
/*	width: 130px;	 */
	width: 100%;
}


.submenu{
	text-align:center;
}


.categoryList1 {
	background-image: url("images/base/v_strip2.png");
	background-repeat: repeat-x;
	
	background-color: #ffb408;
	color: #000000;
/*	border-top: thin solid  #000000;
	border-left: thin solid  #000000;
	border-bottom: thin solid  #000000;
	border-right: thin solid  #000000; */
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right:  3px;
	padding-left:  3px;
}
.categoryList0 {

	background-image: url("images/base/v_strip2.png");
	background-repeat: repeat-x;
	
	background-color: #ffb400;
	color: #000000;
/*	border-top: thin solid  #000000;
	border-left: thin solid  #000000;
	border-bottom: thin solid  #000000;
	border-right: thin solid  #000000; */
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right:  3px;
	padding-left:  3px;
}

.hlavniNadpis{
	background-image: url("images/base/hlavni_logo.png");
	background-repeat: no-repeat;
	background-color: #ffefd2 ;
/* 	width: 632px; */
	width: 100%;
	height: 60px; 
	margin-top: 0px;
	padding: 0px;
	display: block;
	float: left;
}
.counter{
	float: right;
	position: absolute;
	left: 700px;
	top: 25px;
}


.oddLine{
	background-color: #f2f2e2;
}
.totalPrice{
	color: #d00000;
	font-weight:bold;
	border-top: medium solid  #000000;	
}
.hiddenInScreen{
	display:none;
}
.hiddenInPrint{
	display:inherit;	
}
.smallBox{
	HEIGHT: 16px;
	width: 75px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	}
.tableButton{
	BORDER-RIGHT: #a0b0c0 1px solid;
	BORDER-TOP: #f0f8ff 1px solid;
	FONT: normal bolder 10px Verdana,sans-serif;
	BORDER-LEFT: #f0f8ff 1px solid;
	COLOR: Black;
	BORDER-BOTTOM: #a0b0c0 1px solid; /*	HEIGHT: 16px; */
	BACKGROUND-COLOR: #ffffd5;
	display: block;
	text-align: center;
}

.tableButton a{
	color: Black;
}

.inputText{
	BORDER-RIGHT: #a0b0c0 1px solid;
	BORDER-TOP: #a0b0c0 1px solid;
	FONT: 10px Verdana,sans-serif;
	BORDER-LEFT: #a0b0c0 1px solid;
	BORDER-BOTTOM: #a0b0c0 1px solid;
	HEIGHT: 14px
}
.form{
	display:inline;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.select{
	BORDER-RIGHT: #a0b0c0 1px solid;
	BORDER-TOP: #a0b0c0 1px solid;
	FONT: 10px Verdana,sans-serif;
	BORDER-LEFT: #a0b0c0 1px solid;
	BORDER-BOTTOM: #a0b0c0 1px solid;
	HEIGHT: 16px
}

.nazev{
	
	font-size:16px;
	font-weight:bold;
	padding-left: 10px;
}
.popis{
		
	font-size:12px;
	font-weight:lighter;
	padding-left: 20px;
}
.obrazek{
	display:inline;
	text-align:center;
	font-size:10px;
	font-weight:lighter;
	padding-left: 5px;
	padding-right: 5px;
}
.vlastnosti{
	display:inline;
	font-size:12px;
	padding-left: 20px;
}

.podstranky{
	background-image: url("images/base/v_strip2.png");
	background-repeat: repeat-x;

/*	background-color:#f2f2e2; */
	/*background-color: #ffb400;*/
	border-top: thin solid  #000000;
	border-bottom: thin solid  #000000;
	font-size: 14px;
/*	float:right;*/
	display:box;
	width: 100%;
/*	position:relative;*/
/*	top:  -18px;*/

	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;


}
.popisKosiku{
	font-size: 10px;
}
.smallText{
	font-size: 10px;
}


.oldPrice{
  text-decoration:line-through;
  display:inline;
  color: #ff0000;
  font-size:12px;
}
.textAkce{
	font-weight:bold;
	font-size:12px;
	color: #ff0000;
}
.inlineTable{
	display:inline;
}
/********************************************/
/*         ***   SPRAAVA         ****       */
/********************************************/

.menuBtnADM{
	background-color: #ffc392;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid  #000000;
	border-left: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-right: 1px solid  #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
	padding-right: 3px;
	padding-left: 3px;
	display: inline;
}


.none{
	
}



/***********************************************************/
/*		tabulka vzkazu			*/
/***********************************************************/
.odeslatBtn{
	width: 200px;
	padding: 1px;
	margin: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.vzkaz{
	background: #F5F5F5;
	padding-left: 10px;
	padding-right: 10px;
	width: 700px;
	
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
/*	border-top: 1px dashed #333; */
/*	border-bottom: 1px dashed #333; */
}

.nadatum {
	width: 160px;
	/*height: 18px;*/
	float: right;
	margin: 0px;
	padding-top: 2px;
	text-align: right;
	font-size: 9px;
	color: #000000;
}

.jmeno
{
	/*font-weight: bold; */
   position:relative; 
   top: 2px;
	font-size: 14px;    
}


/*****************************************/
/* UVODNI STRANKA  */
/*****************************************/

.obrazekInterier{
	float: left;
	padding-top: 15px;
	padding-right: 15px;
/*	margin: 10px; */
	elevation: higher;
}

.page800 H1{
  font-size: 18px;
  font-weight: bold; 
  border: 2px;
  padding: 0px;
  display: block;
}

.page800 .shortText{
	text-align: justify;
	margin: 2px;
	padding-right: 10px;
	padding-left: 10px;
	display: block; 
}

.smallForm{
	display: inline;
	font: 11px;
	background: Black;
}

.adminBG{
	background-color: #DCDCDC;
}
