.bug
{
	color: black;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family : "Tahoma", "Arial CE", "Helvetica CE", sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	/*background-image: url(picture/mask/body_bgr.gif);
	background-repeat: repeat-y;*/
	color: #000000;
	width: 100%;
	
	/*scrollbar-3dlight-color: #E0E0E0;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #9E9E9E;
	scrollbar-darkshadow-color: #9E9E9E;
	scrollbar-face-color: #9E9E9E;
	scrollbar-highlight-color: inherit;
	scrollbar-shadow-color: #9E9E9E;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #E0E0E0;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color:#9E9E9E;
	scrollbar-shadow-color: #9E9E9E;
	scrollbar-highlight-color:#9E9E9E;
	scrollbar-arrow-color: #ffffff;*/

}

a
{
	color: #FF0000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

/* 
OBECNE
*/
	.bo {
		font-weight: bold;
	}


td
{
	font-size: 10px;
}

.hlavicka
{
	width: 100%;
	height: 141px;
	width: 100%;
	background-image: url(picture/mask/hl_bgr2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	
	display: none;
}

.hlavicka .logo
{
	width: 181px;
	height: 141px;
	float: left;
	
	display: none;
}

.hlavicka .motto
{
	width: 579px;
	height: 141px;
	float: left;
	background-image: url(picture/mask/hl_bgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	display: none;
}

.hlavicka .motto img
{
	margin-left: 42px;
	
	display: none;
}

/*.hlavicka .vypln
{
	height: 141px;
	background-image: url(picture/mask/hl_bgr2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}*/


.hlavicka .bgr1
{
	float: left;
	width: 42px;
	height: 103px;
	
	display: none;
}

.hlavicka .bgr2
{
	width: 100%;
	height: 142px;
	background-image: url(picture/mask/hl_bgr2.gif);
	float: left;
	
	display: none;
}

.hlavicka .pruh
{
	width: 579px;
	height: 38px;
	float: left;
	
	display: none;
}

.menu
{
	width: 100%;
	height: 29px;
	background-color: #ffffff;
	background-image: url(picture/mask/menu_bgr.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	
	display: none;
}

.menu .buttons 
{
	width: 181px;
	height: 29px;
	text-align: right;
	background-image: url(picture/mask/menu_buttons_bgr.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
	/*background-color: yellow;*/
	
	display: none;
}

.menu .buttons img
{
	margin-right: 12px;
	
	display: none;
}

.menu .sekce
{
	float: left; 
	width: 580px;
	height: 29px;
	padding-left: 39px;
	/*padding-bottom: 1px;*/
	/*background-color: yellow;*/
	
	display: none;
}


.page
{
	width: 100%;
	float: left;
	/*border-bottom: 1px #D8D8D8 solid;*/
}


.left
{
	width: 219px;
	float: left;
	border-right: solid 1px #ffffff;

	display: none;
}

.left .aktualne
{
	width: 219px;
	/* height: 144px; */
	color: #535353;
	font-size: 11px;
	font-weight: bold;
	background-color: #F7F7F7;
	background-image: url(picture/mask/sipka.gif);
	background-positon: left top;
	background-repeat: no-repeat;

	display: none;
}

.left .aktualne a
{
	color: #ffffff;
	text-decoration: underline;
}
.left .aktualne a:hover
{
	color: #ffffff;
	text-decoration: none;
}

	.aktualne .menu-1 , .aktualne .menu-1-c {
		display: block;
		/* clear: both; */
		background: url(picture/mask/sipka_menu1.gif) left  no-repeat;
		margin: 5px 0 5px 10px;
		padding: 0 0 0 12px;
		text-transform: uppercase;
		display: none;
	}
		.aktualne .menu-1-c {
			background: url(picture/mask/sipka_aktuality.gif) left  no-repeat;
			display: none;
		}
			.aktualne a.menu-1-c  {
				color: #FF0000;
				display: none;
			}
		
	.aktualne .menu-2 , .aktualne .menu-2-c {
		display: block;
		background: url(picture/mask/sipka7.gif) 0px 3px  no-repeat;
		margin: 4px 0 4px 14px;
		padding: 0 0 0 17px;
		display: none;
	}
		
		.aktualne .menu-2:hover {
			background: url(picture/mask/sipka_menu2c.gif) 0px 3px  no-repeat;
			display: none;
		}
		
		
		.aktualne .menu-2-c {
			background: url(picture/mask/sipka_menu2c.gif) left  no-repeat;
			display: none;
		}
			.aktualne a.menu-2-c {
				color: #FF0000;
				display: none;
			}
	
	.aktualne .separator {
		/* clear: both; */
		width: 219px;
		height: 1px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 1px;
		background: url(picture/mask/menu1_separator.gif) left repeat-x;
		display: none;
	}
	
	.default-submenu {
		padding-bottom: 4px;
		background: url(picture/mask/menu1_separator.gif) bottom repeat-x;
		display: none;
	}




.left .aktualne .head
{
	padding-left: 13px;
}

.left .aktualne .txt
{
	padding-left: 17px;
}



.left .menu2
{
	width: 219px;
	height: 232px;/*240*/
	color: #ffffff;
	background-color: #FF0000;
	background-image: url(picture/mask/sipka.gif);
	background-positon: left top;
	background-repeat: no-repeat;
	
	display: none;
}

.left .menu2 a
{
	color: #ffffff;
	text-decoration: none;
}
.left .menu2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.left .menu2 .head
{
	padding-left: 13px;
	margin-bottom: 4px;
}

.left .menu2 .txt
{
	padding-left: 17px;
}


.left .menu2 p
/* odkazy v levem nemu*/
{
	margin: 5px 0px 5px 0px;
}

.menu-left img
{
	margin: 5px 0px 5px 0px;

}
.menu-left-c
{
	text-decoration: underline;
}
.menu-left-c img
{
	margin: 5px 0px 5px 0px;

}

.ak-img
{
	border-style: solid;
	border-width: 1px;
	border-color: #E8E8E8;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
	display: none;
}

.main
{
	width: 100%;
	/*border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D8D8D8;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E8E8E8;*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D8D8D8;
	background-color: #ffffff;
	float: left;
}

.main .homepage
{
	/* height: 241px; */
}


/*.text {
	min-height: 292px;
	/*padding: 10px 15px 10px 15px;*/
}
*html .text {
	height: 292px;
	padding: 10px 15px 10px 15px;
}*/

/*.main .text
{
	padding: 10px 15px 10px 15px;
	height: 292px;
}*/

.main .text .nadpis
{
	margin-left: -15px;
	padding-bottom: -0px;
	margin-bottom: -15px;
}

.main .nazev
{
	padding-left: 15px; 
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 10px; 
	color: #000000;
}


.main .kat
{
	/*height: 292px;*/
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

.main .kat .navigace
{
	/*width: 539px;*/
	height: 16px;
	/*padding-left: 6px;*/
	padding-top: 2px;
	color: #4D4D4D;
	background-color: #ffffff;
}
.main .kat .navigace a
{
	color: #000000;
	text-decoration: none;
}
.main .kat .navigace a:hover
{
	text-decoration: none;
	color: #ff0000;
}

.kat .polozka
/*katalog 0*/
{
	/*width: 100%;*/
	height: 16px;
	padding-top: 2px;
	margin-top: 20px;
	margin-bottom: 2px;
	background-color: #e1e1e1;
}
.kat .polozka .pol1
{
	float: left;
	width: 440px;
	color: #000000;
	font-weight: bold;
}
.kat .polozka .pol1 a
{
	color: #000000;
	text-decoration: underline;
}
.kat .polozka .pol1 a:hover
{
	color: #000000;
	text-decoration: underline;
}

.kat .polozka .pol2
{
	color: #000000;
	text-align: right;
	padding-right: 5px;
}
.kat .polozka .pol2 a
{
	color: #000000;
	text-decoration: underline;
}
.kat .polozka .pol2 a:hover
{
	color: #ffffff;
	text-decoration: none;
}


.kat .polozka1
/* katalog 1*/
{
	width: 100%;
	height: 16px;
	padding-top: 2px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #e1e1e1;
}
.kat .polozka1 .pol1
{
	float: left;
	width: 440px;
	color: #000000;
	font-weight: bold;
}
.kat .polozka1 .pol1 a
{
	color: #000000;
	text-decoration: underline;
}
.kat .polozka1 .pol1 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.kat .polozka1 .pol2
{
	text-align: right;
	padding-right: 5px;
	color: #000000;
}
.kat .polozka1 .pol2 a
{
	color: #000000;
	text-decoration: none;
}
.kat .polozka1 .pol2 a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.kat .info
{
	width: 100%;
	background-color: #ffffff;
	
	padding-left: 20px;
}

.kat .info1
{
	width: 100%;
	padding-left: 15px;
	background-color: #ffffff;
}

.kat .info ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.kat .certifikaty
{
	height: 16px;
	background-color: #ffffff;
}

.kat-obr
{
	border: 1px solid #D8D8D8;
	margin-top: 5px;
	margin-right: 5px;
}

.kat2-info
{
	width: 350px;
	float: left;
	padding-left: 15px;
}

.kat2-obr
{
	width: 172px;
	text-align: right;
}
.kat2-obr img
{
	border: 1px solid #D8D8D8;
	margin: 5px;
}

.kat-podr
{
	padding-left: 15px;
	padding-right: 15px;
}

.kat-podr ul
{
	margin-left: 15px; padding: 0px;
}



.sipky
{
	position: relative;/* kom: + margin*/
	xxmargin-top: -15px; 
	margin-left: 435px;
	color: #9E9E9E;
	vertical-align: bottom;
	
	display: none;
}
.sipky a
{
	color: #9E9E9E;
}
.sipky a:hover
{
	color: #ff0000;
	text-decoration: none;
}


.paticka
{
	/*width: 758px;*/
	margin: 0px;
	/*padding-left: 219px;*/
	color: #000000;
	font-size: 10px;
}

.paticka a
{
	text-decoration: underline;
	color: #000000;
}
.paticka a:hover
{
	color: #ff0000;
}

.paticka .kontakt
{
	float: left;
	padding-left: 10px;
	width: 350px;
}

.paticka .pbmp
{
	width: 180px;
	float: left;
	text-align: right;
	padding-right: 5px;
}



.aktual
{
	margin-left: -15px;
}
.clanky_href 
{
	color: #000000;
	text-decoration: underline;
}
.clanky_href:hover
{
	color: #ff0000;
	text-decoration: none;
}

.aktual-arch 
{
	color: #000000;
	text-decoration: underline;
}
.aktual-arch:hover
{
	color: #ff0000;
	text-decoration: underline;
}




.form-hotline
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family : "Tahoma", "Arial CE", "Helvetica CE", sans-serif;
	color: #000000;
}

.form-hotline input
{
	width: 170px;
	height: 16px;
	background-color: #ffffff;
	border: 1px solid #9E9E9E;
	font-size: 10px;
	font-family : "Tahoma", "Arial CE", "Helvetica CE", sans-serif;
	color: #000000;
}
.form-hotline textarea
{
	width: 170px;
	height: 63px;
	background-color: #ffffff;
	border: 1px solid #9E9E9E;
	font-size: 10px;
	font-family : "Tahoma", "Arial CE", "Helvetica CE", sans-serif;
	color: #000000;
}
.form-hotline tr
{
	padding-bottom: 10px;
}



.tab-detail
{
	font-size: 10px;
	font-family : "Tahoma", "Arial CE", "Helvetica CE", sans-serif;
	color: #000000;
	border: 1px solid black;
	background-color: #E8E8E8;
	
}

.tab-detail td
{
	background-color: #ffffff;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	border: 1px solid black;
}

.tab-hl, .tab-hl td
{
	background-color: #ffffff;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
}

.pozn
{
	margin: 0px;
	padding: 0px;
}



.text .polozka1
/* katalog 1*/
{
	width: 100%;
	height: 16px;
	padding-top: 2px;
	margin-top: 20px;
	margin-bottom: 4px;
	color: #000000;
	background-color: #e1e1e1;
	vertical-align: middle;
}
.text .polozka1 .pol1
{
	float: left;
	width: 360px;
	color: #000000;
}
.text .polozka1 .pol1 a
{
	color: #000000;
	text-decoration: underline;
}
.text .polozka1 .pol1 a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.text .polozka1 .pol2
{
	text-align: right;
	padding-right: 5px;
	color: #000000;
	vertical-align: middle;
}
.text .polozka1 .pol2 a
{
	color: #000000;
	text-decoration: underline;
}
.text .polozka1 .pol2 a:hover
{
	color: #ff0000;
	text-decoration: underline;
}



.text .polozka2
/* katalog 1*/
{
	width: 100%;
	height: 16px;
	padding-top: 2px;
	margin-top: 1px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #e1e1e1;
	vertical-align: middle;
}
.text .polozka2 .pol1
{
	float: left;
	width: 360px;
	color: #000000;
}
.text .polozka2 .pol1 a
{
	color: #000000;
	text-decoration: underline;
}
.text .polozka2 .pol1 a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.text .polozka2 .pol2
{
	text-align: right;
	padding-right: 5px;
	color: #000000;
	vertical-align: middle;
}
.text .polozka2 .pol2 a
{
	color: #000000;
	text-decoration: underline;
}
.text .polozka2 .pol2 a:hover
{
	color: #ff0000;
	text-decoration: underline;
}









.powered-by-text-all
{
    font-size: 10px;

    

}

.powered-by-text-magnet
{
    font-size: 10px;
    /*font-weight: bold;
    font-style: italic;*/


}

.powered-by-text-pro
{
    /*color: #878787;*/

}


.powered-by-link
{
    color: #000000;
}

.powered-by-link:hover
{
    color: #000000;
}

.netisknout
{
	display: none;
}






/* 
HLAVNI STRANKA
*/
.hp-headline {
	clear: both;
	font-weight: bold;
	margin: 40px 0 10px 0;
	padding: 0 0 0 15px;
}

#aktuality {
	width: 539px;
	margin: 0 0;
	padding: 0 0;
}

	.akt-txt, .akt-archiv {
		float: left;
		width: 245px;/* 260 */
		_width: 260px;
		margin: 0 5px 0 0;
		padding: 0 0 0 15px;
		background: url(picture/mask/sipka-hp.gif) left top no-repeat;
	}
	
	.akt-archiv {
		float: none;
		margin: 15px 0 0 0;
	}
		/* .akt-archiv a {
			color: #000000;
		}
		
		.akt-archiv a:hover {
			text-decoration: underline;
		} */

#doporuc {
	width: 539px;
	margin: 0 0 15px 0;
	padding: 0 0;
}

#zalozky {
	padding: 0 0 30px 0;
}

#zalozky a {
	float: left;
	margin-right: 7px;
	padding: 0 0 0 12px;
	color: #000000;/* 535353 */
	text-decoration: underline;
	white-space: nowrap;
	background: url(picture/mask/sipka_aktuality.gif) 1px 4px no-repeat;
}

#zalozky a:hover , #zalozky a.click {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}