body {
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  font-size: 12px;
  font-family: sans-serif, arial; 
  scrollbar-face-color: #3D89C2; 
  scrollbar-shadow-color: black;
  scrollbar-darkshadow-color: #000000; 
  scrollbar-arrow-color: navy;
  scrollbar-3dlight-color: black;
  scrollbar-track-color: #dddddd;
}

/* //////// AAAAA //////// */
A.white:link {
  text-decoration: none;
  color: white;
  font-size: 9px;
}
A.white:visited {
  text-decoration: none;
  color: white;
  font-size: 9px;
}
A.white:active { 
  text-decoration: none;
  color: white;
  font-size: 9px;
}
A.white:hover { 
  text-decoration: underline;
  color: Navy; /*#FFA500;*/
  font-size: 9px;
}
A.white2:link {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
A.white2:visited {
  text-decoration: none;
  font-weight: bold;
  color: white;
}
A.white2:active { 
  text-decoration: none;
  font-weight: bold;
  color: white;
}
A.white2:hover { 
  text-decoration: underline;
  color: white; /*#FFA500;*/
  font-weight: bold;
}
A.blue:link {
  text-decoration: none;
  color: #3979A2;
}
A.blue:visited {
  text-decoration: none;
  color: #3979A2;/*#225C82;*/
}
A.blue:active { 
  text-decoration: none;
  color: #3979A2;/*#225C82;*/
}
A.blue:hover { 
  text-decoration: none;
  color: #f28500;
}
A.blue2:link {
  text-decoration: underline;
  color: #1F4F6E;
}
A.blue2:visited {
  text-decoration: underline;
  color: #1F4F6E;/*#225C82;*/
}
A.blue2:active { 
  text-decoration: underline;
  color: #1F4F6E;/*#225C82;*/
}
A.blue2:hover { 
  text-decoration: underline;
  color: #f28500;
}
A.red:link {
  text-decoration: underline;
  color: red;
}
A.red:visited {
  text-decoration: underline;
  color: red;/*#225C82;*/
}
A.red:active { 
  text-decoration: underline;
  color: red;/*#225C82;*/
}
A.red:hover { 
  text-decoration: underline;
  color: #000000;
}
A.atopmenu:hover {
  text-decoration: none;
  color: #000000;
}
A.atopmenu:link {
  text-decoration: none;
  color: #2B5D7D;
}
A.atopmenu:active {
  text-decoration: none;
  color: #2B5D7D;
}
A.atopmenu:visited {
  text-decoration: none;
  color: #2B5D7D;
}
A.orange {
	text-decoration: underline;
	color: #DF5307;
	font-weight: bold;
}
A.orange:hover {
  text-decoration: underline;
  color: #3E86B4;
}
A.orange:visited {
	text-decoration: underline;
	color: #DF5307;/*#879EAB*/
	font-weight: bold;
}
A.orange:active {
	text-decoration: underline;
	color: #DF5307;
	font-weight: bold;
}
A.a_right {
	text-decoration: underline;
	color: #1F4F6E;
	font-weight: bold;
}
A.a_right:hover {
  text-decoration: underline;
  color: #DF5307;
}
A.CVmenu {
	text-decoration: underline;
	color: #3979A2;
	font-weight: bold;
}
A.CVmenu:hover {
  text-decoration: underline;
  color: #3979A2;
}
A.CVmenu:visited {
	text-decoration: underline;
	color: #879EAB;
	font-weight: bold;
}
A.CVmenu:active {
	text-decoration: underline;
	color: #3979A2;
	font-weight: bold;
}
/* ////////End of A/////////// */

/* MAIN TEMPLATE */
.tpl_main{
	margin: 0px;
	border: 0px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.tpl_td_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.tpl_td1 {
	width: 171px;
	height: 60px;
}
.tpl_td2 {
	height: 34px;
	width: 100%;
}
.tpl_td6{
	height: 26px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a8a7a5;
	background-color: #4c93bf;/*#3D89C2;*/
	color: White;
	background-image: url(../images/t2.jpg);
	background-repeat: repeat-x;
}
.tpl_td7 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADBCC1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADBCC1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBCC1;/*#a8a7a5;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBCC1;/*#a8a7a5;*/
	vertical-align: top;
	width: 500px;
}
/* End of Main Template */

/* TABLES  TABLES  TABLES */
table.login {
	width: 490px;
	border: 0px;
	border-style: solid;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
}
table.in_content {
   width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}
table.emlogged {
   width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	border: 1px;
	border-color: #a8a7a5;
	border-style: solid;
}
table.reg_emp {
   width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px;
}
table.cats {
   width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
table.IN1 {
	width: 490px;
	border: 0px;
	border-style: solid;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
}
table.IN2 {
	width: 490px;
	padding: 0px;
	margin: 5px;
	background-color: white;
	border-collapse: collapse;
}
.price_list {
	width: 480px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-top: 1px;
	border-style: solid;
	border-color: #ADBCC1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	/*background-color:#F2F8FB;*/
	background-color: #EDEDED;
}
.right_menu {
	width: 210px;
	border-style: solid;
	border-color: #ADBCC1;
	border-width: 1px;
	border-bottom-width: 0px;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px;
	/*vertical-align: top;*/
	padding: 0px;
	
}

.tpl_td4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	height: 18px;
	border-width: 0px;
	border-style: solid;
	color: #2B5D7D;

}
.tpl_td8 {
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #f99723;/*#FFB75E;#f1ce98;*/
	font-size: 12px;
	color: black;
	font-weight: normal;
	width: 95%;
	border-color: #D56804;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.tpl_td9 {
	margin-top: 0px;
	margin-right:4px;
	margin-left: 4px;
	background-color: white;/*#EAEAEA;*/
	font-size: 12px;
	color: black;
	width: 95%;
	border-color: #ADBCC1;/*#a8a7a5;*/
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
/* End of  Tables */

/* TD TD TD */
.swf_ban {
	border: thin;
	border-style: solid;
	border-color: Blue;
}
.nowrap {
	white-space: nowrap;
}
.right_title {
	/*border-style: solid;
	border-color: #ADBCC1;
	border-width: 0px;*/
	font-weight: bold;
	color: white;
	margin: 4px;
	vertical-align: top;
	background-color: #ADBCC1;
	/*background-color: #ADBCC1;*/
}
.td_price_list {
	border-right: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #ADBCC1;
}
.td_price_list_dark {
	border-right: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #ADBCC1;
	/*background-color: #A5A5A5;
	text-decoration: line-through;*/
	color: #C7C7C7;
}
.td_message {
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-top: 1px;
	border-style: solid;
	border-color: #ADBCC1;
	background-color: #E9F7F8;
   /*text-decoration: line-through;*/
	height: 60px;
	vertical-align: top;
	padding: 5px;
}
.tdIN1 {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFB75E;
	border: 1px;
	border-style: solid;
	border-color: #a8a7a5;
}
.tdIN6 {
	font-size: 12px;
	background-color: #E6F2F8;
	vertical-align: top;
	color: red;
	text-decoration: underline;
	border: 1px;
	border-style: solid;
	border-color: #a8a7a5;
}
.tdIN5 {
	font-size: 12px;
	background-color: #eaeaea;
	vertical-align: middle;
	border: 2px;
	border-style: solid;
	border-color: #a8a7a5;
	height: 100%;
}
.td_grey {
	background-color: #F99723;
	border-style: solid;
	border-width: 1px;
	border-color: #d56804;
	color: White;
}
.td_orange_nadpis {
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ADBCC1;
	color: #364867;
}
.tdIN2 {
	font-size: 12px;
	background-color: #E6F2F8;
	vertical-align: top;
	border: 1px;
	border-style: solid;
	border-color: #a8a7a5;
}
.tdIN2_g {
	font-size: 12px;
	background-color: #EAEAEA;
	vertical-align: top;
	border: 0px;
	border-style: solid;
	border-color: #a8a7a5;
}
.tdIN2_b {
	font-size: 12px;
	background-color: #e1eff7;/*#eaeaea;*/
	vertical-align: top;
	border: 0px;
	border-style: solid;
	border-color: #a8a7a5;
}
.tdIN3 {
	font-size: 12px;
	background-color: #f99723;/*#f1ce98;*/
	border-width: 1px;
	border-style: solid;
	border-color: #D56804;
	text-align: center;
}
.tdIN4 {
	font-size: 12px;
	background-color: #f99723;/*#f1ce98;*/
	border-width: 1px;
	border-style: solid;
	border-color: #D56804;
	text-align: left;
}
.tdIN3_width {
	font-size: 12px;
	background-color: #f99723;/*#f1ce98;*/
	border-width: 1px;
	border-style: solid;
	border-color: #D56804;
	text-align: center;
	width: 300px;
}
.tdCOLOR {
	color: red;
	font-size: 12px;
}
.td_menu {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBCC1;
	height: 30px;
	background-image: url(../images/g_blue2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.td_menu2 {
	height: 30px;
	background-image: url(../images/g_blue2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tpl_td5 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: black;
	height: 18px;
	border-color: black;
	cursor: pointer;
}
.title_blue {
	font-family: sans-serif;
	font-size: 14px;
	color: #1F4F6E;
	/*text-transform: uppercase;*/
}
.title_orange {
	font-family: sans-serif;
	font-size: 15px;
	color: #D56804;
	/*text-transform: uppercase;*/
}
.list_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADBCC1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBCC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADBCC1;	
	background-color: #E1EFF7;
	padding-top: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.list_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBCC1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBCC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADBCC1;	
	background-color: #EDF6FA;
	padding-bottom: 3px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}

.bunka1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADBCC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADBCC1;	
	background-color: #EDF6FA;
	padding-top: 0px;
	font-size: 10px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.bunka2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADBCC1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBCC1;
	background-color: #EDF6FA;
	padding-bottom: 3px;
	padding-top: 0px;
	font-size: 12px;
	height: 20px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}
.bunka3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBCC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADBCC1;	
	background-color: #EDF6FA;
	padding-bottom: 3px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}
.bunka4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBCC1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBCC1;
	background-color: #EDF6FA;
	padding-bottom: 3px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}
.bunka5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBCC1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBCC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADBCC1;	
	background-color: #E1EFF7;
	padding-bottom: 3px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}
.bunka6 {
	border-width: 1px;
	border-style: solid;
	border-color: #ADBCC1;
	background-color: #EDF6FA;
	padding-bottom: 3px;
	padding-top: 0px;
	font-size: 12px;
	height: 20px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}
.bunka1b {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADBCC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADBCC1;	
	background-color: #EDF6FA;
	padding-top: 0px;
	font-size: 12px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

.bunka2b {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADBCC1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBCC1;
	background-color: #EDF6FA;
	padding-bottom: 3px;
	padding-top: 0px;
	font-size: 10px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer;
	color: #2F569F;
	white-space: nowrap;
}
.bunka3b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBCC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADBCC1;	
	background-color: #E1EFF7;
	padding-bottom: 3px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
.bunka4b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADBCC1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBCC1;
	background-color: #E1EFF7;
	padding-bottom: 3px;
	padding-top: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;

}

.prev_alone{
	height: 20px;
	color: #425c71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.action_border {
	border: thin;
	border-style: solid;
	border-color: #ADBCC1;
	padding: 5px;
}
/* End of TD */

/* BUTTONS */
.tplbutton2{
  font-size:12px; 
  /*text-transform:uppercase;*/ 
  text-align:center;
  color: #364867; 
  font-weight: bold;
  background-color: #F99723;
  height:22px;
  border-color: #F99723; 
  width: 105px;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 15px;
  margin-left: 30px;
}
.button_105{
  font-size:12px; 
  /*text-transform:uppercase;*/ 
  text-align:center;
  color: #364867; 
  font-weight: bold;
  background-color: #F99723;
  height:22px;
  border-color: #F99723; 
  width: 105px;
  cursor: pointer;
}
.button_next {
  font-size:12px;
  /*text-transform:uppercase; */
  color: #364867; 
  font-weight: bold;
  background-color: #F99723;
  height:22px;
  border-color: #F99723;
  width: 100px;
  cursor: pointer;
}
.button_180 {
	width: 200px;
	background-color: #F99723;
	vertical-align: middle;
	cursor: pointer;
	color: #364867; 
  	font-size:12px;
	height:22px;
	font-weight: bold;
}
.red_button {
   background-color: transparent;
	/*background-color: #e1eff7;*/
	border-width: 0px;
	text-decoration: underline;
	color: #3979A2;
	cursor: pointer;
}
.red_button2 {
	background-color: #ffffff;
	border-width: 0px;
	text-decoration: underline;
	color: #FF733E;
	cursor: pointer;
	font-size: 10px;
	width: auto;
}
.green_button {
   background-color: transparent;
	/*background-color: #e1eff7;*/
	border-width: 0px;
	text-decoration: underline;
	font-weight: bold;
	color: red;
	cursor: pointer;
	text-align: center;
}
.black_button {
   background-color: transparent;
	/*background-color: #e1eff7;*/
	border-width: 0px;
	text-decoration: underline;
	color: black;
	cursor: pointer;
	text-align: center;
}
/* End of Buttons */

/* FORMULARE */
#tplbox {
  background-color: white; 
  border: 1px solid #BDC8DF; 
}
.form1 {
	border-color: #D56804;
	border-style: solid;
	border-width: 1px;
	width: 120px;
}
/* end of Formulare */


/* TEXT FORMATTING*/
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
.title1 {
	font-size: 14px;
}
.div_forgot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
}
.div_padding {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* End of text formatting*/

/* IMAGES */
.imgodkaz {
	border-width: 1px;
	border-color: #D56804;
	border-style: solid;
}
/* End of Images */
.bg_image {
	background-image: url(../images/tdgrey.jpg);
	background-repeat: repeat-y;
	color: White;
}

