/*****************************************************************************/
/* 							 ADMIN		 									 */
/*****************************************************************************/
.admin_menu {
    width: 150px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 7px;
    float: left;
    border: 1px dashed #D9D9D9;
    border-left: 0px;
}

.admin_right {
	margin-left:180px;
	border: 1px dashed #D9D9D9;
	padding-left:10px;
	padding-bottom:15px;
}

a.admin_link:link, a.admin_link:visited {
	font-size:13px;
	padding-bottom:10px;
	color:#e8e8e8;
	display:block;
	height:10px;
}

a.admin_link:hover {

}

h3 {
	font-size:14px;
	margin-bottom: 0;
}

h1 {
	padding:0px;
	margin:0px;
	font-size:14px;
}

.h2_hp {
	font-size: 14px;
	margin-bottom: 0;
}
/*****************************************************************************/

body {
	background-color:#000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#e8e8e8;
}

.main{
	width:674px;
	margin:0 auto;
}

/*****************************************************************************/
/* 							 INDEX PAGE 									 */
/*****************************************************************************/

.obdelnik {
	background-color:#181818;
	width:218px;
	height:56px;
	float:left;
	text-align:center;
}

.banner {
	background-color:#181818;
	width:674px;
	height:56px;
	float:left;
	text-align:center;
}

.logo {
	background-image:url(image/logo-big.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:193px;
	height:54px;
	margin:0 auto;
	padding-top:2px;
}

.mezera_v {
	width:10px;
	float:left;
}

.mezera_h {
	line-height:3px;
	clear:both;
}

.mezera_h_free {
	clear:both;
}

.obdelnik_menu {
	width:218px;
	height:337px;
	float:left;
	background-color:#181818;
}

.obdelnik_menu2 {
	width:332px;
	height:244px;
	float:left;
	background-color:#181818;
}

.menu_img_1 {
	background-image:url(image/index-cap-ind.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:198px;
	height:317px;
	margin:0 auto;
	padding:10px;
}

.menu_img_2 {
	background-image: url(image/index-eurobagno.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:198px;
	height:317px;
	margin:0 auto;
	padding:10px;
}

.menu_img_3 {
	background-image: url(image/index-zrcadla.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:198px;
	height:317px;
	margin:0 auto;
	padding:10px;
}

.menu_img_4 {
	background-image: url(image/koupelnove-doplnky-capannoli-uvod.png);
	background-position:center;
	background-repeat:no-repeat;
	width:302px;
	height:224px;
	margin:0 auto;
	padding:10px;
}

.menu_img_5 {
	background-image: url(image/koupelnove-doplnky-inda-uvod.png);
	background-position:center;
	background-repeat:no-repeat;
	width:302px;
	height:224px;
	margin:0 auto;
	padding:10px;
}

.menu_under_1 {
	background-image:url(image/inda-capannoli.png);
	background-position:center;
	background-repeat:no-repeat;
	width:218px;
	height:158px;
	float:left;
}

.menu_under_2 {
	background-image: url(image/logo-eurobagno.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:218px;
	height:158px;
	float:left;
}

.menu_under_3 {
	background-image: url(image/miroma.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:218px;
	height:158px;
	float:left;
}

.menu_under_4 {
	background-image: url(image/logo_capannoli.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:332px;
	height:158px;
	float:left;
}

.menu_under_5 {
	background-image: url(image/logo_inda.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:332px;
	height:158px;
	float:left;
}

a.main {
	cursor:pointer;
}

/*****************************************************************************/
/* 							 FOOTER											 */
/*****************************************************************************/

.footer {
	color:#747474;
	font-size:10px;
}

.footer_left {
	width:337px;
	float:left;
	text-align:left;
}

.footer_left2 {
	float:left;
	text-align:left;
}

.footer_right {
	width:337px;
	float:left;
	text-align:right;
}

a.footer:link, a.footer:visited {
	color:#747474;
	text-decoration:none;
	font-weight:bold;
}

/*****************************************************************************/
/* 							 NEXT											 */
/*****************************************************************************/

.header {
	background-color:#181818;

}

.logo_sml {
	background-image:url(image/logo-sml.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:38px;
	width:134px;
	padding:5px;
	float:left;
}

.logo_skupina_1 {
	background-color:#181818;
	background-image:url(image/header-inda.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:160px;
	padding:0px;
}

.logo_skupina_2 {
	background-color:#181818;
	background-image:url(image/header-eurobagno.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:160px;
	padding:0px;
}

.logo_skupina_3 {
	background-color:#181818;
	background-image:url(image/header-capannoli.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:160px;
	padding:0px;
}

.logo_skupina_4 {
	background-color:#181818;
	background-image:url(image/tosco.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:160px;
	padding:0px;
}

.content {
	width:640px;
	background-color:#181818;
	padding:20px;
}

.text {
	line-height:16px;
	font-size:11px;
	color:#e8e8e8;
}

.nadpisH2 {
	font-size:20px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#e8e8e8;
}
#nadpisH2odkaz {
	font-size:20px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#e8e8e8;
	text-decoration: none;
}

.search {
	position:absolute;
	padding-left:500px;
	top:285px;
}

.search_field {
	font-size:12px;
	color:#181818;
}

.search_b{
	background-image:url(image/search.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#181818;
	border:0px;
	height:19px;
	width:18px;
}


.sitemap
{
	list-style-type:disc;
	padding-left:10px;
}

#menu {
	float:right;
	padding-top:10px;
}
#menu2 {
	float: left;
	padding: 10px 110px;
}
ul#mainMenu, ul
{
color:#323232;
padding:0;
margin:0;
list-style-type:none;
z-index:100;
}

ul#mainMenu ul
{
background-color:#323232;
margin-top:6px;
}

ul#mainMenu li
{
float:left;
padding:6px;
background-image:url(image/menu-ctverec.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:10px;
}

ul#mainMenu a /* Hlavni nabidka */
{
text-transform:uppercase;
color:#e8e8e8;
font-size:11px;
font-weight:bold;
display:block;
text-decoration:none;
font-weight:bold;
padding-bottom:1px;

}

ul#mainMenu ul a
{
text-transform:none;
border-bottom:none;
padding-left:5px;
color:#e8e8e8;
font-size:12px;
font-weight:normal;
padding-bottom:0px;
}

ul#mainMenu ul a:hover
{
color:#ff2525;
text-decoration:underline;
}

ul#mainMenu ul
{
position:absolute;
visibility:hidden;
background-color:#323232;
padding:5px;
}

ul#mainMenu li:hover ul, ul#mainMenu li.hover ul
{
visibility:visible;
}

ul#mainMenu li li
{
background-image:url(image/menu-rollout-ctverec.gif);
background-repeat:no-repeat;
background-position:left;
float:none;
border:none;
padding:0;

padding-left:5px;
}

ul#mainMenu li
{
	behavior: url(../hover.htc); /* Protoe IE nedodruje CSS standarty, aby bylo een funkn, pouijeme tento *.htc soubor */
}

a:link, a:visited {
	font-size:11px;
	color:#e8e8e8;
}

a:hover{
	text-decoration:none;
}

/*****************************************************************************/
/* 							 NEXT - VYPIS PRODUKTU							 */
/*****************************************************************************/

.vypis {
	background-color:#FFFFFF;
}

a.produkt_v:link, a.produkt_v:visited {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#ff2525;
	text-decoration:none;
}

a.produkt_v:hover{
	text-decoration:underline;
}

.obdelnik_produkt {
	width:150px;
	height:230px;
	text-align:center;
	margin-right: 8px;
	margin-bottom:15px;
	background-color:#323232;
	float:left;
}

.obdelnik_produkt2 {
	width:150px;
	height:230px;
	text-align:center;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom:15px;
	background-color:#323232;
	float:left;
}

.vypis_sloupec {
	width:180px;
	float:left;
}

.vypis_sloupec2 {
	width:210px;
	float:left;
	margin-bottom: 5px;
}

.vypis_sloupec2_zrcadla {
	width:150px;
	float:left;
	margin-bottom: 5px;
}

.vypis_sloupec3 {
	width:150px;
	float:left;
	margin-bottom: 5px;
}

#seznam_produktu a{
	position: relative;
	top: 13px;
}

/*****************************************************************************/
/*								 DETAIL										 */
/*****************************************************************************/

.popis_produktu{
	padding:5px;
	margin-left:15px;
	width:240px;
	float:right;
	background-color:#323232;
	text-align:left;
}

a.produkt_v_a:link, a.produkt_v_a:visited {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#ff2525;
	text-decoration:underline;
}

a.produkt_v_a:hover{
	text-decoration:none;
}


.popis_fotky{
	width:370px;
	/*float:left;*/
}

.nadpis {
	font-size:12px;
	color:#ff2525;
	font-weight:bold;
	text-transform:uppercase;
}

.nadpis_link a {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.nadpis_link a:hover {
	text-decoration: underline;
}


.nadpis_alt {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.celkem {
	font-size:14px;
	font-weight:bold;
}

.celkem .suma{
	color:#ff3232;
}

.alternativa {
	width:213px;
	float:left;
	margin-bottom:10px;
}

.produkty_cover {
	margin: 0 auto;
	text-align: center;
	width: 635px;
	_width: 639px;
}

.right_str {
	width: 631px;
	_width: 632px;
	text-align: right;
}

.kategorie_img {
	width: 45px;
	height: 45px;
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0 5px 0 0;
}

.kategorie_img2 {
	width: 90px;
	height: 90px;
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0 5px 0 0;
}

.img_mapa {
	float: right;
	margin-right: 50px;
	border: none;
}

.img_mapa_vzork {
	float: right;
	margin-right: 155px;
	margin-top: 15px;
	border: none;
	_position: relative;
	_top: -10px;
}

.eurobagno_seznam {
	padding-top: 180px;
	_padding-top: 80px;
}

.inda_seznam {
	padding-top: 400px;
	_padding-top: 300px;
}


.text_kategorie {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 30px;
}

.kontakt {
  font-weight: bold;
}

.no_border {
  border: none;
  margin-right: 4px;
}

.upper {
 /*padding-top:60px;*/
}

.downer {
	position: absolute;
	top:10px;
	width:640px;
		background-color:#181818;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
}

.nahore {
	padding-top:639px;
	text-align:justify;
}

.dole {
	position: absolute;
	top:25px;
	padding-top:20px;
	_margin-top:25px;
	_padding:0px;
}

.nahore_next {
	text-align:justify;
}

.dole_next {
	top:10px;
	padding-top:20px;
}

.img_vzorkovna {
	margin-top: 100px;
	text-align: center;
}

.img_vzorkovna img {
	border: 2px solid #181818;
}

.img_vzorkovna a {
	margin: 0 20px;
	_border: 1px solid #181818;
}

.img_vzorkovna a:hover img {
	border: 2px solid #FFF;
}

.img_vzorkovna a:hover {
	_border: 1px solid #FFF;
}

.img_vzorkovna2 {
	text-align: center;
}

.img_vzorkovna2 img {
	border: 2px solid #181818;
}

.img_vzorkovna2 a {
	margin: 0 20px;
	_border: 1px solid #181818;
}

.img_vzorkovna2 a:hover img {
	border: 2px solid #FFF;
}

.img_vzorkovna2 a:hover {
	_border: 1px solid #FFF;
}

.abl a {
	color:#747474;
}

body {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	background-color: #000;
}

a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

#page {
	position: relative;
	width: 882px;
	margin: 0 auto;
	padding: 100px 0 20px 0;
	text-align: left;
}

#header {
	width: 882px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(./design/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#logo {
	display: block;
	float: left;
}

#left {
	float: left;
	text-align: center;
	width: 185px;
	background: none;
}

.left_box {
	width: 160px;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
	background-color: #181818;
	margin-bottom: 20px;
}

.left_box p {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding-top: 10px;
}

#content {
	float: right;
	width: 682px;
}

.hp_banner_row {
	clear: both;
	width: 100%;
	padding-top: 20px;
}

.hp_banner_inda, .hp_banner_eurobagno, .hp_banner_miroma, .hp_banner_tosco, .kd_banner_capannoli, .kd_banner_inda, .kd_banner_eurobagno, .kd_banner_rozc_toscoquattro,  .kd_banner_atyp, .kd_banner_designline {
	float: left;
	display: block;
	width: 512px;
	height: 142px;
}
.hp_banner_inda a, .hp_banner_eurobagno a, .hp_banner_miroma a, .hp_banner_tosco a, .kd_banner_capannoli a, .kd_banner_inda a, .kd_banner_eurobagno a, .kd_banner_rozc_toscoquattro a , .kd_banner_atyp a, .kd_banner_designline a{
	display: block;
	width: 512px;
	height: 142px;
}

.hp_logo_inda, .hp_logo_eurobagno, .hp_logo_miroma, .hp_logo_tosco, .hp_logo_capannoli {
	float: right;
	display: block;
	width: 162px;
	height: 142px;
}

.hp_banner_inda, .hp_banner_inda a:hover  {
	background-image: url(./design/banner_inda_on.jpg);
	background-repeat: no-repeat;
}
.hp_banner_inda a {
	background-image: url(./design/banner_inda.jpg);
	background-repeat: no-repeat;
}
.hp_banner_eurobagno, .hp_banner_eurobagno a:hover  {
	background-image: url(./design/banner_eurobagno_on.jpg);
	background-repeat: no-repeat;
}
.hp_banner_eurobagno a {
	background-image: url(./design/banner_eurobagno.jpg);
	background-repeat: no-repeat;
}
.hp_banner_miroma, .hp_banner_miroma a:hover  {
	background-image: url(./design/banner_miroma_on.jpg);
	background-repeat: no-repeat;
}
.hp_banner_miroma a {
	background-image: url(./design/banner_miroma.jpg);
	background-repeat: no-repeat;
}
.hp_banner_tosco, .hp_banner_tosco a:hover  {
	background-image: url(./design/banner_tosco_on.jpg);
	background-repeat: no-repeat;
}
.hp_banner_tosco a {
	background-image: url(./design/banner_tosco.jpg);
	background-repeat: no-repeat;
}

.kd_banner_capannoli, .kd_banner_capannoli a:hover  {
	background-image: url(./design/kd_banner_capannoli_on.jpg);
	background-repeat: no-repeat;
}
.kd_banner_capannoli a {
	background-image: url(./design/kd_banner_capannoli.jpg);
	background-repeat: no-repeat;
}
.kd_banner_inda, .kd_banner_inda a:hover  {
	background-image: url(./design/kd_banner_inda_on.jpg);
	background-repeat: no-repeat;
}
.kd_banner_inda a {
	background-image: url(./design/kd_banner_inda.jpg);
	background-repeat: no-repeat;
}

.kd_banner_eurobagno, .kd_banner_eurobagno a:hover  {
	background-image: url(./design/banner_rozc_eurobagno_on.jpg);
	background-repeat: no-repeat;
}
.kd_banner_eurobagno a {
	background-image: url(./design/banner_rozc_eurobagno.jpg);
	background-repeat: no-repeat;
}

.kd_banner_rozc_toscoquattro, .kd_banner_rozc_toscoquattro a:hover  {
	background-image: url(./design/kd_banner_toscoquattro_on.jpg);
	background-repeat: no-repeat;
}
.kd_banner_rozc_toscoquattro a {
	background-image: url(./design/kd_banner_toscoquattro.jpg);
	background-repeat: no-repeat;
}

.kd_banner_atyp, .kd_banner_atyp a:hover  {
	background-image: url(./design/banner_atyp_on.jpg);
	background-repeat: no-repeat;
}
.kd_banner_atyp a {
	background-image: url(./design/banner_atyp.jpg);
	background-repeat: no-repeat;
}
.kd_banner_designline, .kd_banner_designline a:hover  {
	background-image: url(./design/banner_designline_on.jpg);
	background-repeat: no-repeat;
}
.kd_banner_designline a {
	background-image: url(./design/banner_designline.jpg);
	background-repeat: no-repeat;
}





.hp_logo_inda {
	background-image: url(./design/logo_inda.jpg);
	background-repeat: no-repeat;
}
.hp_logo_eurobagno {
	background-image: url(./design/logo_eurobagno.jpg);
	background-repeat: no-repeat;
}
.hp_logo_miroma {
	background-image: url(./design/logo_miroma.jpg);
	background-repeat: no-repeat;
}
.hp_logo_tosco {
	background-image: url(./design/logo_tosco.jpg);
	background-repeat: no-repeat;
}

.hp_logo_capannoli {
	background-image: url(./design/logo_capannoli.jpg);
	background-repeat: no-repeat;
}



.hp_slogan {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.text_center {
	text-align: center;
}

.hp_label {
	font-size: 12px;
	margin-bottom:0;
}

.red {
	color: #e50000;
}

.copyright {
	font-size: 10px;
	color: #747474;
}

p.hp_p {
	margin: 0 0 20px 0;
}

.grey {
	color: #747474;
}

.clear {
	clear: both;
}

#menu {
  float: none;
	padding: 0 5px;
	text-align: left;
	background: none;
}
#menu a {
	text-decoration: none;
}
#menu a:hover, #menu a.active {
	color: #e50000;
}
#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #fff;
}

#menu ul.hlavniMenu
{
width: 150px;
}

#menu ul.hlavniMenu, #menu .hlavniMenu ul
{
padding:0;
margin:0;
padding-top: 5px;
list-style-type:none;
}

#menu ul.hlavniMenu ul
{
position:absolute;
top:-5px;
left:150px;
visibility:hidden;
}

#menu ul.hlavniMenu li
{
position:relative;
width:150px;
margin: 0;
padding: 0 0 5px 10px;
border: none;
}

#menu ul.hlavniMenu a
{
color: #fff;
display:block;
font-size: 11px;
border: none;
width:100%;
}

#menu ul.hlavniMenu a:hover, #menu ul.hlavniMenu li:hover a, #menu ul.hlavniMenu li.hover a
{
	text-decoration: none;
	color: #e50000;
}

#menu ul.hlavniMenu li:hover ul a, #menu ul.hlavniMenu li.hover ul a
{
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

#menu ul.hlavniMenu li:hover ul a:hover, #menu ul.hlavniMenu li.hover ul a:hover
{
	text-decoration: underline;
}

#menu ul.hlavniMenu li:hover ul, #menu ul.hlavniMenu li.hover ul
{
visibility:visible;
}

#menu ul.hlavniMenu li li
{
border:none;
padding: 0 0 5px 0;
margin: 0;
width: 150px;
background-color: #000;
}

#menu ul.hlavniMenu li a.active {
  color: #e50000;
}

#menu ul.hlavniMenu li
{
behavior: url(./styles/hover.htc);
}
.old_price{
text-decoration:line-through;
}
.input_basket{
display:block;
float:left;
}
.butt_basket{

}
form.basket{
display:block;
margin-bottom:15px;
}

.basket_vypis input.pocet{
width:20px;
height:12px;
font-size:10px;
}
.basket_vypis input{
font-size:12px;
height:22px;

}
.basket_vypis table{
width:100%;
border-collapse:collapse;
}
.basket_vypis td, .basket_vypis th{
padding:4px;
}
.info_basket{
color:#fff;
}
.order_form label{
display:block;
float:left;
margin-right:10px;
text-align:right;
width:80px;
}

.red{
color:red;
font-weight:bold;
font-size:14px;
}

#optibar{
margin-left:200px; margin-top:20px; text-align:center;
color:#fff;
}
#optibar a{
	color:#747474;
	}

.alter_umyv{
margin-top: 10px;
}

h1.koupNabytek{
	text-align: center;
	margin-bottom: 10px;
}

h2.koupNabytek{
font-size: 13px;
}

.abl{
	display: inline;
}