/**********     1 - ELEMENTY     **********/

body, p, a, img, select, form, ol, li
{
	border: none;
	color: black;
	font: normal 11px Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

img
{
	border: none;
}

li a
{
	font-weight: bold;
	text-decoration: none;
}

ol
{
	list-style-type: none;
	list-style-image: url(img/odrazka.png);
	margin: 0px 0px 0px 18px;
	padding: 8px 8px 0px 8px;
}

ol a
{
	text-decoration: none;
}

h1
{
	font: bold 14px Verdana, sans-serif;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

h1 a
{
	font: bold 14px Verdana, sans-serif;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h2
{
	font: bold 12px Verdana, sans-serif;
	margin: 14px 0px 4px 0px;
	padding: 0px;
}

h3
{
	font: bold 11px Verdana, sans-serif;
	margin: 6px 0px 4px 0px;
	padding: 0px;
}

ul
{
	margin: 0px 0px 10px 10px;
	padding: 0px 10px 10px 10px;
}

li
{
	padding: 2px 0px;
	list-style-type: square;
}

/**********     2 - TØÍDY POMOCNÉ     **********/

.preskrtnute
{
	font-weight: bold;
	text-decoration: line-through;
}

#index 
{ 
	background-image: url(img/lyzar.jpg);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 50px;
	height: 359px;
	width: 548px;
}

#index div
{
	line-height: 3.6;
	padding: 90px 0px 0px 376px;
}

#index a 
{
	font-weight: bold; 
	font-size: 11px; 
	color: #ecf2ff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none
}

#index a:link 
{
	color: #fffcec
}

#index a:visited 
{
	color: #eaeff0
}

#index a:hover 
{
	color: #333366;
}

#index2 
{ 
	background-image: url(img/pozadi.png);
	background-repeat: repeat-x;
	margin: auto;
	margin-top: 6px;
	height: 203px;
	padding: 10px 0px 0px 11px;
	width: 537px;
}

.extra
{
	background-image: url(img/pozadi2.png);
	background-repeat: repeat-x;
	float: left;
	height: 182px;
	margin-right: 6px;
	width: 172px;
}

#extra_2
{
	background-image: url(img/pozadi2.png);
	background-repeat: repeat-x;
	float: left;
	height: 182px;
	margin-right: 6px;
	width: 172px;
}

#extra_3
{
	background-image: url(img/pozadi2.png);
	background-repeat: repeat-x;
	float: left;
	height: 182px;
	margin-right: 6px;
	width: 172px;
}

.extra_nadpis
{
	color: white; 
	font-size: 13px; 
	font-weight: bold;
	padding-top:4px;
	text-align: center;  
}

.motiv_obrazek 
{
	float: right;
	margin: 10px 0px 10px 20px;
	width: 160px;
}

.motiv_obrazek img 
{
	margin-top: 5px;
}

.vlevo
{
	float: left;
} 

.vpravo
{
	float: right;
}

.chyby_vypis
{
	background-color: #F7F7F7;
	border-top: none; 
	border-right: solid thin #3366CC;
	border-bottom: solid thin #3366CC; 
	border-left: solid thin #3366CC;
	margin-bottom: 30px;
	text-align: left;
	width: 100%;
}

.chyby_vypis th
{
	background: url(img/lista_tabulka.png) repeat-x;
	border-top: none; 
	border-right: solid 1px #3366CC;
	border-bottom: solid 1px #3366CC; 
	border-left: solid 1px #3366CC; 
	color: white;
	padding: 4px 0px;
	text-align: center;
}

.chyby_vypis td
{
	padding: 2px 4px;
}

.tabulka_obchod
{
	width: 100%;
	margin-bottom: 20px;
}

.tabulka_obchod th
{
	background-color: #F7F7F7;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.tabulka_obchod td
{
	padding: 3px;
}

#tabulka_vyhledavani
{
	background-color: #F7F7F7;
	border-right: solid thin #3366CC;
	border-bottom: solid thin #3366CC; 
	border-left: solid thin #3366CC;
	padding-bottom: 30px;
	text-align: left;
}

#tabulka_techspec
{
	background-color: #DADADA;
	margin-top: 30px;
	width: 100%;
}

#tabulka_techspec th
{
	background-color: #636363;
	color: White;
	padding: 6px;
	text-align: center;
}

#tabulka_techspec td
{
	padding: 6px;
}

#tabulka_vyhledavani th
{
	background: url(img/lista_tabulka.png) repeat-x;
	border-top: none; 
	border-right: solid 1px #3366CC;
	border-bottom: solid 1px #3366CC; 
	border-left: solid 1px #3366CC; 
	color: white;
	padding: 4px 0px;
	text-align: center;
}

#tabulka_vyhledavani td
{
	padding: 2px 10px;
}

#tabulka_vyhledavani input
{
	color: #323232;
	font: 11px Verdana;
}

#tabulka_vyhledavani select
{
	margin: 6px 7px 4px 0px;
}

#pop_up
{
	text-align: center;
	margin-top: 10px;
}

.prihlaseni_radek
{
	font-weight: bold;
	padding: 6px;
}

.panel_zapati_2 a
{
	color: White;
	text-decoration: none;
}

.ikona_koupit
{
	padding: 12px 0px 10px 0px;
}

#lista_parametry
{
	background: white url(img/lista_parametry.png) no-repeat;
	height: 19px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#lista_parametry
{
	background: white url(img/lista_parametry.png) no-repeat;
	height: 19px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#lista_novinky
{
	background: white url(img/lista_novinky.png) no-repeat;
	height: 19px;
	font-size: 10px;
	font-weight: bold;
	margin: 16px 0px 0px 0px;
	padding: 0px;
}

#lista_novinky_2
{
	background: white url(img/lista_novinky.png) no-repeat;
	height: 19px;
	font-size: 10px;
	font-weight: bold;
	margin: 7px 0px 0px 14px;
	padding: 0px;
}

#panel_parametry
{
	border: solid 2px #585858;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 14px 0px;
	width: 99%;
}

#panel_parametry div
{
	line-height: 2.5;
	padding: 10px;
}

#panel_parametry select
{
	font-size: 10px;
	font-weight: bold;
}

#panel_parametry input
{
	background-color: transparent; 
	font-size: 10px;
	font-weight: bold;
}

#panel_parametry a
{
	font-size: 10px;
	font-weight: bold;
}

#panel_novinky
{
	border: solid 2px #585858;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 14px 0px;
	width: 99%;
}

#panel_novinky div
{
	line-height: 1.4;
	padding: 8px;
}

#panel_novinky a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#panel_novinky a:hover
{
	text-decoration: underline;
}

#panel_novinky_2
{
	border: solid 2px #585858;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 14px 14px;
	width: 99%;
}

#panel_novinky_2 div
{
	line-height: 1.4;
	padding: 8px;
}

#panel_novinky_2 a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#panel_novinky_2 a:hover
{
	text-decoration: underline;
}

#novinka
{
	padding: 16px;
}

.zbozi_vlevo
{
	float: left;
	font-size: 10px;
	padding: 6px 0px 6px 0px;
	width: 50%;
}

.tabulka_vlevo
{
	font-size: 10px;
	padding: 6px 0px 6px 0px;
	vertical-align: top;
	width: 50%;
}

.tabulka_vlevo hr
{
	border-style: dotted;
	border-color: Black;
	border-width: thin;
}

.zbozi_rubrika
{
	float: left;
	margin: 4px 0px 10px 0px;
	width: 100%;
}

.zbozi_rubrika img
{
	padding-left: 10px;
}

.zbozi_nahled
{
	float: right;
	height: 62px;
	padding-right: 10px;
	text-align: right;
	width: 105px;
}

.zbozi_nahled img
{
	border: 1px solid #585858;
}

.zbozi_perex
{
	padding-right: 12px;
	text-align: justify;
}

.linie_horizontalne
{
	clear: both;
	font-size: 2px;
	height: 2px;
	width: 99%;
}

#logo_dolecek img
{
	margin-top: 12px;
}

#foto_index
{
	float: right;
	margin: 10px 3px 10px 10px;
}

#tabulka_detail
{
	line-height: 150%;
	margin-bottom: 15px; 
	width: 50%;
}


/**********     3 - ID OBSAHU     **********/

#hlavicka
{
	background-image: url(img/vzor.png);
	background-repeat: repeat-x;
	height: 149px; 
	width: 100%;
}

#hlavicka_leva
{
	background: url(img/hlavicka_leva.png) no-repeat left top;
	float: left;
	height: 149px;
	width: 326px;
}

#hlavicka_prava
{
	background: url(img/hlavicka_prava.png) no-repeat left top;
	float: right;
	height: 149px;
	width: 432px;
}

#hlavicka_text
{
	color: #E5E6E8;
	float: right;
	padding: 3px 18px 0px 0px;
} 

#hlavicka_text a
{
	color: #E5E6E8;
	font-weight: bold;	
}


#nazev
{
	background: url(img/nazev.png) no-repeat left top;
	height: 47px;
	left: 158px;
	position: absolute;
	top: 54px;
	width: 256px;
}

#lista
{
	background: #3366CC url(img/lista.png) repeat-x top left;
	clear: both;
	height: 29px;
	margin: 0px 5px;
}

#lista_bok
{
	background-image: url(img/lista_leva.png);
	float: left;
	height: 29px;
	width: 11px;
}

#lista_text
{
	color: white;
	font-size: 11px;
	padding-top: 9px;
} 

.lista_ikona
{
	float: right;
	font-weight: bold; 
	font-size: 11px;
	height: 21px;
	padding: 8px 0px 0px 10px;
}

.lista_ikona a
{
	font-weight: bold;
	text-decoration: none;
}

.lista_ikona a:hover
{
	color: #163E8E;
}

#lista_mujucet
{
	background: url(img/lista_mujucet.png);	
	width: 78px;
}

#lista_objednavky
{
	background: url(img/lista_objednavky.png);	
	width: 104px;
}

#lista_registrace
{
	background: url(img/lista_registrace.png);	
	width: 96px;
}

#lista_odhlasit
{
	background: url(img/lista_odhlasit.png);	
	width: 78px;
}

#lista_kosik
{
	background: url(img/lista_kosik.png);	
	width: 118px;
}

#sloupec_vlevo
{
	float: left;
	font-size: 11px;
	margin-bottom: 15px;
	padding-left: 8px;
	width: 150px;
}

#menu
{
	background: #C0C0C0 url(img/menu_sprusle.png) repeat-y;
	margin-bottom: 10px;
	width: 150px;
}

#menu img
{
	padding-right: 10px;
}

#menu span
{
	cursor: pointer;
	display: block;
	padding: 6px 0px 5px 10px;
	height: 13px;
}

#menu .menu_blok
{
	display: none;
	height: 100%;
	margin-left: 20px;
}

.menu_blok span
{
	height: 100%;
}

#menu a
{
	text-decoration: none;
}

#menu a:hover
{
	font-weight: bold;
}

#menu_zapati
{
	background: white url(img/menu_zapati.png); 
	font-size: 0px;
	height: 4px; 
	width: 150px; 
}

.panel_vlevo
{
	background: #DADADA url(img/panel_pozadi_2.png) repeat-y;
	color: white;
	font: bold 11px;
	margin-bottom: 14px;
	width: 150px;
}

.panel_nadpis_2
{
	background: #636363 url(img/panel_zahlavi_2.png) top no-repeat;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	text-align: center;
}

.panel_vlevo input
{
	color: #323232;
	font: 11px Verdana;
	margin: 6px 7px 4px 7px;
	width: 128px;
}

.panel_zapati_2
{
	background-repeat: no-repeat;
	float: left;
	height: 16px;
}

.panel_zapati_2_1
{
	background-image: url(img/panel_zapati_2_1.png);
	padding: 2px 0px 0px 8px;
	width: 71px;
}

.panel_zapati_2_1 a
{
	color: white;
	text-decoration: none;
}

.panel_zapati_2_2
{
	background-image: url(img/panel_zapati_2_2.png);	
	padding: 2px 0px 0px 20px;
	width: 51px;	
}

.panel_zapati_2_2 input
{
	background-color: transparent; 
	border: none; 
	color: white; 
	cursor: pointer; 
	margin: 0px; 
	padding: 0px; 
	width: auto;
}

#sloupec_obsah
{
	height: 100%;
	margin: 15px 150px 15px 170px;
	text-align: justify;
}

#sloupec_vpravo
{
	float: right;
	margin: 15px 0px;
	padding-right: 8px;
	width: 130px;
}

.panel_vpravo
{
	background: #DADADA url(img/panel_pozadi.png) repeat-y;
	margin-bottom: 10px;
}

.panel_nadpis
{
	background: #636363 url(img/panel_zahlavi.png) no-repeat;
	color: white;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	text-align: center;
	width: 130px;
}

.panel_zapati
{
	background: url(img/panel_zapati.png) no-repeat;
	font-size: 5px;
	height: 8px; 
}

.panel_obrazek
{
	text-align: center;
	padding: 6px;
}

.panel_obrazek img
{
	border: solid 1px #585858;
	margin: 10px 0px;
	height: 62px;
	width: 105px;
}

#zapati
{
	background: #103484;
	clear: both;
	height: 24px;
	margin: 15px 4px;	
}

.zapati_bok
{
	background-repeat: no-repeat;
	height: 24px;
	width: 6px;
}

#zapati_vlevo
{
	background-image: url(img/zapati_vlevo.png);
	float: left;
}

#zapati_vpravo
{
	background-image: url(img/zapati_vpravo.png);
	float: right;
}

#zapati_text
{
	color: white;
	float: right;
	font-weight: bold;
	padding: 6px 20px 0px 0px;
} 

#zapati_text a
{
	color: white;
	font-weight: bold;
}

#lista_zbozi
{
	background: white url(img/lista_zbozi.png) no-repeat;
	height: 9px;
	margin-top: 20px;
	padding-top: 18px;
}

#lista_zbozi_2
{
	background: white url(img/lista_zbozi_2.png) no-repeat;
	height: 9px;
	margin-top: 20px;
	padding-top: 18px;
}

#cara_bod
{
	background-image: url(img/bod.png); 
	background-repeat: repeat-x;
	height: 2px; 
}

#cara_bod_2
{
	background-image: url(img/bod_2.png); 
	background-repeat: repeat-x;
	height: 2px; 
}

hr
{
	border-style: dotted;
	border-color: Black;
	clear: both;
}