/* 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-family: "Trebuchet MS", "Bookman Old Style";
	font-size: 13px;
	color: #333333;
	background-color:#EEEEEE;
}

A:link, A:visited
{
    color: #ff0000;
}

A:hover
{
    text-decoration: none;
}

SELECT
{
	font-family: "Trebuchet MS", "Bookman Old Style";
	font-size:12px;
}

LI
{
	list-style: square outside url(../grafika/li.gif);
}

.input_submit, .input_button
{
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	border: 1px solid #CCCCCC;
	font-size:12px;
	cursor:pointer;
	vertical-align: middle;
    padding: 2px;
}

.input_text, .input_textarea
{
    padding: 2px;
	font-family: "Trebuchet MS", "Bookman Old Style";
	font-size:12px;
	vertical-align: middle;
}

#main{
	width:946px;
	position:relative;
	background-color:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	margin:auto;
}

#head{
	background: url(../grafika/head.jpg) top no-repeat;
	width:946px;
	height:160px;
	position:relative;
}

.cleaner{
	clear:both;
}

.levy{
	float:left;
	position:relative;
	background-color:#FFFFFF;
	width:169px;
	padding-left:20px;
    margin-right: 11px;
	overflow: hidden;
}

.stred{
	float:left;
	position:relative;
	background-color:#FFFFFF;
	width:554px;
	padding-top:4px;
}

.pravy{
	float:left;
	position:relative;
	background-color:#FFFFFF;
	width:172px;
	top:-2px;
	padding-left:20px;
}

.hledat{
	background: url(../grafika/hledat.jpg) top no-repeat;
	position:relative;
	width:172px;
	height:108px;
}

.katalog{
	position:relative;
	width:170px;
	padding-top:4px;
}

.katalog_head{
	background: url(../grafika/katalog.jpg) top no-repeat;
	position:relative;
	width:170px;
	height:30px;
}

.katalog_content{
	background: url(../grafika/katalog_content.jpg) top repeat-y;
	width:170px;
	position:relative;
}

.div_katalog_content_skupiny
{
    padding: 0px 0px 0px 3px;
}

.katalog_content a:link, .katalog_content a:visited
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

.katalog_content a:hover
{
    text-decoration: underline;
}

.katalog_bottom{
	background: url(../grafika/katalog_bottom.jpg) top no-repeat;
	width:170px;
	height:23px;
	position:relative;
}

#div_logo_ordis
{
    text-align: center;
    margin: 20px 0px;
    font-size: 9px;
}

img{
	border:0px;
}

h1{
	font-family: "Trebuchet MS", "Bookman Old Style";
	font-size: 20px;
	font-weight: bold;
	color: #065152;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.menu{
	position:absolute;
	left:25px;
	top:0px;
}

.menu ul{
	margin:0px;
	padding:0px;
	position:relative;
}

.menu li{
	position:relative;
	color:#FFAE00;
	font-size:18px;
	float:left;
	list-style:none;
	padding-right:1px;
	padding-left:1px;
}

.oddel{
	background: url(../grafika/menupoint.gif) top no-repeat;
	width:15px;
	height:33px;
}

.menu a:link, .menu a:visited{
	font-size:11px;
	color:#457E7F;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	top:-1px;
}

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

.search{
	position:absolute;
	top:30px;
	left:50p;
}

.sinput{
	position:absolute;
	width:100px;
	left:30px;
	top:10px;
}

.shledat{
	width:60px;
	left:55px;
	top:40px;
	position:relative;
}

.text{
	position:relative;
	float:left;
	width:554px;
	padding: 10px 0px;
}

.reklamy{
	position:relative;
	float:right;
	width:160px;
	text-align:center;
	margin: 20px 0px;
	border-left: 1px dotted #cccccc;
}

.imgreklamy{
	position:relative;
	margin-bottom:3px;
}

.tbl_katalog_vypis
{
    width: 100%;
}

table.tbl_katalog_vypis  thead tr td
{
    color: white;
	background-color: rgb(151,157,157);
	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;
}

.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(255,102,3);
    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_katalog_strankovani:hover
{
    background-color: rgb(212,208,200);
    color: #770000;
}

.td_katalog_vypis_strankovani
{
    text-align: center;
}

.img_katalog_strankovani_sipky
{
    vertical-align: bottom;
    margin: 1px 3px;
}

.td_katalog_vypis_img_vytisknout
{
    padding: 5px;
}

a.a_menu_skupiny_aktualni:link, a.a_menu_skupiny_aktualni:visited
{
    color: #ff0000;
}

.input_ks
{
    width: 20px;
}

#text_onmouse_div
{
    display: none;
    position: absolute;
    z-index: 110;
    border: 1px solid #333333;
    background-color: white;
    padding: 8px;
}

.div_messages
{
    border: 1px dotted #ff6438;
    background-color: white;
    padding: 8px;
    text-align: center;
    color: black;
    margin: 10px 0px;
}

.green
{
    font-weight: bold;
    color: green;
}

.red
{
    font-weight: bold;
    color: red;
}

.div_vyhledavani_nad_vypisem
{
    font-weight: bold;
}

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

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

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

.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
{
    text-align: right;
    font-weight: bold;
}

.btn-big
{
    padding: 5px;
}

#div_katalog_oblibene
{
    margin: 10px 0px;
}

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

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

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

.katalog-detail-radek-lichy
{
    height: 25px;
}

.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: 0px 8px;
}

.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: #efefef;
    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_vypis_podskupiny
{
    margin: 15px 0px;
    padding: 10px;
    border: 1px solid #ededed;
}

#div_katalog_vypis_podskupiny_nadpis
{
    font-weight: bold;
}

.border_preview h2
{
    font-size: 90%;
    margin: 0px;
    padding: 0px;
}

.title_h2_onmouse_text
{
    font-size: 100%;
    margin: 0px;
    padding: 0px;
}

.div_skup_obrazky
{
    float: left;
    width: 130px;
}

.div_skup_obrazky_foto
{
    text-align: center;
    height: 115px;
}

.div_skup_obrazky_url
{
    text-align: center;
    margin-bottom: 15px;
}

.box_kosik{
	position:relative;
	width:152px;
	padding-top:4px;
    padding-left: 8px;
}

.box_kosik_head{
	background: url(../grafika/nakupni_kosik.jpg) top no-repeat;
	position:relative;
	width:150px;
	height:30px;
}

.box_kosik_content{
	background: url(../grafika/kosik_content.jpg) top repeat-y;
	width:150px;
	position:relative;
}

.box_kosik_bottom{
	background: url(../grafika/kosik_bottom.jpg) top no-repeat;
	width:150px;
	height:23px;
	position:relative;
}

.box_kosik_content
{
    font-size: 11px;
}

.box_kosik_content_zbozi
{
    margin: 0px 8px;
}

.box_kosik_content_zbozi_info
{
    text-align: right;
    margin: 0px 8px 4px 8px;
    border-bottom: 1px solid #b8b8b8;
}

.div_box_kosik_kosik_zobrazit
{
    text-align: right;
    margin: 0px 8px;
    font-weight: bold;
}

.div_box_kosik_kosik_vyprazdnit
{
    text-align: right;
    margin: 0px 8px;
}

h2.drobky
{
    font-size: 125%;
}

.td_vypis_sloupec4
{
    font-size: 85%;
}

.td_vypis_sloupec5
{
    font-weight: bold;
}

.box_prihlasen{
	position:relative;
	width:152px;
	padding-top:4px;
    padding-left: 8px;
}

.box_prihlasen_head{
	background: url(../grafika/box_prihlasen_head.jpg) top no-repeat;
	position:relative;
	width:150px;
	height:30px;
}

.box_prihlasen_content{
	background: url(../grafika/kosik_content.jpg) top repeat-y;
	width:130px;
	position:relative;
	padding: 0px 10px 5px 10px;
}

.box_prihlasen_bottom{
	background: url(../grafika/kosik_bottom.jpg) top no-repeat;
	width:150px;
	height:23px;
	position:relative;
}

.box_napoveda{
	position:relative;
	width:152px;
	padding-top:4px;
    padding-left: 8px;
}

.box_napoveda_head{
	background: url(../grafika/box_napoveda_head.jpg) top no-repeat;
	position:relative;
	width:150px;
	height:30px;
}

.box_napoveda_content{
	background: url(../grafika/kosik_content.jpg) top repeat-y;
	width:130px;
	position:relative;
	padding: 0px 10px 5px 10px;
}

.box_napoveda_bottom{
	background: url(../grafika/kosik_bottom.jpg) top no-repeat;
	width:150px;
	height:23px;
	position:relative;
}

.td_vypis_stav_skladem_1
{
    background: url(../grafika/bg_vypis_stav_skladem1.gif) no-repeat;
    background-position: -48px 0px;
}

.td_vypis_stav_skladem_2
{
    background: url(../grafika/bg_vypis_stav_skladem2.gif) no-repeat;
    background-position: -32px 0px;
}

.td_vypis_stav_skladem_3
{
    background: url(../grafika/bg_vypis_stav_skladem3.gif) no-repeat;
    background-position: -16px 0px;
}

.td_vypis_stav_skladem_4
{
    background: url(../grafika/bg_vypis_stav_skladem4.gif) no-repeat;
    background-position: 0px 0px;
}

#div-sofico-eshopy
{
    background-color: rgb(239,239,239);
}

#div-sofico-eshopy a:link,
#div-sofico-eshopy a:visited
{
    color: rgb(153,153,153);
}

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

.produkt{
	margin-top:10px;
	padding:5px;
	width:166px;
	_height:220px;
	min-height:220px;
	border:solid 1px #EBEBEB;
	float:left;
}

.produkt_1,
.produkt_2
{
	margin-right:10px;
}

.produkt_head
{
	position:relative;
	background-color:#eeeeee;
	height: 45px;
	font-weight:bold;
    padding: 4px;
    text-align: center;
}

.div_detailimage{
    width: 140px;
    height: 145px;
    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%;
}

.img_zbozi_akce
{
    position: absolute;
    top: -40px;
}

.castka
{
    float: left;
    position: relative;
    font-size: 125%;
    font-weight: bold;
    color: red;
}

.koupit
{
    float: right;
}

.div_detail_dalsi_obrazky_nadpis
{
    font-weight: bold;
}

