@charset "utf-8";
/* CSS Document */


*
{
	margin: 0;
	padding: 0;
}


body 
{
	background: url(/images/pozadi.jpg) top left repeat-x #fff;
	margin: 0px;
	font: 14px ARIAL NARROW, "Tahoma", verdana, arial, helvetica;
	color: #535353;
	text-align: center;
}


/* frame*/
.frame, #menu, #details, #footer, #banners-left div, #home, .news-left, .news-right, #news-details, #katalog-details-info, #katalog-details-spec, .finezza-details, #design-details
{
	border-color: #b2b2b2;
	border-style: solid;
	border-width: 1px;
	z-index:10000;
}

#details a { color:#B2000B;}

#details p a { color:#333;}


img
{
	display: block;
	border: none;
}

a, a:visited
{
  color: #000;
  text-decoration: none;
}

.bold
{
	font-weight: bold;
}
.red
{
	color: #B2000B;
}
.underline
{
	text-decoration: underline;
}

.cleaner
{
	clear: both;
	position: relative;
}

#page
{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header
{
	width: 100%;
}

#language-box
{
	width: 100%;
	text-align: right;
	font-size: 10px;
	margin-top: 8px;
}

#logo-box
{
	float: left;
	height: 80px;
	width: 208px;;
}
#icon-box-klient
{
	float: left;
	height: 45px;
	width: 50px;
	margin-top: 22px;
}
#logo-box-klient
{
	float: right;
	height: 80px;
	width: 208px;;
}

h1
{
	margin-top: 30px;
	margin-left: 60px;
	font-size: 20px;
	font-weight: lighter;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
}
#header-red-label
{
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#search-box
{
	float: right;
	padding-top: 30px;
	text-align: left;
	width: 150px;
}

.client-section-321 a
{
	float: right;
	clear:right;
	margin-top:10px;
	padding-top:0px;
	text-align: left;
	width: 120px;
	height:19px;
	padding-top:3px;
	padding-left:30px;
	cursor:pointer;
	font-size:11px;
	text-transform:uppercase;
	text-align:left;
	color:#666;
	background:url(../images/button-ks.png) no-repeat top center;
}
.client-section-321 a:hover
{
	color:#B2000B;
	background:url(../images/button-ks.png) no-repeat bottom center;
}
#search-box-321
{
	float: right;
	padding-top: 25px;
	text-align: left;
	width: 150px;
}

#search-box form input[type="text"], #search-box-321 form input[type="text"], .search-box-input
{
	width: 100px;
	float: left;
	height: 18px;
	margin-top: 4px;
	margin-right: 5px;
}
#search-left-inner
{
	margin: 25px;
	height: 400px;
	overflow: auto;
}
#search-right
{
	width: 250px;
	height: 450px;
	margin-bottom: 5px;
	float: right;
	background-image: url(/images/search-right.jpg);
	background-repeat: no-repeat;
}
#search-button
{
	width: 40px;
	height: 32px;
	background-image: url(/images/search.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#search-button:hover
{
	background-image: url(/images/search_over.png);
}


.new-menu-item
{
	position:relative;
	float:left;
	width:auto;
	height:auto;
}

.new-submenu
{
	position:relative;
	float:left;
	width: inherit;
	height:auto;
	z-index: 100;
	background-color: #eaeaea;
	padding: 15px;
	margin-left:-15px;
	font-size: 13px;
	display:none;
}

#menu
{
	margin: 0px;
	padding: 0px;
	
	width: 928px;
	height: 25px;
	
	margin-top: 20px;
	margin-bottom: 5px;
	
	background-image: url('/images/menu-bg.jpg');
	background-repeat: repeat-x;	
}
#menu a
{
	float: left;
	
	margin: 0px;
	padding: 0px;
	
	font-size: 13px;
	margin-top: 4px;
}
#menu a:hover
{
	color: #B2000B;
}
#menu span
{
	margin: 0px;
	padding: 0px;
	
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 12px;
	
	font-size: 11px;
	
	float: left;
}

#main-content
{
	width: 100%;
	margin: 0 auto;
	height: auto;
 	padding: 0px;
	margin-bottom: 5px;
	
	position: relative;
}

#logos
{
	width: 100%;
	
	margin-bottom: 20px;
	margin-top: 20px;

}

#logos a
{
	float: left;
}

#details, #news-details, #katalog-details-info, #katalog-details-spec, .finezza-details, #interiery-details, #design-details, #balicky-sluzeb-details
{
	width: 928px;
	font-size: 12px;
	background-color: #FFF;
	margin-bottom: 5px;
}
#details div, #news-details div, #katalog-details-info div
{
	width: 44%;
	float: left;
	text-align: left;
	margin: 3%;
}
#katalog-details-spec div
{
	width: 94%;
	float: left;
	text-align: left;
	margin: 3%;
}
#details div img
{
	margin: 0;
	float: left;
}
#details div h2
{
	margin: 0;
	font-weight: bold;
	color: #B2000B;
	font-size: 12px;
}
#details div p
{
	font-size: 11px;
	display: table;
	text-align: justify;
	margin: 10px 0px 0px 0px;

}


#footer
{
	width: 928px;
	
	background-image: url('/images/footer-bg.jpg');
	background-repeat: repeat-x;
	
	/*overflow: hidden;*/
	font-size: 11px;
	text-align: left;
	
	background-position: bottom;	
	background-color: #efefef;
	
	position: relative;
	float: left;
}
#footer div
{
	margin: 8px 10px;
	min-height: 4px;
}

#home
{	width: 570px;
	height: 449px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	background-image:url(/flash/pozadi.jpg);
}
.home-login-label
{
	float: left;
	width: 50px;
	text-align: right;
	color: #FFF/*#292929*/;
}
.home-login-input
{
	float: left;
	width: 100px;
	margin-left: 5px;
}
.home-login-button
{
	margin-left: 8px;
	margin-top: 98px;
}

#banners-left
{
	float: left;
}
#banners-left div
{
	width: 174px;
	height: 221px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#banners-right
{
	float: left;
	margin: 0px;
}
.banners-right-div
{
	width: 170px;
	height: 145px;
	margin: 0px;
	margin-bottom: 5px;
}

.news-left
{
	width: 355px;
	height: 222px;
	margin: 0px;
	margin-bottom: 5px;
	
	text-align: left;
	background-color:#FFF;
}
.news-left-inner
{
	margin: 25px;
}
.news-left-date
{
	color: #B2000B;
	font-weight: bold;
	float: none;
	width: auto;
}
.news-left-title
{
	font-weight: bold;
	margin: 10px 0px;
	float: none;
	width: auto;
}
.news-left-text
{
	height: 120px;
	overflow: auto;
	font-size: 12px;
	float: none;
	width: auto;
}

.news-right
{
	float: right;
	
	margin: 0px;
	
	width: 566px;
	height: 451px;	
}
.news-right-panel
{
	width: 510px;
	height: 85px;
	margin-top: 337px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/news-right-bg.jpg);
	background-repeat: repeat-x;
}

#news-details, #kontakt-details, #design-details
{
	border-top-style: none;
}
.news-details-tab
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 29px;
	background-image:url(/images/news-tab-bg.jpg);
	background-repeat: no-repeat;
}
.news-details-tab-label
{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	text-align: left;
	padding-left: 35px;
}

#katalog-details-info, #katalog-details-spec, .finezza-details, #diskuze-details
{
	border-top-style: none;
}
#katalog-details-tab
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 30px;
	background-image:url(/images/katalog-detail-tab-bg-1.jpg);
	background-repeat: no-repeat;
}
.katalog-details-tab-label, .katalog-details-tab-label-inactive
{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	text-align: left;
	font-weight: bold;
	float: left;
	width: 146px;
	margin-left: 4px;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	color: #535353;
}
.katalog-details-tab-label-inactive
{
	font-weight: normal;
}
.katalog-details-tab-label a, .katalog-details-tab-label-inactive a
{
	color: #535353;
}

#katalog-pages
{
	width: 682px;
	height: 25px;
	margin-top: 5px;
	background-image: url('/images/menu-bg.jpg');
	background-repeat: repeat-x;
	float: right;
	font-size: 12px;
}
#katalog-pages div
{
	margin-top: 5px;
	text-align: right;
	margin-right: 15px;
}

.finezza-zakazka-box
{
	margin-right: 5px;
	margin-bottom: 5px;
	
	float: left;
	
	width: 226px;
	height: 250px;
	
	background-color: #cccccc;
	color: #333;
}
.finezza-zakazka-box img
{
	width: 226px;
	height: 140px;
	border-bottom: #FFF solid 2px;
}
.finezza-zakazka-box-number
{
	font-size: 42px;
	font-weight: bold;
	color: #FFF;
	float: left;
	margin-left: 10px;
	margin-right: 8px;
}
.finezza-zakazka-box-caption
{
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	float: left;
}
.finezza-zakazka-box-text
{
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.finezza-aktivity-left, .finezza-vznik-left
{
	width: 670px;
	height: 450px;
	
	margin-right: 5px;
	margin-bottom: 5px;
	
	float: left;
	background-color: #efefef;
}
.finezza-vznik-left
{
	background-color: #cccccc;
}
.finezza-aktivity-left-graf, .finezza-vznik-left-graf
{
	width: 620px;
	margin: auto;
	margin-top: 40px;
}
.finezza-aktivity-right, .finezza-vznik-right
{
	float: right;
	
	width: 251px;
	height: 450px;
	
	background-color: #cccccc;
	
	overflow: auto;
}
.finezza-vznik-right
{
	background-color: #efefef;
}

#finezza-details-tab-1, #finezza-details-tab-2, #finezza-details-tab-3, #finezza-details-tab-4, #finezza-details-tab-5, #finezza-details-tab-6
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 30px;
	background-repeat: no-repeat;
}
#finezza-details-tab-1
{
	background-image:url(/images/finezza-detail-tab-bg-1.jpg);
}
#finezza-details-tab-2
{
	background-image:url(/images/finezza-detail-tab-bg-2.jpg);
}
#finezza-details-tab-3
{
	background-image:url(/images/finezza-detail-tab-bg-3.jpg);
}
#finezza-details-tab-4
{
	background-image:url(/images/finezza-detail-tab-bg-4.jpg);
}
#finezza-details-tab-5
{
	background-image:url(/images/finezza-detail-tab-bg-5.jpg);
}
#finezza-details-tab-6
{
	background-image:url(/images/finezza-detail-tab-bg-6.jpg);
}
.finezza-details, #design-details
{
	padding-top: 25px;
}
.finezza-details-inner, #design-details-inner
{
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	text-align: justify;
}
.finezza-lide-box-1, .finezza-lide-box-2, .finezza-lide-box-3
{
	width: 304px;
	height: 450px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	
	background-repeat: no-repeat;
}
.finezza-lide-box-1
{
	background-image: url(/menu-finezza/images/finezza-lide-box-1.jpg);
}
.finezza-lide-box-2
{
	background-image: url(/menu-finezza/images/finezza-lide-box-2.jpg);
}
.finezza-lide-box-3
{
	background-image: url(/menu-finezza/images/finezza-lide-box-3.jpg);
}
.finezza-lide-panel
{
	width: 250px;
	height: 85px;
	margin-top: 337px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/news-right-bg.jpg);
	background-repeat: repeat-x;
}
.finezza-lide-panel-inner
{
	margin: 20px;
}

.kontakt-right, .kontakt-navigace-right
{
	width: 248px;
	height: 450px;
	float: right;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(/images/kontakt-right.jpg);
}

.kontakt-middle-left, .kontakt-middle-right
{
	height: 280px;
	background-image: url(/images/kontakt-bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}
.kontakt-middle-left
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 300px;	
}
.kontakt-middle-right
{
	float: right;
	width: 620px;
}
.kontakt-middle-left div, .kontakt-middle-right div
{
	margin: 25px;
	margin-left: 60px;
	width: auto;
	height: auto;
	float: left;
}
.kontakt-middle-right div
{
	margin-left: 80px;
}

#kontakt-details, #diskuze-details
{
	margin-bottom: 5px;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	padding: 25px;
}
.kontakt-details-label, .diskuze-details-label
{
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 15px;
}

#kontakt-details form input, #kontakt-details form select, #diskuze-details form input
{
	font-size: 11px;
	height: 14px;
	width: 175px;
	float: left;
}
#kontakt-details form select { height: 16px; }
#kontakt-details form div.kontakt-details-datum input {
	width: 160px;
}
.kontakt-details-datum { float: left; width: 177px; }

#kontakt-details form input[type="submit"], #diskuze-details form input[type="submit"]
{
	float: right;
	height: 38px;
	width: 160px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-right: 50px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(/images/button.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	border: none;
	cursor: pointer;
}
.button
{
	height: 32px;
	width: 160px;
	text-align: center;
	margin: auto;
	padding: 0px;
	font-size: 11px;
	line-height: 26px;
	background-image: url(/images/button.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
.button:hover
{
	background-image: url(/images/button_over.png);
}
.kontakt-details-form-submit-ie
{
}
.kontakt-details-form-submit
{
	float: right;
	margin-right: 50px;
}
.kontakt-details-input-predmet
{
	width: 444px;
	padding: 0px;
	margin: 0px;
}

.kontakt-details-tab, .diskuze-details-tab, .news-details-tab
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 29px;
	background-image:url(/images/kontakt-tab-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.kontakt-details-tab-label, .diskuze-details-tab-label, .news-details-tab-label
{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	text-align: center;
	width: 200px;
	font-size: 12px;
}

.kontakt-park
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	
	width: 928px;
	height: 25px;
	line-height: 25px;
	
	font-size: 11px;
	font-weight: bold;
	
	background-image: url('/images/menu-bg.jpg');
	background-repeat: repeat-x;
}
.kontakt-park-img
{
	margin-left: 35px;
	margin-top: 4px;
	margin-right: 10px;
	
	width: 17px;
	height: 17px;
	float: left;
}

#diskuze-left, #search-left, #kontakt-left
{
	width: 670px;
	height: 450px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #f0f0f0;
	text-align: left;
	float: left;
	font-size: 12px;
	overflow: hidden;
}
#diskuze-left-inner
{
	height: 390px;
	margin: 30px 40px;
	overflow: auto;
	padding-right: 30px;
}
.diskuze-odpoved
{
	color: #B2000B;
}
.diskuze-nadpis
{
	font-size: 13px;
	margin-bottom: 12px;
}
.diskuze-jmeno
{
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
}
.diskuze-jmeno-designer
{
	font-size: 11px;

}
#diskuze-right
{
	width: 250px;
	height: 450px;
	margin-bottom: 5px;
	float: right;
	background-repeat: no-repeat;
}
#diskuze-bottom
{
	width: 928px;
	height: 25px;
	background-image: url('/images/menu-bg.jpg');
	background-repeat: repeat-x;	
	font-size: 12px;
}
#diskuze-bottom div
{
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}

#kontakt-left-inner
{
	margin: 35px;
	font-size: 13px;
	width: 600px;
}
#kontakt-left-left
{
	float: left;
	width: 330px;
	margin: 0px;
	margin-right: 10px;
	
}
#kontakt-left-right
{
	float: right;
	margin: 0px;
	width: 260px;
}
#kontakt-left-right-img
{
	width: 260px;
}

.interiery-item
{
	width: 226px;
	height: 222px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	background-color: #e8e8e8;
}
.interiery-item-img
{
	width: 226px;
	height: 152px;
	border: none;
}
.interiery-item-caption
{
	/*padding: 20px;*/
	text-align: left;
	height: 70px;
	background-color: #f0f0f0;
	overflow: hidden;
}
.interiery-item-caption-inner
{
	margin: 20px;
}
.interiery-item-caption-line1
{
	font-size: 12px;
	font-weight: bold;
}
.interiery-item-caption-line2-left
{
	font-size: 11px;
	float: left;
}
.interiery-item-caption-line2-right
{
	font-size: 11px;
	float: right;
}
#interiery-left, #finezza-showroom-left
{
	margin: 0px;
	padding: 0px;
	width: 231px;
	height: 433px;
	font-size: 12px;	
	float: left;
}
#interiery-left-top, #finezza-showroom-left-top
{
	height: 45px;
	width: 231px;
	background-color: #f0f0f0;
  	font-weight: bolder;
	margin-bottom: 5px;
	margin-right: 5px;
	text-transform: uppercase;
}
#interiery-left-top div, #finezza-showroom-left-top div
{
	margin-left: 25px;
	margin-top: 14px;
}
#interiery-left-main, #finezza-showroom-left-main
{
	width: 231px;
	height: 381px;
	background-color: #e8e8e8;
}
#interiery-left-main-inner, #finezza-showroom-left-main-inner
{
	margin: 25px;
	overflow: auto;
	height: 334px;
}
#finezza-showroom-left, #finezza-showroom-left-top, #finezza-showroom-left-main
{
	width: 238px;
}
#finezza-showroom-left
{
	margin-bottom: 5px;
}
#interiery-left-main-inner-nazev
{
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 14px;
}
#interiery-left-main-inner-rok
{
	margin-bottom: 20px;
	font-size: 11px;
}
#interiery-left-main-inner-popis
{
	text-align: justify;
}
.interiery-right
{
	margin: 0px;
	padding: 0px;
	
	width: 688px;
	height: 433px;
	float: right;
	text-align: left;
	background: #fff;
	padding: 0px;	
}
.interiery-right-main-image
{
	width: 688px;
	height: 433px;
}
.interiery-right-panel
{
	width: 620px;
	height: 85px;
	/*margin-top: 337px;*/
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/news-right-bg.jpg);
	background-repeat: repeat-x;
	top: -120px;
	position: relative;
	overflow: hidden;
}
.interiery-right-panel-inner
{
	margin: 15px;
}

#interiery-details, #balicky-sluzeb-details
{
	text-align: left;
}
#interiery-details div
{
	margin: 25px;
}
.interiery-realizace
{
	width: 100%;
	height: 85px;
	
	background-image: url(/images/news-right-bg.jpg);
	background-repeat: repeat-x;
	
	margin-bottom: 25px;
}
.interiery-realizace-inner
{
	margin: 14px;
}
.interiery-realizace-img-div, .interiery-realizace-img
{
	width: 65px;
	height: 55px;
}
.interiery-realizace-img-div
{
	float: right;
	margin-left: 23px;
}
.interiery-realizace-img
{
	border: none;
}

#finezza-showroom-left
{
	height: 450px;
}
#finezza-showroom-left-main
{
	height: 398px;
}
#finezza-showroom-right
{
	height: 450px;
	width: 682px;
	float: right;
	background-color: #f0f0f0;
}
.finezza-showroom-right-main-image
{
	height: 450px;
	width: 682px;
}

#design-left
{
	width: 250px;
	height: 450px;
	margin-right: 5px;
	float: left;
}
#design-left-1, #design-left-2, #design-left-3
{
	width: 250px;
	margin-bottom: 5px;
	background-color: #F0F0F0;
}
#design-left-1
{
	height: 55px;
}
#design-left-2
{
	height: 135px;
}
#design-left-3
{
	height: 246px;	
}
#design-left-1-inner
{
	margin-left: 20px;
	margin-top: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#design-left-2-inner
{
	margin-left: 20px;
	margin-top: 18px;
	
	font-size: 11px;
	margin-right: 20px;
	margin-bottom: 18px;
}
#design-left-3-inner
{
	margin-top: 180px;
	margin-left: 60px;
	
}
.design-left-odkaz, .design-left-odkaz-active
{
	margin-bottom: 10px;
	font-size: 12px;
	text-transform: uppercase;
}
.design-left-odkaz:hover
{
	font-weight: bold;
}
.design-left-odkaz-active
{
	font-weight: bold;
}

#design-right
{
	width: 670px;
	height: 450px;
	float: right;
	background-color: #F0F0F0;
}
#design-right-panel
{
	width: 620px;
	height: 85px;
	margin-top: 340px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/news-right-bg.jpg);
	background-repeat: repeat-x;
}
#design-right-panel-img
{
	width: 65px;
	height: 55px;
	float: left;
}
#design-details-tab-1, #design-details-tab-2, #design-details-tab-3, #design-details-tab-4
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 30px;
	background-repeat: no-repeat;
	font-size: 10px;
}
#design-details-tab-1
{
	background-image:url(/images/design-detail-tab-bg-1.jpg);
	/*background-image:url(/images/finezza-detail-tab-bg-1.jpg);*/
}
#design-details-tab-2
{
	background-image:url(/images/design-detail-tab-bg-2.jpg);
	/*background-image:url(/images/finezza-detail-tab-bg-2.jpg);*/
}
#design-details-tab-3
{
	background-image:url(/images/design-detail-tab-bg-3.jpg);
	/*background-image:url(/images/finezza-detail-tab-bg-3.jpg);*/
}
#design-details-tab-4
{
	background-image:url(/images/design-detail-tab-bg-4.jpg);
}
.design-details-tab-label, .design-details-tab-label-inactive
{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	text-align: left;
	font-weight: bold;
	float: left;
	width: 150px;
	text-align: center;
	cursor: pointer;
	font-size: 11px;
	color: #535353;
}
.design-details-tab-label-inactive
{
	font-weight: normal;
}
.design-details-tab-label a, .design-details-tab-label-inactive a
{
	color: #535353;
}
#design-details
{
	text-align: left;
}
#design-details-inner
{
	margin: 0px 30px;
}


.submenu-container
{
	margin: 0px;
	padding: 0px;
	
	float: left;
	margin-top:18px;	
}

.submenu
{
	margin: 0px;
	padding: 0px;
	
	display: none;
	position: absolute;
	z-index: 100;
	background-color: #eaeaea;
	padding: 15px;
	
	/*border-color: #b2b2b2;
	border-style: solid;
	border-width: 1px;
	
	border-top: none;
	border-right: none;
	border-left-width: 2px;	*/
	
	margin-left: -15px;
	
	overflow: hidden;
}
.submenu div
{
	margin: 0px;
	padding: 0px;
	
	margin-bottom: 4px;
	overflow: hidden;
}

.submenu div a:hover
{
	color: #B2000B;
}

.submenu-321
{
	margin: 0px;
	padding: 0px;
	
	display: none;
	position: absolute;
	z-index: 100;
	background-color: #eaeaea;
	padding: 15px;
	
	/*border-color: #b2b2b2;
	border-style: solid;
	border-width: 1px;
	
	border-top: none;
	border-right: none;
	border-left-width: 2px;	*/
	
	margin-left: 0px;
	
	overflow: hidden;
}
.submenu-321 div
{
	margin: 0px;
	padding: 0px;
	
	margin-bottom: 4px;
	overflow: hidden;
}

.submenu-321 div a:hover
{
	color: #B2000B;
}


#odkazy-right, #odkazy-right img
{
	width: 683px;
	height: 462px;
}
#odkazy-right
{
	float: left;
	margin-left: 5px;
}


.dock {
	position: relative;
	height: 40px; 
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
}
.dock-container {
	position: absolute;
	height: 50px;
	width: 100%;
}
a.dock-item {
	display: block;
	width: 120px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
}
.dock-item img {
	border: none; 
	margin: 0px;
	margin-right: 40px;
	width: 85%; 
}

.klient-menu-login
{
	float: left;
	
	width: 250px;
	height: 450px;
	
	text-align: left;
	
	margin-right: 5px;
	margin-bottom: 5px;
}
.klient-menu-login-top
{
	height: 65px;
	margin-bottom: 5px;
	
	background-color: #E6E6E6;
	
	font-weight: bold;
}
.klient-menu-login-bottom-cz, .klient-menu-login-bottom-en
{
	height: 378px;
	
	background-color: #D9D9D9;	
	background-repeat: no-repeat;
}
.klient-menu-login-bottom-cz
{
	background-image: url(/images/klient-menu-login-left_cz.jpg);
}
.klient-menu-login-bottom-en
{
	background-image: url(/images/klient-menu-login-left_en.jpg);
}
.klient-menu-login-top-inner, .klient-menu-login-bottom-inner
{
	margin: 25px;
}
.klient-obsah-login-cz, .klient-obsah-login-en
{
	width: 673px;
	height: 450px;
	
	background-color: #E6E6E6;	
	background-repeat: no-repeat;
	
	float: left;
}
.klient-obsah-login-cz
{
	background-image: url(/images/klient-menu-login-main_cz.jpg);
}
.klient-obsah-login-en
{
	background-image: url(/images/klient-menu-login-main_en.jpg);
}

.klient-menu
{
	float: left;
	
	width: 175px;
	height: 450px;
	
	text-align: left;
	background-color: #CCCCCC;
	
	margin-right: 5px;
}
.klient-menu-inner
{
	margin: 5px 5px;
	
	font-size: 12px;
	text-transform: uppercase;
}
.klient-menu-item
{	
	margin-bottom: 10px;
}
.klient-menu-item-right
{
	width: 125px;
	float: right;
}
.klient-menu-mainitem
{
	margin: 0px;
	margin-top: 9px;
	margin-bottom: 3px;
	float: left;
	font-weight: bold;
}
.klient-menu-subitem
{
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 2px;
	font-weight: normal;
	float: left;
	width: 120px;
}
.klient-menu-icon
{
	margin: 0px;
	margin-right: 4px;
	float: left;
	height: 32px;
	width: 32px;
	background-repeat: no-repeat;	
}
.klient-menu-selector
{
	height: 5px;
	width: 5px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.klient-obsah
{
	float: left;
	
	width: 564px;
	height: 450px;
	
	margin-right: 5px;
	
	text-align: left;
	
	background-color: #f0f0f0;
	
	overflow: hidden;
}
.klient-obsah-inner
{
	margin: 25px;
	width: 514px;
}

.klient-obsah-nadpis
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.klient-right
{
	float: left;
	
	width: 175px;
	height: 450px;
}
.klient-right-top
{
	width: 175px;
	height: 150px;
	
	margin-bottom: 5px;
	
	background-color: #FFF;
}
.klient-right-top-inner
{
	margin: 15px;
	text-align: left;
}
.klient-right-top-name
{
	font-weight: bold;
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	font-size: 12px;
}
.klient-right-bottom
{
	margin: 0px;
	padding: 0px;
	
	width: 175px;
	height: 293px;
	
	background-color: #FFF;
	background-image: url(/images/klient-right-bottom.jpg);
	background-repeat: no-repeat;	
}

.klient-nadpis, .klient-nadpis-2
{
	font-weight: bold;
	width: 100px;
	text-align: left;
	float: left;
}
.klient-hodnota, .klient-hodnota-2
{
	font-weight: normal;
	margin-left: 10px;
	text-align: left;
	float: left;
}
.klient-nadpis-2, .klient-hodnota-2
{
	font-size: 11px;
	width: 90px;
	margin-left: 10px;
}

.klient-kalendar
{
	font-size: 11px;
}

.klient-kalendar-nadpis
{
	font-weight: bold;
	width: 80px;
	text-align: right;
	float: left;
	font-size: 11px;
	margin-top: 3px;
}
.klient-kalendar-input-predmet
{
	width: 379px;
	float: left;
	margin-left: 10px;
}
.klient-kalendar-input-datum
{
	width:145px;
	float: left;
	margin-left: 10px;
}
.klient-kalendar-input-text, .klient-kalendar-input-cas
{
	float: left;
	margin-left: 10px;
}

.fotogalerie-left
{
	width: 250px;
	height: 450px;
	float: left;
	background-color: #F0F0F0;
}
.fotogalerie-left-inner
{
	margin: 25px;
	overflow: auto;
	height: 400px;
}
.fotogalerie-left-main-label
{
	font-weight: bold;
	text-transform: uppercase;
}
.fotogalerie-left-date
{
	font-weight: bold;
	font-size: 12px;
	color: #B2000B;
	margin-bottom: 2px;
}
.fotogalerie-left-name
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}
.fotogalerie-left-description
{
	font-size: 11px;
}

.fotogalerie-right
{
	float: right;
	height: 450px;	
	width: 670px;
	background-color: #FFF;
}
.fotogalerie-right-img
{
	height: 450px;	
	width: 670px;
	border: none;
}

.balicky-top
{
	background-color: #F0F0F0;
	text-align: left;
	margin-bottom: 5px;
}
.balicky-top-inner, .balicky-detail-top-inner
{
	margin: 20px;
}
.balicky-detail-top-inner
{
	margin-top: 0px;
}
.balicky-top-collumn
{
	width: 436px;
	text-align: justify;
	float: left;
}
.balicky-item-image, .balicky-item-image-1, .balicky-item-image img, .balicky-item-image-1 img, .balicky-detail-item-image
{
	width: 250px;
	height: 220px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.balicky-item-image, .balicky-item-image-1
{
	width: 250px;
	height: 220px;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.balicky-detail-item-image, .balicky-detail-item-image img
{
	width: 180px;
	height: 160px;
}
.balicky-detail-item-image
{
	margin-left: 25px;
}
.balicky-item-right-even, .balicky-item-right-odd, .balicky-detail-item-right-even, .balicky-detail-item-right-odd
{
	float: left;
	width: 671px;
	height: 220px;
	text-align: left;
}
.balicky-detail-item-right-even, .balicky-detail-item-right-odd
{
	background-color: #FFF;
}
.balicky-item-right-even
{
	background-color: #737373;
}
.balicky-item-right-odd
{
	background-color: #999999;
}
.balicky-item-right-number, .balicky-item-right-title, .poukazy-item-right-title, .poukazy-item-right-number
{
	float: left;
	font-size: 60px;
	color: #FFF;
	font-weight: bold;
}
.balicky-item-right-number, .poukazy-item-right-number
{
	cursor: default;
}
.poukazy-item-right-number
{
	margin-top: 15px;
	font-weight: normal;
	font-size: 45px;
}
.balicky-item-right-title, .poukazy-item-right-title
{
	margin-top: 8px;
	margin-left: 25px;
	font-size: 22px;
}
.balicky-item-right-title a, .balicky-item-right-title a:visited, .poukazy-item-right-title a
{
	color: #FFF;
}
.balicky-item-right-title a:hover, .poukazy-item-right-title a:hover
{
	color: #CCC;
}
.poukazy-item-right-title
{
	margin-top: 0px;
	font-size: 20px;
}
.balicky-detail-item-right-number, .balicky-detail-item-right-title
{
	float: left;
	font-size: 50px;
	color: #999;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.balicky-detail-item-right-number
{
	cursor: default;
}
.balicky-detail-item-right-title
{
	margin-top: 8px;
	margin-left: 25px;
	font-size: 18px;
	color: #404040;
}
.balicky-detail-item-right-title a
{
	color: #404040;
}
.balicky-detail-item-right-title a:hover
{
	color: #000;
}
.balicky-item-right-list, .designeri-item-right-list
{
	float: left;
	width: 280px;
	color: #FFF;
	margin-left: 30px;
	font-size: 11px;
}
.balicky-detail-item-right-list
{
	color: #404040;
	float: none;
}
.designeri-item-right-list
{
	width: auto;
	height: 58px;
	overflow: hidden;
}

.finezza-realizace-box-text
{
	font-size: 9px;
	margin-left: 12px;
	margin-right: 12px;
}

.designeri-item-right-even, .designeri-item-right-odd
{
	float: left;
	width: 619px;
	height: 190px;	
	padding-bottom: 30px;
	text-align: left;
	margin-bottom: 5px;
	position: relative;
}
.designeri-item-right-even
{
	background-color: #737373;
}
.designeri-item-right-odd
{
	background-color: #999999;
}
.designeri-button-div
{
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.designeri-button-div-2
{
	position: absolute;
	bottom: 20px;
	right: 180px;
}
.poukazy-button-div
{
	float: right;
	position: relative;
	top: 172px;
	right: 20px;
}

.akce-left
{
	width: 250px;
	height: 450px;
	float: left;
	background-color: #F0F0F0;
}
.akce-left-inner
{
	margin: 25px;
	overflow: auto;
	height: 400px;
}
.akce-left-main-label
{
	font-weight: bold;
	text-transform: uppercase;
}
.akce-left-date
{
	font-weight: bold;
	font-size: 12px;
	color: #B2000B;
	margin-bottom: 2px;
}
.akce-left-name
{
	font-size: 12px;
	margin-bottom: 3px;
}
.akce-left-description
{
	font-size: 11px;
}

.akce-right
{
	float: right;
	height: 450px;	
	width: 670px;
	background-color: #FFF;
}
.akce-right-img
{
	height: 450px;	
	width: 670px;
	border: none;
}
.akce-detail
{
	float: left;
	padding: 20px;
	margin-bottom: 5px;
	width: 888px;
	text-align: left;
}

/*pop-up*/

#dialog {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:570px;
	height:449px;
	border:10px solid #FFF;

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	text-align:center;
	background-color: #333;
	color:#999;
	
	z-index: 2000008;
	
	box-shadow:0px 0px 10px #333;
    -moz-box-shadow:0px 0px 10px #333;
    -webkit-box-shadow:0px 0px 10px #333;
	filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=10);
    -ms-filter:"progid:DXImageTransform.Microsoft.Blur(pixelradius=10)";
}

.yes {
	font-size: 11px;
	height: 23px;
	width:110px;
	text-align: center;
	background:url(../img/buttonX.jpg) no-repeat top left;
	border:0px;
	color:#F60;
	cursor:pointer;
	left:10px;
}

.close {
	font-size: 11px;
	padding: 2px;
	width: 18px;
	text-align: center;
	color:#fff;
	cursor:pointer;
	background-color: #C00;
	position: absolute;
	right: 0px;
	top: 0px;
	font-weight: bold;
	font-size: 16px;
}



/*------ new 321 ------*/
.delicX
{
	float: left;
	position:relative;
	width:6px;
	height:5px;
}
.delic5
{
	float: left;
	position:relative;
	width:5px;
	height:5px;
}
.delic20
{
	float: left;
	position:relative;
	width:20px;
	height:5px;
}

.cleaner
{
	clear:both;
}
.cleaner5
{
	clear:both;
	height:5px;
}
.cleaner10
{
	clear:both;
	height:10px;
}
.cleaner20
{
	clear:both;
	height:20px;
}
.cleaner-line
{
	clear:both;
	height:1px;
	border-top: 1px solid #b2b2b2
}

#page-new
{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position:relative;
}

#header-new
{
	width: 100%;
}

#main-content-new
{
	width: 100%;
	margin: 0 auto;
	height: auto;
 	padding: 0px;
	margin-bottom: 5px;
	float:left;
	position: relative;
}



.flash-index-321
{
	float:left;
	position:relative;
	width:573px;
	height:328px;
	overflow:hidden;	
	background-image:url(/flash/pozadi.jpg);
	border:1px solid #ccc;
}

.flash-position-321
{
	position:absolute;
	top:-119px;
	left:0px;
	width:573px;
	height:328px;
}

.left-side-index-321
{
	float:left;
	position:relative;
	width:575px;
	height:auto;
}

.right-side-index-321
{
	float:left;
	position:relative;
	width:350px;
	height:auto;
}


.underflashbox
{
	float:left;
	position:relative;
	width: 575px;
	height:105px;
}

.chci-obal
{
	float:left;
	position:relative;
	width:85px;
	height:105px;
}

.chci-321
{
	float:left;
	position:relative;
	width:85px;
	height:48px;
	border:1px solid #ccc;
}

.chci-big
{
	float:left;
	position:relative;
	width:238px;
	height:103px;
	border:1px solid #ccc;
	text-align:left;
}

.chci-big-IMAGE
{
	float:left;
	position:relative;
	width:238px;
	height:103px;
	border:1px solid #ccc;
	text-align:left;
}
.chci-big-IMAGE a
{
	float:left;
	position:relative;
	width:238px;
	height:103px;
	background:no-repeat top left;
}
.chci-big-IMAGE a:hover
{
	background:no-repeat bottom left;
}
.chci-popis
{
	position:absolute;
	top:0px;
	left:0px;
	width:238px;
	height:103px;
	background:url(../images/bg80.png) repeat;
}
.chci-popis:hover
{
	background:url(../images/bg50.png) repeat;
}

.chci-popis a
{
	position:relative;
	float:left;
	font-size:18px;
	color:#B2000B;
	line-height:1.1em;
	text-transform:uppercase;
	background:url(../images/bg-iwant-bg-sipka-zelena.png) 15px 38px no-repeat ; 
	padding:23px 0px 5px 60px;
	width:188px;
	height:auto;
}
.chci-popis a:hover
{
	color: #000;
	background-position:15px -52px;
}

.second-icon a
{
	color:#B2000B;
	background:url(../images/bg-iwant-bg-otaznik-modry.png)  15px 38px no-repeat ;
}

.second-icon a:hover
{
	color: #000;
	background-position:15px -52px;
}

.news-321
{
	float:left;
	position:relative;
	width:308px;
	height:235px;
	overflow:hidden;	
	padding:20px;
	text-align:left;
	border:1px solid #ccc;
	background: url(../images/bg50.png) repeat;
}

.news-321-nadpis
{
	color: #B2000B;
    float: left;
	position:relative;
	width:308px;
	height:auto;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}
.news-321-nadpis a
{
	color: #B2000B;
   	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}
.news-321-nadpis a:hover
{
	color: #535353;
}


.news-321-dalsi
{
	
	position:absolute;
	bottom:15px;
	right:15px;
	width:308px;
	height:auto;
	color: #B2000B;
   	text-align:right;
	font-size:10px;
	text-transform:uppercase;
}
.news-321-dalsi a
{
	color: #B2000B;
   	font-size:10px;
	text-transform:uppercase;
}
.news-321-dalsi a:hover
{
	color: #535353;
}


.news-right-date-321
{
	color: #B2000B;
    float: left;
	position:relative;
	width:308px;
	height:auto;
    font-weight: bold;
}
.news-right-title-321
{
    float: left;
	position:relative;
	width:308px;
	height:auto;
    font-weight:bold;
	margin:4px 0px;
}
.news-right-text-321
{
    float: left;
	position:relative;
	width:308px;
	height:auto;
    font-size:12px;
}



p.nadpisek
{
	float:left;
	position:relative;
	width:auto;
	height:auto;
	border:1px solid #ccc;
	padding:5px 10px;
	text-transform:uppercase;
}
.visit-showroom
{
	float:left;
	position:relative;
	width:348px;
	height:90px;
	overflow:hidden;
	border:1px solid #ccc;
}

.boxpopis
{
	position:absolute;
	bottom:10px;
	left:0px;
	width:338px;
	height:auto;
	text-align:left;
}
.boxpopis span
{
	background:#fff;
	padding:5px 10px 3px 10px;
	color:#666;
	font-size:14px;
	text-transform:uppercase;
}
.boxpopis span a
{
	color:#535353;
}
.boxpopis span a:hover
{
	color:#B2000B;
}

.boxpopis span.small-span
{
	background:url(../images/bg90.png) repeat;
	padding:5px 10px 3px 10px;
	color:#666;
	font-size:12px;
	text-transform:uppercase;
	line-height:1.5em;
}
.boxpopis span.small-span a
{
	color:#535353;
}
.boxpopis span.small-span a:hover
{
	color:#B2000B;
}

.boxpopis p
{
	background: url(../images/bg90.png) repeat;
	padding:10px 10px 10px 15px;
	color:#666;
	font-size:12px;
	width:70px;
	height:auto;
	text-transform:uppercase;
}
.boxpopis p a
{
	color:#535353;
}
.boxpopis p a:hover
{
	color:#B2000B;
}

.logo-dock
{
	float:left;
	position:relative;
	width:930px;
	height:auto;
}
.logo-dock img
{
	float:left;
	position:relative;
	width:100px;
	padding:15px;
	height:auto;
}

.logo-dock321
{
	float:left;
	position:relative;
	width:930px;
	height:170px;
	overflow:hidden;
}

.logo-dock321 img
{
	float:left;
	position:relative;
	width:100px;
	padding:15px;
	height:auto;
}

.logo-dock321-line
{
	float:left;
	position:relative;
	width:930px;
	height:70px;
	overflow:hidden;

}
.dalsi-znacky-321
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:308px;
	height:auto;
	color: #B2000B;
   	text-align:right;
	font-size:10px;
	text-transform:uppercase;
}
.dalsi-znacky-321 a
{
	color: #B2000B;
   	font-size:10px;
	text-transform:uppercase;
}
.dalsi-znacky-321 a:hover
{
	color: #535353;
}


.underlogo-advert
{
	float:left;
	position:relative;
	width:930px;
	height:123px;	
}
.uderlogo-advert-box
{
	float:left;
	position:relative;
	width:148px;
	height:123px;
	overflow:hidden;
	border:1px solid #ccc;
}
.uderlogo-advert-box img
{
	width:148px;
	height:123px;
}

.index-texts
{
	float:left;
	position:relative;
	width:890px;
	height:auto;
	/*border:1px solid #b2b2b2;*/
	padding:20px;
	text-align:left;
}

.index-texts-boxes
{
	float:left;
	position:relative;
	width:424px;
	height:auto;
}
.index-texts-boxes a
{
    color: #B2000B;
}
.index-texts-boxes a:hover
{
    color: #B2000B;
	text-decoration:underline;
}

.index-texts-boxes h2, .index-texts-boxes h2 a
{
    color: #B2000B;
    font-size: 12px;
    font-weight: bold;
}

.index-texts-boxes p 
{
    display: table;
    font-size: 11px;
    text-align: justify;
}

.index-texts-image
{
	float:left;
	position:relative;
	width:130px;
	height:130px;
	overflow:hidden;
	padding:0px 20px 20px 0px;
}

.down-big-box
{
	float:left;
	position:relative;
	width:930px;
	height:auto;
	/*border:1px solid #b2b2b2;*/
	text-align:left;
}

.box148
{
	float:left;
	position:relative;
	width:148px;
	height:148px;
	overflow:hidden;
	border:1px solid #ccc;
}

.box305
{
	float:left;
	position:relative;
	width:305px;
	height:148px;
	overflow:hidden;
	border:1px solid #ccc;
}



/* posuvne menu accordion */

div#container {
	position:relative;
	float:left;
	top:0px;
	left:0px;
    width:930px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#block-wrapper {
    height:150px;
}
div.acc {
    height:150px;
    width:930px;
}
div#first-div {
    left:0px;
    z-index:1;
	background: #333;
}
div#second-div {
    left:465px;
    z-index:2;
	background: #666;

}
div#third-div {
    left:620px;
    z-index:3;
	background: #999;

}
div#fourth-div {
    left:775px;
    z-index:3;
	background: #ccc;

}

div.acc-js {
    box-shadow: -1px 0px 3px #666;
    -moz-box-shadow: -1px 0px 3px #666;
    position:absolute;
    -webkit-box-shadow: -1px 0px 3px #666;
    width:465px;
}
div.block-wrapper-js {
	height:150px;
    overflow:hidden;
    position:relative;
}


/* posuvne menu accordion */
