﻿/**************
General (body & header)
***************/
body{
	margin: 0px;
	padding: 0px;
	background: url('../img/main_bg.png') top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
img{
	border: none;
}
a{
	color: black;
}

.nonunderline 
{
	text-decoration:none;
}	
 
.login_form_table input {
	width:150px;
}

input
{
	background: url("../img/input_small_bg.png") top left repeat-x;
	border: 1px solid #727272;
}

input[type="checkbox"], input[type="radio"]{
	background: transparent;
	border: 0;
	margin-left:0px;
}

	
			/*tlacitka*/
		.button{border:none;text-align:center;height:26px;color:white;}
		
		.small{background:url(../img/button_middle.png) left top no-repeat;width:26px;font-weight:bold;}		
		.small_orange{background:#F87819 url(../img/button_orange_middle.png) right top no-repeat;width:26px;}
		
		.middle{background:url(../img/button_middle.png) left top no-repeat;width:78px !important;}
		.middle_orange{background:#F87819 url(../img/button_orange_middle.png) left top no-repeat;width:78px;}
		
		.large{background:url(../img/button_large.png) left top no-repeat; width:151px !important;}
		.large_orange{background:#F87819 url(../img/button_orange_large.png) left top no-repeat;width:151px;}
		.xlarge_orange{background:#F87819 url(../img/button_orange_xlarge.png) left top no-repeat;width:300px;}
		.xxlarge_orange{background:#F87819 url(../img/button_orange_xxlarge.png) left top no-repeat;width:400px;}		
		.outputbuttoncontrol
		{ text-align : center; }
		
#main_out{
	background: url('../img/header_bg.png') top center no-repeat;
	display: block;
	width: 970px;
	padding: 0px;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	z-index: 0;
}
#header{
	display: block;
	clear: both;
	width:100%;
}
#header span{
	margin-left: 35px;
}
#header .MenuLinkButton{float:left;}
#login{
	float: right;
	margin-right: 100px;
	_margin-right: 50px;
	margin-top: 5px;
	text-align: right;
	width: 300px;
	position: relative;
}

#login span{
	text-transform: uppercase;
	font-size: 10px;
}

#login h3{
	margin: 2px;
	font-size: 14px;
	white-space: nowrap;
	font-weight: bolder;
	text-transform: uppercase;
}
#login img{
	float: right;
	margin-left: 10px;
	position: absolute;
	top: 15px;
	right: -90px;
}
#login a{
	text-decoration: none;
}
	
#main{
	padding: 8px;
}

#content #error
{
	display: block;
	width: 744px;
	padding: 5px;
	margin-bottom: 5px;
}
#content #error ul
{
	margin: 0;
	padding: 5px;
}
#content #error ul li
{
	list-style: none;
}
#content #error li
{
	font-weight: bold;
	font-size: 10pt;
	background: url(../img/error.gif) left top no-repeat;
	padding-left: 20px;
	margin: 6px 0;
}
#content #error li.notify
{
	background: url(../img/msg.gif) left top no-repeat;
}

/**************
Left (menus & setting)
***************/
#main_left{
	display: block;
	float: left;
	width: 165px;
	padding-top: 10px;
	margin-left: 5px;
	margin-right: 15px;
}
.menu{
	display: block;
	width: 140px;
	background: #5c5c5c;
	color: white;
	padding: 10px;
	padding-bottom: 20px;
	margin-bottom: 4px;
}

.menu h2, .menu h2 a{
	font-size: 10pt;
	font-weight: bolder;
	border-bottom: 1px solid white;
	margin-bottom: 0px;	
	margin-top: 4px;
	text-transform: uppercase;
	padding-left: 2px;
	text-decoration: none;
}
.menu ul{
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 14px;
	margin-bottom:6px;
}
.menu ul li{	
	margin-top: 4px;
	margin-bottom: 0px;
	_height: 1%;
}
.menu a:hover, .menu span a{
	color: #f87819;
}
.menu a{
	color: white;
	margin-top: 2px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
}

.menu li.HeaderWithoutLink
{
	font-style: italic;
}

.menu li.level2
{
	 padding-left:10px;
	 font-style:normal;
}

.settings{
	display: block;
	width: 140px;
	background: #efefef;
	padding: 5px 10px;
	margin-bottom: 4px;
	color: #5c5c5c;
}
.settings h3{
	margin: 2px; 
}
#left_icons{
	line-height: 20px;
	margin-left: 5px;
	color: #808080;
}
#left_icons img{
	margin-right: 5px;
}
#left_icons a{
	color: #808080;
	text-decoration: none;
}
/**************
Content 
***************/

.controlzone
{
	padding-left: 10px;
}

.buttonzone
{
  padding : 2px 0 4px 0;
  text-align : center;
  vertical-align : middle;
  margin:0;
}

#content{
	float: right;
	display: block;
	width: 744px;
	margin: 10px 0;
	padding: 0 9px;
	background: url('../img/content_center_bg.png') top left repeat-y;
}
#content #top, #content #bottom{
	height: 13px;
	display: block;
	margin: 0 -9px;
}
#content #top{
	background: url('../img/content_top_bg.png') top left no-repeat;
	margin-bottom: -5px;
}
#content #bottom{
	background: url('../img/content_bottom_bg.png') top left no-repeat;
	margin-top: 4px;
	_margin-bottom: -2px;
}
#content h2{
	width: 744px;
	padding-left: 10px;
	font-size: 13pt;
	margin-bottom: 0px;
}
#content_header, .header_separator{
	background: TRANSPARENT url('../img/content_header_bg.png') top left no-repeat;
	height: 24px;
	width: 734px;
	padding-left: 10px;
	padding-top: 2px;
}

.small_separator, #content h3
{
  color : #5C5C5C;
  background : url('../img/input_bg.png') top left repeat-x; 
  border-top : 3px solid #F87819;
  font-weight: bold;
  width: 724px;
  margin-top: 10px;
  padding: 2px 10px 4px; 
}

.controlzone h3
{
	margin-left: -10px;
}

#content_header h2, .header_separator h2{
	display: inline;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
}

.header_separator
{
	margin-left: -10px;
}

#content_header select{
	float: right;
	margin: 2px;
	margin-right: 10px;
}

#content_sub_header, .sub_header_separator{
	background: TRANSPARENT url('../img/content_sub_header_bg.png') top left repeat-x;
	height: 22px;
	width: 734px;
	display: block;
	font-size: 14px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 2px;
	color:#5C5C5C;
}

#zapati {
	padding-left:10px;
}

.sub_header_separator
{
	margin-left: -10px;
}

#content_sub_header span, #content_sub_header a{
	color: #f87819;
}
#content_sub_header a{
	text-decoration: underline;
}
#content_sub_header .left{
	padding-left: 10px;
	padding-top: 0px;
	width: 300px;
}
#content_sub_header .right{
	float: right;
	padding-right: 10px;
	padding-top: 0px;
}
#content_sub_header .right select{
	font-size: 10px;
}

#GELogo
{
	display:none;
}

.logo
{
	float:left;
}

tr.pager {
	margin-top: 2px;
	margin-bottom: 2px;	
	height: 29px;
	padding: 0 10px;
	font-size: 11px;	
	
}
tr.pager a
{
	text-decoration: none !important;
}

tr.pager td{
	/* border-style: none !important;*/
	border-bottom:1px solid #F87819 !important;
}
	
#pager a{
	text-decoration: none;
	color: #f87819;
}
#pager span {
	color: black;
}
#content table.browse{
	width: 744px;
	margin: 0;
	margin-left	: -10px;
	color: #5c5c5c;
	font-size: 11px;
	margin-bottom:3px;	
}
#content tr.table_header {
	background: url('../img/content_sub_header_bg.png') top left repeat-x;
	height: 21px;
}
#content tr.table_header td{
	border-bottom: 1px solid #f87819 !important;
	height: 21px;
	padding: 0 0 0 6px;
}
#content table.browse tbody tr td{
	border: 1px solid #eee;
	border-width: 0 0 1px 1px;
	padding: 2px 2px 2px 6px;
}



#content table.browse a{
	text-decoration: underline;
	color: #f87819;
}

#content tr.table_header a{
	text-decoration: none;
	color: #5C5C5C;
}

a.hlcolumnodkaz, span.blcolumnodkaz
{
  display:block;
  width:100%;
  padding-bottom:2px;
  border-bottom:1px solid #eaeaea;
  margin:2px 0;
  min-height:1.1em;
  line-height:1.1em;
}
a.hlcolumnodkazlast, span.blcolumnodkazlast
{
  display:block;
  width:100%;
  padding-bottom:2px;
  margin:0;
  padding:2px 0;
   min-height:1.1em;
  line-height:1.1em;
}
span.highlightExpiredNotification, a.highlightExpiredNotification
{
	color: Red;
}
span.highlightLateNotification, a.highlightLateNotification
{
	color: Orange;
}

#content #footer_info{
	text-align: center;
	width: 744px;
	border: 1px solid #eee;
	border-width: 1px 0;
	background: #f5f5f5;
	height: 22px;
	padding-top: 7px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #5c5c5c;
}
#content table.prezentacesearchtable{
	width: 610px;
	margin: 27px 61px 0 61px;
	color: #5c5c5c;
	font-size: 11px;
}
#content table.prezentacesearchtable thead tr{
	background: url('../img/content_sub_header_bg.png') top left repeat-x;
	height: 21px;
}
#content table.prezentacesearchtable thead tr td{
	border-top: 2px solid #f87819;
	height: 21px;
	padding: 0 0 0 6px;
}
#content table.prezentacesearchtable tbody tr td{
	border: 1px solid #eee;
	border-width: 0 1px 1px 1px;
	padding: 14px 16px 14px 16px;
	vertical-align: top;
	text-align: center;
}
#content table.prezentacesearchtable tbody tr td select{
	width: 125px;
	font-size: 11px;
	color: #5c5c5c;
}
#content table.prezentacesearchtable tbody tr td .options{
	position: relative;
	height: 135px;
	text-align: left;
}
#content table.prezentacesearchtable tbody tr td .options .tip{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#content table.prezentacesearchtable .searchbutton{
	background: url('../img/button_orange_large.png') top left no-repeat;
	border: none;
	margin: 10px auto;
	width: 151px;
	height: 26px;
	color: white;
	font-weight: bold;
}
#content table.prezentacesearchtable input.search{
	background: url('../img/input_bg.png') top left repeat-x;
	width: 380px;
	height: 22px;
	#height: 22px;
	border: 1px solid #5c5c5c;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}
#content table.present_table{
	width: 610px;
	margin: 27px 61px 0 61px;
	color: #5c5c5c;
	border: 1px solid #eee;
	border-width: 0 1px 0 1px;
	font-size: 11px;
}
#content table.present_table thead tr{
	background: url('../img/content_sub_header_bg.png') top left repeat-x;
	height: 21px;
}
#content table.present_table thead tr td{
	border-top: 2px solid #f87819;
	height: 21px;
	padding: 0 0 0 6px;
}
#content table.present_table tbody tr.vip{
	background: #faf8f8;
}
#content table.present_table tbody tr td{
	border: 1px solid #eee;
	border-width: 0 0 1px 0;
	padding: 23px 0 14px 10px;
	vertical-align: top;
	height: 50px;
}
/*#content table.present_table tbody tr.vip td.shield{
	background: transparent url('../img/vip.png') center center no-repeat;
	_background: transparent url('../img/vip.gif') center center no-repeat;
}*/
#content table.present_table tbody tr td.shield{
	padding-top: 10px;
	vertical-align: center;
	text-align: center;
}
#content table.present_table tbody tr td.name{ 
	text-align: center;
}
#content table.present_table tbody tr td.name a{ 
	font-size: 16px;
	font-weight: bold;
	color: black;
}

#content table.poradce_detail_table {
width: 511px;	
font-size: 12px;
margin: 5px 125px;
table-layout: fixed;
}

#content table.poradce_detail_table div.image_frame{
height: 135px;
width: 108px;
padding: 5px;
  background-image:url(../img/poradce_img_bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: white;
  text-align: left;
}

#content table.poradce_detail_table div.image_frame img
{
	height: 125px;
	width: 97px;
}

#content table.poradce_detail_table tbody tr td{
line-height: 20px;
}


#content table.poradce_detail_header tbody tr td.name
{
	font-size: 16px;
	font-weight: bold;
	color: black;	
}

#content table.poradce_detail_header {
font-size: 14px;
width: 511px;
color: #5c5c5c;
margin-left: 125px;
}

.jsdisabled
{
	position: absolute;
	top: 2px;
	left: 17px;
}

div.ChangeParameters
{
  border: 1px solid #FF6600;
  margin: 6px auto;
  margin-bottom: 7px;
  padding:5px;
  width:80%;  
}

div.ChangeParameters span
{
  font-size:1.3em;
  font-weight: bolder;
  padding-right:20px;
  vertical-align:10%;
}

#content table.contractbottom{
	margin: 27px 61px 0 61px;
	color: #5c5c5c;
	font-size: 11px;
}
#content tr.contractbottom_header{
	background: url('../img/content_sub_header_bg.png') top left repeat-x;
	height: 21px;
}

 

#content tr.contractbottom_header td{
	border-top: 2px solid #f87819 !important;
	height: 21px;
	padding: 4px 0 0 6px !important;
	white-space: nowrap;	
}

#content table.contractbottom tr td{
	border: 1px solid #eee;
	border-width: 0 1px 1px 1px;
	padding: 10px 12px 10px 12px;
	vertical-align: top;
}

#content table.paymentcontrol{
	width: 610px;
	margin: 27px 61px 0 61px;
	color: #5c5c5c;
	font-size: 11px;
}

#cont_admin table.paymentcontrol {
	margin: 0px 0px 0px -10px !important;
}

#content table.paymentcontrol thead tr{
	background: url('../img/input_bg.png') top left repeat-x;
	height: 21px;
}
#content table.paymentcontrol thead tr th{
	border-top: 2px solid #f87819;
	height: 21px;
	padding: 0 0 0 6px;
}

#cont_admin table.paymentcontrol tbody tr th{
	border-top: 2px solid #f87819 !important;
	height: 21px;
	padding: 0 0 0 6px;
}

#content table.paymentcontrol tbody tr td{
	border: 1px solid #eee;
	border-width: 0 1px 1px 1px;
	padding: 2px 16px 2px 16px;
	vertical-align: top;
	text-align: center;
}

#content table.paymentcontrol tbody tr th{
	border: 1px solid #eee;
	border-width: 0 1px 1px 1px;
	padding: 2px 16px 2px 16px;
	vertical-align: top;
	text-align: center;
}

input.schovejSekce
{
  font-size:8pt;
  height : 1.4em;
  padding : 1px 1px 3px 1px;
  font-weight : normal;
  border:none;
  text-align : center;
  margin:2px;
  height:20px;
  width:140px;
  background-image:url(../img/sipky_dolu_sede.gif);
  background-position: center left;
  background-repeat: no-repeat;
  background-color: white;
  padding-left:15px;
  border:1px solid rgb(210,210,210);
  color:gray;
}
input.schovejSekceCol
{
  font-size:8pt;
  height : 1.4em;
  padding : 1px 1px 3px 1px;
  font-weight : normal;
  border:none;
  text-align : center;
  margin:2px;
  height:20px;
  width:140px;
  background-image:url(../img/sipky_nahoru_sede.gif);
  background-repeat: no-repeat;
  background-color: white;
  background-position: center left;
  padding-left:15px;
  border:1px solid rgb(210,210,210);
  color:gray;
}
div.SekcePopisek
{
  width:350px;
	float: left; /*margin: 0 auto 0 0 ;*/
  padding:0;
  font-size:10pt;
  line-height:11pt;
  padding-top:4px; 
  text-align: left;
}
div.SekcePopisek input
{
  margin-top:2px;  
}

.extFindZone
{
  padding : 2px 10px 4px 10px;
  color : #5C5C5C;
  background : url('../img/input_bg.png') top left repeat-x; 
  border-top : 2px solid #F87819;
  vertical-align : middle;
  margin-top: 10px;
  margin-left: -10px;
  font-weight: bold;
}

.extFindZone_left
{
	float: left;	
}

.extFindZone_right
{
	float: right;
}

.extFindZoneBottom
{
	  border-top: 5px solid #EEE;
	  background : url('../img/input_bg.png') top left repeat-x; 
	  width: 734px;
	  height : 30px;
	  padding-right : 10px;
	  margin-left: -10px;
}

.extFindZoneBottom input
{
	margin-top: 2px;
	float:right;
}	

a.info, a.info2
{
    position:relative; /*this is the key*/
    z-index:24;
    color:#FF6600;
    text-decoration:none
    }
a.info, a.info2:hover
{
	z-index: 25;
}
a.info span
{
	display: none;
}
a.info2 span
{
	display: none;
}
a.info:hover span
{
	/*the span will display just on :hover state*/
    display:block;
    position:absolute;
	top: 2.5em;
	left: 1em;
	width: 12.5em;
    border:1px solid #FF6600; 
    padding:0.5em;
	background-color: #eee;
	color: #000;
    text-align: left;
}
a.info2:hover span
{
	/*the span will display just on :hover state*/
    display:block;
    position:absolute;
	top: 2.5em;
	right: 1em;
	width: 12.5em;
    border:1px solid #FF6600;
    padding:0.5em;
	background-color: #eee;
	color: #000;
    text-align: left;
}

.lefttable , .righttable, .righttable1{
	width:350px;
	float:left;
	border-collapse: collapse;
	margin-right:10px;
}

.righttable, .righttable1
{
	margin-left: 0px;
}

.small_showtable, .showtable{	
	border-right: 1px solid #EEE;
	margin-top: 10px;
	border-collapse: collapse;
}

.small_showtable, .showtable, .header_border
{
	border-top: 4px solid #F87819;
}

.small_showtable
{
	width: 100%;
}

.showtable td
{
	padding-right: 9px;
}

.sim_output_prubeh .showtable  td{
	text-align:right;
}

.small_showtable td, .showtable td, .showtable th
{
	border: 1px solid #EEEEEE;
	text-align:left;
	padding-left:8px;
	color:#5C5C5C;
	font-size:11px;
	padding-bottom:0px;
	padding-top:0px;	
}

.small_showtable .grey, .showtable .grey{
	border-width: 0 0 1px 1px;
	background:transparent url(../img/content_sub_header_bg.png) repeat-x scroll left top;
	height:21px;
}

#content table.zpracovani_pu tbody tr.zpracovani_pu_table_header
{	
	height: 45px;
	background-position: bottom;
	background: url( '../img/content_sub_header_h45_bg.png' ) top left repeat-x;
}

table.zpracovani_pu tbody tr td
{
	border-bottom: 1px solid #909390;
	border-top: 1px solid #909390;		
}

table.zpracovani_pu tbody tr.zpracovani_pu_pager td
{
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
}

td.zpracovani_pu_date
{	
	vertical-align: bottom;	
	width: 75px;
	min-width: 75px;
	max-width: 75px;	
}

td.zpracovani_pu_date span
{
	border-color: #B4B6B4;
}

td.zpracovani_pu_date span.blcolumnodkaz
{
	min-height: 25px;
}

td.zpracovani_pu_date span.blcolumnodkazlast
{
	min-height: 25px;
	max-height: 25px;
	height: 25px;
}

tr.grey
{
	background:transparent url(../img/content_sub_header_bg.png) repeat-x scroll left top;
}

.small_showtable .normal{
	border: 1px solid #EEEEEE;
	height:21px;
}
.lefttable .small_showtable tr.grey td, .righttable1 .small_showtable tr.grey td{
	text-align:left;
	padding-left:8px;
	color:#5C5C5C;
	font-size:11px;
}
.lefttable .small_showtable tr.normal td, .righttable1 .small_showtable tr.normal td {
	text-align:left;
	padding-left:18px;
	color: #000;
	font-size:11px;
	font-weight: bold;
}
#content .righttable .small_showtable tr.grey td{
	text-align:left;
	padding-left:8px;
	color: #000;
	font-size:11px;
	font-weight: bold;
}
#content .righttable .small_showtable tr.normal td{
	text-align:left;
	padding-left:8px;
	color: #000;
	font-size:11px;
	font-weight: bold;
}
#content .righttable .small_showtable tr td.td_first{
	text-align:right;
	padding-right:12px;
	font-weight: normal;
	color:#5C5C5C;
}

#pohyby_table .first
{
	text-align: left;
}

#pohyby_table .horni td
{
	border-top: 1px solid #F87819;
}

.invalid_control
{
	background: blue !important;
	color: White !important;
}

#korespondencni_adresa_h
{
	cursor: hand;
}

#manzelka_h
{
	cursor: hand;
}

.sim_output_prubeh
{
	margin-bottom: 10px;
}

.smlTypUctu li{
	color: #000;
	font-size:11px;
	list-style-type: none;
	float:left;
	margin-left:10px;
}
.smlTypUctu li div.li_left{
	float:left;
}
.smlTypUctu li div.li_right{
	float:left;
}
.smlTypUctu li a{
	display:block;
	float:left;
}

div.povPersonalData
{
	height: 65px;	
	min-height: 65px;	
}

div.povPersonalData div.leftCol
{
	float: left;		
	margin-right: 10px;
}

div.povPersonalData div.rightCol span
{
	float: left;
	width: 235px;	
}

div.povPersonalData div.rightCol input, div.povPersonalData div.rightCol select
{
	margin-bottom: 5px;
}

span.pouzitDataVlastnika
{
	display: block;
	margin-bottom: 15px;	
	font-weight: bold;
}

/*****************
administrace
******************/
.linklist {
	margin-right:5px;
}



/**************
Tools
***************/
.clear{
	clear:both;
}








