
/********************   FORMATOVANI TABULEK ********************/

/* vyrazny nadpis tabulky se silnou linkou, napr. ZPRAVY */
.TAB2 {
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
	background-color: #FDCE62;
	font-weight: bold;
}

.TAB2kosik {
	font-size: 11px;
	color: #FAFAFA;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
	background-color: #FF0000;
	font-weight: bold;
}

.TAB2doprava {
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
	background-color: #BBE2F2;
	font-weight: bold;
}

/* telo tabulky, slaba linka, napr. telo zpravy */
.TAB3 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FDCE62; /*1px solid #FFA200;*/ 
	background-color:#FDFDFB;
	border-top:0px;
}

.TAB3kosik {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FF0000; /*1px solid #FFA200;*/ 
	background-color:#FDFDFB;
	border-top:0px;
}

.TAB3doprava {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #BBE2F2; /*1px solid #FFA200;*/ 
	background-color:#FDFDFB;
	border-top:0px;
}

/* telo tabulky, slaba linka, napr. telo zpravy */
.tab_obchod_horni {
	border: 1px dotted #FDCE62;  
    border-top: 0px solid #FDCE62;
    border-bottom: 0px solid #FDCE62;
    background-color:#FFFFFF;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.tab_obchod_dolni {
	border: 1px dotted #FDCE62;  
    border-top: 0px solid #FDCE62;
    background-color:#FFFFFF;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.nadpis_obchod {
	font-size: 12px;
	color: 555555;	
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #FDCE62;	
    border-bottom: 0px solid #FDCE62;
	background-color: #FFFFFF;
	text-indent: 5px;  
}

.mezi_obchod_radek {
    background-color:#FFFFFF;
	font-size: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px dotted #FDCE62;	
	border-left: 1px dotted #FDCE62;  
	border-right: 1px dotted #FDCE62;  	
	height:3px;
}


/* sub-menu */
.TAB4 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBE6C2; //#FDBA42; //#FDFDFB;
}

/* horni sub-menu */
.TAB5_row {
	background-color: #FDBA42;
}

.TAB5 {
	font-size:12px;
	cursor: pointer;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-right:2px solid #FFD072;
}

.TAB5_vybrana {
	font-size:12px;
	cursor: pointer;
	font-weight:bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF3333;
	border-right:2px solid #FFD072;
}

.TAB5_koncova {
	font-size:12px;
	cursor: pointer;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-right:0px solid #FFD072;
}

.TAB5_koncova_vybrana {
	font-size:12px;
	cursor: pointer;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF3333;
	border-right:0px solid #FFD072;
}

.tab5_menu { 	
	font-size:12px;
	display:block;
	font-weight:bold;
	color: white;
	width:100%;
	height:100%;
	text-align: center;
	margin-top: 3px;
	text-decoration:none;
}

.tab5_menu:hover{
	background-color: #FF3333;
	font-weight:bold;
	text-decoration:none;
}

.tab5_menu_vybrane { 	
	display:block;
	font-weight:bold;
	color: white;
	width:100%;
	height:100%;
	text-align: center;
	margin-top: 3px;
	background-color: #FF3333;
	text-decoration:none;
}

.submenu {
	font-weight:bold;
	font-size:12px;
	color: white;
	height:100%;
	text-align: center;
	margin-top: 3px;
	background-color: #FDBA42;
	text-decoration:none;
}
.submenu_vybrane {
	font-weight:bold;
	font-size:12px;
	color: white;
	height:100%;
	text-align: center;
	margin-top: 3px;
	background-color: #FF3333;
	text-decoration:none;
}

.nadpis_tab {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px dotted #FFA200;
}

.ibox_tab {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	/*border: 2px dotted #FFA200;*/
	border-top: 1px solid #FFA200;
}

.box_tab {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
}

.box_fotky {
	cellpadding:0px;
	cellspacing:0px;
	border:1px solid #A6A6A6;
	width:100px;
	height:105px;
}


/***********************   SEZNAMY  ***************************/

/*???*/
.text {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*nazev clanku*/
.text1 {
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;//underline;
}

/*seznam skupin - hlavni vetev*/
.text2 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*seznam skupin - 2. podvetev*/
.text3 {
	font-size: 11px;
	color: #000000;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

.nazev_fotky {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

.nazev_fotky:hover {
    color:red;
    text-decoration: none;
}

/* polozky doprava/platba v pokladne*/
.vyber_pokladny { 	
    background-color:#DDDDDD;
	color:green;
}

.vyber_pokladny:hover {
	color:red;
	background-color:red;
}

/**************************   NADPISY *****************************/

/*nadpis - nazev stranky uprostred*/
.nadpis {
	color:#000000;	
	font-size: 20px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

/*nadpis - nazev stranky vlevo*/
.stranka {		
	background-color:#DDDDDD;
/*	border-left:3px solid #DDDDDD;
	border-right:3px solid #DDDDDD;
	border-bottom:3px solid #DDDDDD;*/
}

/*dekorativni slogan na hlavni strance*/
.slogan {				
	font-size: 14px;
	color: #DD6600;
	font-weight: bold;
	text-align: left;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;	
}

/*nadpisy stranek*/
.nadpis_stranky {				
	font-size: 15px;
	color: #E77817;
	font-weight: bold;
	text-align: left;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;	
}

/*nadpis boxu ve strednim sloupci, odkaz*/
.ibox_nadpis {				
	font-size: 16px;
	color: red;
	font-weight: bold;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;	
}

.ibox_nadpis:hover {
     color:blue;
     text-decoration: none;	     
}

/*tucny nadpis, odkaz - po najeti podtrzeny*/
.stredni_nadpis {
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}

.stredni_nadpis:hover {
	font-size: 13px;
	color: red;
	text-decoration: underline;
}

/*stadndardni nadpis v sedem provedeni, bez odkazu*/
.sedy_nadpis {
	font-size: 14px;
	color: #888888;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}


/**************************   TEXTY  *****************************/

.hlaska {
	color:#000000;	
	font-size: 11px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*zobrazuje jmeni/prijmeni uzivatele*/
.login {
	color:#000000;
	font-size: 10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

/* sedy text standardni velikosti */
.vetsi_text {
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}

.mensi_text {
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}

.mensi_sedy_text {
	font-size: 11px;
	color: gray;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}


/* sedy text standardni velikosti */
.sedy_text {
	font-size: 12px;
	color: gray;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}

/* sedy text standardni velikosti */
.zvyrazneny_text {
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}

/* sedy odkaz standardni velikosti */
.sedy_odkaz {
	font-size: 12px;
	color: gray;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}
.sedy_odkaz:hover {
	font-size: 12px;
	color: red;
	text-align: left;	
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;	
}

.sedy_odkaz_tucne{
	font-size: 12px;
	color: gray;
	text-align: left;
	text-decoration: underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;	
}

.sedy_odkaz_tucne:hover {
	color: red;
}


/* sedy odkaz standardni velikosti */
.sedy_odkaz_drobny {
	font-size: 11px;
	color: gray;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}
.sedy_odkaz_drobny:hover {
	font-size: 11px;
	color: red;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;	
}

/* sedy odkaz standardni velikosti */
.sedy_odkaz_nejmensi{
	font-size: 10px;
	color: gray;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}
.sedy_odkaz_nejmensi:hover {
	font-size: 10px;
	color: red;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;	
}

/* drobny popis, napr u popisu clanku */
.drobny_popis {
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}

/*odkaz lokalniho vyznamu .. napr historie/vyhledani clanku u seznamu clanku */
.stredni_odkaz {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

/* drobny odkaz pro seznamy nejprodavanejsiho zbozi, prehledu skupin zbozi ... */
.drobny_odkaz {
	font-size: 11px;
	color: black;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}
.drobny_odkaz:hover {
	font-size: 11px;
	color: red;
	text-align: left;	
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;	
}

a.drobny_odkaz:visited:hover {
	font-size: 11px;
	color: red;
	text-align: left;	
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;	
}

a.drobny_odkaz:visited{
	font-size: 11px;
	color: black;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}

a.drobny_odkaz{
	font-size: 11px;
	color: black;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}


/*******************************   MENU  **********************************/
.menu_tab {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid gray;
	border-top: 1px solid gray;	
	border-bottom: 1px solid gray;	
	background-color: #D2EAF4;
	padding-top: 0px;
	padding-bottom: 0px;	
	text-align: center;
	height: 24px;
}

.menu_tab:hover {
    color:#FBE6C2;
	background: #FFA200;
	background-color: #FFA200;
	text-decoration:none;
	text-decoration: bold;
}

.menu_tab_u_zvolene {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	background-color: #D2EAF4;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	height: 24px;
}

.menu_tab_u_zvolene_vlevo {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	background-color: #D2EAF4;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	height: 24px;
}

.menu_tab_koncova {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #D2EAF4;
	text-align: center;
	height: 24px;
}

.menu_tab_koncova_u_zvolene {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #D2EAF4;
	text-align: center;
	height: 24px;
}

.menu_tab_zvoleno {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 2px solid #FFA200;
	border-right: 2px solid #FFA200;
	border-top: 2px solid #FFA200;
	background-color: #FBE6C2;
	font-weight: bold;
	text-align: center;
	height: 24px;
}

.menu { 	
	display:block;
	color: red;
	width:100%;
	height:100%;
	color:black;
	text-align: center;
	text-decoration:none;
}

.menu:hover{
    color:#FBE6C2;
	background: #FFA200;
	background-color: #FFA200;
	text-decoration:none;
}

/*pouzit toto, jestlize existuje submenu*/
.menu_tab_plus {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid gray;
	border-top: 1px solid gray;	
	border-bottom: 2px solid #FFA200;
	background-color: #D2EAF4;
	padding-top: 0px;
	padding-bottom: 0px;	
	text-align: center;
	height: 24px;
}
.menu_tab_koncova_u_zvolene_plus {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 2px solid #FFA200;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #D2EAF4;
	text-align: center;
	height: 24px;
}
.menu_tab_koncova_plus {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 2px solid #FFA200;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #D2EAF4;
	text-align: center;
	height: 24px;
}
.menu_tab_u_zvolene_plus {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 2px solid #FFA200;
	background-color: #D2EAF4;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	height: 24px;
}
.menu_tab_u_zvolene_vlevo_plus {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 2px solid #FFA200;
	background-color: #D2EAF4;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	height: 24px;
}

.sub_menu_tab {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 0px dotted #FFA200;
	border-right: 0px dotted #FFA200;
	border-bottom: 2px dotted #FFA200;
	padding-top: 3px;	
	background-color: #FBE6C2;
	text-align: left;
}

/**************************   PRVKY FORMULARE  *****************************/

/*formatuje vstupni pole formulare*/
.input {
	color:#000000;
	text-align: left;
	text-decoration:none;
	font-size: 11px;
	border: 1px solid #DD3333;
}

.select {
	color:#000000;
	background-color:#FFFFFF;
	text-align: left;
	text-decoration:none;
	font-size: 11px;
	border: 0px solid #DD3333;
}

/*formatuje tlacitko formulare*/
.tlacitko{
   font-size:10px;
   background-color:#FBE6C2;
   border: 2px outset #FFA200;
}
/*.tlacitko{
   font-size:10px;
   background-color:#FBE6C2;
   border: 2px outset #FFA200;
}*/

.vyber{
   font-size:10px;
   background-color:#FBE6C2;
   border: 2px outset #FFA200;
}

/**************************   FORMAT DOKUMENTU  *****************************/
body {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

