body {
	font-family: Arial, Helvetica, sans-serif;
	color:#383838;
	background-color:#F0F0F0;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/background.jpg); 
	background-position:center top; 
	background-repeat:repeat-y;
	font-size: 12px;
}

#all { 
	position:relative; 
	width: 950px;
	margin: auto;
	border-top:1px solid #A1A1A1;
} 

#hlavicka {
	width:951px; 
	height:149px; 
	position:absolute; 
	left:0px; 
	top:0px; 
	background-image:url(../images/hlavicka.jpg);
}

#stav_prihlaseni {
	width:148px; 
	height:149px; 
	position:absolute; 
	right:-1px; 
	top:0px; 
	background-image:url(../images/prihlaseni-pruh.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
	padding-left:  0;
	padding-right: 0;
	padding-bottom:0;
	padding-top:   0;
	padding: 3px 15px 0 25px;
}

#nadpis_prihlaseni{
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px;
	line-height: 16px;
	height: 16px;	
	text-align:center; 
	padding: 0 0 0 0;
	margin: 0 0 25px 0;
}

#kdo_prihlasen{
	color:#565656; 
	font-weight:bold; 
	font-size:11px; 
	padding: 0px 0px 0 0px;
}

#input_prihlaseni {
	border:1px solid #CF0303; 
	color:#565656;
	font-size:12px; 
	width:120px;
	padding: 0px 0px 0 0px;
}

#odkaz_prihlaseni {
	color:#CF0000; 
	font-size:11px; 
	font-weight:100; 
	letter-spacing:1px;
	padding: 0px 0px 0 0px;
}

#zakladni_vyhledavani {
	width:158px; 
	height:70px; 
	background-image:url(../images/vyhledavani-background.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#2B72B4;
	position:absolute;
	padding-left:  0;
	padding-right: 0;
	padding-bottom:0;
	padding-top:   0;
	padding: 10px 10px 0 20px;
	left:0px; 
	top:149px;
}
#zakladni_vyhledavani p {
	padding-left:  0;
	padding-right: 0;
	padding-bottom:0;
	padding-top:   0;
	padding: 0 0 0 0;
}

#input_vyhledavani {
	border:1px solid #CF0303; 
	color:#565656; 
	font-size:12px; 
	padding:3px; 
	width:120px;
}

#odkaz_vyhledavani {
	color:#FFFFFF; 
	font-size:11px; 
	font-weight:100; 
	padding-left:20px; 
	letter-spacing:1px;
}

#stav_kosiku {
	width:188px; 
	height:25px; 
	background-image:url(../images/stav-kosiku-background.jpg); 
	position:absolute; 
	right:-1px; 
	top:149px;
	margin:0px;
	padding:0px;
}

#shop_menu {
	width:188px;
}

#shop_menu td {
	height:25px; 
	border-bottom:1px solid #D7D7D7;
}

#shop_menu #vrstva0 {
	background-image:url(../images/kategorie-background-0.jpg); 
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
	text-transform:capitalize;
}

#shop_menu #vrstva1 {
	background-image:url(../images/kategorie-background-1.jpg); 
	color:#B30000; 
	font-size:11px;
}

#shop_menu #vrstva2 {
	background-image:url(../images/kategorie-background-2.jpg); 
	color:#B30000; 
	font-size:11px;
}

#shop_menu #vrstva3 {
	background-image:url(../images/kategorie-background-3.jpg); 
	color:#B30000; 
	font-size:11px;
}

#shop_menu #vrstva4 {
	background-image:url(../images/kategorie-background-4.jpg); 
	color:#B30000; 
	font-size:11px;
}

#shop_menu #vrstva0 a{
	color:#FFFFFF;
	text-decoration:none;
}

#shop_menu #vrstva0 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#shop_menu #vrstva1 a, #shop_menu #vrstva2 a, #shop_menu #vrstva3 a {
	color:#B30000;
	text-decoration:none;
}

#shop_menu #vrstva1 a:hover, #shop_menu #vrstva2 a:hover, #shop_menu #vrstva3 a:hover {
	color:#B30000;
	text-decoration:underline;
}

#shop_main{
	padding-top:15px; 
	width:575px; 
	position:absolute; 
	left:188px; 
	top:174px; 
	background-image:url(../images/background-pruhy.jpg);
}

#pokracujte_dal {
	width:565px; 
	background-color:#C7C7C7; 
	margin:5px;
	font-size:11px;
}

#nadpis_pokracujte_dal {
	color:#565656; 
	font-size:11px; 
	padding:5px; 
	padding-bottom:0px; 
	margin-bottom:0px;
}

#pokracujte_dal a{
	font-size:11px; 
	color:#CF0000; 
	margin-right:8px;
}

#popis_kategorie {
	width:555px; 
	background-color:#FFFFFF; 
	margin:5px;
	padding:5px;
}

#popis_kategorie p {
	margin:0px 5px 0px 5px;
	padding:5px;
}

#popis_kategorie a {
	margin-top:0px;
	padding:5px;
	margin-bottom:0px;
	color:#CF0000;
}

#control_panel {
	width:565px; 
	height:20px; 
	background-image:url(../images/pruh-cerveny-background.jpg); 
	margin:5px;
}

#sort_div_prehled a{
	color:#FFFFFF;
}

#strankovani_prehled {
	color:#FFFFFF;
	font-size:11px;
}

#strankovani_prehled img{
	border:0px;
}

#strankovani_prehled a{
	color:#FFFFFF;
	text-decoration:none;
}

#strankovani_prehled a:hover{
	text-decoration:underline;
}

#strankovani_prehled #akt_stranka_prehled {
	font-weight:bold;
	text-decoration:underline;
}

#sortiment_prehled, #sortiment_prehled_novinka, #sortiment_prehled_akcni{
	width:565px; 
	margin:5px;
}

#sortiment_prehled #sortiment_vrch{
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
	padding-left:17px; 
	height:25px; 
	background-image:url(../images/pruh-prehled-zbozi-gray.jpg); 
	background-repeat:no-repeat; 
	background-position:left;
}

#sortiment_prehled_novinka #sortiment_vrch{
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
	padding-left:17px; 
	height:25px; 
	background-image:url(../images/pruh-prehled-zbozi-red.jpg); 
	background-repeat:no-repeat; 
	background-position:left;
}

#sortiment_prehled_akcni #sortiment_vrch{
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
	padding-left:17px; 
	height:25px; 
	background-image:url(../images/pruh-prehled-zbozi-blue.jpg); 
	background-repeat:no-repeat; 
	background-position:left;
}

#sortiment_vrch #sortiment_ikony {
	float:right; 
	text-align:right; 
	margin-right:2px; 
	margin-top:4px;
}

#shop_main #sortiment_vrch h1 {
	font-size:13px;
	font-weight:bold; 
	margin-bottom:0px; 
	margin-top:5px;
	color:#FFFFFF;
	padding:5px 0;
	margin: 0;
}
#shop_main #sortiment_vrch h1:first-letter {
	text-transform:uppercase;
}
#shop_main #sortiment_vrch h1 a {
	text-decoration: none;
}

#doporucujeme_nadpis h1 {
	font-size:11px;
	font-weight:bold; 
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	line-height: 20px;
}

#popis_kategorie div {
	width:100%;
	text-align:right;
	padding-bottom:3px;
}

#sortiment_vrch a, #doporucujeme_nadpis a{
	font-weight:bold; 
	color:#FFFFFF;
}

#sortiment_obrazek {
	background-color:#FFFFFF;
	text-align:center; 
	border-bottom:1px solid #9C9D9C; 
	border-left:1px solid #9C9D9C;
}

.obrazek_zbozi_prehled {
	margin-top:7px; 
	margin-bottom:7px;
	border:0px;
}

#sortiment_info {
	width:377px; 
	background-color:#FFFFFF; 
	vertical-align:top;  
	padding:5px; 
	border-right:1px solid #9C9D9C; 
	text-align:right;
}

#sortiment_info p{
	text-align:justify; 
	margin-bottom:0px;
}

#sortiment_info ul, #sortiment_info ul, #sortiment_info li{
	text-align:left; 
	margin-bottom:0px;
}

#darek_prehled {
	color:#CF0000; 
	font-weight:bold; 
	margin-top:0px; 
	margin-bottom:0px; 
	text-align:right; 
	width:100%;
	text-transform:capitalize;
}

#darek_prehled a{
	font-weight:100; 
	color:#CF0000;
}

#darek_prehled_vypis {
}

#sortiment_spodek {
	height:25px; 
	background-color:#D7D7D7; 
	border-bottom:1px solid #9C9D9C; 
	border-left:1px solid #9C9D9C; 
	border-right:1px solid #9C9D9C; 
	text-align:right; 
	padding-right:5px;
}

#sortiment_spodek select {
	font-size:11px;
}

#td_sleva {
	color:#FFFFFF; 
	font-size:11px; 
	text-align:center; 
	font-weight:bold;
	width:48px; 
	height:37px; 
	border-right:1px solid #FFFFFF; 
	background-image:url(../images/sleva-background.jpg);
}

#td_bezna_cena {
	height:17px; 
	background-color:#9C9D9C; 
	padding-left:3px; 
	padding-right:3px; 
	color:#FFFFFF;
}

#td_nase_cena {
	height:20px; 
	background-image:url(../images/pruh-cerveny-background.jpg); 
	padding-left:3px; 
	padding-right:3px;
	color:#FFFFFF; 
	font-weight:bold;
}

#right_pruh {
	width:188px; 
	position:absolute; 
	right:-1px; 
	top:174px; 
	background-color:#D7D7D7;
}

#nadpis_doporucujeme {
	background-image:url(../images/kategorie-background-0.jpg); 
	height:22px;
	line-height: 18px;
	width:158px; 
	margin-top:8px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size: 12px;
	padding:   3px 0 0 30px;
}

#nadpis_doporucujeme p{
}

#table_doporucujeme {
	margin-top:5px; 
	margin-bottom:0px; 
	width:100%;
}

#doporucujeme_nadpis {
	height:25px;
	width: 168px;
	background-image:url(../images/doporucujeme-pruh-blue.jpg); 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:11px; 
	padding-left:20px;
}

#doporucujeme_cena {
	background-image:url(../images/pruh-cerveny-background.jpg); 
	height:20px;
}

#doporucujeme_beznacena {
	background-color:#9C9D9C;
	height:20px;
}

#cesta_ke_kategorii {
	margin-top:0px;
	padding-top:0px;
	color:#CF0000;
	font-size:11px;
	padding-left:4px;
	font-weight:bold;
}

#cesta_ke_kategorii a{
	color:#CF0000;
	text-decoration:none;
}

#cesta_ke_kategorii a:hover{
	text-decoration:underline;
}

#sortiment_podrobne {
	width:565px; 
	margin:5px; 
	background-color:#FFFFFF;
}

#sortiment_podrobne a{
	color:#CF0000;
}

#sortiment_podrobne h4 {
	font-size:12px;
	font-weight:bold;
	color:#CF0000;
}

#podrobne_vrch {
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
	padding-left:17px; 
	height:25px; 
	background-image:url(../images/pruh-prehled-zbozi-gray.jpg); 
	background-repeat:no-repeat; background-position:left;
}

#podrobne_vrch_akcni {
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
	padding-left:17px; 
	height:25px; 
	background-image:url(../images/pruh-prehled-zbozi-blue.jpg); 
	background-repeat:no-repeat; background-position:left;
}

#podrobne_vrch_novinka {
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
	padding-left:17px; 
	height:25px; 
	background-image:url(../images/pruh-prehled-zbozi-red.jpg); 
	background-repeat:no-repeat; background-position:left;
}

#podrobne_ikony {
	float:right; 
	text-align:right; 
	margin-right:2px; 
	margin-top:4px;
}

#podrobne_spodek {
	height:20px; 
	text-align:right; 
}

#podrobne_spodek select{
	font-size:11px;
}

#shop_main #podrobne_vrch h1,#shop_main #podrobne_vrch_akcni h1,#shop_main #podrobne_vrch_novinka h1 {
	font-size:12px;
	font-weight:bold; 
	margin-bottom:0px; 
	margin-top:5px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
}

#podrobne_vrch a {
	color:#FFFFFF
}

#tabulka_parametry_podrobne {
	border:1px solid #999999;
	border-collapse:collapse;
	width:100%;
}

#tabulka_parametry_podrobne td{
	border:1px solid #999999;
	border-collapse:collapse;
	padding:2px 5px 2px 5px;
	vertical-align:top;
}

#tabulka_parametry_podrobne #parametr_hodnota {
	font-weight:bold;
}

#souvisejici_zbozi_podrobne a {
	color:#666666;
	text-decoration:none;
	font-size:11px;
}

#souvisejici_zbozi_podrobne a:hover {
	text-decoration:underline;
}

#div_pokrocile_vyhledavani {
	width:565px; 
	background-color:#C7C7C7; 
	margin:5px;
}

#div_pokrocile_vyhledavani input {
	border:1px solid #CF0303; 
	color:#565656;
	font-size:12px;
	padding:1px;
}

#div_pokrocile_vyhledavani table{
	width:555px; 
	margin:5px;
}

#div_pokrocile_vyhledavani select{
	font-size:11px;
}

#info_text {
	padding:5px; 
	margin:5px; 
	background-color:#FFFFFF;
}

#div_registracni_formular {
	width:565px; 
	background-color:#FFFFFF; 
	margin:5px;
	padding-bottom:20px;
}

#shop_main h1 {
	font-size:15px;
	color:#CF0000;
	margin:5px;
	padding:10px 0px 10px 0px;
}

#div_registracni_formular h2 {
	font-size:13px;
	background-color:#C7C7C7;
	width:555px;
	color:#CF0000;
	margin:5px;
	padding:7px;
}

#div_registracni_formular p {
	padding:5px;
}

#div_registracni_formular input {
	border:1px solid #CF0303; 
	color:#565656;
	font-size:12px;
	padding:2px;
	width:170px;
}

#div_registracni_formular table{
	text-align:left;
	margin-left:50px;
}

#povinne {
	color:#CF0000;
}

#div_kosik {
	width:565px; 
	background-color:#FFFFFF; 
	margin:5px;
	padding-bottom:20px;
}

#kosik {
	text-align:left;
	margin-left:20px;
	width:500px;
}

#vypis_obsah_kosiku {
	border:0px;
	width:100%;
}

#vypis_obsah_kosiku td{
	padding:0px 5px 0px 5px;
}

#vypis_obsah_kosiku input{
	border:1px solid #CF0303; 
	color:#565656;
	font-size:12px;
	padding:1px;
	padding-right:2px;
	width:30px;
	text-align:right;
}

#vypis_obsah_kosiku a{
	font-size:11px; 
	color:#CF0000; 
}

#formular_pro_slevu input {
	border:1px solid #CF0303; 
	color:#565656;
	font-size:12px;
	padding:2px;
	width:200px;
}

#formular_sleva_info , #formular_sleva_info a{
	font-weight:bold;
	color:#CF0000;
}

#pokladna_tabulka_adresa input, #pokladna_tabulka_prihlaseni input {
	border:1px solid #CF0303; 
	color:#565656;
	font-size:12px;
	padding:2px;
	width:170px;
}
#div_kosik a{
	font-size:11px; 
	color:#CF0000; 
}

#moje_objednavky_tabulka {
	width:500px;
	margin-left:20px;
}

#moje_objednavky_tabulka td, #objednavka_zbozi td {
	padding:3px;
	border-bottom:1px solid #C7C7C7;
}

#div_kosik h2 {
	font-size:13px;
	background-color:#C7C7C7;
	width:545px;
	color:#CF0000;
	margin:5px;
	padding:7px;
}

#objednavka_info td {
	padding:3px 5px 3px 5px;
}