/******************************************************************************/
/*  GENERAL SETTINGS                                                          */
/******************************************************************************/
body, p, h1, h2, h3, h4, h5, ul, ol, li, form {
	margin: 0;
	padding: 0;
}
body {
	color: #2c2c2c;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, "Lucida Grande CE", "Helvetica CE", lucida, sans-serif;
	font-size: 11px;
	text-align: center;
}
td {
	font-size: 11px;
}
th {
	font-size: 11px;
	text-align: left;
}
div.cleaner {
	clear: both;
	height: 1px;
	line-height: 1px;
}
table.contacts td
 {
  padding-left:40px;
 }
div.Error 
{
	color: Red;
	font-size: 14px;
	text-align: center;
	border: 2px solid Red;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:3px;
}

span.Error 
{
	color: Red;
	font-size: 14px;
	text-align: center;
	border: 2px solid Red;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:3px;
}

/******************************************************************************/
/*  MAIN BLOCKS                                                               */
/******************************************************************************/
.container {
	width: 891px;
	margin: 0 auto;
	text-align: left;
	background: url('images/bg_main.png') left repeat-y;
}
.header {
	margin-right: 11px;
	background: #517291 url('images/bg_header.png') left;
	height: 7em;
	padding-top: 0.2em;
}
.mainArea {
	margin-right: 11px;
	background: url('images/bg_mainArea.png') top left no-repeat;
	padding-bottom: 2em;
}
.navigation {
	width: 190px;
	margin-right: 30px;
	float: left;
}
.content {
	width: 630px;
	float: left;
}

.content .leftPart table {
	border-collapse: collapse;
	width: 100%;
}
.content .leftPart table td {
	background-color: white;
	border: 1px solid white;
	padding: 0.4em 1em;
}

.content .leftPart table td label {
	width: 220px;
}


/******************************************************************************/
/*  HEADER                                                                    */
/******************************************************************************/
.header h1 {
	font-size: 2em;
	height: 22px;
	width: 129px;
	background: url('images/heading_iskam2006.png') no-repeat;
	margin: 0.8em 0 0 50px;
}
.header h1 span {
	display: none;
}

.topNavigation {
	background-color: #6caec8;
	height: 1.8em;
	line-height: 1.7em;
	margin: 0 0 0 30px;
	text-align: right;
}
.topNavigation ul {
	list-style: none;
	float: right;
	margin-right: 12px;
}
.topNavigation ul li {
	float: left;
	color: #f5ffff;
}
.topNavigation ul li .separator {
	margin: 0 0.4em;
}
.topNavigation ul li a {
	color: #f5ffff;
	text-decoration: none;	
}

/******************************************************************************/
/*  NAVIGATION                                                                */
/******************************************************************************/
.navigation {
	background: #e9e9e9 url('images/bg_navigationFooter.png') bottom no-repeat;
	padding-bottom: 5em;
}
.navigation h2 {
	font-family: "Verdana CE", Verdana;
	color: #507291;
	background: #d9eaf1 url('images/bg_navigationHeader.png') left repeat-y;
	border-bottom: 1px solid white;
	padding: 0.4em 32px;
	font-size: 1.3em;
}
.navigation ul {
	list-style: none;
	margin: 0 19px;
}
.navigation ul li {
	border-bottom: 1px solid #c2c2c2;
}
.navigation ul li a {
	display: block;
	padding: 0.5em 0 0.5em 12px;
	text-decoration: none;
	color: #2e2e2e;
	background: url('images/bullet_navigation.png') left no-repeat;
}

/******************************************************************************/
/*  CONTENT                                                                   */
/******************************************************************************/
.content .loginButton {
	float: right;
	background-color: #6393b0;
	border: 1px solid #aad3e3;
	color: white;
	font-weight: bold;
	font-size: 0.95em;
	/*margin-top: -0.6em;*/
	margin-top: -1.9em;
	cursor: pointer;
}


.content .languageButton{
	background-color: #6393b0;
	border: 1px solid #aad3e3;
	color: white;
	font-weight: bold;
	font-size: 0.95em;
	margin-top: 0.7em;
}


.content .submitButton {
	margin-left: 45%;
	margin-bottom: 4px;
	background-color: #6393b0;
	border: 1px solid #aad3e3;
	color: white;
	font-weight: bold;
	font-size: 0.95em;
	margin-top: 0.4em;
	cursor: pointer;
}

.content .submitButtonHalf {
	margin-left: 100px;
	margin-bottom: 4px;
	background-color: #6393b0;
	border: 1px solid #aad3e3;
	color: white;
	font-weight: bold;
	font-size: 0.95em;
	margin-top: 0.4em;
	cursor: pointer;
}

.content .submitButton30 {
	margin-left: 30px;
	margin-bottom: 4px;
	background-color: #6393b0;
	border: 1px solid #aad3e3;
	color: white;
	font-weight: bold;
	font-size: 0.95em;
	margin-top: 0.4em;
	cursor: pointer;
}

.content .submitButtonNoMargin {
	margin-bottom: 4px;
	background-color: #6393b0;
	border: 1px solid #aad3e3;
	color: white;
	font-weight: bold;
	font-size: 0.95em;
	margin-top: 0.4em;
	cursor: pointer;
}


.content .vpravo 
{
	text-align:right ;
}

.content h3 {
	font-family: "Verdana CE", Verdana;
	font-size: 1.25em;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #004c8f;
}
.content h1 {
	font-family: "Verdana CE", Verdana;
	font-size: 1.1em;
	color: #004c8f;
	margin-bottom: 1em;
	margin-top: 1em;
}
.content h4.stripeHeader {
	font-family: "Verdana CE", Verdana;
	display: block;
	background-color: #cce4ed;
	padding: 0.5em 11px;
	margin-top: 1.6em;
	margin-bottom: 0;
}
.content p {
	margin-bottom: 1em;
}
.content table {
	border-collapse: collapse;
	width: 100%;
}
.content table td {
	background-color: #ebf5f8;
	border: 1px solid white;
	padding: 0.4em 1em;
}
.content table th {
	padding: 0.4em 1em;
	background-color: #cce4ed;
	color: #004c8f;
}

.bezBarvy 
{
	background-color: #000000;
}

.formContainer {
	border-left: 2px solid #ebf5f8;
	border-right: 2px solid #ebf5f8;
	border-bottom: 2px solid #ebf5f8;
	line-height: 2.3em;
}
.formContainer .leftPart {
	width: 293px;
	float: left;
	padding: 18px 0 16px 18px;
}
.formContainer .rightPart {
	width: 293px;
	float: right;
	padding: 18px 0 16px 18px;
}
.formContainer .onlyPart {
	width: 580px;
	float: left;
	padding: 18px 0 16px 18px;
}
.formContainer label, .label {
	display: block;
	float: left;
	clear: both;
	width: 98px;
	font-weight: bold;
}

.formContainer span.verylong {
	width: 500px;
	float: left;
}
.formContainer label.long {
	width: 160px;
}
.formContainer label.small {
	width: 46px;
}
.formContainer input.text  {
	float: left;
	font-size: 0.9em;
	width: 143px;
}
.formContainer select {
	float: none;
	font-size: 0.9em;
	width: 143px;
}
.formContainer select.small {
	width: 100px;
}
.formContainer textarea {
	width: 210px;
	height: 90px;
}
.formContainer .radioGroup {
	margin-left: 98px;
}


.seznam li
{
	list-style-type:square;
	margin-left: 5em;
	list-style:square;
	white-space:normal;
}

.formValueSmall 
{
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, "Lucida Grande CE", "Helvetica CE", lucida, sans-serif;
	font-size: 11px;
}

.CalContainer .leftCal {
	float: left;
	width: 293px;
	padding: 18px 0 16px 18px;
}
.CalContainer .rightCal {
	float: right;
	width: 293px;
	padding: 18px 0 16px 18px;
}
.calendar caption {
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, "Lucida Grande CE", "Helvetica CE", lucida, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}

.divIFrame {
	height: 400px;
	overflow: scroll;
	width: 580px;
	float: left;
	padding: 18px 0 16px 18px;
}
.acceptField {
	margin-top: 15px;
}

.ISKaMLogo 
{
	margin-left: 24px;
}
/******************************************************************************/
/*  TAB CONTROL                                                               */
/******************************************************************************/
.tabControl {
	height: 1.65em;
	border-bottom: 1px solid #446686;
	clear: right;
	width: 100%;
	margin-top: 2em;
}
.tabControl ul {
	float: right;
	list-style: none;
	height: 1.7em;
}
.tabControl ul li {
	float: left;
	color: #446686;
	margin-left: 3px;
	margin-right: 4px;
}
.tabControl ul li a {
	line-height: 1.7em;
	padding: 0.2em 20px;
	background-color: #cce4ed;
	text-decoration: none;
	color: #446686;
}
.tabControl ul li a.active {
	background-color: #446686;
	font-weight: bold;
	color: white;
}
.tabControl h3 {
	display: none;
}

/******************************************************************************/
/*  FOOTER                                                                    */
/******************************************************************************/
.footer {
	background: white url('images/bg_footer.png') left top no-repeat;
	margin-right: -10px;
	height: 2.6em;
	padding: 0.6em 0 0 40px;
}

/******************************************************************************/
/*  DISPLAYED DOCUMENTS                                                       */
/******************************************************************************/

div.document {
	background: white;
	width:90%;
	height: 400px;
	overflow:scroll;
	border:solid 1pt black;
	margin-left: 4%;
	margin-top:10px;
	padding:3pt;
}

div.document * 
{
	color: Black;
	font-family:Times New Roman, Times New Roman CE;
}

div.document table td
{
	background:white;
}

div.document table * 
{
	background:white;
}

/******************************************************************************/
/*  CENTER COLUMN                                                      */
/******************************************************************************/

.naStred
{
	text-align:center ;
}
