BODY {
	margin: 0;
	padding: 0;
	background-color : #1D4672;
}

A {
	color: #ffffff;
	text-decoration : none;
}

A:HOVER {
	color: #ffffff;
	text-decoration : underline;
}

H3 { 
	color: #000000;
	font-size : 10px;
	font-style : italic;
}

TD {
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-family : Arial;
}

P {
  margin: 0px;
  padding: 0px;
}

H1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
  padding: 0px;
  margin: 0px;
}

H2{
  font-size: 12px; 
  color: #FFF;
	font-weight: bold;
  padding: 0px;
  margin: 0px;
}

#tabulka {
	width : 860px;
}

#logo {
	height : 110px;
	width: 860;
	border: #000000 0px solid;
	background-image : url(images/bg_header.jpg);
}

#okraj_l{
	width: 10px;
	background-image : url(images/bg_okraj_l.jpg);
}

#okraj_p{
	width: 9px;
	background-image : url(images/bg_okraj_p.jpg);
}

#okraj{
	width: 6px;
	background-color : #ffffff;
}

#levy {
	width : 200px;
	background-image : url(images/bg_levy.jpg);
}

#stred {
	width : 200px;
	background-image : url(images/bg_stred.jpg);
}

#pravy {
	width : 429px;
	background-color : #ffffff;
}

#bottom {
  height: 50px;
	background-image : url(images/bg_bottom.jpg);
}


#body {
	border: #000000 0px solid;
	font-size : 11px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 739px;
}

.body_text {
	font-size : 11px;
}

/* Menu nad hlavním obsahem */
#body_menu {
	border: none;
	width: 570px;
	text-align: center;
}

/* Menu nad hlavním obsahem */
.body_menu_link {
	color: #12395E;
	font-size: 11px;
	font-weight: bold; 
}

/* Menu nad hlavním obsahem */
.body_menu_link:HOVER {
	color: #dddddd;
	text-decoration : none;
}

#zapati {
	background-image : url(images/bg_main.gif);
	text-align: right;
	font-size: 10px;
	color: #12395E;
	height: 20px;
}

#mod_tabulka {
	width: 220px;
	border: #000000 0px solid;
	margin: 0px;
	margin-bottom: 0px;

}

#mod_top {
	padding: 0px;
	font-size: 12px;
	font-weight: bold; 
	height: 20px;
}

#mod_body {
	background-image : url(images/mod_main.jpg);
	padding-right: 25px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3F3F3F;
	font-size: 11px;
}

#mod_bottom {
	background-image : url(images/mod_bottom.jpg);
	height: 5px;
}

/* styl pro tabulky v modulech */
.mod_body {
	color: #000000;
	font-size: 12px;
}

/* Odkazy v modulech */
.mod_link {
	color: #002176;
	text-decoration : none;
}

.mod_vyrobce_link {
	color: #3F3F3F;
	text-decoration : none;
}

.mod_body_link {
	color: #3F3F3F;
	text-decoration : none;
}

/* Odkazy v modulech */
.mod_link:HOVER {
	color: #000000;
	text-decoration : underline;
}

.mod_body_link:HOVER {
	color: #000000;
	text-decoration : underline;
}

.mod_nejnovejsi_body {
  font-size: 9px;
  font-style : normal;
	color: #999999;
  padding-top: 3px;
  padding-bottom: 3px;
}

.mod_nejzadanejsi_body {
  font-size: 9px;
  font-style : normal;
	color: #999999;
  padding-top: 3px;
  padding-bottom: 3px;
}

.input_text {
	font-size:11px;
	font-family:verdana;
	border: 1px solid #A3A3A3;
	font-weight: normal;
}

.input_button {
	font-size:11px;
	font-family:verdana;
	border: 1px solid #A3A3A3;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}

.input_select {
	font-size:11px;
	font-family:verdana;
	border: 1px solid #A3A3A3;
	font-weight: normal;
}

.input_textarea {
	font-size:11px;
	font-family:verdana;
	border: 1px solid #A3A3A3;
	font-weight: normal;
}

.chyba {
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	padding-bottom: 5px;
}

.ok {
	text-align: center;
	color: #00AA00;
	font-weight: bold;
	padding-bottom: 5px;
}

/* Vypis zbozi tabulka */
#vypis_radky_table {
	width: 540px;
}

/* Vypis zbozi nadpis */
.vypis_radky_top {
	background-color: #DDDDDD;
	color: #000000;
	font-size: 13px;
	padding: 2px;
	font-weight: bold;
}

.vypis_radky_top_link {
	color: #222222;
	font-size: 13px;
}

.vypis_radky_obrazek {
	width: 180px;
	height: 130px;
}

.vypis_radky_obrazek_img {
	border: #000000 0px solid;
	margin-top: 5px;
}

.vypis_radky_popisky {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	color: #0000cc;
}

.vypis_radky_cena {
	font-size: 13px;
	text-align: right;
	font-weight: bold;
}

.vypis_radky_cena_bez_dph {
	font-size: 11px;
	text-align: right;
}

.vypis_radky_popis {
	font-size: 11px;
}

.vypis_radky_detail_link {
	font-size: 11px;
	text-decoration: none;
}

.vypis_radky_detail_link:HOVER {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.vypis_radky_obrazek_table {
	width: 180px;
	height: 130px;
	background-color: #ffffff;
}

.vypis_radky_koupit {
	font-size: 11px;
	font-weight: bold;
}

.vypis_radky_sleva {
	color: #000000;
	font-size: 11px;
	text-decoration : line-through;
}

/* výpis 3 obrázky na řádek */
.vypis_3naradek_table {
	border: #ffffff 0px solid;
	width: 230px;
	height: 125px;
}

.vypis_3maradek_obrazek_img {
	border: #000000 0px solid;
	width: 115px;
}

.vypis_3naradek_obrazek {
	width: 129px;
	height: 121px;
	border: #000000 1px solid;
	background-color : #ffffff;
	padding-top: 4px;
	display: table-cell; 
  vertical-align: middle
}

.vypis_3naradek_popis {
	width: 104px;
	text-align: center;
	color: #12385E;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 2px;
	padding-top: 8px;
}

.vypis_3naradek_nazev_link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.vypis_3naradek_nazev_link:HOVER {
	color: #000000;
	text-decoration: underline;
}

.vypis_3naradek_popisky {
	color: #526F8D;
	font-size: 10px;
	text-decoration: none;
}

.vypis_3naradek_cena {
	color: #1C67B1;
	font-size: 12px;
	font-weight: bold;
}

.vypis_3naradek_sleva {
	color: #000000;
	font-size: 10px;
}

.vypis_text_tmavy {
	background-color: #E5E5E5;
	font-size: 11px;
	padding: 3px;
	color: #000000;
}

.vypis_text_svetly {
	background-color: #D5D5D5;
	font-size: 11px;
	padding: 3px;
	color: #000000;
}

.vypis_text_link {
	text-decoration: none;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
}

.vypis_text_tmavy:HOVER {
	text-decoration: underline;
	font-size: 11px;
}

.vypis_hlavnivsekci_obrazek_img {
	border: #000000 0px solid;
}

.vypis_hlavnivsekci_obrazek_around {
  width: 210px;
}

.vypis_hlavnivsekci_obrazek {
	border: #000000 1px solid;
  padding: 4px;
  background-color : #ffffff;
}

.vypis_hlavnivsekci_obrazek DIV {
  width: 200px;
/*  padding-top: 4px;*/
/*  display: table-cell; */
  vertical-align: middle
}

.vypis_hlavnivsekci_nazev_link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.vypis_hlavnivsekci_popis {
	padding: 10px 3px;
	font-size: 11px;
}



.inc_sekce_cesta {
	padding-bottom: 3px;
	padding-left: 1px;
	font-size: 11px;
	font-weight: bold;
}

.inc_sekce_table {
	background-color: #ffffff;
	width: 100%;
	border: #a3a3a3 0px solid;
}

.inc_sekce_podsekce {
	font-size: 9px;
	font-style: italic;
}

.inc_sekce_podsekce_seznam {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

.inc_sekce_razeni {
	background-color: #CCCCCC;
	text-align: center;
}

.inc_detail_cesta {
	padding-bottom: 3px;
}

.inc_detail_popisky {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #0000cc;
}

.inc_detail_popis {
	padding-top: 10px;
	font-size: 11px;
}

.inc_detail_koupit {
	font-size: 11px;
	font-weight: bold;
}

.inc_detail_cena {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.inc_detail_cena_bez_dph {
	font-size: 12px;
	text-align: right;
}

.inc_detail_sklad {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}

.inc_detail_sleva {
	color: #000000;
	font-size: 11px;
	text-decoration : line-through;
}

.inc_detail_top {
  height: 20px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
  padding-left: 5px;
}

.inc_detail_obrazek_table {
	width: 210px;
	height: 190px;
  padding: 5px;
	border: #000000 1px solid;
	background-color : #ffffff;
	display: table-cell; 
  vertical-align: middle
}

.inc_detail_vedleobrazku {
	width: 580px;
  padding-top: 10px;
}

.inc_detail_dalsi_obrazky {
  padding: 10px;
	border: #000000 1px solid;
	background-color : #ffffff;
}


.inc_kosik_radek_svetly {
  background-color: #6F9CCA;
	font-size: 11px;
	text-align: left;
}

.inc_kosik_radek_tmavy {
  background-color: #56789A;
	font-size: 11px;
	text-align: left;
}

.inc_objednat_radek_svetly {
  background-color: #6F9CCA;
	font-size: 11px;
	text-align: left;
}

.inc_objednat_radek_tmavy {
  background-color: #56789A;
	font-size: 11px;
	text-align: left;
}

.inc_me_objednavky_radek_tmavy {
  background-color: #56789A;
	font-size: 11px;
	text-align: left;
}

.inc_me_objednavky_radek_svetly {
  background-color: #6F9CCA;
	font-size: 11px;
	text-align: left;
}

.strankovani {
  font-size: 9px;
  font-style : italic;
	color: #3F3F3F;
}

.razeni {
	font-size: 10px;
}

.inc_detail_popis_mini {
  padding-top: 10px;
  font-size: 11px;
  font-style : normal;
}

.mod_vyrobce_popis {
  font-size: 9px;
  font-style : normal;
	color: #3F3F3F;
}

.mod_vyrobce_podkategorie {
  background-color: #d5d5d5;
  padding-top: 3px;
  padding-bottom: 3px;
}

.mod_jazyk_mena_vybrana {
  font-weight: bold;
  color: #12395E;
}

.verze_pro_tisk, .verze_pro_tisk:HOVER {
  font-size: 9px;
  font-style : italic;
	color: #3F3F3F;
}

P.popis_zbozi, DIV.popis_zbozi {
	margin-left: 20px;
}

DIV.modul_nazev_zbozi{
  color: #ffffff;
  padding-left: 3px;
  width: 95%;
}

DIV.modul_cena_zbozi{
  color: #000000;
  text-align: right;
  padding-bottom: 6px;
  width: 95%;
}

.white, .white:hover {
  color: #ffffff;
}

.top_menu, .top_menu:hover {
  color: #8CA1B6;
}

.input_text_login {
  background-image: url(images/bg_input_login.jpg);
}

.input_text_pass {
  background-image: url(images/bg_input_heslo.jpg);
}

INPUT {
	font-size:11px;
	font-family:verdana;
	border: 1px solid #A3A3A3;
	font-weight: normal;
}

.main_text {
  padding: 10px;
}



/* Fotogalerie */
TABLE.box {
  display: inline; 
  border: none;
}

TABLE.box > TR > TD {
  border: none;
}

TABLE.box > TR>TD>TABLE {
  width: 110px;
}

TABLE.box_in_top {

}

TABLE.box_in_top TR TD {
  width: 105px; 
  height: 105px; 
  border: none;
}

TABLE.box_in_bottom TR TD {
  width: 105px; 
  height: 40px; 
  border: none;
}

IMG.thumb {
  border: #FFF 1px solid;
}

A.diskuze {
	color: #ffffff;
	font-size:11px;
	text-decoration : none;
}


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

A.left_menu {
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration : none;
}

A.left_menu1 {
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
	text-decoration : none;
}
