body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	color: #000000;
	font-weight: normal;
}
body {
	background: #F0F0F0;
	padding: 0px;
	margin: 0px;
	text-align : center;
}
p {
	margin-top: 0;
	margin-bottom: 0.45em;
	text-align : justify;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select {
	margin: 0.2em;
}
img {
	border: 0;
}
img.center {display: block; text-align: center; margin: 5px auto;}
img.left {margin: 5px 5px 5px 5px; float: left;}
img.right {margin: 5px -5px 5px 5px; float: right;}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color : #2E5078;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #5251AA;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color : #2E5078;
}
#container {
	width: 778px;
	background: #FFF; 
	margin: 0px auto;
	padding: 0px;
	border-left: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
	border-bottom: 1px solid #4C4C4C;
	text-align : center;
}
#head	{
	width: 100%;
	height: 116px;
	background: #E0E0E0 url(../../media/0/headmove.jpg) no-repeat top left;
	border-bottom: 2px solid #DDDDDD;
}
#linkDatabox, #linkMensa {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -367px;
	width: 175px;
	height: 45px;
	cursor: Hand;
}
#linkMensa {
	top: 56px;
}
#footer {
	clear: both;
	height: 37px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #E8E8E8 url("../../media/0/bc_bottom.gif") repeat-x top left;
	font-size: 11px;
	color: #4C4C4C;
	text-align: center;
}
#footer #copy {
	padding-top: 7px;
}
#bodyContent {
	margin: 10px;
	_margin: 10px 5px 10px 5px;
	width: 754px;
	background: White; 
	border: #CCCCCC 2px solid;
	color: #666666;
	text-align: justify;
}
#bodyContent h1 {
	margin: 0;
	padding: 5px;
	background: #DDDDDD;
	border-bottom: #CCCCCC 2px solid;
	color: #666666;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
}
#bodyContent h1 .subtext {
	padding-left: 50px;
	font-size: 0.8em;
	font-style: italic;
}
#bodyContent h2 {
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: #DDDDDD;
	border-bottom: #CCCCCC 2px solid;
	color: #006FCF;
	font-size: 1.3em;
	font-weight: bold;
}
#mainContent {
	padding: 10px;
	line-height: 140%;
}
#mainContent h1 {
	background: #FC0000;
	color: #FFFFFF;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
}
#mainContent h3 {
	/*padding: 0.3em 0px 0px 0px;*/
	margin: 0 0 0.8em 0;
	color: #2E5078;
	font-size: 1.2em;
	font-weight: bold;
	/*border-bottom: 1px solid #002667;*/
}
#mainContent h4 {
	padding: 0px;
	margin: 0 0 10px 0;
	/*background: #DDDDDD;*/
	border-bottom: 2px solid #CCCCCC;
	color: #2E5078;
	font-size: 1.1em;;
	font-weight: bold;
}
#mainContent h5 {
	padding: 0.3em 0px 0px 0px;
	margin: 0px;
	color: #2E5078;
	font-size: 1.1em;;
	font-weight: bold;
	font-style: italic;
}
/*#mainContent ul {
	list-style:  url("../images/layout/bull1.gif");
	margin-top: 0;
}*/
#mainHead {
	/*float: left;*/
	width: 734px;
	padding: 10px;
	margin-bottom: 1em;
	background: #DDD;
	border-bottom: #CCCCCC 2px solid;
	color: #000;
}
#questionMain {
	float: left;
	width: 600px;
	border-right: #CCCCCC 2px solid;
}
.btnNext, .btnPrev, .btnSubmit {
	width: 22px;
	height: 19px;
	margin: 5px 0;
	padding: 2px;
	border: 0;
	background: White url(../../media/0/bt_num.gif) no-repeat;
	color: #666666;
	font-size: 10px;
}
.btnNext {
	width: 85px;
	margin-left: 15px;
	padding-right: 20px;
	background-image: url(../../media/0/bt_next.gif);
}
.btnPrev {
	width: 85px;
	padding-left: 20px;
	background-image: url(../../media/0/bt_prev.gif);
}
.btnSubmit {
	width: 85px;
	padding-right: 20px;
	background-image: url(../../media/0/bt_submit.gif);
}
.naviBlockInfo {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #CCCCCC 1px solid;
	color: #666666;
	text-align: left;
}
.naviBlockButtons {
	width: 100%;
	padding: 5px 0px 5px 0px;
	border-top: #CCCCCC 2px solid;
	background: #DDDDDD;
	text-align: center;
}
#naviBlockBack {
	position: absolute;
	left: 20px;
}
#naviBlockSubmit {
	position: absolute;
	margin-top: -29px;
	_margin-top: 0;
	right: 20px;
}
.blockAns {
	width: 575px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
}
.blockAns input {
	font-size: 1.1em;
	font-weight: bold;
	font-family : "Arial CE", Arial, Helvetica, sans-serif;
	color: #006699;
	text-transform: uppercase;
	text-align: center;
}
.blockQuestion {
	font-weight: normal;
	margin-bottom: 1.5em;
	font-size: 1.2em;
}
.left {
	float: left;
}
.right {
	float: right;
	text-align: right;
}
.separator {
	width: 100%;
	height: 7px;
	border-top: 2px solid #CCCCCC;
}
.pictleft, .pictright, pictnone {
  	float: left;
  	margin: 0 10px 10px 0;
  	padding: 1px;
  	text-align: center;
  	border: 1px solid #CCCCCC;
}
.pictright {
   float: right;
   margin: 0 0 10px 10px;
}
.pictnone {
   float: none;
   margin: 10px 0 10px 0;
}
.pictImg {
	border 1px solid #666666;
}
.pictDesc {
	text-align: center;
	color: #666666;
	font-size: 12px;
	font-style: italic;
}

/* Ukonceni bloku */
.clear {
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}
.underline {text-decoration: underline;}
.strikethrough {color: #888; text-decoration: line-through;}
.center {text-align: center;}
.right {
	text-align: right;
}
.tableBorder td {
	border: 1px solid #666666;
}
.tableHeader {
	background-color: #666666;
	color: White;
	font-weight: bold;
}
.blockLeft {
	float: left;
	width: 502px;
}
.blockRight {
	float: right;
	width: 210px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 2px #CCCCCC solid;
}
.tblOuter {
	width: 300px;
	margin: 0px auto 0px auto;
	padding: 3px;
	border: 2px solid #CCCCCC;
	background: #DDDDDD;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.tblInner {
	margin: 7px;
	padding: 7px;
	background: #DDEFFA;
	border: 1px solid #006FCF;
	font-size: 0.8em;
	color: #002667;
}
.tblInner label {
	float: left;
	width: 7em;
	margin-right:  0.3em;
	margin-top:  0.3em;
	text-align: right;
	font-weight: normal;
}
.tblInner ul {
	margin: 0 0 0 25px;
	padding: 0;
	text-align: justify;
}
.error {
	/*border: 1px solid Red;*/
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: Red;
	text-align: center;
}
#blockList {
	float: left;
	width: 420px;
}
#blockList li {
	margin: 0;
	margin-left: -2em;
	padding: 3px;
	cursor: hand;
	list-style: none;
	font-size: 1.2em;
	font-weight: bold;
}
#blockList li.nereg {
	color: Red;
}
.neregliOver {
	background-color: Red;
	color: #FFD5D5;
}
.liOver {
	background-color: #028AE4;
	color: White;
}
#blockDesc {
	float: right;
	/*height: 10em;*/
}
#blockDesc li {
	margin-left: -2em;
	list-style: none;
}
.note {
	font-size: 0.75em;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	padding: 0 10px 0 10px;
}
.tableBorder td {
	border: 1px solid #666666;
}
.tableHeader {
	background-color: #666666;
	color: White;
	font-weight: bold;
}
#tblResult {
	width: 400px;
	margin: 20px auto;
	border: 2px solid #CCCCCC;
	background: #DDDDDD;
}
#tblIQ {
	width: 383px;
	background: White;
	border: 1px solid #CCCCCC;
}
#tblIQ td {
	width: 29px;
}
#tblIQ #iqBar {
	height: 20px;
	background: #006FCF url(../../../1000/media/0/score_bar.gif) repeat-y top left;
	border: 1px solid #CCCCCC;
}
#tblIQDesc {
	background: #DDEFFA;
	border: 1px solid #006FCF;
	font-size: 14px;
}
#tblIQDesc td, th {
	text-align: center;
}
#tblIQDesc td, th {
	border-right: 1px solid #006FCF;
}
#tblIQDesc .iqSelect {
	font-weight: bold;
}