*
{
  margin: 0;
  padding: 0;
  border: none;
}

body
{
  margin:0px;
  text-align: center;
  padding: 0;
  font: .70em/1.5em Tahoma, Arial, sans-serif;
}
div#main
{
  margin: auto;
  margin-top:10px;
  width: 850px;
  position: relative;
  text-align : left;
  background-color:#FFF;
}

div#horni
{
  width:850px;
  height:80px;
  margin-bottom:10px;
  color:#fff;
}

div#horni_left
{
  float:left;
  width:450px;
  height:80px;
  border-right:1px solid #ccc;
}

div#horni_in_left
{
  position:absolute;
  left:250px;
  width:100px;
  height:50px;
}

div#horni_middle
{
  float:left;
  margin-top:15px;
  width:260px;
  height:60px;
}
div#search_form
{
  margin: auto;
  position: relative;
  width:250px;
  height:50px;
}

div#horni_right
{
  float:left;
  margin-top:0px;
  width:130px;
  border-left:1px solid #ccc;
  height:80px;
}

div#horni_kosik
{
  margin-top:10px;
  width:130px;
  height:50px;
}


#mainmenu {
font-family:Arial;
margin-bottom:10px;
padding: 0px;
float: left;
width: 850px;
background-color: #d6e7f3;
border-top: 1px #b4bcbc solid;
border-bottom: 1px #b4bcbc solid;
}
#mainmenulist {
margin:0px;
padding: 0px;
}
#mainmenulist ul {
padding: 0px;
border: 0px;
display: inline;
margin: 0px;
list-style-type: none;
}
#mainmenulist li {
padding: 0px;
border: 0px;
display: inline;
margin: 0px;
list-style-type: none;
}
#mainmenulist a{
color: 	#626767;
width: 141px;
padding-right: 0px;
padding-bottom: 5px;
padding-top: 5px;
font-size: 13px;
text-align:center;
float: left;
margin: 0px;
line-height: 14px;
text-decoration: none;
}

#mainmenulist a.mainmenu_aktivni:active,#mainmenulist a.mainmenu_aktivni:visited,#mainmenulist a.mainmenu_aktivni:link{
color:#2e5c95;
text-decoration:none;
}


#mainmenulist a:hover {
	background-color:#ff6600;
	color:#2e5c95;
  text-decoration: none;
}





div#left
{
  margin:0px;
  padding: 0px;
  float: left;
  width: 160px;
}


#leftmenulist
{
  margin:0px;
  padding: 0px;
}
#leftmenulist ul
{
  padding: 0px;
  border: 0px;
  display: inline;
  margin: 0px;
  list-style-type: none;
}
#leftmenulist li
{
  padding: 0px;
  border: 0px;
  display: inline;
  margin: 0px;
  list-style-type: none;
}
#leftmenulist a
{
  display:block;
  margin: 0px;
  padding-right: 0px;
  padding-left: 7px;
  padding-bottom: 3px;
  padding-top: 3px;
  width: 143px;
  color: #46698f;
  border-bottom: #f7970c 1px solid;
  font-size: 1.0em;
}
#leftmenulist a.neaktivni:link, #leftmenulist a.neaktivni:visited
{
  text-decoration: none;
}

#leftmenulist a.neaktivni:hover
{
  text-decoration: underline;
}
#leftmenulist a.aktivni:link, #leftmenulist a.aktivni:hover, #leftmenulist a.aktivni:visited
{
  font-weight: bold;
  background-color:#E5E5E5;
  color: #f7970c;
  text-decoration: underline;
}

#leftmenulist a.sub_neaktivni:link, #leftmenulist a.sub_neaktivni:visited
{
  padding-left:17px;
  width: 133px;
  text-decoration: none;
}

#leftmenulist a.sub_neaktivni:hover
{
  text-decoration: underline;
}
#leftmenulist a.sub_aktivni:link, #leftmenulist a.sub_aktivni:hover, #leftmenulist a.sub_aktivni:visited
{
  padding-left:17px;
  width: 133px;
  font-weight: bold;
  background-color:#E5E5E5;
  color: #f7970c;
  text-decoration: underline;
}





div.leftbox
{
  padding: 0px;
  margin-bottom:10px;
  float: left;
  width: 150px;
  background-color: #D6E7F3;
  border: 1px solid #7bb1d8;
}
#obsah
{
  margin:0px;
  padding: 0px;
  float: left;
  width: 507px;
}

div#right
{
  margin:0px;
  width: 172px;
  clear:right;
  float: right;
}
div.rightbox
{
  padding: 0px;
  margin-bottom:10px;
  float: left;
  width: 170px;
}

div.biblos
{
  padding: 0px;
  float: left;
  width: 170px;
}

div.counter
{
  position:relative;
  margin:auto;
  width: 90px;
}

div.rightbox_login
{
  padding: 0px;
  margin-bottom:10px;
  float: left;
  width: 170px;
  background-color: #e8eeef;
  border: 1px solid #7bb1d8;
}

div.new_nadpis_login
{
  float:left;
  width:170px;
  height:25px;
  background-color: #D6E7F3;
  border-bottom: 1px solid #7bb1d8;

}

div#foot
{
  padding: 0px;
  margin: 0px;
  width: 850px;
  background-color: transparent;
}

div#footer
{
  clear: both;
  padding-bottom:2px;
  padding-top: 2px;
  background-color: #EBF3F9;
  border: 1px solid #D6E7F3;
}
/*************************************
***NOVINKY MAILEM POSILANI ADMIN******
*************************************/

div#main_maily
{
  margin: auto;
  margin-top:10px;
  width: 500px;
  position: relative;
  text-align : left;
  background-color:#FFF;
}

div#horni_maily
{
  width:500px;
  height:80px;
  margin-bottom:10px;
  color:#fff;
}

div#obsah_maily
{
  margin:0px;
  padding:0px;
  float:left;
  width:450px;
}
div.novinka_mailem
{
  margin: auto;
  margin-top:10px;
  position: relative;
  width:400px;
}

div.in_novinka_mailem
{
  float:left;
  width:395px;
  margin-top:20px;
}

div.novinka_image
{
  float:right;
  width:255px;
}

/*div.novinka_cena
{
  float:right;
  width:200px;
  border:1px solid black;
}
*/

/*************************************
*****************SEARCH FORM**********
*************************************/
div.search
{
  position:relative;
  margin:auto;
}

div.search-input
{
  float:left;
  width:160px;
}

div.search-submit
{
  float:left;
  margin-top:20px;
  width:80px;
}

input.search_submit
{
  height:23px;
  width:81px;
  background: #A5C0D6 url('./images/bgbtn_s.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  border:0px solid black;
}

/*************************************
*****************ODKAZY***************
*************************************/

div.odkazy
{
  margin-left:11px;
}

img.odkazy
{
  margin-top:5px;
}


/*************************************
*****************REGISTRACE FORM******
*************************************/

div.order
{
  float:left;
  width:500px;
  height:30px;
  margin-top:10px;
}

select
{
  border:1px solid black;
}

select.registrace
{
  border:1px solid black;
  margin-left:10px;
  margin-top:10px;
}

input.order-submit
{
  height:23px;
  width:81px;
  background: #A5C0D6 url('./images/bgbtn_s.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  border:0px solid black;
}



/*************************************
*****************STRED****************
*************************************/

div.reklama_main
{
  float:left;
  width:510px;
  margin-bottom:10px;
}

div.nadpis_main
{
  float:left;
  width:507px;
  height:25px;
  background-color: #D6E7F3;
  border-top: 1px solid #7bb1d8;
  border-left: 1px solid #7bb1d8;
  border-right: 1px solid #7bb1d8;
}

div.nadpis_akce
{
  float:left;
  width:508px;
  height:25px;
  background-color: #D6E7F3;
  border: 1px solid #7bb1d8;
}

div.akcni_knihy
{
  float:left;
  width:508px;
  border-right: 1px solid #7bb1d8;
  border-bottom: 1px solid #7bb1d8;
}

div.knihy_vice
{
  float:right;
}

div.knihy_in_vice
{
  margin-right:10px;
}

div.akce
{
  width:253px;
  float:left;
  border-top: 1px solid #7bb1d8;
  border-left: 1px solid #7bb1d8;
 
}

div.left_akce
{
  width:90px;
  float:left;

}

div.right_akce
{
  width:150px;
  float:left;

}

div.right_akce_popis
{
  width:160px;
  height:110px;
}


img.akce
{
  margin-left:3px;
  margin-top:5px;
}

img.kosik_akce
{
  margin-left:10px;
  margin-top:10px;
}

input.kosik
{
  margin-left:5px;
  width:21px;
  border:0px;
}

input.kosik_detail
{
  margin-top:5px;
  width:21px;
  border:0px;
}

input.pocet_kosik
{
  width:25px;
  height:18px;
  margin-left:5px;
  margin-top:0px;
}

div.kosik
{
  position:relative;
}

div.kosik_image
{
  float:left;
}
div.kosik_input
{
  float:left;
}


/*************************************
*****************SEKCE****************
*************************************/

img.biblos
{
 float:right;
}
img.kosik
{
 float:left;
 margin-left:33px;
 margin-right:10px;
 margin-top:4px;
}
img.mapka
{
margin-top:10px;
border: 4px solid #b4bcbc;
}
img.mapka_on
{
margin-top:10px;
border: 4px solid #ddd;
}
/*************************************
*****************AKTUALITY************
*************************************/

div#aktuality
{
  float:left;
  width:508px;
  border-right: 1px solid #7bb1d8;
  border-left: 1px solid #7bb1d8;
}

div.aktualita
{
  float:left;
  width:508px;
  border-bottom: 1px solid #7bb1d8;
  padding-bottom:5px;
  padding-top:2px;

}

div.aktualita_datum
{
  float:left;
  width:69px;
}
div.aktualita_nazev
{
  float:left;
  width:400px;
}

div.aktuality_vice
{
  float:right;
}

div.aktuality_in_vice
{
  margin-right:10px;
}

/*************************************
****************NOVINKY***************
*************************************/

div.new_nadpis
{
  float:left;
  width:150px;
  height:25px;
  background-color: #D6E7F3;
  border: 1px solid #7bb1d8;
}

div.novinka
{
  margin:0px;
  width:150px;
  float:left;
  border-bottom: 1px solid #7bb1d8;
  border-left: 1px solid #7bb1d8;
  border-right: 1px solid #7bb1d8;
  /*background: url(./images/bgprod.gif) bottom;*/
  background-color:#e8eeef;
}

div.bottom_novinka
{
  width:150px;
  float:left;
}

div.bottom_novinka_cena
{
  width:105px;
  float:left;
}

div.bottom_novinka_kosik
{
  float:right;
  width:40px;
  margin-top:5px;
}

img.nove
{
  margin-top:5px;
  margin-bottom:5px;
  margin-left:30px;
}


/*************************************
****************Nejprodavanejsi*******
*************************************/

div.new_nadpis_prodavane
{
  float:left;
  width:170px;
  height:25px;
  background-color: #D6E7F3;
  border: 1px solid #7bb1d8;

}

div.prodavane
{
  margin:0px;
  width:170px;
  float:left;
  border-bottom: 1px solid #7bb1d8;
  border-left: 1px solid #7bb1d8;
  border-right: 1px solid #7bb1d8;
  /*background: url(./images/bgprod.gif) bottom;*/
  background-color:#e8eeef;
}

div.bottom_prodavane
{
  width:170px;
  float:left;
}

div.bottom_prodavane_cena
{
  width:125px;
  float:left;
}

div.bottom_prodavane_kosik
{
  float:right;
  width:40px;
  margin-top:5px;
}

img.prodavane
{
  margin-top:5px;
  margin-bottom:5px;
  margin-left:55px;
}

/*****************************************
**********STRANKOVANI*********************
*****************************************/
div.paging
{
  width:502px;
  margin-top:10px;
  margin-bottom:10px;
  float:left;
  border-bottom:1px solid #ccc;
}
div.paging_odkazy
{
  position:relative;
  width:500px;
  height:15px;
  margin-top:10px;
  margin-bottom:10px;
}
div.paging_odkaz_dalsi
{
  float:left;
  margin-left:78px;
  _margin-left:83px;
}
div.paging_odkaz_stranky
{
  float:left;
  margin-left:40px;
  width:200px;
}

div.paging_odkaz_predchozi
{
  float:left;
  margin-left:10px;
  width:100px;
  _margin-left:5px;
  _padding-top:2px;  /* IE hack - odkaz je nesmyslně o 2 px výš, ve Firefox OK */
}

/*************************************
****************KOSIK ALL****************
*************************************/
table.tabulka_kosik_all
{
  margin-left:5px;
  border-collapse:collapse;
  border:1px solid #CCCCCC;
  width:500px;
  margin-bottom:1em;
}
table.tabulka_kosik_all th
{
  border:1px solid #CCC;
  padding:2px 4px;
  font-size: 1.0em;
  font-weight:bold;
  background-color:#d6e7f3;
  color:#07538e;
}
table.tabulka_kosik_all td
{
  border:1px solid #CCC;
  padding-top:4px;
  padding-bottom:4px;
  background-color:#F4F8FC;
}
table.tabulka_kosik_all td.nazev
{
  width:120px;
}
table.tabulka_kosik_all td.autor
{
  width:100px;
}
table.tabulka_kosik_all td.cena_ks
{
  width:100px;
}
table.tabulka_kosik_all td.ks
{
  width:20px;
}
table.tabulka_kosik_all td.cena
{
  width:70px;
}
table.tabulka_kosik_all td.smaz
{
  width:40px;
}
div.inputs_bottom
{
  width:330px;
  position:relative;
  margin:auto;
}
div.prepocitej
{
  float:left;
  margin-right:10px;
}
div.objednat
{
  float:left;
  height:23px;
  width:153px;
  background: #A5C0D6 url('./images/bgbtn.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  cursor:pointer;
  cursor:hand;
}

div.zpet_kosik
{
  float:left;
  height:23px;
  width:153px;
  margin-left:5px;
  _margin-left:2px;
  margin-bottom:10px;
  background: #A5C0D6 url('./images/bgbtn.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  cursor:pointer;
  cursor:hand;
}

div.obj_text
{
  margin-top:2px;
}



/*************************************
****************KOSIK****************
*************************************/


table.tabulka_kosik
{
  margin-left:5px;
  border-collapse:collapse;
  border:1px solid #CCCCCC;
  width:389px;
  margin-bottom:1em;
}
table.tabulka_kosik th
{
  border:1px solid #CCC;
  padding:2px 4px;
  font-size: 1.0em;
  font-weight:bold;
  background-color:#d6e7f3;
  color:#07538e;
}
table.tabulka_kosik td
{
  border:1px solid #CCC;
  padding-top:4px;
  padding-bottom:4px;
  background-color:#F4F8FC;
}
table.tabulka_kosik td.nazev
{
  width:160px;
}
table.tabulka_kosik td.autor
{
  width:100px;
}
table.tabulka_kosik td.cena_ks
{
  width:30px;
}
table.tabulka_kosik td.ks
{
  width:20px;
}
table.tabulka_kosik td.cena
{
  width:60px;
}
input.kosik_ks
{
  width:30px;
  height:15px;
}
input.prepocitej
{
  height:23px;
  width:153px;
  background: #A5C0D6 url('./images/bgbtn.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  border:0px solid black;
}
img.delete
{
  margin-left:7px;
}

/*************************************
****************OBJEDNAVKA************
*************************************/
div.kosik_krok_obsah
{
  float:left;
  width:390px;
}
div.kosik_krok_popis
{
  float:left;
  width:90px;
  margin-left:10px;
}
div.kosik_krok_mezera
{
  width:500px;
  height:10px;
  float:left;
  margin-left:5px;
  margin-top:10px;
  border-top:1px solid #aaa;
}
div.krok_obsah_nadpis
{
  background-color:#eee;
  width:388px;
  padding:0px;
  margin-left:5px;
  margin-bottom:10px;
  border:1px solid #aaa;
}
div.krok_popis_nadpis
{
  background-color:#eee;
  width:100px;
  padding:0px;
  margin-bottom:5px;
  border:1px solid #aaa;
}
div.objednavka_form
{
  width:350px;
}

div.label_objednavka
{
  margin-top:5px;
  float:left;
  width:60px;
  margin-left:5px;
}
div.input_objednavka
{
  float:left;
  width:290px;
}
div.radek_objednavka
{
  position:relative;
  width:390px;
  height:35px;
  margin-top:10px;
}

div.radek_objednavka_textarea
{
  position:relative;
  width:390px;
  height:120px;
  margin-top:10px;
}
div.radek_objednavka_long
{
  position:relative;
  width:390px;
  height:70px;
  margin-top:10px;
}

div#radek_kristlife
{
  position:relative;
  width:390px;
  height:70px;
  margin-top:10px;

}
input.objednavka
{
  width:150px;
  height:20px;
  border:1px #175d81 solid;
}

input.objednavka_error
{
  width:150px;
  height:20px;
  border:1px #175d81 solid;
  background-color:#E88B8B;
}

input.objednavka_submit
{
  height:23px;
  width:153px;
  background: #A5C0D6 url('./images/bgbtn.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  border:0px solid black;
}

input.objednavka_radio
{
  border:0px #175d81 solid;
}
input.objednavka_checkbox
{
  width:20px;
  height:20px;
  border:0px #175d81 solid;
}
input[type=text]:hover
{
  border:1px black solid;
}
textarea:hover
{
  border:1px black solid;
}


/*************************************
****************KOSIK****************
*************************************/
table.objednavky
{
  margin-left:0px;
  margin-top:10px;
  margin-bottom:10px;
  border-collapse:collapse;
  border:1px solid #CCCCCC;
  width:510px;
}
table.objednavky th
{
  border:1px solid #CCC;
  padding:2px 4px;
  font-size: 1.0em;
  font-weight:bold;
  background-color:#d6e7f3;
  color:#07538e;
}
table.objednavky td
{
  border:1px solid #CCC;
  padding:2px 4px;
}
table.objednavky td.nazev
{
  width:250px;
}
table.objednavky td.pocet
{
  width:120px;
}
table.objednavky td.cena
{
  width:120px;
}





/*************************************
****************DETAIL****************
*************************************/

div.nadpis_detail
{
  float:left;
  width:509px;
  height:25px;
  background-color: #D6E7F3;
  border-top: 1px solid #7bb1d8;
  border-bottom:1px solid #7bb1d8;
}

div#detail
{
  float:left;
  width:509px;
  margin-bottom:10px;
  border-left: 1px solid #7bb1d8;
  border-right: 1px solid #7bb1d8;
  border-bottom: 1px solid #7bb1d8;
}

div.detail_left
{
  float:left;
  width:270px;
}

img.detail
{
  margin-left:10px;
  margin-top:10px;
}

div.detail_right
{
  float:left;
  width:230px;
}

div.detail_kosik
{
  float:left;
  width:220px;
}

/*****************************************
**********HODNOCENI***********************
*****************************************/

input.radio
{
  width:20px;
  border:0px;
  height:12px;
}

div.nadpis_hodnoceni
{
  float:left;
  width:509px;
  height:25px;
  _margin-bottom:-5px;
  background-color: #D6E7F3;
  border: 1px solid #7bb1d8;
}

input.hodnoceni_submit
{
  height:23px;
  width:81px;
  background: #A5C0D6 url('./images/bgbtn_s.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  border:0px solid black;
}


/*****************************************
**********KOMENTARE**********************
*****************************************/
div.nadpis_komentare
{
  float:left;
  width:509px;
  _margin-bottom:-5px;
  height:25px;
  background-color: #D6E7F3;
  border: 1px solid #7bb1d8;
}


div.komentare
{
  float:left;
  width:509px;
  margin-bottom:10px;
  padding-bottom:10px;
  background-color:#eee;
  border-left:1px #7bb1d8 solid;
  border-right:1px #7bb1d8 solid;
  border-bottom:1px #7bb1d8 solid;
}
div.label
{
  margin-top:5px;
  float:left;
  width:90px;
  margin-left:5px;
}
div.input
{
  float:left;
  width:400px;
}
div.input_submit
{
  float:left;
  margin-left:10px;
  width:350px;
}
div.radek
{
  position:relative;
  width:500px;
  height:30px;
  margin-top:10px;
}

div.radek_textarea
{
  position:relative;
  width:500px;
  height:70px;
  margin-top:10px;
}

div.radek_textarea_kniha
{
  position:relative;
  width:500px;
  height:100px;
  margin-top:10px;
}

input.error
{
  background-color:#BE5D5D;
}

textarea.error
{
  background-color:#BE5D5D;
}


div.komentare_blok
{
  float:left;
  width:500px;
  margin-top:10px;
  border-bottom:1px solid #eee;
}
div.komentare_datum
{
  width:420px;
}

/*************************************
*******ZMENA UDAJU********************
*************************************/

input.zmena_udaju_submit
{
  height:23px;
  width:153px;
  margin-left:10px;
  background: #A5C0D6 url('./images/bgbtn.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  border:0px solid black;
}


/*************************************
*****************NAVSTEVNI KNIHA******
*************************************/
input.jmeno_forum
{
  width:150px;
}

div.input_forum
{
  float:left;
  margin-left:10px;
  _margin-left:5px;
  width:350px;
}

div.nadpis_forum
{
  float:left;
  width:509px;
  height:25px;
  _margin-bottom:-10px;
  background-color: #D6E7F3;
  border: 1px solid #7bb1d8;
}

div.navst_kniha
{
  float:left;
  width:509px;
  margin-bottom:10px;
  _margin-top:10px;
  padding-bottom:10px;
  background-color:#eee;
  border-left:1px #7bb1d8 solid;
  border-right:1px #7bb1d8 solid;
  border-bottom:1px #7bb1d8 solid;
}

div.navst_kniha_box
{
  width:509px;
  margin-top:10px;
  border-bottom:1px solid #7bb1d8;
}

div.forum_odkazy
{
  position:relative;
  width:490px;
  height:20px;
  margin-top:10px;
  margin-left:10px;
  margin-bottom:10px;
}
div.forum_odkaz_dalsi
{
  float:left;
  margin-left:25px;
  _margin-left:20px;
}
div.forum_odkaz_stranky
{
  float:left;
  margin-left:100px;
  width:210px;
}

div.forum_odkaz_predchozi
{
  float:left;
  width:90px;
  _padding-top:2px;  /* IE hack - odkaz je nesmyslně o 2 px výš, ve Firefox OK */
}

a.forum_odkazy
{
  font-size:1.0em;
}




/*************************************
*****************NEWSLETTER***********
*************************************/

div.newsletter_infobox
{
  position:relative;
  margin:auto;
  padding-left:10px;;
  width:498px;
  border:1px solid #e8eeef;
  background-color:#FFAC79;
}

div.newsletter
{
  margin-bottom:10px;
  width:150px;
  float:left;
  border: 1px solid #7bb1d8;
  background-color:#e8eeef;
}


div.newsletter_label
{
  float:left;
  margin-left:5px;
  margin-right:0px;
  margin-top:5px;

}
div.newsletter_input
{
  float:left;
  width:100px;

}
div.newsletter_radek
{
  position:relative;
  width:150px;
  height:40px;

}

input.newsletter_submit
{
  height:23px;
  width:81px;
  background: #A5C0D6 url('./images/bgbtn_s.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  margin-left:47px;
  _margin-left:40px;
  border:0px solid black;
}

input.newsletter_submit2
{
  height:23px;
  width:81px;
  background: #A5C0D6 url('./images/bgbtn_s.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  margin-left:40px;
  _margin-left:39px;
  border:0px solid black;
}
div.new_nadpis_newsletter
{
  float:left;
  width:150px;
  height:25px;
  background-color: #D6E7F3;
  border-bottom: 1px solid #7bb1d8;

}



/*************************************
*****************LOGIN****************
*************************************/

div.login_box
{
  float:left;
  width:170px;
}


div.login_label
{
  float:left;
  margin-left:5px;
  margin-right:0px;
  margin-top:5px;
  width:30px;
}
div.login_input
{
  float:left;
  width:115px;
}
div.login_radek
{
  position:relative;
  width:170px;
  height:20px;
}
div.login_radek_submit
{
  margin-top:10px;
  position:relative;
  width:170px;
  height:20px;
  border:0px solid black;
}

label
{
  font-size:1.0em;
}
input
{
  width:80px;
  border:1px solid black;
}



textarea
{
  border:1px solid black;
}

input.login_submit
{
  height:23px;
  width:81px;
  background: #A5C0D6 url('./images/bgbtn_s.jpg') no-repeat scroll left top;
  color:#ff6600;
  font-weight:bold;
  border:0px solid black;
  margin-left:10px;
}



h1, h2, h3
{
	font: 1em Tahoma, Arial, sans-serif;
	color: #333;
}

h1
{
  font-weight:bold;
  font-size: 2.1em;
  color: #ff6600;
}
h2
{
  font-size: 1.6em;
  color: #07538e;
  margin:0px 0px 10px 0px;
}

h2.middle
{
  text-align:center;
}

h3
{
  font-weight:bold;
  font-size: 1.1em;
  margin: 5px 10px;
  padding:0px;
  color: #07538e;
}

h3.middle
{
  text-align:center;
}

h3.objednavka
{
  font-weight:bold;
  font-size: 1.1em;
  margin: 5px 0px;
  padding:0px;
  color: #07538e;
}

h4
{
  font-weight:bold;
  font-size: 1.0em;
  margin: 5px 10px 0px 10px;
  padding:0px;
  color: #07538e;
}

h4.prodejny
{
  font-weight:bold;
  font-size: 1.3em;
  margin: 15px 0px;
  padding:0px;
  color: #07538e;
}

h4.hlavni
{
  margin: 5px 5px 0px 2px;
  padding:0px;

}

 h1
{
	margin: 10px 20px;
}

p
{
  margin: 5px 10px;
  font-size: 1.0em;
  color: #333;
}
p.input
{
  margin:0px;
  margin-bottom:5px;
  padding:0px;
  text-align:center;
}
p.error
{
  margin: 5px 10px;
  font-size: 1.0em;
  color: red;
}
p.middle_obj
{
  color:#ff6600;
  margin:0px;
  text-align:center;
  font-weight:bold;
  font-size:1.2em;
}
p.middle
{
  margin-bottom:5px;
  text-align:center;
}

p.right
{
  text-align:right;
}

p.verze
{
  font-size: 1.2em;
}


p.kosik
{
  margin: 5px 5px;
  font-size: 1.0em;
  color: #333;
}

p.text_box
{
  margin:0px 0px 0px 2px;
}
p.text_box_red
{
  margin:5px 0px 0px 2px;
  color: #ff0000;
}


p.text_sekce
{
  margin:10px 10px 0px 0px;
}
p.krok_obsah_nadpis
{
  margin-left:10px;
  margin-bottom:2px;
}
p.objednavka
{
  margin: 0px;
}

p.navst_kniha_user
{
  margin: 5px 10px;
  font-size: 1.0em;
  color: #7bb1d8;
}

p.navst_kniha_datum
{
  margin: 5px 10px;
  font-size: 1.0em;
  text-align:right;
}

p.aktualita_popis
{
  margin: 0px 0px 0px 0px;
  font-size: 0.9em;
  color: #555;
}

p.aktualita_datum
{
  margin: 0px 0px 0px 10px;
  font-size: 0.9em;
  color: #7bb1d8;
}

p.akce
{
  margin: 5px 10px;
  font-size: 0.9em;
  color: #000;
}

p.akce_popis
{
  margin: 0px 0px 0px 10px;
  font-size: 0.9em;
  color: #555;
}

p.akce_akcni_cena
{
  margin: 0px 10px;
  font-size: 1.0em;
  color: #ff0000;
}

p.akce_cena
{
  margin: 0px 10px 5px 10px;
  font-size: 1.0em;

}

p.foot
{
  text-align:center;
}

span.blue
{
  font-weight:normal;
  color: #07538e;
}
a
{
	color: #07538e;
	text-decoration: none;
}
a:hover
{
	color: #07538e;
	text-decoration: underline;
}

a.obj:hover, a.obj:link, a.obj:focus, a.obj:active, a.obj:visited
{
	text-decoration: none;
}


a.oranzove
{
   color: #ff6600;
}
a.oranzove:hover
{
   color: #ff6600;
   	text-decoration: underline;
}


img
{
  border:0px;
}

iframe
{
  width:150px;
  height:224px;
  border:0px;
}

