/* ZDE JE ZAKLADNI STRANA */
BODY{
	background-color : White;
	font-family : "Trebuchet MS",Tahoma, Verdana, Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	margin : 0pt;
}
/* definice sirky celeho webu a oken po krajich */
.width_full { width: 1004px; }
.width_okno { width: 180px; }
.width_okno_krabice { width: 160px; }
.width_krabice { width: 138px; height: 183px; border: 1px solid #000; }
.width_krabice_middle { width: 115px; height: 150px; border: 1px solid #000; }
.width_krabice_small { width: 115px; height: 150px; border: 1px solid #000;}
.width_nahledy { width: 108px; height: 81px; border: 1px solid #000;}
.width_krabice_podobne { width: 120px; height: 160px; border: 1px solid #000;}
.width_demodvd { width: 160px; }
.width_input_text { width: 100px; }


/* definice pozadi listy (lista) a nadpisy oken po krajich, tlacitka */
.horni_lista { background-image : url('images/lista.jpg');}
.okno_katalog{ background-image : url('images/menu_nadpis_katalog.gif'); height:20px;}
.okno_neprehlednete{ background-image : url('images/menu_nadpis_neprehlednete.gif'); height:20px;}
.okno_forum{ background-image : url('images/menu_nadpis_forum.gif'); height:20px;}
.okno_hledat{ background-image : url('images/menu_nadpis_hledat.gif'); height:20px;}
.okno_emailinfo{ background-image : url('images/menu_nadpis_emailinfo.gif'); height:20px;}
.okno_informace{ background-image : url('images/menu_nadpis_informace.gif'); height:20px;}
.okno_partneri{ background-image : url('images/menu_nadpis_partneri.gif'); height:20px;}
.okno_administrace{ background-image : url('images/menu_nadpis_administrace.gif'); height:20px;}
.okno_nejprodavanejsi{ background-image : url('images/menu_nadpis_nejprodavanejsi.gif'); height:20px;}
.okno_novinky{ background-image : url('images/menu_nadpis_novinky.gif'); height:20px;}
.okno_predobjednavky{ background-image : url('images/menu_nadpis_predobjednavky.gif'); height:20px;}
.okno_demodvd{ background-image : url('images/menu_nadpis_demodvd.gif'); height:20px;}
.okno_2plus1{ background-image : url('images/menu_nadpis_2plus1.gif'); height:20px;}

/* definice tlacitek shopu */
.tlac_kosik_small{ background : url('images/koupit.gif') no-repeat left;  height:17px; weight:46px; cursor:hand; display: block; }
.tlac_kosik_big{ background : url('images/koupit_big.gif') no-repeat right;  height:30px; weight:150px; cursor:hand; display: block; }
.tlac_www_big{ background : url('images/www.gif') no-repeat right; height:30px; weight:150px; cursor:hand; display: block;}
.tlac_recenze_big{ background : url('images/recenze.gif') no-repeat right; height:30px; weight:150px; cursor:hand; display: block;}
.tlac_hledat{ background : url('images/hledat.jpg') no-repeat right; height:18px; weight:44px; cursor:hand; display: block; border: none;}
.tlac_email_info{ background : url('images/info.jpg') no-repeat right; height:18px; weight:44px; cursor:hand; display: block;}



/* definice jak nakupovet ve screenech */
.krok1
               { width: 600px; height:432px;background-image: url(images/krok1.jpg); }
.krok2
               { width: 600px; height:432px;background-image: url(images/krok2.jpg); }
.krok3
               { width: 600px; height:432px;background-image: url(images/krok3.jpg); }
.krok4
               { width: 600px; height:432px;background-image: url(images/krok4.jpg); }
.krok5
               { width: 600px; height:432px;background-image: url(images/krok5.jpg); }
.krok6
               { width: 600px; height:432px;background-image: url(images/krok6.jpg); }

/* pozadi radku s menu na hlavni liste */
.menu_na_liste {
	background-color : #213E88;
}
.lista TABLE{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-weight : bold;
	color : White;
	border : 0px;
}
.lista A{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-weight : bold;
	font-size : 12px;
	color : Yellow;
	text-decoration : none;
}
.lista A:hover{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-weight : bold;
	font-size : 12px;
	color : White;
	text-decoration : none;
}


/* radek s copyrightem dole */
.spodek TABLE{
	background-color : White;
	border-top : 1px solid Navy;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	padding : 5pt;
}

/* definice hlavniho (vnitrniho) okna */
.hlavni_okno TABLE{
	background : White;
	border : 1px solid Silver;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	padding : 3pt;
	
}
/* ZDE ZACINA DEFINICE OKENEK PO LEVE A PRAVE STRANE */
.okno {
	background : #F7F7F7;
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	padding : 5pt;
}

/* vnitrek krajnich oken - text */
.okenko TABLE {
	background : #F7F7F7;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	line-height : 17px;
	font-style : normal;
	color : Black;
}
.okenko  A{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	color : Black;
	text-decoration : none
}
.okenko  A:hover{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font : normal;
	text-decoration : none;
	color : Red;
}
/* NADPIS NABIDKY PO KLIKU  - VELIKE NADPISY PRI EDITACI ATD */
.nabidka_hlavicka TABLE{
	background-color : #213E88;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	border : 0px;
	color:white;
	font-weight : bold;
	text-decoration : none
}
.nabidka_hlavicka  A{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color:white;
	border : 0px;
	font-weight : bold;
	text-decoration : none;
}
.nabidka_hlavicka  A:hover{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color:white;
	border : 0px;
	font-weight : bold;
	text-decoration : underline;
}
.nabidka_hlavicka TD{
	background-color : #213E88;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	border : 0px;
	color:white;
	font-weight : bold;
	text-decoration : none
	border-right : 0px solid White;
	border-bottom : 0px solid White;
}

/* ZDE JE KATEGORIE POPISU ZBOZI */
.popis_nazev TABLE{
	background-color : #213E88;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 16px;
	color:white;
	border : 0px;
	font-weight : bold;
	text-decoration : none;
	
}
.popis_popis TABLE{
	background-color : white;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color:black;
	border : 1px solid #213E88;
	font-weight : normal;
	text-decoration : none;
    line-height : 17px;
	
}
.popis_subpopis TABLE{
	background-color : #EAF0FF;
	border : 1px solid #213E88;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-weight : normal;
	margin-top : 5pt;
	padding-top : 5px;
	text-align : justify;
}

/* definice velikosti zobrazeni cen */
.velika_cena{
	font-family : "Trebuchet MS",Tahova, verdana, arial;
	font-size : 16px;
	font-weight : bold;
	color : Red;
}
.velika_cena A{
	font-family : "Trebuchet MS",Tahova, verdana, arial;
	font-size : 16px;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}
.velika_cena A:hover{
	font-family : "Trebuchet MS",Tahova, verdana, arial;
	font-size : 16px;
	font-weight : bold;
	color : green;
	text-decoration : underline;
}
.bezna_cena{
	font-family : "Trebuchet MS",Tahova, verdana, arial;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-decoration : line-through;
}
.bezna_cena_nabidka{
	font-family : "Trebuchet MS",Tahova, verdana, arial;
	font-size : 12px;
	font-weight : normal;
	color : Red;
	text-decoration : line-through;
}

/* DEFINICE INPUT POLI */
.popis_subpopis  INPUT{
	background-image : url('images/pozadibutton.jpg');
	border : 1px solid #213E88
}
.prihlasit_prihlasit INPUT{
	background-image : url('images/pozadibutton.jpg');
	border : 1px solid #213E88
}
.kosik_ks INPUT{
	background-image : url('images/pozadibutton.jpg');
	border : 1px solid #213E88;
	text-align: center
}
.prihlasit_prihlasit TEXTAREA{
	border : 1px solid #213E88;
}
.prihlasit_prihlasit SELECT{
	background-image : url('images/pozadibutton.jpg');
	border : 1px solid #213E88
}

/* DEFINICE FORMULATU PRI REGISTRACI A PRIHLASENI */
.prihlasit_prihlasit TABLE{
	background-color : #EAF0FF;
	border : 1px solid #213E88;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-weight : normal;
	margin-top : 0pt;
	padding-top : 5px;
}
.prihlasit_prihlasit TD{
	padding-bottom : 3px;
	padding-top : 3px;
	border-top : 1px solid white;
	border-bottom : 1px solid silver;
}
.prihlasit_link {
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	color : Red;
	text-decoration : none
}
.prihlasit_link  A{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	color : Red;
	text-decoration : none
}
.prihlasit_link  A:hover{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font : normal;
	text-decoration : underline;
	color : Red;
}

/* TABULKA BEZ OKRAJE - PRO OBRAZKY I POPIS ZBOZI */
.bez_okraje TABLE
{
	border : White;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
}

/* TEXT U OBCHODNICH PODMINEK ATD */
.text{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

/* RADEK PRI LISTU POLOZEK - stradave pozadi podle radku */
.nabidka_polozky TABLE{
	background-color : White;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color:black;
	font-weight : normal;
	border : 0px solid #F1F1F1;
	margin-top : 1pt;
}
.nabidka_polozky_blue TABLE{
	background-color : #EAF0FF;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color:black;
	font-weight : normal;
	border : 0px solid #F1F1F1;
	margin-top : 1pt;
}
.nabidka_nazev {
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	color : Black;
	text-decoration : none
}
.nabidka_nazev  A{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	color : Black;
	text-decoration : none
}
.nabidka_nazev  A:hover{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font : normal;
	text-decoration : none;
	color : #7BA1FF;
}
.predobjednavka{
	font-family : "Trebuchet MS",Tahova, verdana, arial;
	font-size : 12px;
	font-weight : normal;
	color : Red;
	text-decoration : none;
}
/* CISLA STRANEK PRO MOZNY LIST ZBOZI */
.list_zbozi  A{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #A52A2A;
	text-decoration : none
}
.list_zbozi  A:hover{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font : normal;
	font-weight : bold;
	text-decoration : none;
	color : Red;
}

/* zobrazeni polozek zbozi pri zobrazeni s krabicemi */
.nazev_novinky {
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Maroon;
}
.nazev_novinky A{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Maroon;
}
.nazev_novinky A:hover{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Red;
}
/* URCENE PRO ZOBRAZENI POCTU ONLINE UZIVATELU */
.maly_text{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.nadpis{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

/* DISKUZE KE ZBOZI */

.ds TEXTAREA{
	border : 1px solid #E0E0E0;
	width : 500px;
	height: 100px;
}

.ds  INPUT{
	background-image : url('images/pozadibutton.jpg');
	border: 1px solid #FBFBFB;
	text-align: center
}

.ds_modry TABLE{
	background-color : #F1F1F1;
	font-family : arial;
	font-size : 12px;
	color:black;
	font-weight : normal;
	border-bottom : 1px solid #E0E0E0;
	border-top : 1px solid #E0E0E0;
	border-left : 0px solid #E0E0E0;
	border-right: 0px solid #E0E0E0;
	margin-top : 1pt;
}

.ds_bily TABLE{
	background-color : #F8F8F8;
	font-family : arial;
	font-size : 12px;
	color:black;
	font-weight : normal;
	border : 0px solid #F1F1F1;
	margin-top : 1pt;
	border-bottom : 1px solid #E0E0E0;
	border-top : 1px solid #E0E0E0;
	border-left : 0px solid #E0E0E0;
	border-right: 0px solid #E0E0E0;
}

.ds_nick{
	font-family: arial;
	color: #A52A2A;
	font-size : 12px;
	font-weight : bold;
}
.ds_time{
	font-family: arial;
	color: #858585;
	font-size : 12px;
	font-weight : normal;
}


/* DEFINICE REDAKCNI KATEGORIE */
.redakce_list TABLE{
	background-color : White;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color: #5D5D5D;
	font-weight : normal;
	border : 0px solid #F1F1F1;
	margin-bottom : 2pt;
}
.redakce_list A{
	background-color : White;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color: Red;
	text-decoration : none;
	font-weight : normal;
}
.redakce_list A:HOVER{
	background-color : White;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color: Red;
	text-decoration : underline;
	font-weight : normal;
}
.redakce_list_blue TABLE{
	background-color : #EAF0FF;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color: #5D5D5D;
	font-weight : normal;
	border : 0px solid #F1F1F1;
	margin-bottom : 5pt;
}
.redakce_list_blue A{
	background-color : #EAF0FF;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color: Red;
	text-decoration : none;
	font-weight : normal;
}
.redakce_list_blue A:HOVER{
	background-color : #EAF0FF;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	color: Red;
	text-decoration : underline;
	font-weight : normal;
}

.redakce_maly_text{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.redakce_nazev {
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Maroon;
}

.redakce_nazev  A{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Maroon;
}
.redakce_nazev A:hover{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Red;
}
.redakce_link  A{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Maroon;
}
.redakce_link A:hover{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Red;
}
.redakce_rubriky  {
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}
.redakce_rubriky  A{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}
.redakce_rubriky A:hover{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Red;
}
.redakce_cist_nazev TABLE{
	background-color : #213E88;
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	font-size : 16px;
	color:white;
	border : 0px;
	font-weight : bold;
	text-decoration : none
}
