/* XStandard CSS Document */

.cl_bila{
	color:white;
}

.cl_zluta{
	color:yellow;
}

.cl_purpurova{
	color:fuchsia;
}

.cl_azurova{
	color:aqua;
}

.cl_zluta{
	color:#FFFF00;
}

.cl_cervena{
	color:red;
}

.cl_svetle_zelena{
	color:lime;
}

.cl_modra{
	color:blue;
}

.cl_cerna{
	color:black;
}

.cl_zelena{
	color:green;
}

.cl_hneda{
	color:maroon;
}

.cl_olivova{
	color:olive;
}

.cl_fialova{
	color:purple;
}

.cl_seda{
	color:gray;
}

.cl_tmave_modra{
	color:navy;
}

.cl_modro_zelena{
	color:teal;
}

.cl_svetle_seda{
	color:silver;
}

.font_1{
	font-size:8pt;
}

.font_2{
	font-size:10pt;
}

.font_3{
	font-size:12pt;
}

.font_4{
	font-size:14pt;
}

.font_5{
	font-size:18pt;
}

.font_6{
	font-size:24pt;
}

.font_7{
    font-size:36pt;
}

.right{
    text-align:right;
}

.left{
    text-align:left;
}

.center{
    text-align:center;
}

.underline{
    text-decoration:underline;
}

.strikethrough{
    text-decoration:line-through;
}

.fotoleft{
    float:left;
    margin:5px 15px 5px 0px;
}

.fotoright{
    float:right;
    margin:5px 0px 5px 15px;
}

sup{
    vertical-align: top;
}

sub{
    vertical-align: bottom;
}


/* Base CSS Document */
.vlevo
{
    text-align: left;
}

.uprostred
{
    text-align: center;
}

.vpravo
{
    text-align: right;
}

.nahore
{
    vertical-align: top;
}

.doprostred
{
    vertical-align: middle;
}

.dole
{
    vertical-align: bottom;
}

.tbl_center
{
    margin: 0px auto;
}

.tucne
{
    font-weight: bold;
}

#div-sofico-eshopy
{
    background-color: rgb(66,66,66);
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 11px;
    text-align: left;
    padding: 3px;
}

#div-sofico-eshopy span
{
    margin-right: 10px;
}

#div-sofico-eshopy a:link,
#div-sofico-eshopy a:visited
{
    color: white;
    text-decoration: none;
}

#div-sofico-eshopy a:hover
{
    color: rgb(255,0,51);
}

.input_submit_vypis_kosik
{
    vertical-align: middle;
    margin: 0px 0px 0px 2px;
}

.border_preview
{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid silver;
}

.border_preview #loader_container
{
    position:absolute;
    top:40%;
    left: 0px;
    width:100%;
}

.border_preview H2.title_h2
{
    text-align: center;
    margin: 5px;
}

.border_preview #loader
{
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}

.border_preview #progress {
	position:relative;
    width: 113px;
    height: 7px;
}

.border_preview #loader_bg {
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

.border_preview .preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}

.border_preview .preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
/* CSS Document */
body,html{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../grafika/poz.jpg);
/*	background-color:#DFFFDF;*/
}

FORM
{
    margin: 0px;
}

SELECT
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.input_text
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 3px;
}

.input_textarea
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
    overflow: auto;
	padding: 3px;
	vertical-align: middle;
}

.input_submit, .input_button
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
    background-color: rgb(72,176,99);
    font-weight: bold;
    color: white;
    border: 1px solid rgb(72,176,99);
    cursor: pointer;
	padding: 2px;
	vertical-align: middle;
}

#main{
	position:relative;
	width:949px;
	margin:auto;
	border-left:solid 2px #4AAD64;
	border-right:solid 2px #4AAD64;
	background-color:#FFFFFF;
}

.headtop
{
	width:949px;
	background:url(../grafika/head_foot.gif) no-repeat;
    height: 8px;
}

.headfoot{
	position:relative;
	width:949px;
	background:url(../grafika/head_foot.gif) no-repeat;
}

.foot_odkazy a:link,
.foot_odkazy a:visited
{
    color: rgb(74,178,103);
}

.foot_odkazy
{
    font-size: 80%;
    padding: 8px;
}

.cleaner{
	clear:both;
}

.content{
	width:949px;
	position:relative;
	background:url(../grafika/content.gif) top repeat-y;
}

.levy{
	position:relative;
	width:181px;
	_height:300px;
	min-height:300px;
	float:left;
}

.pravy{
	position:relative;
	width:587px;
	_height:450px;
	min-height:450px;
	float:left;
	background:url(../grafika/back.png) bottom right no-repeat;
}

.nadmenu{
	position:relative;
	height:85px;
	background:url(../grafika/bg_top.jpg) top left no-repeat;
}

.menu{
	position:relative;
	height:30px;
	background-color:#D7A8C2;
	border-bottom:solid 2px #833F68;
}

.menu ul{
	margin:0px;
	padding:0px;
	position:absolute;
	top:8px;
	left:10px;
}

.menu li{
	list-style:none;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

.menu a{
	font-size:13px;
	font-weight:bold;
	color:#5C273A;
	text-decoration:none;
	position:relative;
	top:-1px;
}

.menu a:hover{
	color:#993300;
}

.logo{
	border-bottom:solid 2px #4AAD64;
}

.hledani{
	position:relative;
	top:10px;
	left:10px;
}

.search{
	position:relative;
	border:solid 1px #009933;
	width:148px;
	height:16px;
	top:-4px;
}

#s1{
	display:none;
	background-color:#D7A8C2;
	position:absolute;
	left:8px;
	width:115px;
	padding:5px;
	top:110px;
	border-left:solid 1px #833F68;
	border-right:solid 1px #833F68;
	border-bottom:solid 1px #833F68;
	text-align:center;
}

#s2{
	display:none;
	background-color:#D7A8C2;
	position:absolute;
	left:110px;
	width:115px;
	padding:5px;
	top:110px;
	border-left:solid 1px #833F68;
	border-right:solid 1px #833F68;
	border-bottom:solid 1px #833F68;
	text-align:center;
}

#s3{
	display:none;
	background-color:#D7A8C2;
	position:absolute;
	left:380px;
	width:198px;
	padding:5px;
	top:110px;
	border-left:solid 1px #833F68;
	border-right:solid 1px #833F68;
	border-bottom:solid 1px #833F68;
	text-align:left;
}

.podmenu{
	position:absolute;
	z-index:999;
	top:-3px;
}

.podmenu ul{
	margin:0px;
	padding:0px;
}

.podmenu li{
	position:relative;
	padding-top:3px;
	padding-bottom:3px;
	border-top:solid 1px #833F68;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.podmenu li{
	list-style:none;
}

.podmenu a{
	font-size:12px;
	font-weight:bold;
	width:100%;
	display:block;
	color:#5C273A;
	text-decoration:none;
}

.podmenu a:hover{
	background-color:#FFDEDB;
}

.userlogin{
    position: relative;
    top: 5px;
    left: 10px;
}

.userlogin img
{
    vertical-align: middle;
}

.userlogin ul{
	margin:0px;
	padding:0px;
}

.userlogin li{
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 6px;
	list-style:none;
}

.userlogin a{
	font-size:14px;
	color:#833F68;
	font-weight:bold;
	text-decoration:underline;
}

.userlogin a:hover{
	font-size:14px;
	color:#993300;
	font-weight:bold;
	text-decoration:none;
}

.text{
	position:relative;
	padding:10px;
}

.footer
{
	padding: 10px 5px 5px 0px;
	text-align:right;
	font-size: 80%;
    color: #707070;
}

.text a
{
	color:#993300;
	text-decoration:underline;
}

.text a:hover
{
	color:#CC3300;
	text-decoration:none;
}

.footer a:link,
.footer a:visited
{
    color: #4ab267;
}


h1
{
	margin:0px;
	padding:0px;
	font-size:22px;
}

.div_vyhledavani_nad_vypisem
{
	margin:0px;
	padding:0px;
	font-size:22px;
    font-weight: bold;
}

h2{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-top:10px;
	font-size:16px;
}


.obal{
	padding:10px;
}

.leftmenu{
	padding:5px;
	width:144px;
	background-color:#F5F4FA;
	border-left:solid 1px #009933;
	border-right:solid 1px #009933;
	border-bottom:solid 1px #009933;
}

.head_con_text{
	position:relative;
	top:3px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	width:155px;
	text-align:center;
}

.leftmenu ul{
	margin:0px;
	padding:0px;
}

.head_con{
	position:relative;
	width:156px;
	height:20px;
	background:url(../grafika/head_con.jpg) no-repeat;
}

.kontakttab{
	position:relative;
	width:90%;
	margin:auto;
}

img{
	border:0px;
}

.div_messages
{
    border-top: 1px solid rgb(215,168,194);
    border-bottom: 1px solid rgb(215,168,194);
    padding: 8px;
    color: black;
    margin: 10px 0px;
}

.green
{
    font-weight: bold;
    color: rgb(0,153,51);
}

.red
{
    font-weight: bold;
    color: rgb(215,168,194);
}

.detailzbozi{
	float:left;
	width:159px;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:10px;
	_height:180px;
	min-height:180px;
	text-align:center;
	position:relative;
}

.detailzbozi_1, .detailzbozi_2
{
    background-image: url('../grafika/bg_vypis2_svisle.gif');
    background-repeat: repeat-y;
    background-position: right top;
}

.div_vypis2_vypln
{
    background-image: url('../grafika/bg_vypis2_vodorovne.gif');
    background-repeat: repeat-x;
    background-position: left center;
    clear: both;
    height: 5px;
}

.detailzbozi h2
{
    font-size: 100%;
    height: 32px;
}

.detailzbozi h2 a:link, .detailzbozi h2 a:visited
{
}

.detailzbozi h2 a:hover
{
    text-decoration: none;
}

.castka
{
    float: left;
    padding-top: 10px;
    text-align: left;
}

.span_vypis_castka_bez_dph
{
    color: rgb(204,0,0);
    font-size: 130%;
    font-weight: bold;
}

.span_vypis_castka_s_dph
{
    font-size: 80%;
    color: gray;
}

.koupit
{
    margin: 3px 0px 0px 0px;
    float: right;
    padding: 12px 0px 0px 0px;
}

.div_detailimage{
    width: 140px;
    height: 140px;
    display: table;
    overflow: hidden;
    _position: relative;
    margin: auto;
}

.div_detailimage_foto
{
    _position: absolute;
    _top: 50%;
    display: table-cell;
    vertical-align: middle;
    width: 140px;
    text-align: center;
}

.div_detailimage_foto2
{
    _position: relative;
    _top: -50%;
    left: -70px;
}

.input_ks
{
    width: 20px;
}

.tbl_katalog_vypis_strankovani
{
    width: 100%;
}

.td_katalog_vypis_strankovani
{
    text-align: center;
}

.span_katalog_strankovani_aktualni_strana
{
    color: white;
    font-weight: bold;
    background-color: rgb(121,53,93);
    padding: 0px 5px;
}

.td_katalog_vypis_strankovani_info
{
    text-align: center;
}

a.a_katalog_strankovani:link, a.a_katalog_strankovani:visited
{
    font-weight: bold;
    padding: 0px 5px;
}

a.a_katalog_strankovani:hover
{
    background-color: rgb(72,176,99);
    color: #ffffff;
}

.td_katalog_vypis_strankovani
{
    text-align: center;
}

.img_katalog_strankovani_sipky
{
    vertical-align: middle;
    margin: 0px 3px;
}

.td_katalog_vypis_img_vytisknout
{
    padding: 5px;
}

#div_katalog_detail_nazev H2
{
    font-size: 125%;
}

.katalog-detail-radek-sudy
{
    background-color: whitesmoke;
}

.katalog-detail-radek-lichy
{
}

.td_katalog_detail_nadpisek
{
    font-weight: bold;
}

.td_katalog_detail_polozka
{
    width: 90px;
    text-align: right;
}

.tbl_katalog_detail_info
{
    float: right;
}

.tbl_katalog_detail_info tr td
{
    padding: 5px 5px;
}

.table_katalog_detail
{
    margin: 20px 0px 60px 0px;
}

.td_katalog_detail_foto
{
    text-align: center;
}

.td_katalog_detail_info
{
    text-align: right;
    padding-right: 30px;
    vertical-align: top;
}

#tbl_detail_zbozi_kontakty
{
    width: 100%;
}

#tbl_detail_zbozi_kontakty .td_detail_zbozi_kontakty_zahlavi
{
    background: #dcf0e4;
    font-weight: bold;
    padding: 4px 8px;
}

#td_zbozi_detail_kontakty_prava1
{
    vertical-align: top;
}

.td_zbozi_detail_kontakty_prava
{
    text-align: center;
    width: 35px;
}

.td_zbozi_detail_kontakty_prava, .td_zbozi_detail_kontakty_prava2
{
    padding: 2px 0px;
}

#div_katalog_detail_zpet
{
    text-align: right;
    padding: 10px;
    font-weight: bold;
}

.div_katalog_hledat
{
    margin: 10px 0px;
}

#div_vyhledavani_nadpis_skupiny
{
    margin: 3px 0px;
    font-weight: bold;
    font-size: 110%;
}

#div_vyhledavani_skupiny_container
{
    margin-bottom: 10px;
    line-height: 170%;
}

.tbl_katalog_vypis
{
    width: 100%;
    border-color: white;
}

table.tbl_katalog_vypis  thead tr td
{
    color: white;
	background-color: rgb(72,176,99);
	padding: 4px 2px;
    font-weight: bold;
}

table.tbl_katalog_vypis  thead tr td a:link,
table.tbl_katalog_vypis  thead tr td a:visited
{
    color: white;
}

table.tbl_katalog_vypis  tbody tr td
{
	padding: 2px 2px;
}

.katalog-vypis-radek-sudy
{
    background-color: rgb(237,237,237);
    height: 35px;
}

.katalog-vypis-radek-lichy
{
    height: 35px;
}

.input_kosik_image, .img_kosik_odebrat
{
    vertical-align: middle;
}

.td_kosik_objednavka_info_nadpisek
{
    font-weight: bold;
}

.td_kosik_objednavka_info_cena
{
    font-size: 125%;
}

.span_kosik_cena_doprava
{
    font-weight: bold;
}

.div_kosik_nadpisek
{
    text-transform: uppercase !important;
    font-weight: bold;
    color: #02a106;
    margin-left: 3px;
}

#div_kosik_prihlaseni
{
    margin: 8px 0px;
}

.tbl_kosik_shrnuti_ceny
{
    width: 100%;
}

.td_kosik_shrnuti_ceny_nadpisek
{
    font-weight: bold;
    font-size: 115%;
    background-color: #ededed;
}

.td_kosik_shrnuti_ceny_info
{
    font-size: 115%;
    text-align: center;
    background-color: #ededed;
    width: 80px;
}

.td_kosik_shrnuti_ceny_nadpisek2
{
    font-weight: bold;
    font-size: 115%;
    padding: 5px;
    border-top: 2px solid #979d9d;
}

.td_kosik_shrnuti_ceny_info2
{
    font-size: 115%;
    text-align: center;
    width: 80px;
    border-top: 2px solid #979d9d;
}

.tbl_kosik_shrnuti_ceny thead tr td
{
    background-color: #979d9d;
    padding: 3px;
    font-weight: bold;
    color: white;
}

.tbl_kosik_shrnuti_ceny tbody tr td
{
    padding: 3px;
}

.td_kosik_shrnuti_ceny_celkem
{
    font-weight: bold;
    border-top: 2px solid #979d9d;
}

.td_kosik_zpusoby_dopravy_cena
{
    width: 80px;
    text-align: right;
    font-weight: bold;
    vertical-align: top;
}

.btn-big
{
    padding: 5px;
}

.div_kosik_nad_vypisem
{
    text-align: right;
    padding: 5px 3px;
}

.div_vyhledavani_filtr
{
    background-color: rgb(220,240,228);
    border: 1px solid rgb(72,176,99);
    padding: 8px;
}

.tbl_vyhledavani_filtr
{
    width: 100%;
}

.tbl_vyhledavani_filtr tr td
{
    padding: 3px 0px;
}

.leftmenu a:link,
.leftmenu a:visited
{
    color: rgb(153,51,0);
}

.td_detail_cena_bez_dph
{
    font-size: 160%;
    color: rgb(204,0,0);
    font-weight: bold;
}

h2.title_h2
{
    font-size: 100%;
    font-weight: normal;
}

.div_detail_popisek
{
    margin: 10px 0px;
}

.span_kosik_top
{
    font-size: 80%;
    font-weight: normal;
}

.span_filtr_aktivni_polozka
{
    color: #cc0000;
}

.div_pravy
{
    float: left;
    width: 178px;
    padding: 0px 0px 0px 3px;
}

.div_novinky_vypis
{
    padding: 10px;
}

.div_pravy_nadpis
{
    font-size: 150%;
    height: 26px;
    background-color: rgb(129,62,103);
    color: white;
    padding: 6px 0px 0px 0px;
    text-align: center;
}

.div_novinky_vypis_novinka h4
{
    margin: 0px;
    padding: 10px 0px;
}

.div_novinky_vypis_novinka h4 a:link,
.div_novinky_vypis_novinka h4 a:visited
{
    color: black;
}

.div_novinky_vypis_novinka h4 a:hover
{
    text-decoration: none;
}

.div_novinky_vypis_vic
{
    text-align: right;
}

.div_novinky_vypis_vic a:link,
.div_novinky_vypis_vic a:visited
{
    color: rgb(74,178,103);
}

.div_novinky_vypis_datum
{
    font-style: italic;
    padding: 3px 0px;
}

.div_pravy_prihlaseni
{
    background-color: rgb(74,173,100);
    color: white;
    height: 70px;
    padding-top: 15px;
}

.div_pravy_prihlaseni a:link,
.div_pravy_prihlaseni a:visited
{
    color: white;
}

.div_pravy_prihlaseni a:hover
{
    color: white;
    text-decoration: none;
}












/*CSS for Simple Tree Menu*/
.treeview ul{ 
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
/*
background: url(../grafika/menu/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
*/
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(../grafika/menu/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}





.treeview li
{
    list-style-type: none;
    background: url(../grafika/menu/list.gif) no-repeat left center;
}

.ul_2_urovne li
{
    padding-left: 22px;
    cursor: default;
    list-style-type: none;
    background: url(../grafika/menu/list.gif) no-repeat left center;
}

.div_menu_nadpisek
{
    padding-left: 22px;
    font-weight: bold;
}


#div-sofico-eshopy{
  background-color:#DCF0E4;
}

#div-sofico-eshopy a:link,#div-sofico-eshopy a:visited{
  color:#4ab267;
}

#div-sofico-eshopy a:hover{
  text-decoration:underline;
  
}

