html, body 
{
	height: 100%;
}
body 
{
    background-color: white;
	padding:0;
	margin: 0;
	color: black; 
}
BODY,TD,TABLE,TR,P 
{
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 10pt;
}
	
h1,h2,h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin:2px 2px 3px 0; 
	padding:0;
}

p { margin-top: 5px; margin-bottom: 5px; }

.12px { font-size: 12px; }
.14px { font-size: 14px; }
.b { font-weight : bold; }
.popis 
{
	font-size: 80%; 
	color: #666; 
}
.popisInfo
{
	text-align:justify;
	padding: 8px 4px 8px 4px;
	font-size: 80%; 
	color: #666; 
}

.chyba
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 5px; 
	padding: 0;
	font-size: 11px;
	font-weight: bold;
    text-indent: 4px;
    color: #f7941d;
}

.nadpis
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 2px; 
	padding:0;
	font-size: 13px;
	font-weight : bold;
}

.nav_done, .nav_done:visited 
{
	color: white;
	background: #76b4cf;
	font-size: 7pt;
}

.nav_not_done, .nav_not_done:visited 
{
	color: black;
	font-size: 7pt;
}

.nav_active
{
	color: #f7941d;
	background-color: transparent;
    font-weight: bold;
    font-size: 8pt;
}

.padded 
{
	padding: 2px;
}
	
.topPruh 
{
	background-color: #99CCFF;
}

.bseda 
{
	color: #888a8d;
	font-weight: bold;
	font-size: 8pt;
}
.right 
{
	text-align: right;
}

.left 
{
	text-align: left;
}

.center 
{
	text-align: center;
}

table 
{
	border: 0;
	margin: 0;
	padding: 0;
}

html>body #vsechno 
{
	height: auto;
}

#menu 
{
	float: left;
	width: 150px;
	height: auto;
	padding: 0px 5px 50px 5px;
	display: inline;
}


#divider { 	clear: both; }

#footer 
{
	bottom: 0;
    height: 40px;
	padding: 10px;
	width: 1004px;
	background-color: #104080;
	color: #fff;
}

.txt { padding: 10px; }

#stranka p, li 
{
	line-height:160%;
	padding: 0px 6px 0px 0px;
}

a.mMenu, a.mMenu:visited
{ 
	font-size:8pt;
	font-weight : bold;
	color:#004386;
	display:block;
	padding:0px 0px 3px 12px;
	margin:3px 0px 3px 13px;
	text-decoration:none;
	background: url("../images/menu_arrow.gif");
	background-position: left 3px;
	background-repeat: no-repeat;	
	vertical-align:text-top;
}

a.mMenu:hover,a.mMenu:active 
{
	color: #f7941d; 
}

a.mSubMenu,a.mSubMenu:visited 
{ 
	font-size:7pt;
	color:#004386;
	display:block;
	padding:0px 0px 3px 7px;
	margin:3px 0px 3px 25px;
	text-decoration:none;
	background: url(../images/arrow_sub.gif) no-repeat left 50%;
}

a.mSubMenu:hover,a.mSubMenu:active { color: #f7941d; }

a.paperTest,a.paperTest:visited 
{ 
	font-size:10pt;
	color:#004386;
	display:block;
	padding:0px 0px 3px 7px;
	margin:3px 0px 3px 25px;
	text-decoration:none;
}

a.stdLink,a.stdLink:visited 
{ 
	font-size:8pt;
	color:#004386;
	text-decoration:none;
}

a.stdLink:hover,a.stdLink:active { color: #f7941d; }

#test
{
	color: #f7941d;
	width: 580px;
	padding: 1em;
	background-color: #f9ecdd;
	border: #f7941d 1px solid;
	height: auto;
}

#test hr 
{
	border: 1px solid #f7941d;
}

#tlacitka_moznosti
{
	border: thin outset;
	display: block;
	width: 70px;
	vertical-align: middle;
	margin: 3px;
	text-align: center;
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
}

#otazka
{
	font-family: Verdana, Arial, Helvetica, sans-serif; margin:5px; padding:0;	
	font-size:14px;
	font-weight: bold;
	text-align: justify;
}

#text_moznosti 
{
	
}

#tlacitka_submit
{
	border: thin outset;
	display: block;
	position: static;
	vertical-align: middle;
	text-align: center;
	width: 130px;
	margin: 3px;
	padding: 3px;
}

.ImageCheckBox
{
	margin: 0;
	border: 0;
	padding: 0;
	cursor:pointer;
}

/*
.ImageCheckBox:hover
{
	border: aqua 2px solid;
	margin: 1px;
}
*/

.menuColBreak
{
	height: 2px;
}

a.left_anchor 
{
	display: block;
	padding-left: 12px;
	background-image: url("../images/menu_arrow.gif");
	background-position: left 45%;
	background-repeat: no-repeat;
	color: #004386;
	font-size: 8pt;
	text-decoration: none;
}

a.left_anchor:hover 
{
	color: #f7941d;
}

a.left_anchor_ni 
{
	display: block;
	padding-left: 12px;
	color: #004386;
	font-size: 8pt;
	text-decoration: none;
}

a.left_anchor_ni:hover 
{
	color: #f7941d;
}

a.left_anchor_na 
{
	display: block;
	padding-left: 12px;
	background-color: #004386;
	color:#F5F5F5;
	font-size: 8pt;
	text-decoration: none;
}

a.left_anchor_na:hover 
{
	color: #F5F5F5;
}

span.small_anchor 
{
	color: #888a8d;
	text-decoration: none;
	font-size: 7pt;
}

span.small_ancor:hover 
{
	text-decoration: underline;
}

input.nav_input
{
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	width: 13em;
	background: transparent;
	cursor: pointer;
	color: #f7941d;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
}

input.nav_input2
{
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	width: 16em;
	background: transparent;
	cursor: pointer;
	color: #f7941d;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
}

input.left_anchor
{
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	width: 10em;
	background: transparent;
	cursor: pointer;
	display: block;
	padding-left: 12px;
	background-image: url("../images/menu_arrow.gif");
	background-position: left 45%;
	background-repeat: no-repeat;
	color: #004386;
	font-size: 8pt;
	text-decoration: none;
}
a.left_anchor:hover 
{
	color: #f7941d;
}

span.nav 
{
	color: #f7941d;
	font-weight: bold;
	font-size: 8pt;
}
	
table.test_nav 
{
	width: 100%;
}
	
table.velkyObrazek
{
    width:100%;
    text-align:center;
	background-color: #104080;
	/*background-image: url(../images/otazky_pozadi.gif);*/
}
a.velkyObrazek
{
	color:White;
}
a.velkyObrazek:visited
{
	color:White;
}
a.velkyObrazek:hover 
{
	text-decoration: none; 
}

span.question_number 
{
	color: Black;
	font-size: 8pt;
	font-weight: normal;
}

.qCorr a, .qCorr a:visited, .qIncorr a, .qIncorr a:visited
{	
	color: white;
	text-decoration: none;
	font-size: 8pt;
}

.qCorr
{
	/*float: left;*/
	width: 8.5em;
	padding: 2px;
	background: #3aa82e;
	margin: 2px;
}
.qIncorr
{
	/*float: left;*/
	width: 8.5em;
	padding: 2px;
	background: #dd3030;
	margin: 2px;
}

.qCorr a:hover, .qIncorr a:hover 
{
	text-decoration: underline;
}

/* preview otazky */
table.questionPreview,
table.ansCorr,
table.ansIncorr
{
	border: 1px white solid;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	background: white;
}

table.questionPreview td,
table.ansCorr td,
table.ansIncorr td 
{
	border: 1px solid white;
	font-size: 7pt;
	padding: 0;
}
	
table.questionPreview td
{
	width: 100%;
	background: #f5f5f5;
	color: #888a8d;
}
table.ansCorr td
{
	width: 100%;
	background: #3aa82e;
	color: white;
}
table.ansIncorr td
{
	width: 100%;
	background: #dd3030;
	color: White;
}

span.questionPreviewAnswer
{
	display: block;
	width: 575px;
	font-family: Verdana;
    font-size: 7pt;
}
span.questionPreviewQuestion
{
	font-family: Verdana;
    font-size: 7pt;
}
.tdQuestionText 
{
	width: 646px;
	font-weight: bold;
	color: #f7941d;
}
.questionNumber
{
	font-weight:normal;	
	color: #004386;
}
.button 
{
	background: #44558B;
	border-color: #55668B;
	color: White;
	font-weight: bold;
}

/* NEW */
div.logo_1_1
{
	background: white;
	width:20px;
}
div.logo_1_2
{
	background: white;
	width:230px;
	padding-top: 4px;
	height:34px;
}
div.logo_1_3
{
	background: white;
	width:550px;
}
div.logo_2_1
{
	background: white;
	width:20px;
}
div.logo_2_2
{
	background: white;
	width:230px;
	padding-bottom: 4px;
}
div.logo_2_3
{
	background: #f7941d;
	width:400px;
	height: 20px;
	margin-bottom:1px;
}
div.logo_2_4
{
	background: #f7941d;
	width:290px;
	height: 20px;
	margin-bottom:1px;
}
div.logo_2_5
{
	background: #f7941d;
	margin-bottom:1px;
	width:20px;
	height: 20px;
}
div.logo_3_1
{
	background: #76b4cf;
	width:21px; 
	height:20px;
	margin-bottom:1px;
}
div.logo_3_
{
	background: #76b4cf;
	margin-bottom:1px;
	height:20px;
}
div.logo_3_5
{
	background: #003286;
	width:19px; 
	height:21px;
	margin-left:1px;
}
div.logo_4_1
{
	background: #76b4cf;
	width:20px;
	height:30px;
	margin-right:1px;
}
a.logo_4_
{
	text-decoration:none;
}
div.logo_4_
{
	background: #003286;
	width:610px;
	height: 26px;
	color:white;
	padding-left:20px;
	padding-top:4px;
	font-weight:bold;
	font-size:20px;
	cursor:pointer;
}
div.logo_4_4
{
	background: #003286;
	width:290px;
	height:30px;
}
div.logo_4_5
{
	background: #003286;
	width:19px;
	height:30px;
	margin-left:1px;
}
div.logo_5_1
{
	background: #76b4cf;
	width:20px;
	height:30px;
	margin-right:1px;
}
div.logo_5_
{
	background: #003286;
	width:610px;
	height: 26px;
	color:white;
	padding-left:20px;
	padding-top:4px;
	font-weight:bold;
	font-size:14px;
}
div.logo_5_4
{
	background: #003286;
	width:290px;
	height:30px;
}
div.logo_5_5
{
	background: #003286;
	width:19px;
	height:30px;
	margin-left:1px;
}
td.helpText
{
	font-size:10pt;
	padding-left: 8px;
}
font.helpBgOk
{
	color: White;
	background-color: #3aa82e;
}
font.helpBgErr
{
	color: White;
	background-color: #dd3030;
}


/* hlavicka otazky */
table.qh
{
	width: 960px;
	color: White;
	font-size: 10pt;
	font-weight: bold;
	border-collapse: collapse;
	border: 0;
}

.qh1, .qh3, .qh4
{
	background: #76b4cf;
	border: solid white;
	border-width: 0 1px;
	padding: 3px;
}
.qh2, .qh5
{
	background: #004386;
	border: solid white;
	border-width: 0 1px;
	padding: 3px;
	text-align: left;
}

.qh1, .qh5 
{
	width: 18px;
} 
	
.qh3 
{
	border-right: 0;
}

.qh4 
{
	border-left: 0;
}

table.progressBar 
{
	width: 100%;
	background: url("../images/progress_bkg.gif") #f9ecdd;
	background-position: left top;
	background-repeat: repeat-y;
	margin-top: 2em;
}

table.progressBar td 
{
	color: #f7941d;
	font-weight: bold;
	padding: 6px 1px;
	font-size: 8pt;
}

table.progressBar td.b
{
	padding: 6px 2px 6px 1.6em;
}

div.progressBar 
{
	float: left;
	width: 90px;
	border: 1px solid #f7941d;
	height: 16px;
	background: white;
}

div.txt 
{
	font-size: 10pt;
	color: #888a8d;
}

div.txt h2 
{
	color: #f7941d;
	font-size: 10pt;
}

.labelError
{
	 color:Red;
}

.vestnikMain
{
	width:600px;
}
.vestnik
{
	width:100%;
}
.vestnikImg1
{
	height:400px;
}
.vestnikImg2
{
	width:200px;
	height:300px;
}
table.vestnikQuestion
{
	width:100%;
}
td.vestnikQuestion
{
	font-weight: bold;
	border-top:solid 1px #003286;
}
.vestnikAnswer
{
}
.vestnikCode
{
	font-weight:normal;
}
.vestnikNavigator
{
	background-color:#76b4cf;
	color:#003286;
}
a.vestnikNavigator:hover,a.vestnikNavigator:active,a.vestnikNavigator:visited
{
	color:#003286;
}
div.menuRight
{
	background-color: #F5F5F5;
	
}
a.left_oblast 
{
	display: block;
	padding-left: 12px;
	background-image: url("../images/menu_arrow.gif");
	background-position: left 45%;
	background-repeat: no-repeat;
	color: #004386;
	font-size: 8pt;
	text-decoration: none;
	padding-bottom: 5px;
}

a.left_oblast:hover 
{
	color: #f7941d;
}

span.left_oblast
{
	display: block;
	padding-left: 12px;
	background-image: url("../images/menu_arrow.gif");
	background-position: left 45%;
	background-repeat: no-repeat;
	color: #f7941d;
	font-size: 8pt;
	padding-bottom: 5px;
}
