@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

img, img a:link, img a:active, img a:hover {border:none;}

h1 {
	font-size: 14px;
	color: #999;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:center;
}
body {
	background-image: url(../img/bckgr.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.shade_left {
	background-image: url(../img/shade_left.png);
	background-repeat: repeat-y;
	background-position:right;
}
.shade_right {
	background-image: url(../img/shade_right.png);
	background-repeat: repeat-y;
	background-position:left;
}
.frame_top {
	background-image: url(../img/frame_top.gif);
	background-repeat: no-repeat;
	min-height: 235px;
	min-width: 1018px;
	vertical-align: bottom;
}
.frame_subtop {
	background-image: url(../img/frame_subtop.gif);
	background-repeat: no-repeat;
	min-height: 84px;
	min-width: 1018px;
	vertical-align: top;
}
.frame_left {
	background-image: url(../img/frame_left.gif);
	width: 156px;
	min-width: 156px;
	background-repeat: repeat-y;
}

.frame_right {
	background-image: url(../img/frame_right.gif);
	background-repeat: repeat-y;
	width: 156px;
	min-width: 156px;
}
.table_center {
	background-image: url(../img/backgr_black.gif);
	background-repeat: repeat;
	width: 706px;
	min-width: 706px;
}
.white_transp {
	background-image: url(../img/white_transp.png);
}
.frame_bottom {
	background-image: url(../img/frame_bottom.gif);
}
.divider_vert {
	background-image: url(../img/divider_vert.png);
	background-repeat:repeat;
}
.nadpis_pic {
	padding-left:10px;
}
.text_white {
	padding-left: 10px;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	text-transform:uppercase;
	letter-spacing: -1px;
}

.text_white a {
	text-decoration:none;
	color:#FFFFFF;
}

.text_white a:hover {
	text-decoration:underline;
	color:#cfabee;
}

.text_white strong {
	font-size: 20px;
	color:#eeabab;
}
.table_center table tr td table tr .text_white {
	text-align: left;
}
