@import url('general.css');
@import url('common.css');
@import url('lightbox.css');


/*--ESSENTIAL--------------------------------------------------------------*/

* {
    margin: 0; padding: 0;
}

html {
	width: 100%;
	height: 100%;
	background: #ffffff;
}

body {
    padding: 0 0 20px 0;
    text-align: center;
	behavior: url("scripts/csshover.htc");
	color: #4f6c76;
    font-family: Arial, lucida, sans-serif;
	font-size: 0.7em;
}

img {
    border: none;
}

a {
    color: #4f4f4f;
}

a:hover {
    text-decoration: none;
}

p {
    line-height: 1.2em;
    margin-bottom: 0.8em;
}

h1 {
    font-size: 2em;
    margin-bottom: 0.3em;
}

h2 {
    font-size: 1em;
    padding: 0;
    margin-bottom: 0.3em;
    color: #4f4f4f;
}

h3 {
    font-size: 1em;
    padding: 0;
    margin-bottom: 0.3em;
    color: #010101;
}

h4 {
    font-size: 1.1em;
    padding: 0.5em 0 0.1em 0;
    margin-bottom: 0.3em;
}

h5 {
    font-size: 1em;
    padding: 0.5em 0 0.1em 0;
    margin-bottom: 0.3em;
}

ul {
	margin: 0 0 0.8em 0;
	list-style: none;
	font-family: Tahoma;
}

ul li {
	margin: 0 0 0 0;
	padding: 2px 2px 2px 8px;
	background: url("../images/li.gif") 0 6px no-repeat;
}

ul li ul {
	margin: 0 0 0 0;
}

ul li ul li {
	margin: 0 0 0 0;
}

ol {
	margin: 0 0 0.8em 1.6em;
}

ol li {
	margin: 0 0 0 1.2em;
	padding: 1px 2px 1px 0;
}

ol li ol {
	margin: 0 0 0 1.6em;
}

ol li ol li {
	margin: 0 0 0 0;
}

table {
	margin: 0.4em 0 0.8em 0;
}

table th {
	padding: 7px 15px 7px 15px;
	background: #e8edf0;
	color: #000;
	text-align: left;
	border-bottom: 1px #d1dbe1 solid;
	border-right: 1px #d1dbe1 solid;
	font-weight: normal;
}

table td {
	padding: 7px 15px 7px 15px;
	background: #fff;
	font-size: 1em;
	border-bottom: 1px #d1dbe1 solid;
	border-right: 1px #d1dbe1 solid;
	color: #4d4d4d;
}

table tr.dark td {
	background: #e9f3f5;
}

hr {
	color: #c3dee5;
	border: 0 none;
	border-top: 1px solid #c3dee5;
	height: 1px;
	margin: 1em 0 1em 0;
}

table.formatTable td{
	padding: 4px 4px;
	background:transparent;
	font-size: 1em;
	border:none;
	color: #4d4d4d;
}

/*--USEFUL-----------------------------------------------------------------*/

.clear {
	clear: both;
	overflow: hidden;
	font-size: 1px;
	height: 0;
}

.black {
	color: #212527 !important;
}

.noMargin {
	margin: 0 !important;
}

.photoRight {
	float: right;
	margin: 0 0 5px 15px;
	border: 1px #a3b2ba solid;
}

/*--SUBPAGE-----------------------------------------------------------------*/

.text {
	width: 680px;
	float: right;
	padding: 18px 20px 15px 10px;
}

.textFull {
	padding: 18px 20px 15px 30px;
}

.text h1, .textFull h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.3em;
	color: #000;
}

.text h2, .textFull h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.1em;
	color: #4d4d4d;
}

.text h3, .textFull h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1em;
	color: #4d4d4d;
}

.text h4, .textFull h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	color: #4d4d4d;
}

.text p, .textFull p {
	margin: 0 0 10px 0;
	color: #4d4d4d;
}

.text ul, .textFull ul {
	margin: 0 0 10px 3px;
	list-style: none;
	font-family: Tahoma;
}

.text ul li, .textFull ul li {
	margin: 0 0 0 0;
	padding: 2px 2px 2px 10px;
	background: url("../images/new_li.gif") 0 7px no-repeat;
	color: #4d4d4d;
}

.text ul li, .textFull ul li {
	margin: 0 0 0 0;
	padding: 2px 2px 2px 10px;
	background: url("../images/new_li.gif") 0 7px no-repeat;
	color: #4d4d4d;
}

.text ul li ul, .textFull ul li ul {
	margin: 0 0 0 0;
}

.text ul li ul li, .textFull ul li ul li {
	margin: 0 0 0 0;
}

#newSubmenu {
	width: 230px;
	margin: 6px 0 0 9px;
	float: left;
}

#newSubmenu ul {
	width: 206px;
	margin: 0;
	padding: 0 12px;
	background: url("../images/new_submenu_middle.jpg") 0 0 repeat-y;
	font-family: Arial;
}

#newSubmenu ul li {
	padding: 0;
	margin: 0;
	background: url("../images/new_submenu_dots.gif") 0 bottom repeat-x;
}

#newSubmenu ul li.last {
	background: none !important;
}

#newSubmenu ul li a {
	width: 171px;
	padding: 7px 10px 7px 25px;
	display: block;
	background: url("../images/new_submenu_arrow.gif") 11px 11px no-repeat;
	text-decoration: none;
}

#newSubmenu ul li a:hover {
	color: #ea0000;
}

#newSubmenu ul li.active a {
	color: #ea0000;
	background: url("../images/new_submenu_arrow_active.gif") 11px 11px no-repeat;
}

#newSubmenu ul li.active {
	background: #dfe5e9 url("../images/new_submenu_dots_active.gif") 0 bottom repeat-x;
}

#newSubmenu .top {
	width: 230px;
	height: 10px;
	font-size: 0;
	overflow: hidden;
	background: url("../images/new_submenu_top.jpg") 0 0 no-repeat;
}

#newSubmenu .bottom {
	width: 230px;
	height: 10px;
	font-size: 0;
	overflow: hidden;
	background: url("../images/new_submenu_bottom.jpg") 0 0 no-repeat;
}

/*--LAYOUT----------------------------------------------------------------*/

#page {
	width: 952px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

/*--HEADER----------------------------------------------------------------*/

#header {
	width: 952px;
	height: 91px;
}

#header a {
	width: 952px;
	height: 91px;
	display: block;
	background: url("../images/header.png") 0 0 no-repeat;
}

#header h1 {
	display: none;
}

/*--MENU------------------------------------------------------------------*/

#menu {
	width: 952px;
	height: 25px;
	background: url("../images/menu_bg.png") 0 0 repeat-x;
	position: absolute;
	left: 0;
	top: 91px;
	font-family: Tahoma;
	z-index: 10;
}

#menu ul {
	padding: 0;
	margin: 0 0 0 30px;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin-right: 30px;
	float: left;
	position: relative;
	background: none;
}

#menu ul li a {
	color: #010101;
	line-height: 25px;
	font-size: 14px;
	text-decoration: none;
	display: block;
	_float: left;
	zoom: 1;
}

#menu ul li.active a, #menu ul li a:hover {
	color: #e10000;
}

#menu ul li ul {
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	z-index: 18;
	left: 0;
	top: 25px;
	display: none;
} 

#menu ul li:hover ul {
	display: block;
} 

#menu ul li ul li {
	padding: 0 0 0 0;
	float: none !important;
	
} 

#menu ul li ul li a {
	width: 100px;
	margin: 0 0 0 0;
	padding: 7px 20px 7px 15px;  
	line-height:16px;   
	float: none !important;
	font-size: 12px;
	color: #353535 !important;
	background: url("../images/trans.png") 0 0 repeat-x;
	_margin-top: 1px;
	_background: #fff;
	_filter: alpha(opacity=69);
} 

#menu ul li ul li a:hover {
	color: #e10000 !important;
} 

/*--SUBMENU---------------------------------------------------------------*/

#submenu {
	height: 36px;
	padding: 0 0 0 10px;
	background: url("../images/submenu_bg_left.jpg") 0 0 no-repeat;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}

#submenu ul {
	height: 36px;
	margin: 0;
	padding: 0 7px 0 0;
	background: url("../images/submenu_bg_right.jpg") right 0 no-repeat;
	float: left;
}

#submenu li {
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
	background: none;
}

#submenu li a {
	line-height: 26px;
	margin: 0;
	padding: 0 6px 0 17px;   
	display: block;
	float: left;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
	background: #d1dbe1 url("../images/submenu_arrow.gif") 7px 10px no-repeat;
}

#submenu li img{
	cursor:pointer;
}

#submenu li a:hover, #submenu li.active a {
	color: #ee1d25;
}

/*--CONTENT---------------------------------------------------------------*/

.content {
	min-height:100px;
	_height:100px; 
} 

.middleContent {
	width: 952px;
	padding-top: 26px;
	background: #d1dbe1;
	font-family: Tahoma;
	
	min-height:300px;
	_height:300px;
	position:relative;
}

.middleContent p img{
	margin:0px 5px 10px 10px;
}

.middleContent p{

}

#leftPart {
	width: 110px;
	padding: 20px;
	float: left;
}

#rightPart {
	width: 800px;
	padding: 0 1px 0 0;
	float: right;
}

.middleContent .cols {
	padding: 10px 10px 15px 0;
}

.middleContent .col {
	width: 240px;
	float: left;
	margin-left: 25px;
}

#theme {
	width: 952px;
	height: 416px;
	position: absolute;
	left: 0;
	top: 116px;
}

#theme .buttons a {
	width: 230px;
	height: 42px;
	display: block;
	float: left;
	margin-left: 11px;
}

#theme .buttons a.life {
	background: url("../images/button_life.png") 0 0 no-repeat;
}

#theme .buttons a.esprit {
	background: url("../images/button_esprit.png") 0 0 no-repeat;
}

#theme .buttons a.avantgarde {
	background: url("../images/button_avantgarde.png") 0 0 no-repeat;
}

#theme .buttons a.romantik {
	background: url("../images/button_romantik.png") 0 0 no-repeat;
	margin-left: 10px;
}

#theme .buttons a.lifelife {
	background: url("../images/button_life_life.png") 0 0 no-repeat;
}

#theme .buttons a.espritesprit {
	background: url("../images/button_esprit_esprit.png") 0 0 no-repeat;
}

#theme .buttons a.avantgardeavantgarde {
	background: url("../images/button_avantgarde_avantgarde.png") 0 0 no-repeat;
}

#theme .buttons a.romantikromantik {
	background: url("../images/button_romantik_romantik.png") 0 0 no-repeat;
	margin-left: 10px;
}

#theme .buttons a span {
	display: none;
}

.hpTheme {
	background: url("../images/theme_hp.jpg") 0 0 no-repeat;
}

#theme.kitchenHpTheme {
	height:440px;
	overflow:hidden;
}

.next125Theme {
	background: url("../images/theme_next125.jpg") 0 0 no-repeat;
}

.nextlineTheme {
	background: url("../images/theme_nextline.jpg") 0 0 no-repeat;
}

.romantikTheme {
	background: url("../images/theme_romantik.jpg") 0 0 no-repeat;
}

.lifeTheme {
	background: url("../images/theme_life.jpg") 0 0 no-repeat;
}

.avantgardeTheme {
	background: url("../images/theme_avantgarde.jpg") 0 0 no-repeat;
}

.espritTheme {
	background: url("../images/theme_esprit.jpg") 0 0 no-repeat;
}

.nextCubeTheme{
	background: url("../images/theme_nextCube.jpg") 0 0 no-repeat;
}

.catCols {
	width: 952px;
	background: #fff;
}

.catCols img {
	vertical-align: top;
}

.catCol {
	width: 230px;
	margin-left: 11px;
	float: left;
	padding-bottom: 60px;
}

.life {
	background: #f9efd0;
}

.life:hover {
	background: #f9e7af;
}

.esprit {
	background: #edf4cd;
}

.esprit:hover {
	background: #e9f5b2;
}

.avantgarde {
	background: #e4e5e6;
}

.avantgarde:hover {
	background: #d2dce5;
}

.romantik {
	background: #ede3ce;
	margin-left: 10px;
}

.romantik:hover {
	background: #eddab2;
}

.detailLeft {
	width: 538px;
	height: 415px;	
	float: left;
}

.detailRight {
	width: 395px;
	padding: 16px 0 0 0;
	height: 399px;
	float: right;
	position: relative;
}

.detailRight h2 {
	margin-bottom: 8px;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 10px;
	background: url("../images/arrow_up.gif") 0 4px no-repeat;
	color: #000;
}

.detailRight p {
	color: #4f4f4f;
}

.detailRight .detailText {
	width: 385px;
	height: 343px;
	margin-top: 35px;
	overflow: auto;
}

.detailRight .detailInfo {
	width: 195px;
	height: 343px;
	margin-top: 27px;
	overflow: hidden;
	float: left;
}

.detailRight .detailPhotos {
	width: 180px;
	height: 343px;
	margin: 27px 10px 0 0;
	_margin: 27px 5px 0 0;
	overflow: auto;
	float: right;
}

.detailRight .detailPhotos img{
	border:1px solid #d1dbe1;
}

.detailMenu {
	height: 20px;
	padding-left: 2px;
	position: absolute;
	top: 35px;
}

.detailMenu li {
	margin-right: 15px;
	float: left;
	padding-left: 0;
	background: none;
}

.detailMenu li a {
	padding: 0 0 0 10px;
	font-weight: bold;
	text-decoration: none;
	color: #828282;
	background: url("../images/arrow_grey.gif") 0 4px no-repeat;
}

.detailMenu li a:hover {
	color: #000;
	background: url("../images/arrow_black.gif") 0 4px no-repeat;
}

.detailMenu li.active a {
	color: #000;
	background: url("../images/arrow_black.gif") 0 4px no-repeat;
}

.icons {
	position: absolute;
	top: 15px;
	right: 20px;
}

.icons a {
	margin-left: 10px;
}

.icons a.print {
	width: 13px;
	height: 9px;
	display: block;
	float: left;
	background: url("../images/ico_print.gif") 0 0 no-repeat;
}

.icons a.print:hover {
	background: url("../images/ico_print.gif") -13px 0 no-repeat;
}

.icons a.pdf {
	width: 15px;
	height: 9px;
	display: block;
	float: left;
	background: url("../images/ico_pdf.gif") 0 0 no-repeat;
}

.icons a.pdf:hover {
	background: url("../images/ico_pdf.gif") -15px 0 no-repeat;
}

.icons a.mail {
	width: 13px;
	height: 9px;
	display: block;
	float: left;
	background: url("../images/ico_mail.gif") 0 0 no-repeat;
}

.icons a.mail:hover {
	background: url("../images/ico_mail.gif") -13px 0 no-repeat;
}

.icons a span {
	display: none;
}


/*--NEWSBOX----------------------------------------------------------------*/

#newsBox {
	width: 210px;
	height: 345px;
	margin: 20px;
	_margin: 20px 10px 0 0;
	padding: 15px;
	float: right;
	background: url("../images/trans2.png") 0 0;
	_background: #fff;
	_filter: alpha(opacity=70);
	border: 1px #e7eff3 solid;
}

#newsBox * {
	color: #727b80;
}

#newsBox h2 {
	margin: 0px 0px 7px 0px;
	padding: 0;
	font-size: 1.2em;
}

/*--BOTTOM-CONTENT----------------------------------------------------------*/

#bottomContent {
	width: 952px;
	margin: 441px 0 0 0;
	padding: 0 0 13px 0;
	background: #d1dbe1 url("../images/bottom_content_bg.jpg") 0 0 repeat-x;
	position: relative !important;
}

#bottomContent.detail {
	margin: 465px 0 0 0;
}

.rightBottomPart {
	width: 730px;
	float: left;
	position: relative;
}

#bottomContent .bottomText {
	width: 420px;
	position: relative;
	top: 45px;
	left: 10px;
	min-height:80px;
	_height:80px;
	margin:0px 0px 45px 0px;
}

.fixed {
	min-height:80px;
	_height:80px;
	
}

.noTheme {
	margin-top: 1px !important;
}

.redArrow {
	color: #212527;
	text-decoration: none;
	padding-left: 12px;
	background: url("../images/arrow.gif") 1px 4px no-repeat;
}

#bottomContent .cols {
	padding: 20px 0 0 10px;
}

#bottomContent .col {
	width: 290px;
	padding: 0 10px 0 10px;
	float: left;
}

#bottomContent .col p {
	margin: 0;
}

.logo {
	width: 200px;
	padding: 20px 0 0 18px;
	float: left;
}

#miniPhotos {
	position:absolute;
	top: 40px;
	right: 20px;
}

.miniPhoto {
	width: 72px;
	height: 72px;
	margin: 0 0 0 8px;
	float: left;
	position: relative;
}

.miniPhoto .border {
	width: 72px;
	height: 72px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background: url("../images/border.png") 0 0 no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/border.png', sizingMethod='scale');
	z-index: 19;
}

.miniPhoto .photo {
	width: 54px;
	height: 54px;
	margin: 9px 0 0 9px;
	display: block;
}


/*--FOOTER-------------------------------------------------------------------*/

#footer {
	padding: 8px 10px;
}

#footer .langAndSearch form {
	float: left;
}

#footer .langAndSearch form.line {
	padding-right: 8px;
	margin-right: 8px;
	background: url("../images/footer_line.gif") right 50% no-repeat;
}

#footer .langAndSearch form label {
	font-size: 10px;
	color: #9a9a9a;
	font-family: Verdana;
}

#footer .langAndSearch form select {
	width: 78px;
	font-size: 10px;
	color: #9a9a9a;
	border: 1px #e8e8ea solid;
	border-top: 1px #b0b0b0 solid;
}

#footer .langAndSearch form #search {
	width: 78px;
	padding: 1px;
	font-size: 10px;
	color: #9a9a9a;
	border: 1px #8a8a8a solid;
}

#footer .langAndSearch .button {
	width: 4px;
	height: 14px;
	background: url("../images/button_send.gif") 0 6px no-repeat;
	border: none;
	cursor: pointer;
}

#footer .langAndSearch .button:hover {
	background: url("../images/button_send.gif") -4px 6px no-repeat;
}

#footer .links {
	float: right;
	color: #738f9a;
}

#footer .links a {
	color: #738f9a;
	padding: 0 5px;
	text-decoration: none;
}

#footer .links a.bo{
	color:#CCCCCC;
}

#footer .links a:hover {
	text-decoration: underline;
}

#footer .links span {
	color: #bbbbbb;
	padding: 0 5px;
}



/* aktuality */
.aktualita{
	clear:both;
	text-align:left;
	border-bottom:1px dashed #c6ced3;
	padding:0px 0px 22px 0px;
	position:relative;
}

.aktualitaText{ clear:both; }
	
.date{ float:right; line-height:18px; font-size:0.9em; font-weight:bold; }

.aktualita .newsPhoto{
	float:left;
	margin:0px 0px 10px 10px;
}

.dateDetail{
	float:right;
	font-weight:bold;
}

/* details */
a.detailPhotoDetail{
	display:block;
	clear:both;
	padding:5px 5px 10px 0px;
}

a.detailPhotoDetail img{
	float:left;
	margin:0px 10px 5px 0px;
}

#links{
	padding:20px 0px 20px 30px;
}

/* dodavatele*/

.link{
	display:block;
	padding:8px 8px 5px 8px;
	float:left;
	min-height:70px;
	_height:70px;
	width:420px;
	border:1px solid #aec1cc;
	margin:0px 10px 10px 0px;
	background:#dae2e7;
}

.linkLogo{
	float:left;
	margin:0px 20px 0px 0px;
}

.linkLogo a img{
	border:2px solid #9faeb7;
}

.linkLogo a:hover img{
	border:2px solid #5f7a8a;
}

.linkData{
	float:left;
}

/* doplnky a design */
#designDetails{
	padding:20px 0px 20px 30px;
}


.detail{
	display:block;
	padding:15px 8px 15px 15px;
	float:left;
	min-height:70px;
	_height:70px;
	width:420px;
	border:1px solid #aec1cc;
	margin:0px 10px 10px 0px;
	background:#dae2e7;
}

.detailPhoto{
	float:left;
	margin:0px 10px 0px 0px;
	width:200px;
}

.detailPhoto a img{
	border:1px solid #9faeb7;
	float:left;
}

.detailPhoto a:hover img{
	border:1px solid #5f7a8a;
}

.detailData{
	float:left;
	width:205px;
}


/* fotogalerioe */

.photogallPhoto{
	padding:0px 15px 10px 0px;
	float:left;
}


.photogallPhoto img{
	border:1px solid #9faeb7;
}

.photogallPhoto:hover img{
	border:1px solid #5f7a8a;
}


#langSelector {
    width: 66px;
    height: 20px;
    position: absolute;
    right: 0px;   
    top: 99px;
	z-index:90;
}

ul#langSelector li {
    padding: 0;
    margin-right: 2px;
    float: left;
	list-style:none !important;
	background:none;
}

#langSelector li a {
    width: 19px;
    height: 11px; 
    display: block;
    float: left;
}

#langSelector li a span {
    display: none;
}

#langSelector li a.cze {
    background: url("../images/f_cz.png") no-repeat 0px -15px; 
}

#langSelector li a.cze:hover, #langSelector li.active a.cze  {
   background: url("../images/f_cz.png") no-repeat 0px 0px;
}

#langSelector li a.gbr {
    background: url("../images/f_en.png") no-repeat 0px -15px;
}

#langSelector li a.gbr:hover, #langSelector li.active a.gbr  {
    background: url("../images/f_en.png") no-repeat 0px 0px;
}

#langSelector li a.rus {
    background: url("../images/f_ru.png") no-repeat 0px -15px;
}

#langSelector li a.rus:hover, #langSelector li.active a.rus  {
    background: url("../images/f_ru.png") no-repeat 0px 0px;
}