BODY {
	text-align: center;
	color: #1a1c23;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	background-color: #002b5e;
	background-image: url('/backs/body.gif');
	background-repeat: repeat-x;
	background-position: 50% 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
A {
	color: #00319c;
	text-decoration: none;
}
A:hover {
	color: #00319c;
	text-decoration: underline;
}
A img {
	border-width: 0;
}
STRONG {
	color: #000000;
}
H1 {
	text-align: left;
	color: #1e5497;
	border-bottom: 1px solid #1e5497;
	font-size: 30px;
	/* text-decoration: underline; */
	font-family: Calibri,sans-serif,Arial;
	margin: 15px 0 12px 0;
	padding-bottom: 1px;
	/* text-transform: uppercase; */
	letter-spacing: 0.12em;
	text-indent: 0.8em;
}
H2 {
	text-align: left;
	font-size: 18px;
	color: #1e5497;
	font-weight: normal;
	margin: 25px 20px 10px 20px;
	display: block; 
}
H3 {
	text-align: left;
	font-size: 14px;
	color: #1e5497;
	font-weight: bold;
	margin: 6px 20px 4px 20px;
	display: block; 
}
P {
	/* font-family: 'Sans Serif'; */
	text-align: justify;
	color: #1a1c23;
	font-size: 12px;
	text-indent: 0.5em;
	margin: 0 0 1.25ex 0;
	line-height: 17px;
	/* border: 1px solid #191919; */
}
TD,TH {
	font-size: 12px;
}
FORM {
	margin: 0;
}
div#holder {
	text-align: left;
	width: 820px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
}
div#logo {
	width: 804px;
	height: 142px;
	background-image: url('/backs/logo_q10.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 0 0 8px;
}
div#toolbar {
	margin: 0;
	width: 820px;
}
div#toolbar div {
	float: left;
	height: 50px;
}
div#toolbar div.corner_left {
	width: 42px;
	background-image: url('/backs/toolbar_corner_left.gif');
}
div#toolbar div.corner_right {
	width: 42px;
	background-image: url('/backs/toolbar_corner_right.gif');
}
div#toolbar div#toolbar_image_links_6 {
	width: 736px;
	text-align: center;
	background-image: url('/backs/toolbar_back.gif');
	overflow: hidden;
	padding-top: 10px;
	height: 40px;
}
div#toolbar div#toolbar_image_links_6 A {
	font-size: 16px;
	font-weight: bold;
	color: white;
	margin: 0 0 0 0;
	padding: 0;
}
div#toolbar div#toolbar_image_links_6 A:hover {
	position: relative;
	top: 2px;
	left: 2px;
}
div#toolbar div#toolbar_image_links_6 a img {
	margin: 0;
	padding: 0;
}
div#middle {
	width: 820px;
	text-align: left;
	background-color: white;
	background-image: url('/backs/middle.gif');
	background-repeat: repeat-y;
	clear: left;
	position: relative;
	top: 0px;
	left: 0px;
}
div#middle div.side_left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 128px;
	width: 10px;
	background-image: url('/backs/middle_side_left.gif');
	z-index: 2;
	overflow: hidden;
}
div#middle div.side_right {
	position: absolute;
	top: 0px;
	left: 810px;
	height: 128px;
	width: 10px;
	background-image: url('/backs/middle_side_right.gif');
	z-index: 2;
	overflow: hidden;
}
div#footer {
	width: 820px;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #999999;
	margin: 0;
	background-image: url('/backs/footer_back.gif');
	background-repeat: repeat-x;
	height: 96px;
}
div#footer div {
	float: left;
	height: 96px;
}
div#footer div.corner_left {
	width: 40px;
	background-image: url('/backs/footer_corner_left.gif');
}
div#footer div.corner_right {
	width: 40px;
	background-image: url('/backs/footer_corner_right.gif');
}
div#footer table td {
	font-size: 11px;
	text-align: center;
	color: #31516d;
}
div#footer table P {
	font-family: Verdana;
	font-size: 11px;
	color: #31516d;
	text-indent: 0;
	line-height: 13px;
}
div#footer P.author {
	font-family: Verdana;
	font-size: 10px;
	color: #375189;
	text-align: center;
	margin-top: 50px;
}
div#footer table STRONG {
	color: #31516d;
}
div#footer P.author STRONG {
	color: #375189;
}
div#footer A {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}
div#footer P.author A {
	color: #375189;
	text-decoration: none;
	border-bottom: 1px dashed #375189;
}
div#footer A:hover, div#footer P.author A:hover {
	font-size: 10px;
	color: #0075ff;
	text-decoration: none;
	border-bottom: 1px dashed #0075ff;
}
div#center {
	text-align: center;
	overflow: hidden;
	width: 510px;
	margin: 10px 0 30px 30px;
	_margin: 10px 0 30px 15px;
}
div#right {
	text-align: center;
	overflow: hidden;
	width: 230px;
	margin: 20px 20px 0 20px;
	_margin: 20px 10px 0 20px;
	float: right;
}
div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
/* ===== LOGIN PAGE ===== */
BODY.login DIV#center {
	width: 780px;
}
BODY.login DIV#right {
	display: none;
}
div.login_page {
	margin: 30px auto auto auto;
	text-align: center;
	width: 520px;
}
div.login_page div.note {
	margin: 1px auto 0 auto;
	text-align: left;
	width: 320px;
	font-size: 9px;
	color: #ffffff;
	padding: 4px 10px 4px 10px;
	border: 1px solid #111111;
	background-color: #002a5c;
}
div.login_page form {
	margin: 30px auto 0 auto;
	padding: 20px 10px 20px 10px;
	background-color: #002a5c;
	border: 1px solid #111111;
	width: 320px;
	color: #ffffff;
	font-weight: bold;
}
div.login_page label {
	display: block;
	margin: 5px 0 2px 0;
}
div.login_page input.nick, div.login_page input.pass {
	border: 1px solid #333333;
	width: 140px;
	background-image: url('/backs/input.gif');
	padding-left: 2px;
}
div.login_page input.submit {
	border: 1px solid #333333;
	background-color: #ffffff;
	margin-top: 5px;
	color: #002a5c;
	font-weight: bold;
}
/* ===== DIALOGS && ERRORS ===== */
div.dialog {
	background-color: #ffffff;
	border: 1px solid #444444;
	width: 450px;
	margin: auto;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	color: #444444;
	height: 200px;
}
div.dialog TABLE {
	margin: 5px 20px 5px 20px;
	height: 170px;
}
div.dialog TABLE TD.a {
	width: 130px;
	text-align: center;
}
div.dialog TABLE TD.b {
	width: 280px;
	text-align: center;
}
div.dialog H1 {
	font-size: 17px;
	text-decoration: none;
	margin: 0;
	text-transform: none;
	margin-bottom: 4px
}
div.dialog TD {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	border-width: 0;
}
div.dialog TD A {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
div.dialog TD A:hover {
	text-decoration: underline;
}
/* ============= txFF ============= */
div.tx_ff_content LI {
	text-align: left;
	line-height: 16px;
	margin-bottom: 3px;
}
div.tx_ff_content A {
	text-decoration: none;
}
div.tx_ff_content IMG {
	margin: 2px 3px 2px 3px;
}
div.tx_ff_content IMG.left {
	margin-right: 1.5em;
	float: left;
}
div.tx_ff_content IMG.right {
	margin-left: 1.5em;
	float: right;
}
div.tx_ff_content A:hover {
	text-decoration: underline;
}
div.tx_ff_content A[target="_blank"],
div.news_quick A[target="_blank"]{
	padding-right: 10px;
	background-image: url('/icons/target_blank.gif');
	background-repeat: no-repeat;
	background-position: 100% 0;
}
div.tx_ff_content P.no_indent {
	text-indent: 0;
}
div.tx_ff_content TABLE caption {
	text-align: center;
	font-size: 16px;
	color: #094195;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	display: block; 
	margin-top: 15px;
	font-weight: bold;
}
div.tx_ff_content TABLE {
	margin: auto;
	border-collapse: collapse;
}
div.tx_ff_content TABLE TD {
	color: #1C1C1C;
	font-family: Verdana, Tahoma;
	font-size: 13px;
	border: 1px solid #aaaaaa;
	padding: 2px 4px;
}
div.tx_ff_content TABLE TH {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	border: 1px solid #aaaaaa;
	padding: 2px 4px;
	background-color: #dddddd;
}
div.tx_ff_content TABLE.center TD {
	text-align: center;
}
div.tx_ff_content TABLE.noborder TD,
div.tx_ff_content TABLE.noborder TH{
	border-width: 0px;
}
div.tx_ff_content form.styled input {
	border: 1px solid #aaaaaa;
	background-image: url('/backs/input.gif');
	padding-left: 2px;
}
div.tx_ff_content form.styled input.submit {
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	margin-top: 5px;
	color: #002a5c;
	font-weight: bold;
}
div.tx_ff_content .poznamka {
	font-size: 10px;
	color: #999999;
}
/* ============= pcc_thumbnails_pp ============= */
div.pcc_thumbnails_pp a img {
	border: 5px solid #cccccc;
	margin-top: 10px;
}
div.pcc_thumbnails_pp a:hover img {
	border: 5px solid #002b5e;
}
/* ============= pcc_downloads ============= */
div.pcc_downloads table.file {
	border: 1px solid #cccccc;
	background-color: white;
	margin-bottom: 5px;
	width: 500px;
}
div.pcc_downloads table.file td.icon {
	width: 42px;
}
div.pcc_downloads table.file td.icon img {
	margin: 3px;
}
div.pcc_downloads table.file td.title {
	text-align: left;
}
div.pcc_downloads table.file td.size {
	font-size: 10px;
	color: #999999;
	vertical-align: top;
}
div.pcc_downloads table.file td.title a {
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 0 5px;
	text-decoration: underline;
}
div.pcc_downloads table.file td.title span
 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 0 5px;
}
div.pcc_downloads table.file td.desc div {
	padding: 2px;
	text-align: justify;
	color: #222222;
	margin: 0 5px 5px 0;
}
/* ============= MENU PP ============= */
div.menu_pp {
	width: 217px;
	margin-bottom: 30px;
}
div.menu_pp A {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	line-height: 30px;
	color: #195284;
}
div.menu_pp A:hover {
	color: #195284;
	text-decoration: underline;
}
div.menu_pp > div.header {
	background-image: url('/backs/menu_pp_header.gif');
	width: 217px;
	height: 32px;
}
div.menu_pp > div.content {
	background-image: url('/backs/menu_pp_content.gif');
	width: 217px;
}
div.menu_pp > div.footer {
	background-image: url('/backs/menu_pp_footer.gif');
	width: 217px;
	height: 32px;
}
body.podpora div.menu_pp A {
	font-size: 12px
}
/* ============= WEBU ============= */
a#webu_ll { /* webu lancher link */
	position: absolute;
	left: 0;
	top: 0;
}
/* ============= QUICK NEWS ============= */
div.news_quick table.qn_patt {
	margin-bottom: 10px;
}
div.news_quick table.qn_patt_default {
	width: 100%;
}
div.news_quick table.qn_patt_default td.edit {
	width: 56px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #cccccc;
	padding: 4px 4px 8px 4px;
}
div.news_quick table.qn_patt_default td.edit a {
	display: block;
	background-image: url('/icons/news/edit.gif');
	height: 48px;
	width: 48px;
	overflow: hidden;
	line-height: 100px;
	font-size: 1px;
}
div.news_quick table.qn_patt_default td.edit a:hover {
	background-position: 0 -48px;
}
div.news_quick table.qn_patt_default td.icon {
	width: 56px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
	padding: 4px 12px 8px 4px;
}
div.news_quick table.qn_patt_default td.text {
	text-align: left;
	vertical-align: top;
}
div.news_quick table.qn_patt_default td.title {
	text-align: left;
	font-size: 14px;
	color: #003160;
	font-weight: bold;
	height: 20px;
}
div.news_quick table.qn_patt_default td.info {
	font-size: 10px;
	color: #666666;
	height: 22px;
	line-height: 20px;
	text-align: right;
	border-bottom: 1px solid #cccccc;
}
/* === EDITORS CHOICE === */
div#tx_ff_content_80  td {
	text-align: left;
}
div#tx_ff_content_80 div.infobox { /* PC Control tabulka */
	margin: 2px 0 3px 5px;
	background-color: #e5e5e5;
	font-size: 11px;
	padding: 2px 5px;
	border-left: 2px solid #cccccc;
	text-align: left;
}




table.contact_form {
	border: 1px solid #cccccc;
	width: 490px;
	margin: 0px 0px 5px 15px;
	background-color: #f7f7f7;
}
table.contact_form th {
	text-align: right;
}
table.contact_form input {
	width: 300px;
}
table.win_ver {
	border: 1px solid #cccccc;
	width: 490px;
	margin: 0px 0px 5px 15px;
}
div.filebox {
	border: 1px dashed #aaaaaa;
	padding: 6px 4px 4px 2px;
	margin: 2px;
	background-color: white;
	font-size: 10px;
	line-height: 12px;
}
div.filebox STRONG {
	font-size: 12px;
	line-height: 15px;
	color: #00319c;
}
div.filebox P{
	margin: 0 2px 2px 6px;
	font-size: 10px;
	color: #222222;
	text-align: left;
	text-indent: 0;
	line-height: 12px;
}
div.filebox img{
	float: left;
	margin: -2px 6px 2px 4px;
}
div.filebox div {
	text-align: right;
}
div.filebox input {
	margin: auto;
	border: 1px solid #cccccc;
	background-color: white;
}
