/*globalni styly*/
body {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p { margin-top: 1px; margin-bottom: 1px; text-align: justify;}
.pLeft { margin-top: 1px; text-align: left; margin-bottom: 1px}
.pCenter { margin-top: 1px; text-align: center; margin-bottom: 1px;}
.pRight { margin-top: 1px; text-align: right; margin-bottom: 1px}
li {
	text-align: justify;
}
/*ELEMENTY SABLONY----------------------------------------------------------------------*/
#TopMenuBack {
	background-color:#000000;
	background-image:url(../images/07layout/TopBack.gif);
	background-position:top left;
}
#TopMenuBackHome {
	background-color:#000000;
	background-image:url(../images/07layout/TopBackHome.gif);
	background-position:top left;
}
#TopMenuPosAnchor{
	position:relative;
	left:0px;
	top:0px;	
	z-index:10;
}
#TopMenuLogo {
	position:absolute;
	left:0px;
	top:0px;
	width:288px;
	height:75px;
}
#Footer {
	position:absolute;
	left:55px;
	top:599px;
	width:726px;
	height:23px;
}
#Footer a:link, #Footer a:visited, #Footer a:active, #Footer a:hover, #Footer TD {
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}
#Footer a:hover {
	text-decoration:underline;
}
#HomeMainBack {
	background-color:#000000;
	background-image:url(../images/07photo/homeBack.jpg);
	background-position:top left;
}
#HomeMainLogoAnchor{
	position:relative;
	left:0px;
	top:0px;	
}
.LmenuImage01, .LmenuImage02, .LmenuImage03, .LmenuImage04, .LmenuImage05, .LmenuImage06, .LmenuImage07, .LmenuImage08, .LmenuImage09, .LmenuImage10, .LmenuImage11, .LmenuImage12  {
	background-position:bottom left;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
.LmenuImage01 {background-image:url(../images/07photo/menuBack01.jpg);}
.LmenuImage02 {background-image:url(../images/07photo/menuBack02.jpg);}
.LmenuImage03 {background-image:url(../images/07photo/menuBack03.jpg);}
.LmenuImage04 {background-image:url(../images/07photo/menuBack04.jpg);}
.LmenuImage05 {background-image:url(../images/07photo/menuBack05.jpg);}
.LmenuImage06 {background-image:url(../images/07photo/menuBack06.jpg);}
.LmenuImage07 {background-image:url(../images/07photo/menuBack07.jpg);}
.LmenuImage08 {background-image:url(../images/07photo/menuBack08.jpg);}
.LmenuImage09 {background-image:url(../images/07photo/menuBack09.jpg);}
.LmenuImage10 {background-image:url(../images/07photo/menuBack10.jpg);}
.LmenuImage11 {background-image:url(../images/07photo/menuBack11.jpg);}
.LmenuImage12 {background-image:url(../images/07photo/menuBack12.jpg);}

/*LEFT MENU TOP----------------------------------------------------------------------*/
#LM_areaTop ul  {
	display: block;
	padding: 0;
	margin: 0;
}

#LM_areaTop ul li{
	list-style-type: none;
}

#LM_areaTop ul li a:link, #LM_areaTop ul li a:visited, #LM_areaTop ul li a:active, #LM_areaTop ul li a:hover {
	margin:0px;
	padding:0px;
	border-width: 0px;
	background-image:url(../images/07layout/LmenuItemBackUnsel.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	display:block;
	width: 176px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	text-align: right;
	line-height: 14px; /*vyska jednoho radku menu*/
}

#LM_areaTop ul li a:hover {
	background-image:url(../images/07layout/LmenuItemBackSel.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #A50101;
}

#LM_areaTop ul li a div {
	margin:0;padding:0;
	padding-right:37px;
	padding-bottom:7px;
	padding-top:7px;
}

#LM_head {
	margin:0px;
	padding:0;
	border-width: 0px;
	background-image:url(../images/07layout/LmenuTopBack.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display:block;
	width: 192px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
	line-height: 14px; /*vyska jednoho radku menu*/
}

#LM_head div {
	margin:0;padding:0;
	padding-left:10px;
	padding-bottom:4px;
	padding-top:3px;
	cursor:default;
}
/*LEFT MENU BOTTOM----------------------------------------------------------------------*/
#LM_areaBottom ul  {
	display: block;
	padding: 0;
	margin: 0;
}

#LM_areaBottom ul li{
	list-style-type: none;
}

#LM_areaBottom ul li a:link, #LM_areaBottom ul li a:visited, #LM_areaBottom ul li a:active, #LM_areaBottom ul li a:hover {
	margin:0px;
	padding:0px;

	border-width: 0px;
	background-image:url(../images/07layout/TrojuhelnikLmenuBot.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	display:block;
	width: 176px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
	line-height: 14px; /*vyska jednoho radku menu*/
}

#LM_areaBottom ul li a:hover {
	color: #A50101;
}

#LM_areaBottom ul li a div {
	padding-left:27px;
	padding-bottom:3px;
	padding-top:3px;
}

/*TOP MENU ----------------------------------------------------------------------*/
#TopMenuLayer {
	position:absolute;
	left:292px;
	top:33px;
	width:500px;
	height:20px;
}

#TopMenuLayer a:link, #TopMenuLayer a:visited, #TopMenuLayer a:active, #TopMenuLayer a:hover {
	margin:0px;
	padding:0px;
	border-width: 0px;
	background-image:url(../images/07layout/TmenuUnsel.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display:block;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	letter-spacing: -0.2pt;
	text-decoration: none;
	line-height: 13px; /*vyska jednoho radku menu*/
}

#TopMenuLayer a:hover {
	background-image:url(../images/07layout/TmenuSel.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #FFFFFF;
}

#TopMenuLayer a div {
	margin:0;
	padding-left:19px;
	padding-right:9px;
	padding-bottom:0px;
	padding-top:2px;
}


/*MAIN NEWS ----------------------------------------------------------------------*/
#main {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #e3e6ec;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #e3e6ec;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	height:534px;
}

#main p {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
	padding:2px;margin:0;padding-right:4px;padding-left:4px;
}
#main b {
	font-weight:bold;
	color: #ad0035;
}
#main a,#main a:link, #main a:visited, #main a:active, #main a:hover
{	font-weight:bold;
	color: #d75100;
	text-decoration:none;
}
#main a:hover
{	
	text-decoration:underline;
}
/*CONTENT ---------------------------------------------------------------------------*/
#ContentTD {
	background-image:url(../images/07layout/BackBotRightCorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#content {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	height:534px;
}

#content p {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
	padding:2px;margin:0;padding-right:20px;
}
#content b {
	font-weight:bold;
	color: #ad0035;
}
#content a,#content a:link, #content a:visited, #content a:active, #content a:hover
{	font-weight:bold;
	color: #d75100;
	text-decoration:none;
}
#content a:hover
{	
	text-decoration:underline;
}
#content h1 {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #CC0000;
	line-height: 20px;
	white-space : nowrap;
	padding:0;margin:0;
	padding-top:6px;padding-left:5px;padding-right:20px;
}
#content_p {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	height:534px;
}

#content_p p {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	padding:2px;margin:0;padding-right:0px;
}
#content_P b {
	font-size: 12px;
	font-weight:bold;
	color: #ad0035;
}
#content_p a,#content_p a:link, #content_p a:visited, #content_p a:active, #content_p a:hover
{	font-weight:bold;
	color: #d75100;
	text-decoration:none;
}
#content_p a:hover
{	
	text-decoration:underline;
}
.imgBorder {
	border-style:solid;
	border-color:#000030;
	border-width:1px;
}

.imgKatRight {
	float:right;
	margin:5px;
	margin-right:10px;
}
#content hr {
	color:#000000; border-color:#000000;
	clear:both;
	margin-top:7px;
}
/*DETAILNI NAHLED VYROBKU ---------------------------------------------------------------------------*/
#prodZoom {
	display:block;
	position:absolute;
	left:210px;
	top:77px;
	z-index:11;
	margin:0;
	padding:0;
	width:669px;
	height:500px;
	visibility: hidden;
}
#prodZoom h1 {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	line-height: 20px;
	white-space : nowrap;
	padding:0;margin:0;padding-left:5px;
	display:block;
}
#prodZoom p {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
	padding:2px;margin:0;padding-right:20px;
}
#prodZoomCell {
	margin-left:5px;
	width:590px;
	height:475px;
	overflow:auto;
	/*background-color:#CCCCCC;*/
}
#prodZoomClose {
	width:69px;
	height:101px;
	display:block;
}
#prodZoomClose a,#prodZoomClose a:link, #prodZoomClose a:visited, #prodZoomClose a:active {
	margin:0px;
	padding:0px;
	border: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	display:block;
	width:69px;
	height:101px;
	cursor:pointer;
	background-image: url(../images/07layout/prodDetailClose.gif);
}
#prodZoomClose a:hover {background-image: url(../images/07layout/prodDetailCloseS.gif);}
