/* CSS Document */
body,html {
	height:100%;
}
body {
	background-image:url(/images/bg_main.jpg);
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	margin:0px;
}

table#main_holder {
	height:100%;
	width:100%;
}

tr.content td{
	height:678px;
	
}
tr.content td.content {
	width:931px;
	height:678px;
	font-size:1px;

}

td.top {
	background-image:url(/images/bg_lines_top.gif);
	background-position:bottom left;
	background-repeat:repeat-y;
}

td.left,
td.left_small {
	background-image:url(/images/bg_left.jpg);
	background-position:right 71px;
	background-repeat:no-repeat;
}
td.left_small {
	background-image:url(/images/bg_left_small.jpg);
}
td.bottom {
	background-image:url(/images/bg_lines_bottom.gif);
	background-repeat:repeat-y;
}
div.red_smudge {
	width:369px;
	height:37px;
	background-image:url(/images/bg_red_smudge.gif);
	background-repeat:no-repeat;
}


#content_holder {
	position:relative;
	width:931px;
	height:678px;
}
#menu_holder {
	position:absolute;
	width:369px;
	height:71px;
	top:0px;
	left:0px;
}

#menu_holder div.folder,
#menu_holder div.folder_on {
	position:absolute;
	height:36px;
	width:123px;
	top:5px;	
}
#menu_holder div.folder a,
#menu_holder div.folder_on a {
	display:block;
	width:100%;
	height:36px;
	background-repeat:no-repeat;
}
#menu_holder div.folder a span,
#menu_holder div.folder_on a span {
	display:none;
}
#menu_holder  div.folder_on a{
	background-position:0px -72px;
}

#menu_holder div#katalog {
	left:0px;
}
#menu_holder  div#katalog a {
	background-image:url(/images/m_katalog_c.gif);
}
#menu_holder  div#katalog a.en {
	background-image:url(/images/m_catalog_c.gif);
}
#menu_holder  div#katalog.folder a:hover {
	/*background-position:0px -72px;*/
}
#menu_holder div#podpora {
	left:123px;
}
#menu_holder  div#podpora a {
	background-image:url(/images/m_podpora_c.gif);
}
#menu_holder  div#podpora a.en {
	background-image:url(/images/m_support_c.gif);
}
#menu_holder  div#podpora.folder a:hover {
	/*background-position:0px -72px;*/
}
#menu_holder div#kontakt {
	left:246px;
}
#menu_holder  div#kontakt a {
	background-image:url(/images/m_kontakt_c.gif);
}
#menu_holder  div#kontakt a.en {
	background-image:url(/images/m_contact_c.gif);
}
#menu_holder  div#kontakt.folder a:hover {
	/*background-position:0px -72px;*/
}
#menu_holder  div.submenu {
	position:absolute;
	height:30px;
	top:0px;
	color:#94a8ba;
}
#menu_holder #submenu_holder {
	position:absolute;
	height:30px;
	width:369px;
	background-image:url(/images/bg_submenu.gif);
	background-repeat:repeat-x;
	top:41px;
}
/**
* main menu
**/
#menu_holder {
	text-align:left;
}
#menu_holder ul {
	margin:0px;
	padding:0px;
	margin-top:5px;
}
#menu_holder ul li {
	display:inline;
}
#menu_holder ul li a {
	display:block;
	float:left;
	color:#849db4;
	text-decoration:none;
	height:27px;
	padding-top:10px;
	padding-bottom:12px;	
	background-image:url(/images/metrovy_textil_c.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
}
#menu_holder ul li a:hover {
	color:#fff;
	/*background-position:0px -36px;*/
}

#menu_holder ul li a.uvod {
	background-image:url(/images/uvod_c.gif);
	width:50px;
}

#menu_holder ul li a.metrovy_textil {
	background-image:url(/images/metrovy_textil_c.gif);
	width:86px;
}

#menu_holder ul li a.reklamny_textil {
	background-image:url(/images/reklamny_textil_c.gif);
	width:98px;
}
#menu_holder ul li a.pracovne_oblecenie {
	background-image:url(/images/pracovne_oblecenie_c.gif);
	width:78px;
	padding-top:4px;
	padding-bottom:5px;
}
#menu_holder ul li a.kontakt {
	background-image:url(/images/kontakt_c.gif);
	width:57px;
}


#sp_flash {
	position:absolute;
	width:300px;
	height:600px;
	top:48px;
	left:603px;
}
#home_flash {
	position:absolute;
	width:369px;
	height:521px;
	top:71px;
	left:0px;
}

#bshadow {
	position:absolute;
	background-image:url(/images/bg_bottom_shadow.jpg);
	width:931px;
	height:45px;
	bottom:0px;
}
#rshadow {
	position:absolute;
	background-image:url(/images/bg_right_shadow.jpg);
	width:28px;
	height:562px;
	top:72px;
	right:0px;
}
#fbottom {
	position:absolute;
	background-image:url(/images/bg_frame_bottom.gif);
	width:603px;
	height:41px;
	top:592px;
	left:0px;
}
#wsmudge {
	position:absolute;
	background-image:url(/images/bg_white_smudge.gif);
	width:312px;
	height:39px;
	top:678px;
	left:447px;
}
.cleaner {
	clear:both;
	font-size:1px;
	line-height:1px;
}

a.english {
	padding-left:26px !important;
	background-image:url(/images/english_flag.gif);
	background-repeat:no-repeat;
	background-position:2px 1px;
}

