@charset "windows-1250";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.nadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2E4C7E;
}
.text-stred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
.text-stred2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4C7E;
	font-weight: bold;
	text-align: justify;
}


.bottom-bgr {
	background-image: url(images/bottom/ate_r6_c3.jpg);
}
.imgborder {
	border: 1px dotted #333366;
}
.left-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 148px;
	padding-left: 20px;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.left-menu:hover {
	color: #000000;
	background-color: #CCCCCC;
}

.menu-bgr {
	background-image: url(images/menu/bgr.jpg);
}
.menu_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	display: block;
	width: 150px;
	padding-left: 12px;
	background-image: url(images/menu/menu-point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F4D7F;
	border-right-color: #2F4D7F;
	border-bottom-color: #2F4D7F;
	border-left-color: #28406E;
	padding-top: 3px;
}
.pwd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-right: 1px;
	vertical-align: bottom;
}
.hl-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.pwd:hover {
	color: #FFFFFF;
}


.menu_left:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu/menu-point-h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #FFFFFF;
	background-color: #999999;
}
