@charset "utf-8";

/*----------------------------------------------------------------------------------
  Prednastaveni tagu
----------------------------------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}
body,a,h1,h2,h3,h4,h5,h6,table,tbody,thead,tfoot,tr,th,td,hr,dl,dt,dd,p,q,blockquote,pre {border: 0;}

a {color: #C00;}
a:hover {text-decoration: none;}

h1 {font-size: 1.5em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.35em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1.05em;}

table {
	font-size: 1em;
	border-collapse:collapse;
	border-spacing: 0;
	margin: 1em 0;
}
th {
	color: #FFF;
	background: #C00;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
th,td {
	border: 1px solid #C00;
	overflow: hidden;
	padding: 5px;
}
caption {
	color: #C00;
	font-weight: bold;
	padding: 0 0 5px 0;
	text-align: center !important;
}

hr {
	color: #C00;
	background-color: #C00;
	display: block;
	height: 1px;
	padding: 0;
	margin: 1em 0;
}
p {
	margin: 1em 0;
	line-height: 1.4em;
	text-align: justify;
}

ul {margin-left: 25px;}
ol {margin-left: 32px;}
ul ul, ol ol {margin-left: 20px;}
ol {list-style-type: decimal;}
li {display: list-item;}
dt {font-weight: bold;}
dd {margin-left: 25px;}

abbr,acronym {cursor: help;}
strong {font-weight: bold;}
em, cite, q, blockquote {font-style: italic;}
code, pre {font-family: "Courier New", Courier, monospace;}
del {text-decoration: line-through;}

/*----------------------------------------------------------------------------------
  Obecne tridy
----------------------------------------------------------------------------------*/

.hidden {display: none; margin: 0;}
.invisible {visibility: hidden;}
.text-justify {text-align: justify !important;}
.text-left {text-align: left !important;}
.text-right {text-align: right !important;}
.text-center {text-align: center !important;}
.table-100 {width: 100%;}
.va-middle {vertical-align: middle !important;}
.marg-tb {margin: 1em 0 !important;}
.marg-t {margin: 1em 0 0 0 !important;}
.marg-b {margin: 0 0 1em 0 !important;}
.marg-off {margin: 0 !important;}
.border-off {border: none !important;}

/*----------------------------------------------------------------------------------
  Hlavni layout
----------------------------------------------------------------------------------*/

body {
	color: #000;
	background: #022d58 url(../images/background.gif) 0 0 repeat-x;
	font: 80%/130% "Arial CE", Arial, Verdana, sans-serif;
	text-align: center; /* Centruje stranku pro IE<=6 */
}
#frame-site {
	background: transparent url(../images/bg_site.jpg) center 0 no-repeat;
	width: 100%;
}
#frame-site-in {
	background: transparent url(../images/bg_site-in.png) center 0 repeat-x;
	width: 100%;
}
* html #frame-site-in {background: none;}
#frame-main {
	background: url(../images/bg_header.jpg) 0 34px no-repeat;
	width: 905px;
	margin: 0 auto;
	padding-top: 220px;
	position: relative;
}
#frame-main-cap {
	left: 0;
	height: 34px;
	margin: 0;
	position: absolute;
	top: 0;
	width: 905px;
	z-index: 10;
}
#frame-top {
	background: #FFF url(../images/layout-blue-one-1/bg_frame-top.gif) 0 0 no-repeat; 
	padding-top: 52px;
}
#frame-middle {
	background: #131e49 url(../images/bg_frame-middle.gif) 0 bottom repeat-x;
	text-align: left;
}
#frame-middle-in {
	background: url(../images/layout-blue-one-1/bg_frame-middle-in.gif) 0 0 repeat-y;
	min-height: 255px;
	padding: 0 70px 0 65px;
}
* html #frame-middle-in {height: 255px;}
#column {
	width: 100%; /* spolu s overflow: hidden zabranuje vytekani obsahu v IE <= 6 */
	padding: 1px 0;
	overflow: hidden;
}
#content {padding: 0 6px;}
#column-one {
	/*background-color: #00CC00;*/
	float: left;
	left: 6px;
	overflow: hidden;
	padding: 1px 0;
	position: relative;
	width: 534px;
}
#column-two {
	/*background-color: #CC3300;*/
	float: right;
	width: 196px;
	padding: 1px 0;
	position: relative;
	overflow: hidden;
	right: 12px;
}

#frame-bottom {
	background: #FFF url(../images/layout-blue-one-1/bg_frame-bottom.gif) 0 0 no-repeat;
	height: 83px; /* =vyska pozadi + 40px */
}
#frame-footer {
	background: #EEE url(../images/bg_frame-footer.gif) 0 bottom repeat-x;
	color: #333;
	font-size: 0.8em;
	font-family: Verdana, "Arial CE", Arial, sans-serif;
	font-weight: bold;
	padding: 30px 40px 20px 40px;
	text-align: left !important;
}
#frame-footer a {color: #333;}
#menu-footer {
	float: right;
	margin: 0;
}
#menu-footer li {
	border-left: 1px solid #999;
	display: inline;
	padding: 0 0 0 8px;
}
#menu-footer li.first {
	border-left: none;
	padding: 0;
}
#frame-footer-bottom {
	background: transparent url(../images/bg_frame-footer-bottom.png) 0 0 no-repeat;
	height: 46px;
}
#menu-country {
	/*background-color: fuchsia;*/
	bottom: 66px;
	/*height: 50px;*/
	right: 27px;
	position: absolute;
	text-align: right;
	/*width: 50px;*/
	z-index: 100;
}

#site-index {
	position: absolute;
	top: 43px;
	left: 43px;
	margin: 0;
}
#site-index a {
	display: block;
	background: url(../images/bg_site-index.gif) 0 0 no-repeat;
	width: 176px;
	height: 125px;
}
#site-certificate {
	background: transparent url(../images/site-certificate.png) 0 0 no-repeat;
	left: 250px;
	height: 177px;
	margin: 0;
	position: absolute;
	top: 10px;
	width: 146px;
	z-index: 20;
}

#column-stats {
	/*background: #F12;*/
	color: #146399;
	float: right;
	right: 8px;
	/*margin-top: -1em;*/
	position: relative;
	width: 480px;
}
#column-stats-control {
	/*background: #00F;*/
	float: left;
	left: 8px;
	position: relative;
	width: 234px;
}

.layout-blue-one-2 #frame-top {
	background: #FFF url(../images/layout-blue-one-2/bg_frame-top.gif) 0 0 no-repeat; 
	padding-top: 52px;
}
.layout-blue-one-2 #frame-middle-in {background: url(../images/layout-blue-one-2/bg_frame-middle-in.gif) 0 0 repeat-y}
.layout-blue-one-2 #frame-bottom {
	background: #FFF url(../images/layout-blue-one-2/bg_frame-bottom.gif) 0 0 no-repeat;
	height: 80px; /* =vyska pozadi + 40px */
}
.layout-blue-one-2 #content {padding: 0 18px;}
.layout-blue-two-1 #frame-top {
	background: #FFF url(../images/layout-blue-two-1/bg_frame-top.gif) 0 0 no-repeat; 
	padding-top: 52px;
}
.layout-blue-two-1 #frame-middle-in {background: url(../images/layout-blue-two-1/bg_frame-middle-in.gif) 0 0 repeat-y;}
.layout-blue-two-1 #frame-bottom {
	background: #FFF url(../images/layout-blue-two-1/bg_frame-bottom.gif) 0 0 no-repeat;
	height: 83px; /* =vyska pozadi + 40px */
}
.layout-blue-two-1 #column-one {
	width: 534px;
	position: relative;
	left: 6px;
}
.layout-blue-two-1 #column-two {
	width: 196px;
	position: relative;
	right: 12px;
}

.layout-blue-two-2 #frame-top {
	background: #FFF url(../images/layout-blue-two-2/bg_frame-top.gif) 0 0 no-repeat; 
	padding-top: 52px;
}
/*.layout-blue-two-2 #frame-middle {background: #FFF url(../images/layout-blue-two-2/bg_frame-middle.gif) 0 0 repeat-y;}*/
.layout-blue-two-2 #frame-bottom {
	background: #FFF url(../images/layout-blue-two-2/bg_frame-bottom.gif) 0 0 no-repeat;
	height: 70px; /* =vyska pozadi + 40px */
}
.layout-blue-two-2 #column-one {
	width: 454px;
	position: relative;
	left: 6px;
}
.layout-blue-two-2 #column-two {
	color: #FFF;
	width: 289px;
	margin-right: -26px;
	margin-top: -18px;
}
* html .layout-blue-two-2 #column-two {margin-right: -13px;}
.layout-blue-two-2 #frame-middle-in {
	background: url(../images/layout-blue-two-2/bg_frame-middle-in.gif) 0 0 repeat-y;
}
.layout-blue-two-2 #column-two * {position: relative;}

.layout-blue-two-3 #frame-top {
	background: #FFF url(../images/layout-blue-two-3/bg_frame-top.gif) 0 0 no-repeat; 
	padding-top: 52px;
}
.layout-blue-two-3 #frame-middle-in {
	background: url(../images/layout-blue-two-3/bg_frame-middle-in.gif) 0 0 repeat-y; 
}
.layout-blue-two-3 #frame-bottom {
	background: #FFF url(../images/layout-blue-two-3/bg_frame-bottom.gif) 0 0 no-repeat;
	height: 83px; /* =vyska pozadi + 40px */
}
.layout-blue-two-3 #column-one {
	width: 513px;
	position: relative;
	left: 14px;
}
.layout-blue-two-3 #column-two {
	width: 196px;
	position: relative;
	right: 12px;
}

.layout-red-one-1 #frame-top {
	background: #FFF url(../images/layout-red-one-1/bg_frame-top.gif) 0 0 no-repeat; 
	padding-top: 52px;
}
.layout-red-one-1 #frame-middle-in {background: url(../images/layout-red-one-1/bg_frame-middle-in.gif) 0 0 repeat-y;}
.layout-red-one-1 #frame-bottom {
	background: #FFF url(../images/layout-red-one-1/bg_frame-bottom.gif) 0 0 no-repeat;
	height: 80px; /* =vyska pozadi + 40px */
}

.layout-red-two-1 #frame-top {
	background: #FFF url(../images/layout-red-two-1/bg_frame-top.gif) 0 0 no-repeat; 
	padding-top: 52px;
}
.layout-red-two-1 #frame-middle {background: #FFF url(../images/layout-red-two-1/bg_frame-middle.gif) 0 0 repeat-y;}
.layout-red-two-1 #frame-bottom {
	background: #FFF url(../images/layout-red-two-1/bg_frame-bottom.gif) 0 0 no-repeat;
	height: 84px; /* =vyska pozadi + 40px */
}
.layout-red-two-1 #column-one {
	width: 534px;
	position: relative;
	left: 6px;
}
.layout-red-two-1 #column-two {
	width: 196px;
	position: relative;
	right: 12px;
}

.layout-red-two-ds #frame-top {
	background: #FFF url(../images/layout-red-two-ds/bg_frame-top.gif) 0 0 no-repeat; 
	padding-top: 52px;
}
.layout-red-two-ds #frame-middle-in {
	background: url(../images/layout-red-two-ds/bg_frame-middle-in.gif) 0 0 repeat-y;
	padding:0 80px 0 75px;
}
.layout-red-two-ds #frame-bottom {
	background: #FFF url(../images/layout-red-two-ds/bg_frame-bottom.gif) 0 0 no-repeat;
	height: 81px; /* =vyska pozadi + 40px */
}
.layout-red-two-ds #column {
	background: url(../images/layout-red-two-ds/bg_menu-ds.gif) 0 0 repeat-y;
	padding: 0;
}

.cleaner {
	float: none !important;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0.001em; /* V IE <6 odstrani radku obsahu */
}

/*----------------------------------------------------------------------------------
  Vzhled navigacnich prvku
----------------------------------------------------------------------------------*/

#menu-main {
	/*background: #CCC;*/
	display: block;
	height: 83px;
	margin: 0;
	overflow: hidden;
	padding: 0 9px 0 18px;
	position: absolute;
	right: 40px;
	text-align: left;
	top: 171px;
	width: 802px;
}
#menu-main a {
	cursor: pointer;
	display: block;
	height: 32px;
	margin-right: 1px;
	margin-top: 16px;
}
#menu-main a.active {height: 33px;}
#menu-main li {
	background: transparent url(../images/blank.gif);
	float: left;
	list-style-type: none;
	margin: 0;
	height: 100%;
}
#menu-main li.home {width: 70px;}
#menu-main li.home a {background: transparent url(../images/mmitem_home.png) 0 -33px no-repeat;}
#menu-main li.home a:hover, #menu-main li.home a.active {background-position: 0 0;}
#menu-main li.test {width: 261px;}
#menu-main li.test a {
	background: transparent url(../images/mmitem_test.png) 0 0 no-repeat;
	height: 48px;
	margin-top: 0;
}
#menu-main li.test a:hover {background-position: 0 -48px;}
#menu-main li.test a.active {
	background: transparent url(../images/mmitem_test_active.png) 0 0 no-repeat;
	height: 83px;
}
* html #menu-main li.test a:hover {background-position: 0 0;}
#menu-main li.test a.blue {
	background: transparent url(../images/mmitem_test_active_blue.png) 0 0 no-repeat;
}
#menu-main li.history {width: 96px;}
#menu-main li.history a {background: transparent url(../images/mmitem_history.png) 0 -33px no-repeat;}
#menu-main li.history a:hover, #menu-main li.history a.active {background-position: 0 0;}
#menu-main li.faq {width: 96px;}
#menu-main li.faq a {background: transparent url(../images/mmitem_faq.png) 0 -33px no-repeat;}
#menu-main li.faq a:hover, #menu-main li.faq a.active {background-position: 0 0;}
#menu-main li.contact {width: 113px;}
#menu-main li.contact a {background: transparent url(../images/mmitem_contact.png) 0 -33px no-repeat;}
#menu-main li.contact a:hover, #menu-main li.contact a.active {background-position: 0 0;}
#menu-main li.privacy {width: 113px;}
#menu-main li.privacy a {background: transparent url(../images/mmitem_privacy.png) 0 -33px no-repeat;}
#menu-main li.privacy a:hover, #menu-main li.privacy a.active {background-position: 0 0;}
#menu-main li.club {width: 113px;}
#menu-main li.club a {background: transparent url(../images/mmitem_club.png) 0 -33px no-repeat;}
#menu-main li.club a:hover, #menu-main li.club a.active {background-position: 0 0;}

#menu-country {background: url(../images/blank.gif);}
#menu-country div {
	border: 1px solid #e09506;
	background: #f8e8aa;
	display: none;
	height: 250px;
	overflow: auto;
	width: 150px;
}
#menu-country ul {
	padding: 0;
	margin: 0 auto 0 0;
	overflow: hidden;
	width: 130px;
}
#menu-country:hover div {display: block;}
#menu-country ul li {
	display: block;
	list-style-type: none;
	margin: 0;
}
#menu-country ul li a {
	display: block;
	padding: 3px 13px;
	text-decoration: none;
}
#menu-country ul li a:hover {
	background: #e09504;
	color: #FFF;
}
#menu-country span.country-selected {
	background: url(../images/arrow_popup-menu_gray.gif) 0 center no-repeat;
	cursor: pointer;
	padding: 3px 13px 3px 12px;
}
#menu-country:hover span.country-selected {
	background-image: url(../images/arrow_popup-menu_blue.gif);
	color: #145699;
}

div.menu-control {
	background: #061c5d url(../images/bg_menu-control_top.jpg) 0 0 no-repeat;
	font-size: 0.95em;
	margin: 0;
	min-height: 180px;
	overflow: visible;
	padding: 0 15px;
	position: relative;
}
div.menu-control * {color: #FFF;}
* html div.menu-control {height: 180px;}
div.menu-control-bottom {
	background: url(../images/bg_menu-control_bottom.jpg) 0 bottom no-repeat;
	bottom: 0;
	height: 5px;
	left: 0;
	padding: 0 15px;
	position: absolute;
	width: 100%;
}
div.menu-control li {
	display: block;
	font-family: Verdana, sans-serif;
	letter-spacing: -0.03em;
	list-style-type: none;
	margin: 0;
}
div.menu-control li a {
	background: url(../images/bullet_menu-control.gif) 0 center no-repeat;
	display: block;
	font-weight: bold;
	padding: 4px 0 4px 19px;
	position: relative;
}
h2.menu-control {
	background: #14639b url(../images/bg_menu-control_header.jpg) 0 0 no-repeat;
	color: #FFF;
	font-size: 1.0em;
	/*font-weight: normal;*/
	padding: 5px 0 3px 8px;
	width: 165px;
}

/*----------------------------------------------------------------------------------
  Vzhled obsahu
----------------------------------------------------------------------------------*/

/* --[Nadpisy]------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	line-height: 130%;
	margin: 0.7em 0;
	text-align: center;
}
h1, h2, h3 {
	font-family: "Arial CE", Arial, Verdana, sans-serif;
}
h1 {
	color: #000;
	margin-top: 0.3em;
}
h1.arrow {
	margin: 0.3em 0 1.3em 0;
}
h1.arrow span {
	background: url(../images/arrow_h1-left.png) 0 center no-repeat;
	padding: 0.4em 0 0.4em 55px;
}
h1.arrow span span {
	background: url(../images/arrow_h1-right.png) right center no-repeat;
	padding: 0.4em 55px 0.4em 0;
}
div.h1 {
	background: url(../images/arrow_h1-left.gif) 0 center no-repeat;
	width: 100%;
}
div.h1-in, div.h1-in-color {
	background: url(../images/arrow_h1-right.gif) right center no-repeat;
	padding: 0.3em 0;
	width: 100%;
}
div.h1-color {background: url(../images/arrow_h1-left_white.gif) 0 center no-repeat;}
div.h1-in-color {background: url(../images/arrow_h1-right_white.gif) right center no-repeat;}
div.h1 p, div.h1-in p {margin: 0 55px;}
div.h1-in h2, div.h1-color h2 {padding: 0 52px;}
* html h1.arrow span span {background-position: right 120%;}
h3 {
	color: #cc0000;
}
h4 {
	color: #011959;
}
h6 {
	color: #011959;
	font-style: italic;
}
.big {font-size: 1.8em;}
.small {font-size: 1.4em;}
.blue1, .blue2 {
	/* color: #061C5D; */
	font-size: 1.5em;
}
.blue2 {font-size: 1.3em;}
.gray {
	color: #747474;
	text-align: left;
}
.marg-big {margin: 2em 0 1em;}

h1.ds, h2.ds {
	background: #FFF url(../images/bg_h1-ds.gif) 0 1.4em repeat-x;
	color: #900;
	font-size: 1.7em;
	font-weight: normal;
	padding: 0.7em 0;
	margin: 0;
	text-align: left;
}
h1.ds span, h2.ds span {
	background: #FFF;
	padding: 0 10px 0 0;
}
h2.ds {
	background-image: url(../images/bg_h2-ds.gif);
	color: #C00;
	font-size: 1.45em;
}
h1.web, h2.web {background-color: transparent;}
h1.web span, h2.web span {
	background: #b5dbf5;
	padding: 0 10px 0 0;
}

/* --[Seznamy]------------------------------------------------------------------- */

#column ul, #column ol, #column-two ul, #column-two ol, #column-one ul, #column-one ol {
	margin-top: 1em;
	margin-bottom: 1em;
}
#column li, #column ul ul, #column ol ol, #column-two li, #column-two ul ul, #column-two ol ol, #column-one li, #column-one ul ul, #column-one ol ol {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
#column-two li, #column-one li {
	line-height: 150%;
}

/* --[Bezny text]----------------------------------------------------------------- */

ul,ol {
	margin-top: 1em;
	margin-bottom: 1em;
}
li {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
ul ul, ol ol {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
p.perex {font-weight: bold;} /* Perex clanku */
.gray a {color: #061c5d;}
a img {border: none;}
span.arrow {
	background: url(../images/arrow_normal-left.gif) 0 center no-repeat;
	padding: 0.4em 0 0.4em 55px;
}
span.arrow span {
	background: url(../images/arrow_normal-right.gif) right center no-repeat;
	padding: 0.4em 55px 0.4em 0;
}
span.arrow img {vertical-align: middle;}

div.errors {
	background-color: #FCC;
	background-image: url(../images/icon-error.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
	border: 1px solid #F99;
	color: #600;
	margin: 1em 0;
	padding: 8px 8px 8px 33px;
}
div.info {
	background-color: #CDEBFF;
	background-image: url(../images/icon-info.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
	border: 1px solid #9dd2f5;
	color: #000;
	margin: 1em 0;
	padding: 8px 8px 8px 33px;
}
div.errors p, div.info p {
	text-align: left;
	margin: 0;
}

p.current {
	color: #ba0508;
	font-size: 0.9em;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #d0e8f9;
}
#column-stats a, #column-stats span.current {
	color: #061c5d;
	font-weight: bold;
}
div.menu-control p {
	padding: 1em 0;
	margin: 0;
}
div.sc {text-align: center;}
div.sc a {
	background-color:#CC0000;
	border:1px solid #990000;
	color: #FFFFFF !important;
	font-weight: bold;
	margin: 0 2px;
	padding: 2px 4px;
	text-decoration: none;
}
span.required {
	color: #C00;
	font-weight: bold;
}

/* --[Tabulky]------------------------------------------------------------------- */

table.country-stats th {
	border: none;
	padding: 0;
	position: relative; /* devel comment */
	width: 0px;
}
table.country-stats th, table.country-stats td {border: none;}
table.country-stats th span.subj {
	color: #146399;
	display: block;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: -1.75em;
	padding-bottom: 0.5em;
	position: absolute;
	width: 300px;
}
* html table.country-stats th span.subj {margin-top: 0em;}
*+html table.country-stats th span.subj {margin-top: 0em;}
table.country-stats td {
	font-size: 0.85em;
	padding: 2.3em 0 1.5em 0;
}
table.country-stats div {
	background: url(../images/stats-strip_middle.gif) 0 0 repeat-x;
	position: relative;
	width: 70%;	
}
table.country-stats ul, table.country-stats li {margin: 0 !important;}
table.country-stats ul {
	background: url(../images/stats-strip_right.gif) right 0 no-repeat;
	padding: 2px 0;
	/*position: relative;*/ /* devel comment */
}
table.country-stats li {
	list-style-type: none;
	padding-left: 50px;
}
li.iq-avg {
	background: url(../images/bg_stats-buble.png) right top no-repeat;
	font-weight: bold;
	padding-right: 3.5em;
	padding-top: 23px;
	position: absolute;
	right: -25px;
	bottom: 2px
}
li.iq-avg span {
	color: #FFF;
	display: block;
	font-size: 1.3em;
	letter-spacing: -0.02em;
	padding-top: 4px;
	position: absolute;
	right: 0;
	width: 47px;
	text-align: center;
	top: 0;
}
li span.flag {
	background: url(../images/flags/cz.gif) 0 0 no-repeat;
	display: block;
	height: 21px;
	left: 0;
	position: absolute;
	top: 0;
	width: 46px;
}

/* --[Ruzne bloky]--------------------------------------------------------------- */

#short-stats {
	background: url(../images/bg_short-stats.gif) 0 0 no-repeat;
	padding: 6px 19px 0 19px;
	margin: 1.8em 0 1em;
	min-height: 88px;
}
* html #short-stats {height: 88px;}
#short-stats h2 {
	font-size: 1.0em;
	text-align: left;
	margin: 0 0 0.4em 0;
}
#short-stats table {font-size: 0.85em;}
#short-stats table th, #short-stats table td {
	background: none;
	color: #000;
	border: none;
	font-weight: normal;
	padding: 0.1em 4px 0.1em 0;
}
#short-stats table td {
	font-weight: bold;
	padding-right: 0;
}

#day-tips {
	background: #14629a url(../images/bg_small-day-tips-top.gif) 0 0 no-repeat;
	padding: 23px 19px 3px;
	margin: -1em 0 0 0;
}
#day-tips * {color: #FFF;}
#day-tips h2 {
	font-size: 1.0em;
	padding-left: 15px;
	margin: 0 0 0.6em 0;
	text-align: left;
}
#day-tips p {font-size: 0.9em;}
#day-tips-bottom {
	background: url(../images/bg_small-day-tips-bottom.gif) 0 0 no-repeat;
	height: 5px;
	width: 100%;
}

/* --[Formulare]----------------------------------------------------------------- */

form {margin: 1em 0;}
fieldset {
	border: 1px solid #C00;
	padding: 0 15px;
	margin: 1em 0;
}
legend {
	color: #011959;
	font-weight: bold;
}
form table {width: 100%;}
form th {
	background: none;
	color: #061C5D;
	width: 40%;
	text-align: right;
	padding-right: 15px;
}
form td {text-align: left;}
form th, form td {
	border: none;
	padding-left: 0;
	vertical-align: top;
}
form th label {font-weight: bold;}
form .descrip {
	color: #000;
	font-size: 0.85em;
	font-weight: normal;
}
* html label, * html input, * html textarea {font: 1em/130% "Arial CE", Arial, Verdana, sans-serif; /* Resi chyby v IE <= 6 */}
form .input { /* Vstupni pole */
	border: 1px solid #6699cc;
	padding: 1px;
}
#column-two form .input {border: 1px solid #e09506;}
form select {border: 1px solid #6699cc;}
form .input:focus, form select:focus, #column-two form .input:focus, #column-two form select:focus {border-color: #C00;}
form input[type='checkbox'] {
	margin: 0;
	padding: 0;
}
form .submit, .submit { /* Tlacitka */
	background-color: #900;
	border: none;
	color: #FFF;
	font-weight: bold;
	line-height: normal;
	padding: 0.4em 0.9em;
	text-align: center;
}
form .image {
	background: none;
	padding: 0;
} /* Tlacitka */
* html form .submit {
	font-size: 1em; /* Resi chyby v IE <= 6 */
	font-weight: bold;
}

form.marg-tb div {margin: 4em 0;}
form.on-white th {color: #000;}
form.center {text-align: center;}
form.center table {
	margin: 0 auto;
	width: auto;
}
form.center table th {width: auto;}
form.left th {width: 160px;}

form.login {
	font-size: 0.9em;
	margin: 1em auto;
}
form.login table {
	/*float: left;
	width: 300px;*/
}
form.login p {
	/*float: right;
	position: relative;*/
	top: 0.6em;
}
form.login th {
	padding-right: 5px;
	width: 65px;
}
form.login .input {
	font-size: 1em;
	width: 120px;
}

form.register th {width: 200px;}
form.register .input {width: 200px;}

form.sms {
	background: url(../images/bg_cellphone.jpg) 0 0 no-repeat;
	float: right;
	height: 321px;
	width: 223px;
	position: relative;
	right: 20px;
}
form.sms div {padding: 65px 28px 0 28px;}
form.sms p {margin: 0.5em 0;}
form.sms p.code {
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
form.sms .image {background: none;}
form.sms th {display: none;}
form.sms td {text-align: center;}
form.sms .input {
	border: 1px solid #090;
	padding: 4px 2px;
	width: 120px;
}
form.sms .input:focus {border-color: #900;}
.payinfo {
	float: left;
	width: 250px;
}
.operator-info {font-size: 0.9em;}


/* --[Ostatni]------------------------------------------------------------------- */

ul.why-take-test {margin-left: 0}
ul.why-take-test li {
	background-position: left center;
	background-repeat: no-repeat;
	color: #030d40;
	margin: 0.8em 0 0.8em 20px !important;
	position: relative;
}
ul.why-take-test li span {color: #000;}
.what-u-get ul {margin-left: 0;}
.what-u-get h2 {
	color: #C00;
	margin: 1.6em 0 1.2em;
}
.what-u-get ul li {
	background: url(../images/bullet_red.gif) 25px center no-repeat;
	padding: 0.5em 0 0.5em 60px;
	position: relative;
	margin: 0 !important;
}
.dig-1, .dig-2 {
	background: url(../images/digit_1.gif) 5px center no-repeat;
	position: relative;
}
.dig-2 {background-image: url(../images/digit_2.gif);}
.column-question, .column-answers {
	width: 380px;
	float: left;
}
.column-answers {
	width: 350px;
	float: right;
}
.prgs-bar {
	background: url(../images/prgs-bar_bg.gif) 0 0 no-repeat;
	height: 17px;
	margin: 1em auto;
	position: relative;
	width: 322px;
}
.mask, .mask2, .mask2-2 {
	background: url(../images/prgs-bar_mask.gif) 0 0 no-repeat;
	height: 17px;
	position: absolute;
	width: 5px;
}
.strip, .strip2 {
	background: url(../images/prgs-bar_strip.gif) right 0 no-repeat;
	height: 17px;
	position: absolute;
	width: 9px; /* minimalni sirka prouzku */
}
.prgs-value, .prgs-value2 {
	font-weight: bold;
	margin: 0;
	position: absolute;
	right: 10px;
}
.prgs-info {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 auto;
	width: 322px;
}
.prgs-info strong {
	color: #C00;
	padding-right: 0.5em;
}
.prgs-bar2 {
	background: url(../images/prgs-bar2_bg.gif) 0 0 no-repeat;
	height: 17px;
	margin: 0 auto;
	position: relative;
	width: 263px;
}
.mask2 {background: url(../images/prgs-bar2_mask.gif) 0 0 no-repeat;}
.mask2-2 {
	background: url(../images/prgs-bar2_mask2.gif) 0 0 no-repeat;
	right: 0;
}
.strip2 {background: url(../images/prgs-bar2_strip.gif) right 0 no-repeat;}
.prgs-value2 {right: 20px;}

.youriq {
	background: #C9C9C9 url(../images/bg_youiq-top.gif) 0 top no-repeat;
	font-size: 1.4em;
	font-weight: bold;
	width: 510px;
	padding-top: 12px;
	margin: 1em 0;
}
.youriq-bg {
	background: #C9C9C9 url(../images/bg_youiq-bottom.gif) 0 bottom no-repeat;
	padding:  0 20px 12px 20px;
	margin-top: 0;
}
.youriq-730 {
	background: #C9C9C9 url(../images/bg_youiq-730-top.gif) 0 top no-repeat;
	width: 730px;
}
.youriq-730 .youriq-bg {background: #C9C9C9 url(../images/bg_youiq-730-bottom.gif) 0 bottom no-repeat;}
.youriq-bg p {margin: 0;}
.youriq strong {color: #FFF;}

a.get-certif {
	color: #000;
	display: block;
	background: #036 url(../images/button_get-certif.gif) 0 0 no-repeat;
	width: 169px;
	height: 45px;
	margin: 0 auto;
}
.payment,.paypal {
	background: #ecf7fc url(../images/bg_payment-top.gif) 0 top no-repeat;
	width: 503px;
	padding-top: 5px;
	margin: 1em auto;
	position: relative;
}
.payment-bg, .paypal-bg {
	background: #ecf7fc url(../images/bg_payment-bottom.gif) 0 bottom no-repeat;
	padding:  0 8px 5px 8px;
	margin-top: 0;
}
.paypal {
	background: #FFF url(../images/bg_paypal-top.gif) 0 top no-repeat;
	width: 410px;
}
.paypal-bg {
	background: #FFF url(../images/bg_paypal-bottom.gif) 0 bottom no-repeat;
	padding: 0 15px 5px 15px;
}
.payment-bg ol {margin-left: 0;}
.payment-bg ol li {
	display: block;
	list-style-type: none;
	padding: 0.5em 0 0.5em 40px;
	margin: 0 !important;
}
p.phone {
	color: #900;
	background: url(../images/icon_phone.jpg) 5px 65% no-repeat;
	font-size: 2.2em;
	font-weight: bold;
	padding: 0.4em 0 0.4em 45px;
	margin: 0 0 0 -42px;
}
input.code {
	background: url(../images/bg_code-input.gif) 0 0 no-repeat;
	border: none;
	font-size: 1.6em !important;
	font-weight: bold;
	width: 140px;
	height: 31px;
	padding: 7px 10px;
	vertical-align: middle;
}
input.confirm {
	color: #FFFFFF;
	background-color: #900;
	vertical-align: middle;
}

.paypal-info {
	float: left;
	width: 280px;
}
.paypal-info2 {
	color: #336;
	font-size: 1.4em;
}
.paypal-info2 strong {
	color: #000;
	font-weight: normal;
}
.price-down {
	float: right;
	width: 100px;
}
.price-down a {
	color: #000;
	display: block;
	background: #900 url(../images/icon_price-down.jpg) 0 0 no-repeat;
	width: 95px;
	height: 87px;
	margin: 0 auto;
}
.price-down2 {
	position: absolute;
	height: 144px;
	margin: 0;
	top: 0;
	right: 0;
	width: 151px;
}
.price-down2 a {
	display: block;
	background: url(../images/label_paypal-save-3usd.gif) 0 0 no-repeat;
	height: 100%;
	margin: 0 auto;
}
.test-id {
	background: #b5dbf5;
	border: 1px solid #9dd2f5;
	padding: 0 5px;
}
p.claims {font-size: 0.85em;}

table.statistics td {border: none;}
table.statistics td {padding: 0 5px;}
table.statistics td * {vertical-align: middle;}
table.statistics td.order {
	color: #900;
	font-weight: bold;
	width: 2em;
}
table.statistics td.value {width: 265px;}
p.stat-type a {
	color: #900;
	font-weight: bold;
}

table.overview {
	color: #666;
	width: 510px;
	margin: 1em auto;
}
table.overview td, table.overview th {border: none;}
table.overview th {
	background: none;
	padding: 8px 5px;
}
table.overview tr {border-bottom: 1px dotted #CCC;}
table.overview tr.last {border: none;}
table.overview td.actions {
	vertical-align: middle;
	width: 210px;
}
table.overview td.value {width: 3em;}
table.overview thead {
	background: #BBB url(../images/bg_overview-top.gif) center top no-repeat;
	font-weight: bold;
	padding-top: 12px;
}
table.overview thead tr {
	background: url(../images/bg_overview-bottom.gif) center bottom no-repeat;
	border: none;
	padding:  0 20px 12px 20px;
	margin-top: 0;
}
* html table.overview th, *+html table.overview th {background: #BBB;} /* V IE nebudou rohy zakulacene*/

.info-1-2 {
	float: left;
	width: 298px;
}
.info-1, .info-2, .info-3 {
	float: right;
	width: 144px;
}
.info-1 {float: left;}
.block-red, .block-blue {margin: 0;}
.block-red {
	background: url(../images/bg_block-other.gif) 0 bottom no-repeat;
	padding-bottom: 1.3em;
}
.block-red div, .block-blue div {
	color: #000;
	padding: 0 8px;
}
.block-red h2, .block-blue h2 {
	background: url(../images/header_block-other.gif) 0 0 no-repeat;
	color: #FFF;
	height: 39px;
	margin: 0;
	padding: 0 8px;
	position: relative;
	text-align: left;
	top: -1px;
}
.block-blue h2 {background: #000941 url(../images/header_block-stats.gif) 0 0 no-repeat;}
.block-red h2 a, .block-blue h2 a {
	display: block;
	height: 100%;
}
.block-blue div {
	background: url(../images/map_europe.gif) 8px 0 no-repeat;
	font-weight: bold;
	font-size: 1.15em;
	/*min-height: 137px;*/
	padding: 5px 8px 0 8px;
}
.block-blue div p {
	font-family: Tahoma, Verdana, sans-serif;
	text-align: right;
	margin: 0.2em 0;
}
.block-blue div p.today {
	font-size: 1.4em;
	height: 50px;
	margin-top: 0.6em;
}
.block-blue div .number {
	background: url(../images/map-bubble.gif) no-repeat;
	color: #FFF;
	display: block;
	font-size: 1.6em;
	height: 49px;
	letter-spacing: -0.05em;
	padding-top: 8px;
	position: absolute !important;
	right: 2.1em;
	text-align: center;
	top: -0.2em;
	width: 115px;
}
.block-blue div .people {font-weight: normal;}
p.test-entry {
	margin:0;
	padding: 1.2em 0 1.2em 70px;
	position:relative;
	text-align: left;
}
p.test-entry a {color: #000;}
p.test-entry a.name {
	font-weight: bold;
	text-decoration: none;
}
.test-odd {background: url(../images/icon_test_innate.gif) 12px 1.3em no-repeat;}
.test-even {background: url(../images/icon_test_numerical.gif) 12px 1.3em no-repeat;}

h2.test-odd, h2.test-even {
	text-align: left;
	padding-left: 50px;
}
h2.test-odd {
	background: url(../images/icon_test_innate_blue.gif) 0px center no-repeat;
}
h2.test-even {
	background: url(../images/icon_test_numerical_blue.gif) 0px center no-repeat;
}
h2.test-odd span, h2.test-even span {
	font-size: 0.75em;
	font-weight: normal;
	font-style: italic;
}
p.start-test {
	margin: 1.2em 0 1.6em;
	text-align: right;
}
p.start-test a {
	background-color: #C00;
	border: 1px solid #900;
	color: #FFF;
	font-weight: bold;
	padding: 7px 5px;
	margin-right: 15px;
	text-decoration: none;
}
.news-article h2 {
	margin-bottom: 0.2em;
	text-align: left;
}
p.date {
	color: #053b5b;
	font-size: 0.85em;
	margin-top: 0.3em;
}
div.news-image {
	float:left;
	padding-right: 10px;
}
#dealerDiv {display: none;}

/* --[Stare platebni nastroje]--------------------------------------------------- */
.pmnt_box {
	background-color: #fae5bb;
	border: 1px solid #e09506;
	padding: 0 10px;
	position: relative;
}
.pmnt_box div {
	background: url(../images/icon-envelope.gif) 5px center no-repeat !important;
	padding-left: 65px !important;
}
.pmnt_box table {margin-bottom: 0;}
.pmnt_form > div > span {font-size: 0.9em !important;}
.pmnt_box input[type='text'], .pmnt_box select { /* Vstupni pole */
	border: 1px solid #e09506;
	padding: 1px;
}
.pmnt_box input[type='text']:focus, .pmnt_box select:focus {border-color: #C00;}