@charset "windows-1250";
img {
	border: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	text-align: center;
}
#hlavne {
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	border-left: 1px #999999 solid;
	height: 600px;
	width: 800px;
	text-align: left;
	margin: auto;
}
#top-bgr {
	background-image: url(images/top-bgr.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 800px;
	position:absolute;
}
#asea-logo {
	background-image: url(images/asea-logo.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 420px;
	top: 40px;
	position:absolute;
}
#menu {
	position: absolute;
	height: 207px;
	width: 194px;
	top: 40px;
	left: 420px;
	background-color: #FFFFFF;
	text-align: center;
}
#kravata1 {
	background-image: url(images/kravata-1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 103px;
	width: 186px;
	top: 40px;
	left: 614px;
}
#uctovnictvo {
	background-image: url(images/uctovnictvo.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 420px;
	top: 143px;
	position:absolute;
}
#kravata2 {
	background-image: url(images/kravata-2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 104px;
	width: 186px;
	top: 143px;
	left: 614px;
}
#center-bgr {
	background-image: url(images/center-bgr.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 14px;
	top: 247px;
	position:absolute;
}
#left-center {
	background-color: #FFFFFF;
	position: absolute;
	height: 310px;
	width: 353px;
	top: 261px;
}
#right-center {
/*	scrollbar-base-color: #F4F4F4;
	scrollbar-face-color: #F4F4F4;
	scrollbar-track-color: #F4F4F4;
	scrollbar-arrow-color: #8F1112;
	scrollbar-3dlight-color: #999999;
*/	background-color: #FFFFFF;
	position: absolute;
	height: 310px;
	width: 447px;
	left: 353px;
	top: 261px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	z-index: auto; 
	overflow:auto;;
}
#bottom-bgr {
	background-image: url(images/bottom-bgr.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 800px;
	top: 571px;
	position:absolute;
}
.pwd {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#pwdplus {
	text-align: right;
	padding-right: 5px;
	height: 20px;
	padding-top: 9px;
}
.pwd:hover {
	color: #FF0000;
	text-decoration: underline;
}
.text {
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
}
.nadpis {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
}
#reklama-het {
	height: 146px;
	width: 617px;
	top: 332px;
	position:absolute;
	left: 402px;
	font-size: 40px;
	text-align: center;
}
.menu-odkaz {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 16px center;
	text-align: left;
	display: block;
	padding-left: 42px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BC171B;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 120px;
}
.menu-odkaz:hover {
	background-image: url(images/arrow_hover.jpg);
	color: #000000;
	background-color: #E4E4E4;
}

