@import url(calendar.css);

body {
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin:0px;
}

.print_title_div {
	display: none;
}

form {
  padding: 0px;
  margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
  border-bottom: 1px solid #BFBFBF;
  /* background-color: #E0E0E0; */
  margin-top: 16px;
  margin-bottom: 12px;
}

h1 {
  font-size: 18px;
}

h1.homepage, h2.homepage, h3.homepage 
{
	margin:0px;border:none;
}

h2 {
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
	border:none;  
}

h3 {
  font-size: 12px;
}

h4 {
  font-weight: bold;
}

hr {
  height: 0px;
  color: #AAAAAA;
}

form {
  margin: 0px; 
  padding: 0px;
}

object {
  outline: none;
}

a {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:active {
  color: #000000;
  text-decoration: none;
  outline: none;
}

a:focus {
  -moz-outline-style: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

a.link_red {
  color: #F21C0A;
  text-decoration: none;
}

a.link_red:visited {
  color: #F21C0A;
  text-decoration: none;
}

a.link_red:active {
  color: #F21C0A;
  text-decoration: none;
}

a.link_red:hover {
  color: #F21C0A;
  text-decoration: underline;
}

a.link_red_bold {
  color: #F21C0A;
  text-decoration: none;
  font-weight:bold;
}

a.link_red_bold:visited {
  color: #F21C0A;
  text-decoration: none;
  font-weight:bold;
}

a.link_red_bold:active {
  color: #F21C0A;
  text-decoration: none;
  font-weight:bold;
}

a.link_red_bold:hover {
  color: #F21C0A;
  text-decoration: underline;
  font-weight:bold;
}

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-top: #DDDDDD 1px solid;
  border-left: #DDDDDD 1px solid;
  border-bottom: #AAAAAA 1px solid;
  border-right: #AAAAAA 1px solid;
  background-color: #FFFFFF;
/*  background-image: url(../images/button_bkg.gif);*/
  background-repeat: no-repeat;
  /*height: 20px;*/
  padding-top: 2px;
  padding-bottom: 2px;
}

.edit {
  border-top: #AAAAAA 1px solid;
  border-left: #AAAAAA 1px solid;
  border-bottom: #DDDDDD 1px solid;
  border-right: #DDDDDD 1px solid;
  background-color : #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}  


div {
	text-align:left;	
}

div#header {
  /*border:1px solid red;*/
	height:140px;	
}

div#content {
  margin-left:75px;
  background-color:#E21708;
  vertical-align:top;
  font-size: 1px;
}

div#content img {
  border-top: 4px solid #F21C0A;
}

.nadpis_1 {
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  color:#F21C0A;
  background-color: inherit;
  padding:20px 0px 0px 0px
}

.nadpis_2 {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  background-color: inherit;
 /* color:#F21C0A;*/
  padding:13px 0px 0px 0px
}

.small_text {
  font-family: verdena;
  font-size: 10px;
  color: #7F7F7F;
}

.logo {
  position:absolute;
  top: 35px;
  left: 72px;
  float:left;
}

.top_menu {
  padding-top: 12px;
  width: 870px;
  text-align: right;
  /*border:solid 1px red;*/
}

.top_line {
  width:363px;
  height:6px;
  background-image: url(../images/header_line.gif);
  background-repeat: repeat-x;
}

/* top menu */
#nav_menu ul
{
  list-style: none;
  padding: 0;
  margin: 0;
  text-align:right;
}

#nav_menu li
{
  float: left;
  margin: 0px 6px;
  color: #F21C0A;
  background-color: inherit;
  font-size:10px; 
  text-align: right; 
}

#nav_menu li a
{
  float: left;
  height: 15px;
  display: block;  
  color: #F21C0A;
  background-color: inherit;
  text-decoration: none;
  text-align: right;
}

#nav_menu li a:hover
{
  color: #F21C0A;
  background-color: inherit;
  text-decoration: underline;
}

/* End hide */

#nav_menu
{
  float: right;
  padding-top: 10px;
  padding-right: 17px;
  background: url(../images/header_line.gif) repeat-x top;
  position: relative;
} 

#nav_menu div {
  position: absolute;
  right: 0px;
  top: 0px;
}
/* /top menu */

.head_menu {
  position: absolute;
  top: 123px;
  left: 185px;
  width: 550px;
  height: 32px;
}

.moj_ucet_home_bg {
  position: absolute;
  top: 75px;
  left: 670px;
  background: url(../images/moj_ucet_home_bg.gif) no-repeat top left;
  width: 199px;
  height: 56px;
}

.moj_ucet_home_bg div {
	color:#898989;
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	margin-top:33px;
	margin-left:20px;
}

.moj_ucet_home_bg div a{
	color:#898989;
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
}

/* head menu */
#hl-menu ul
{
  list-style: none;
  padding: 0;
  margin: 0;
  text-align:center;
}

#hl-menu li
{
  float: left;
  margin: 0px 7px;
}

#hl-menu li a
{
  float: left;
  display: block;  
  color: #F21C0A;
  background-color: inherit;
  text-decoration: none;
  text-align: right;
}


/* Hide from IE5-Mac \*/
#hl-menu li a
{
  float: none
}
/* End hide */

#hl-menu
{
  width:550px;
  
} 
/* /head menu */

div#search {
  position: absolute;
  top: 152px;
  left: 697px;
  width: 177px;
  height: 28px;  
}

.searchinput {
  border: 0px;
  background-image: url(../images/search_input_bg_cell.gif);
  background-repeat: no-repeat;    
  padding-left:8px;
  padding-top: 4px;
  width:140px; 
  height:20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;  
  color: #898989;
  float:left;
}

div#content_home {
  position: relative;
  margin-top:6px;
  margin-left: 75px;
  width:900px;
}

div#content_home_1 {
  float:left;
  width: 314px;
}

div#anketa_top {
  font-size: 1px;
}

div#anketa_down {
  background-color:#F21C0A;
  height:155px;
  padding:0px;
  margin:0px;
}

.form_anketa {
  float:left;
  width: 88px;
  margin:0px;
  padding:0px;
  border:none;
  width:14px;
}
  
.anketa_text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF; 
  background-color: inherit;
  margin:0px;
  padding:4px 0px 8px 0px;
}

.popis_anketa {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF; 
  background-color: inherit;
  padding-left:2px;
  font-weight:bold;
  padding:0px;
  margin:0px;
  vertical-align: middle;
}

.anketa_value {
  margin:0px;
  padding:0px;
  float:left;
	margin-top:2px;
	width:205px;  
}

.anketa_submit {
  text-align:right;
	vertical-align:bottom;
  margin-right:4px;
  padding:0px;
}

div#content_home_2 {
  float:left;
  width: 247px;
  margin-left:5px;
}

div#content_home_2con_2 {
  margin-top: 9px;
  width: 200px;
}

.aktuality_top {  
  font-size: 1px;  
}

.aktuality_down {
  background-color:#EBEBEB;
  height:155px;
  /*padding:0px 4px 4px 8px;*/
  overflow: hidden;
  padding:0px;
  margin:0px;
  line-height:14px;
}

div#aktuality_downcon2 {
  background-color:#EBEBEB;
  /*height:150px;*/
  padding:0px 4px 4px 8px;
}

div#content_home_3 {
  width: 217px;
  margin-left:5px;
  float:left;

}


div#rychly_tip_top {
  font-size: 1px;  
}

div#rychly_tip_down {
  background-color:#EBEBEB;
  height:155px;
  /*overflow: auto;*/
  /*padding:0px 4px 4px 8px;*/
  padding:0px;
  padding-bottom:8px;
  margin:0px;
}

.aktuality_obsah ul {
  margin:12px 0px 0px 0px;
  padding:5px 5px 0px 5px;      
  vertical-align: top;
}

.aktuality_obsah li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  padding-bottom:6px;
  padding-left: 10px;
  background-image: url(../images/kocka.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  list-style: none;
}

.aktuality_obsah_left ul {
  margin:0px 0px 0px 0px;
  padding:5px;      
  vertical-align: top;
}

.aktuality_obsah_left li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  padding-bottom:6px;
  padding-left: 10px;
  background-image: url(../images/kocka.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  list-style: none;
}

.aktuality_obsah li a:hover {
  text-decoration: underline;
}

.aktuality_obsah_2 ul {
  margin:6px 0px 0px 0px;
  padding:0px;      
  vertical-align: top;
  width:789px;
}

.aktuality_obsah_2 li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  padding-bottom:6px;
  padding-left: 10px;
  background-image: url(../images/kocka.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  list-style: none;
}

.aktuality_obsah_3
{
	width:789px;
}

.aktuality_obsah_3 ul {
  margin:6px 0px 0px 0px;
  padding:0px;      
  vertical-align: top;
}

.aktuality_obsah_3 li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  padding-bottom:6px;
  padding-left: 10px;
  background-image: url(../images/kocka.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  list-style: none;
  display: inline;
  margin-left:10px;
}

.aktuality_obsah_3 li.first
{
	margin-left:0px;
}

.aktuality_obsah_3 li a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
}

.plus_starsie {
  color:#757575;
  margin-left:110px;
  margin-top:2px;
  font-size: 10px;    
}

.plus_dalsie {
  color:#757575;
  margin-left:57px;
  margin-top:2px;  
  font-size: 10px;  
	margin-left: 20px;  
}

.fl_left {
  float:left;  
}

.fl_right {
  float:right;  
}

div#prasiatko {  
  height: 82px;
}

div#chvost {
  position: absolute;
  top:79px;
  left: 217px;
}

div#footer {
  position: absolute;
  top:705px;
  left:75px;    
  width:862px;
  height:77px;
  color: #7F7F7F;
  font-size:10px;  
}

div#footer_2 { 
  float:left;   
  width:862px;
  height:77px;
  color: #7F7F7F;
  font-size:10px;  
  /*padding-left:75px;*/
  /*margin-top: 56px;*/ margin-top: 20px;  /* zmena pre facebook - fan - Milan */
  /*border: 1px solid red*/
}

.footer_line {
  width:768px;
  height:6px;
  background-image: url(../images/header_line.gif);
  background-repeat: repeat-x;
}

.footer_logo {
  float:left;
}

.footer_adresa {
  float:left;
  margin-left:13px;
  color: #7F7F7F;
  font-size:10px;  
}

.footer_menu {
  /*width: 345px;*/
  float:left;
  margin-left:25px;
  color: #7F7F7F;
  font-size:10px;
  /*border: 1px solid red*/
  width: 430px;
}

.footer_posun {
  /*width: 768px;*/
  padding-top:10px;
  /*border: 1px solid red*/
}

a.odkaz_footer:link 
{
  color: #7F7F7F;
  font-size:10px;
}

a.odkaz_footer:hover 
{
  color: #7F7F7F;
  font-size:10px;
  text-decoration: underline;
}

a.odkaz_footer:visited {
  color: #7F7F7F;
  font-size:10px;
}  

a.odkaz_footer:active {
  color: #7F7F7F;
  font-size:10px;
}  
 /* navrh 2 */
 
div#content_2 {
  margin-left:75px;
  
}

div#content_2 img {

}

/* left menu */
div#menu_left {
  border-right: solid 1px #FFCCCC;
  border-left: solid 1px #FFCCCC;
  border-bottom: solid 1px #FFCCCC;
  width: 198px;
/*  background: url(../images/right_top.gif) no-repeat #FFFFFF top right;  */
  position: relative;  
}

#menu_left a
{
  display: block;
  padding: 7px 50px 7px 14px;
  color: #DF1608;
  font-weight: bold;
  font-size:11px;
  text-decoration: none;
  background: url(../images/menu_ciarky.gif) no-repeat;
	/*background-color: white;*/
  position: relative;
  /*border:solid 1px green;*/
}

#menu_left a.none_bg
{
  display: block;
  padding: 7px 50px 7px 14px;
  color: #DF1608;
  font-weight: bold;
  font-size:11px;
  text-decoration: none;
  /*background: url(../images/menu_ciarky.gif) no-repeat;*/
	background: white;
  position: relative;
  /*border:solid 1px green;*/
}

#menu_left a:hover
{
  color: #000;
  background-color: inherit;
  font-weight: bold;
}

#menu_left a.selected {
  background: url(../images/selected.gif) no-repeat;
}

#menu_left a.selectedbig {
  background: url(../images/selectedbig.gif) no-repeat; 
}

div#menu_left div {
  color: inherit;
  background-color: #f7f7f7;
	font-weight: normal;  
}

#menu_left div a
{
  padding: 6px 20px 6px 16px;
  font-size:10px;
  color: black;
  font-weight: normal;
  background-color: inherit;  
  background-image:none;  
}

#menu_left div a:hover
{
  padding-left:23px;
	background-image: url(../images/kocka.gif);
  background-repeat: no-repeat;
  background-position: 14px 10px;
  position:relative;
  font-weight: normal;
}

#menu_left div a
{
  padding-left:23px;
	background-image: url(../images/kocka.gif);
  background-repeat: no-repeat;
  background-position: 14px 10px;
  position:relative;
}

div#menu_left div .prechod_top {
  background: url(../images/prechod_top.gif) no-repeat left top;
	position:relative;
	z-index:999; 	  
}

div#menu_left div .prechod_top_sel {
  background: url(../images/prechod_top.gif) no-repeat left top;
  color: #DF1608;
  font-weight: bold;
	position:relative;
	z-index:999; 	  
}

div#menu_left div .prechod_down {
  background: url(../images/prechod_down.gif) no-repeat bottom left;
	position:relative;
	z-index:9;
}

div#menu_left div .prechod_down_sel {
  background: url(../images/prechod_down.gif) no-repeat bottom left;
  color: #DF1608;
  font-weight: bold;
	position:relative;
	z-index:9;
}

div#menu_left div div a.sel:hover,
div#menu_left div div a.sel {
  /*background: url(../images/kocka.gif) no-repeat 28px 10px;*/
  color: #DF1608;
  font-weight: bold;
}

div.top_right_obluk img {
  position: absolute; 
  right: -1px; 
  top: 0px;
  z-index: 10;
}

div.down_left_obluk img {
  position: absolute; 
  left: -1px; 
  bottom: -2px;
  z-index: 10;
  border-bottom: 1px solid white;
}

div.down_left_obluk_2 {
  position: absolute; 
  left: 0px; 
  bottom: -1px;
  z-index: 10;
}

/* /left menu */


div#left_head {
  margin-top:4px;
/*  float:left;*/
	position: absolute;
  background-color: #FFFFFF;
}

div#content_right {
  background-color: inherit;
  min-height: 600px;
}

div#content_right .title {  

  /*color:#F21C0A;*/
  margin: 0px;
  color:white;
  font-weight: bold;
  /*background-color: #F21C0A;*/
  background-color: inherit;
  font-size:17px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-left:12px;  
  /*white-space: nowrap;*/
  border-bottom: 0px;
}

div#content_right .title_nd_div {
  background-color: #F21C0A;
  /*border-bottom:solid 1px #F21C0A;*/
  color: inherit;	    
  padding-top:6px;
  padding-bottom:6px;  
}

div#content_right .title_div {
  background-color: #F21C0A;
  /*border-bottom:solid 1px #F21C0A;*/
  color: inherit;	    
  padding-top:6px;
  padding-bottom:6px;  
	padding-left: 200px;
}

div#content_right .nav {
  padding-top:10px;
  padding-bottom:10px;    
  color: #7F7F7F;
  font-size:9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left:12px;    
}

div#content_right .nav .nav_block {
  margin-left:200px; 
  /*width:500px;*/
}

div#content_right .nav a {
  color: #7F7F7F;
  font-size:9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*padding-left:12px;*/      
}

div#content_right img {
  border:none;
  /*padding-left:12px;*/ 
}

img {
  border: none;
}

div#content_right .obr {
  background-image: url(../images/prasiatko_regalal.gif);
  background-repeat: no-repeat;
  margin-left:212px;
  width:589px;
  height:260px;
}

div#content_right .obr_popis {

   margin-top: 20px;
   margin-bottom: 22px;
   margin-left: 310px; 
   width:228px;   
   float:left;
   position:absolute;
}

.sip_entr {
  

}

div#content_right .obr_popis span {
   color: #7F7F7F;
   font-size:12px;
   line-height: 1.3;
}

div#content_right .obr_popis img {
  position:absolute;
  left:0px;
  top:180px;
  width:150px;
  height:30px;
  padding:0px;
  margin:0px;
}

.clear {
  clear:both;
}

div#content_right .body_l {
  margin-left:212px;
  width:580px;
  padding:0px;
}

div#content_right .text_r {
   margin: 0px;
   padding:0px;
   width:580px;   
   float:left;
   position:relative;
}

div#content_right .number_r {
  font-family: Verdana, Helvetica;
  float:left;
  background-color: inherit;
  width:28px;
  font-weight: bold; 
  font-size: 22px;
  color:#F21C0A;  
}

div#content_right .title_r {
  font-weight: bold; 
  font-size: 13px;
  color:#F21C0A;
  background-color: inherit;
  float:left;
  height:10px;
  margin-top: 9px;
}

div#content_right .abstract_r {
  margin-top: 6px;
  margin-left:28px;
}

div#content_right .space {
  margin-top: 6px;
}

div#content_3 {
  margin-left:275px;
  background-color:#E21708;
  font-size: 1px;
}

div#content_3 img {
  border-top: 4px solid #F21C0A;
}

/* left menu 2 */
div#menu_left_3 {
  float:left;
  width: 200px;  
  position: relative;  
}

div#menu_left_2 {
  border-right: solid 1px #FFCCCC;
  border-left: solid 1px #FFCCCC;
  border-bottom: solid 1px #FFCCCC;
}

#menu_left_2 a
{
  display: block;
  padding: 7px 50px 7px 14px;
  color: #DF1608;
  font-weight: bold;
  font-size:11px;
  text-decoration: none;
  background: url(../images/menu_ciarky.gif) no-repeat;
  position: relative;
}

#menu_left_2 a:hover
{
  color: #000;
  background-color: inherit;
  font-weight: bold;
}

#menu_left_2 a.selected {
  background: url(../images/selected.gif) no-repeat; 
}

#menu_left_2 a.selectedbig {
  background: url(../images/selectedbig.gif) no-repeat; 
}

div#menu_left_2 div {
  color: inherit;
  background-color: #f7f7f7;  
}

#menu_left_2 div a
{
  padding: 6px 23px 6px 35px;
  font-size:10px;
  color: black;
  font-weight: normal;
  background-color: inherit;
  background-image:none;  
}

#menu_left_2 div a:hover
{
  font-weight: normal;
  color: black;
  background: inherit; 
}

div#menu_left_2 div a.prechod_top {
  background: url(../images/prechod_top.gif) no-repeat left top;  
}

div#menu_left_2 div a.prechod_down {
  background: url(../images/prechod_down.gif) no-repeat bottom left;
}

div#menu_left_2 div a.sel:hover,
div#menu_left_2 div a.sel {
  background: url(../images/kocka.gif) no-repeat 28px 10px;
  color: #DF1608;
  font-weight: bold;
}

div.menu_left_2 {
  position: absolute; 
  right: -1px; 
  top: 0px;
}

div.menu_left_2 {
  position: absolute; 
  left: -1px; 
   bottom: -1px;
}
/* /left menu 2 */


div#content_home_4a {
  float:left;
  width:290px;
  margin-top:6px;
  margin-left:0px;
}

div#content_home_4b {
  float:left;
  width:290px;
  margin-top:6px;
  margin-left:10px;
}

.plus_starsie_4 {
  color:#757575;
  margin-left:152px;
  font-size: 10px;    
}

.plus_starsie_3 {
  color:#757575;
  margin-left:62px;
  font-size: 10px;    
}

.text_title_red {
  color: #F21C0A;
  font-weight:bold;
}

.text_title_red_big {
  color: #F21C0A;
  font-weight:bold;
  font-size:14px;
}

.text_title_black {
  color: #000000;
  font-weight:bold;
}

/*
#context_head ul
{
  list-style: none;
}

#context_head ul li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  padding-bottom:6px;
  padding-left: 10px;
  background-image: url(../images/kocka.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  list-style: none;
}
*/
#context_head ul
{
  list-style: none;
  margin:0px;
  margin-left:10px;
  margin-top:10px;
  padding:0px;
}

#context_head ul li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  padding-bottom:6px;
  padding-left: 10px;
  position:relative;
  background-image: url(../images/kocka.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  list-style: none;
}

#context_head_in ul
{
  list-style: none;
  margin:0px;
  margin-left:10px;
  margin-top:2px;
  padding:0px;
}

#context_head_in ul li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  padding-bottom:0px;
  padding-left: 10px;
  position:relative;
  background-image: url(../images/kocka.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  list-style: none;
}

#context_head td {
  border:solid 1px #DFDFDF;
}

/*
#context_head table.noBorder {
  border: none;
}

#context_head table.noBorder td {
  border: none;
}
*/


#table_cal {
	margin-left:10px;
	vertical-align: bottom;

}

#table_cal td {
	border:none;
	font-size:11px;
	color:#898989;
}

/* kalkulacka */
.left_kal {
	float:left;
	width:283px;
	height:418px;
	border: solid 1px #ECECEC;
	padding:0px;
}

.in_left {
	margin: 15px;
	padding:0px;
}

.blueinput {
	border: solid 1px #7E9DB9;
}

.blueinput_kontakt {
	border: solid 1px #7E9DB9;
	width:228px;
	margin-top:5px;
	margin-bottom:15px;
}

.blueinput_kontakt_textarea {
	border: solid 1px #7E9DB9;
	width:550px;
	height:91px;
	margin-top:5px;
	margin-bottom:15px;
}

.right_kal {
	margin-left:2px;
	float:left;
	width:283px;
	height:418px;
	border: solid 1px #ECECEC;
	padding:0px;
}

.right_kal1 {
	margin-left:2px;
	float:left;
	width:485px;
	border: solid 1px #ECECEC;
	padding:0px;
}


.in_right {
	margin: 15px 0px 15px 0px;
	padding:0px;
}

.sed_color {
	color: #7F7F7F;
}

.silver_text {
	color:#898989;
}

.silver_text a.silver_link {
	text-decoration:underline;
}

.silver_text a.silver_link:visited {
	text-decoration:underline;
	color:#898989; 
}

/* /kalkulacka */


/* test spotrebicov */
div#test_sp_nav{
	background-color: #D9D9D9;
	text-align:center;
}

div#test_sp_nav ul{
	padding: 10px 6px 8px 6px;
	background-color: #D9D9D9;
	list-style: none;
  margin: 0;	
}

div#test_sp_nav ul li{
	padding:4px;
  margin: 0;	
	background: none;
	list-style: none;
	display: inline;
	color:#898989;
	font-family: Verdana;
	font-size:13px;
}

div#test_sp_nav ul li.actived{
	padding:4px;
  margin: 0;	
	background-image: url(../images/sip_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left:8px;
	list-style: none;
	display: inline;
	color:#F21C0A;
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
}

div#test_sp_uvod {
	background-image: url(../images/test_spotrebicov_uvod.jpg);
	background-repeat: no-repeat;	
	border:solid 1px #D9D9D9;
	height:295px;
	position:relative;
}

div#test_sp_uvod_text {
	position:absolute;
	margin-top:114px;
	right:5px;
	width:215px;
	float:right;
	font-family: Verdana;
	font-size:13px;
}

div#test_sp_jad {	
	border:solid 1px #D9D9D9;
	height:295px;
	position:relative;
}

div#test_sp_jad_big {	
	border:solid 1px #D9D9D9;
	/*height:295px;*/
	height:395px;	
	position:relative;
}

div#test_sp_left {
	float:left;
	width:330px;
	/*border:solid 1px red;*/
}

div#test_sp_right {
	float:left;
	width:245px;
	/*border:solid 1px red;*/
}

div#test_sp_left_sm {
	float:left;
	width:300px;
	/*border:solid 1px red;*/
}

div#test_sp_right_sm {
	float:left;
	width:275px;
	/*border:solid 1px red;*/
}

div#test_sp_left_rz {
	float:left;
	width:375px;
	/*border:solid 1px red;*/
}

div#test_sp_right_rz {
	float:left;
	width:198px;
	/*border:solid 1px red;*/
}

table#result_test_spotrebicov {
	border-top:solid 2px #F21C0A;
	border-bottom:solid 2px #F21C0A;
	border-collapse: collapse;
	width:360px;
	color:#7F7F7F;
}

table#result_test_spotrebicov th {
	font-weight: bold;
	border:solid 1px #DFDFDF;
	font-size:9px;
	background-color:#F5F5F5;
	padding:2px;
}

table#result_test_spotrebicov td {
	border-left:solid 1px #DFDFDF;
	font-size:9px;
	padding:2px;
	text-align: left;
}

table#result_test_spotrebicov_2 {	
	margin-top:4px;
	width:360px;
	color:#7F7F7F;
	border:none;
}
table#result_test_spotrebicov_2 td {
	border:none;
	font-size:9px;
	padding:2px;
	text-align: left;
	font-weight: bold;
}

div#test_sp_left_rz_2 {
	float:left;
	width:573px;
	/*border:solid 1px red;*/
}

table#result_test_spotrebicov_3 {
	border-top:solid 2px #F21C0A;
	border-collapse: collapse;
	width:550px;
	color:#7F7F7F;
}

table#result_test_spotrebicov_3 th {
	font-weight: bold;
	border:solid 1px #DFDFDF;
	font-size:9px;
	background-color:#F5F5F5;
	padding:2px;
}

table#result_test_spotrebicov_3 td {
	border-left:solid 1px #DFDFDF;
	font-size:9px;
	padding:2px;
	text-align: left;
}

table#tab_ine {
	border:none;
}

table#tab_ine td {
	border:none;
}
/* /test spotrebicov */





/* odrazky s obrazkami */
#context_head table.tab_odrazka
{
	width: 520px;
	border: none;
}

#context_head table.tab_odrazka td.tab_odrazka_cell
{
	padding-left: 40px; 
	text-align: left; 
	vertical-align: top; 
	background-image: url( "../images/ikony/ikona_10.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	border: none;
}

#context_head table.tab_odrazka td.ikona_1
{
	background-image: url( "../images/ikony/ikona_1.gif");
}
#context_head table.tab_odrazka td.ikona_2
{
	background-image: url( "../images/ikony/ikona_2.gif");
}
#context_head table.tab_odrazka td.ikona_3
{
	background-image: url( "../images/ikony/ikona_3.gif");
}
#context_head table.tab_odrazka td.ikona_4
{
	background-image: url( "../images/ikony/ikona_4.gif");
}
#context_head table.tab_odrazka td.ikona_5
{
	background-image: url( "../images/ikony/ikona_5.gif");
}
#context_head table.tab_odrazka td.ikona_6
{
	background-image: url( "../images/ikony/ikona_6.gif");
}
#context_head table.tab_odrazka td.ikona_7
{
	background-image: url( "../images/ikony/ikona_7.gif");
}
#context_head table.tab_odrazka td.ikona_8
{
	background-image: url( "../images/ikony/ikona_8.gif");
}
#context_head table.tab_odrazka td.ikona_9
{
	background-image: url( "../images/ikony/ikona_9.gif");
}
#context_head table.tab_odrazka td.ikona_10
{
	background-image: url( "../images/ikony/ikona_10.gif");
}
#context_head table.tab_odrazka td.ikona_11
{
	background-image: url( "../images/ikony/ikona_11.gif");
}
#context_head table.tab_odrazka td.ikona_12
{
	background-image: url( "../images/ikony/ikona_12.gif");
}
#context_head table.tab_odrazka td.ikona_13
{
	background-image: url( "../images/ikony/ikona_13.gif");
}

table.tab_odrazka td.tab_odrazka_cell h2
{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: none;
	padding: 0;
	margin: 0;
	
	font-weight: bold;
}
table.tab_odrazka td.tab_odrazka_cell p
{
	padding: 0;
	margin: 0;
}
/* /odrazky s obrazkami */

/* Rychly tip */

span.tip {
  font-weight: bold;
  font-size: 14px;
  font-family: Curier, Arial, Helvetica, sans-serif; 
  color: #898989;
}


/* Otazky a odpovede */

h2.questTitle {
  border: none;
  margin-top: 0px;
}

div.questBack {
  background-image: url( "../images/ico_otazky_white.gif");
  background-repeat: no-repeat;
  background-position: left top;
  /*border: 1px solid red;*/
  position: relative;
}

div.answerBack {
  background-image: url( "../images/ico_odpovede_white.gif");
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

div.answer {
  margin-left: 55px; 
  margin-top: 10px;
}

div.answer p {
  margin-bottom: 10px;
  margin-top: 0px;
}

div.question {
  margin-left: 55px; 
  margin-top: 10px;
}

div.question p {
  margin-bottom: 10px;
  margin-top: 0px;
}

div.questCombo, div.questTextarea {
  width: 254px;
}

div.questCombo select, div.questTextarea textarea {
  width: 254px;
}

div.questTextarea textarea {
  width: 254px;
}

html>body div.questTextarea textarea {
  width: 248px;
}

div.aktuality_obsah_2.backImg {
  background-image: url(../images/ico_otazky.gif);
  background-repeat: no-repeat;
  background-position: left top;
	width:195px; margin-top: 15px; height: 90px;  
}

/* PAGER */

div.pager {
    padding: 13px 7px 0px 0px;     
    font-size: 8px;
    margin-top:15px;
    margin-left:-10px;
}


div.pagerLeft {
    float: left;    
    font-size: 9px;
    text-align: left;    
    width:10%;
}

div.pagerLeft a {
    margin-right: 4px;    
}

div.pagerMiddle {
    text-align: center;
    font-size: 9px;
    width:80%;
    float:left;    
}

div.pagerMiddle a {
    margin: 0px 1px 0px 1px;    
}

div.pagerRight {
    float: right;
    font-size: 9px;
    text-align: right;
    width:10%;        
}

div.pagerRight a {
    margin-left: 4px;    
}

.register_input {
	border: solid 1px #7E9DB9;
	width:260px;
	margin: 5px 0 15px 0;
	padding:0px;
}

.register_input_ext {
	border: solid 1px #7E9DB9;
	width:260px;
	margin: 5px 0 15px 0;
	padding:0px;
	float:left;
}

.register_combobox {
	border: solid 1px #7E9DB9;
	width:260px;
	margin-top:5px;
	margin-bottom:15px;
}

table#noBorder td {
  border: none;
}

.input_ucet {
	border: solid 1px silver;
}

table#vydavky_sumar
{
  border:none;
  margin-left:4px;
  margin-top:15px;
  margin-bottom:15px;
}

table#vydavky_sumar th
{
  background-color: #EBEBEB;
  color: #757575;
  font-weight: bold;
  padding-left:8px;
  padding-top:3px;
  padding-bottom:2px;
  border:none;
  font-size:11px;
  font-family: verdana;
}

table#vydavky_sumar td
{
  border:none;
  border-bottom:1px solid #EBEBEB;
  padding-left:8px;
  padding-top:4px;
  padding-bottom:4px;  
  font-size:11px;
  font-family: verdana;
  color:#898989;
}

table#vydavky_sumar td.black
{
  color:#000000;
}

.edit { 
	width:80px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
}

.font_14b
{
  font-size:14px;
  font-family: verdana;
  font-weight:bold;
}

.font_14b_red
{
  font-size:14px;
  font-family: verdana;
  font-weight:bold;
  color:#F21C0A;
}

.m_financie_btn
{
  border:solid 1px #A3A2A2;
  background-color: #ABABAB;
  color:white;
  font-size:11px;
  font-weight: bold;
  cursor: pointer;
}

.font_11_red
{
  font-size:11px;
  font-family: verdana;
  font-weight:bold;
  color:#F21C0A;
}

.font_11_black
{
  font-size:11px;
  font-family: verdana;
  font-weight:normal;
  color:#000000;
}

table#vydavky_sumar_nBorder
{
  border:none;
  margin-left:4px;
  margin-top:15px;
  margin-bottom:15px;
}

table#vydavky_sumar_nBorder td
{
  border:none;
  padding-left:8px;
  padding-top:2px;
  padding-bottom:2px;  
  font-size:11px;
  font-family: verdana;
  color:#898989;
}

#context_head ul.errors li
{
	color: #ff0000;
}

.f_left
{
  float:left;
}

.f_right
{
  float:right;
}

.pager_mf
{
  margin-top:5px;
  background-color:#EBEBEB;
  font-size:13px;
  height:19px;
}

.pager_mf_left
{
  float:left;
  width:74px;
  padding-left:6px;
  padding-top:1px;
  padding-bottom:1px;
}

.pager_mf_center
{
  float:left;
  text-align:center;
  width:422px;
  margin-top:0px;
}

.pager_mf_center_in
{
  text-align:center;
  margin-top:2px;
}

.pager_mf_right
{
  float:right;
  width:62px;
  text-align:right;
  padding-right:18px;
  padding-top:1px;
  padding-bottom:1px;
}

a.pg_mf_a
{
  padding: 2px 4px 2px 4px;
}

a.pg_mf_a_active
{
  background-color: white; 
  padding: 1px 4px 1px 4px;
  color:red;
  text-decoration: none;
  cursor: text;
  font-weight:bold;
}

.bg_info_profil
{
  border-top:solid 1px #EBEBEB;
  border-bottom:solid 1px #EBEBEB;
  background-color:#F4F3F3;
  position:relative;
  width:565px;
  margin-left:-14px;
  padding-left:15px;
  padding-top:10px;
}

* html .bg_info_profil
{
  width:580px;
} 

.right_box_silver
{
  position:absolute; 
  left:870px; 
  top:287px;
}

* html .right_box_silver
{
  position:absolute; 
  left:865px; 
  top:287px;
}

.text_title_red_small {
  color: #F21C0A;
  font-weight:normal;
  font-size:12px;
}

.text_title_black_big {
  color: #000000;
  font-weight:bold;
  font-size:14px;
} 

div#searchDiv
{
	position:absolute;
	top:42px;
	padding-left:692px;
	height:22px;
}

div#searchDiv div
{
	float:left;
	position:relative;
	margin:0px;padding:0px;
	/*border:solid 1px red;*/
}

div#searchDiv div .edit
{
	border:none;
	color:#B9B9B9;
	font-size:11px;
	width:123px;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:10px;
	font-family:verdena;
	background: url(../images/search_input.gif) no-repeat top left;
	margin:0px;	
	position:absolute;
	top:0px;
	left:5px;
	height:24px;
	
}

html > body div#searchDiv div .edit
{
	border:none;
	color:#B9B9B9;
	font-size:11px;
	width:123px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-family:verdena;
	background: url(../images/search_input.gif) no-repeat top left;
	margin:0px;	
	position:absolute;
	top:0px;
	left:0px;
	height:16px;
}

div#searchDiv div .submit_img
{
	position:absolute;
	top:0px;
	left:128px;
}

html > body div#searchDiv div .submit_img
{
	left:133px;
}

/* Fulltext highlighting */

.ftel 
{
	color: #606060;
	font-weight: bold;
}
.ftkw
{
	color: red; 
	font-weight: bold;
}

h5
{
	border:none;
}

/* PAGER */

div.pager {
    padding: 5px 7px 7px 7px;     
    height: 22px; 
    font-size: 11px;
    color:red;
}


div.pagerLeft {
    float: left;    
    font-size: 11px;
    text-align: left;    
    width:10%;
}

div.pagerLeft a, div.pagerLeft span {
    margin-right: 4px;
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;        
}

div.pagerMiddle {
    text-align: center;
    font-size: 11px;
    width:80%;
    float:left;    
}

div.pagerMiddle a, div.pagerMiddle span  {
    margin: 0px 1px 0px 1px;
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;        
}

div.pagerRight {
    float: right;
    font-size: 11px;
    text-align: right;
    width:10%;        
}

div.pagerRight a,div.pagerRight span {
    margin-left: 4px;    
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;    
}

.pager_block {
  border: none;
  padding: 0;
  position:relative;
  width:565px;
}
/* /PAGER */ 


/* HOME BANNER */
div#home_banner
{
	width:803px;
	height:227px;
	/*border:solid 1px blue;*/
	padding:0px;
	margin:0px;
	position:relative;
}

div#home_banner .left_obluk
{
	position:absolute;
	top:0px;
	left:338px;
	width:77px;
	height:227px;
}

div#home_banner .left_obluk img, div#home_banner .right_obluk img
{
	border:none;
	margin:0px;
	padding:0px;
}

div#home_banner .right_obluk
{
	position:absolute;
	top:0px;
	left:759px;
	width:39px;
	height:227px;
}

div#home_banner .item_link
{
	position:absolute;
	top:0px;
	left:415px;
	width:344px;
	height:227px;
	background-color:#F21C0A;	
}


/* NEW MENU */
div#menu_n
{
	/*border:solid 1px red;*/
	margin-top:0px;
	margin-bottom:8px;
	margin-left:75px;
	width:794px;
}

div#menu_n .m_top
{
	background: url(../images/menu_top.jpg) no-repeat top left;
	width:794px;
	height:53px;	
	position:relative;
}

div#menu_n .m_top .title_ako_setrit
{
	position:absolute;
	top:5px;
	left:10px;
}

div#menu_n .m_top .title_zse_energia
{
	position:absolute;
	top:5px;
	left:412px;
}

div#menu_n .m_top div a
{
	color:#F21C0A;
	font-size:18px;
	font-weight:bold;
}

div#menu_n .m_top .title_block1
{
	position:absolute;
	top:32px;
	left:11px;
}

div#menu_n .m_top .title_block2
{
	position:absolute;
	top:32px;
	left:214px;
}

div#menu_n .m_top .title_block3
{
	position:absolute;
	top:32px;
	left:417px;
}

div#menu_n .m_top .title_block4
{
	position:absolute;
	top:32px;
	left:611px;
}

div#menu_n .m_middle
{
	background: url(../images/menu_middle.jpg) repeat-y top left;
	width:794px;
	margin:0px;
	padding:0px;
}

div#menu_n .m_middle div ul
{
	list-style: none;
	padding:0px;
	margin:0px;
}

div#menu_n .m_middle div ul li a
{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#898989;
	line-height: 17px;
}

div#menu_n .m_middle .block1
{
	float:left;
	margin-left:6px;
	width:175px;
}

html > body div#menu_n .m_middle .block1
{
	float:left;
	margin-left:11px;
	width:175px;
}

div#menu_n .m_middle .block2
{
	float:left;
	margin-left:28px;
	width:175px;		
}

div#menu_n .m_middle .block3
{
	float:left;
	margin-left:28px;
	width:175px;	
}

div#menu_n .m_middle .block4
{
	float:left;
	margin-left:19px;
	width:175px;	
}

div#menu_n .m_bottom
{
	background: url(../images/menu_bottom.jpg) no-repeat top left;
	width:794px;
	height:21px;
}

div#menu_n_p
{
  position: absolute;
  top: 80px;
  left: 185px;
	width:685px;
}

div#menu_n_p .items
{
	background: url(../images/menu_page.gif) no-repeat top left;
	width:586px;
	height:28px;
	float:left;
	position:relative;
	
}

div#menu_n_p .items .item1, div#menu_n_p .items .item2, div#menu_n_p .items .item3, div#menu_n_p .items .item4
{
	float:left;
	margin-top:6px;
}	

div#menu_n_p .items .item1
{
	padding-left:114px;
	/*border:solid 1px green;*/
}

div#menu_n_p .items .item2
{
	margin-left:22px;
}

div#menu_n_p .items .item3
{
	margin-left:82px;
}

div#menu_n_p .items .item4
{
	margin-left:22px;
}

div#menu_n_p .items div a
{
	color:#F21C0A;
	font-size:14px;
	font-weight:bold;
}

div#menu_n_p .menu_mojucet
{
	width:88px;
	height:28px;
	float:left;
	margin-left:10px;
}

/* CO2 kalkulacka */
div#co2calc_byvanie
{
	background: url(../images/co2_calc_bg_byvanie.jpg) no-repeat top left;
	width:580px;
	height:456px;
	position:relative;
}

table#tableCO2, table#tableCO2 td, table.tableCO2_doprava, table.tableCO2_doprava td, table.tableCO2_doprava th 
{
	border:none;
	color:black;
	font-size:10px;
}

table#tableCO2 th, table.tableCO2_doprava th
{
	color:white;
	text-align:left;
	vertical-align: bottom;
	font-weight: bold;
}

table.tableCO2_doprava th.select_co2
{
	color:white;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
} 

table#tableCO2 td.popis, table.tableCO2_doprava td.popis
{
	color:white;
	width:155px;
}

table.tableCO2_doprava td.pole2
{
	padding-left:25px;
}

table.tableCO2_doprava td.pole2 input
{
	width:37px;
	height:16px;
	border-left:1px solid #404040;
	border-top:1px solid #404040;
	border-bottom:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
}

table.tableCO2_doprava td.pole3 input
{
	width:54px;
	height:16px;
	border-left:1px solid #404040;
	border-top:1px solid #404040;
	border-bottom:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
}

table#tableCO2 td.pole
{
	padding-left:48px;
}

table#tableCO2 td.vysledok_co2_ciastocny
{
	padding-left:20px;
}

table#tableCO2 td input
{
	width:68px;
	height:16px;
	border-left:1px solid #404040;
	border-top:1px solid #404040;
	border-bottom:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
}

div#wsumme
{
	position:absolute;
	bottom:57px;
	left:362px;
	font-size:14px;
	color:black;
	font-weight:bold;
}

div#summev2
{
	position:absolute;
	bottom:57px;
	left:362px;
	font-size:14px;
	color:black;
	font-weight:bold;
}

div#celkom_doprava
{
	position:absolute;
	bottom:37px;
	left:360px;
	font-size:10px;
	color:black;
	font-weight:bold;	
}

div#celkom_byvanie
{
	position:absolute;
	bottom:38px;
	right:130px;
	font-size:10px;
	color:black;
	font-weight:bold;	
}

div#co2result
{
	position:absolute;
	top:0px;
	right:0px;
	color:white;
	font-size:10px;
	width:122px;
}

div#co2result .res_byvanie_celkom_val
{
	position:absolute;
	top:63px;
	left:2px;
	font-size:13px;
	font-weight:bold;
}

div#co2result .res_byvanie_celkom
{
	position:absolute;
	top:86px;
	left:2px;
	font-size:10px;
	font-weight:bold;
}

div#co2result .res_doprava_celkom_val
{
	position:absolute;
	top:106px;
	left:2px;
	font-size:13px;
	font-weight:bold;	
}

div#co2result .res_doprava_celkom
{
	position:absolute;
	top:131px;
	left:2px;
	font-size:10px;
	font-weight:bold;
}

div#co2result .res_celkom_byvanie_doprava
{
	position:absolute;
	top:153px;
	left:2px;
	font-size:10px;
	font-weight:normal;	
}

div#co2result .res_celkom_val
{
	position:absolute;
	top:183px;
	left:2px;
	font-size:13px;
	font-weight:bold;	
}

div#co2result .res_celkom
{
	position:absolute;
	top:208px;
	left:2px;
	font-size:10px;
	font-weight:bold;	
}

div#co2result .res_poc_osob
{
	position:absolute;
	top:238px;
	left:2px;
	font-size:10px;
	font-weight:bold;	
}

div#co2result .res_poc_osob_input
{
	position:absolute;
	top:265px;
	left:2px;	
}

div#co2result .res_poc_osob_input input
{
	width:27px;
	height:16px;
	border:1px solid #FFFFFF;
	text-align:center;
	font-weight:bold;
}

div#co2result .res_osob_val
{
	position:absolute;
	top:302px;
	left:2px;
	font-size:13px;
	font-weight:bold;	
}

div#co2result .res_osob
{
	position:absolute;
	top:325px;
	left:2px;
	font-size:10px;
	font-weight:bold;
}

.linka_table_co2 a, .linka_table_co2 a:link, .linka_table_co2 a:hover, .linka_table_co2 a:visited, .linka_table_co2 a:active
{
	color:#D0D0D0;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}

div#co2_title
{
	background: url(../images/bg_co2_title.jpg) no-repeat top left;
	width:580px;
	height:98px;	
}

div#co2_title .title
{
	font-size:17px;
	font-weight:bold;
	padding-top:3px;
}

div#co2_title .blocks
{
	margin-top:5px;
}

div#co2_title .blocks .blockA
{
	float:left;
	background: url(../images/co2_sub_title_on.jpg) no-repeat top left;
	width:193px;
	height:69px;	
}

div#co2_title .blocks .blockA .font
{
	display:block;
	padding-top:14px;
	padding-left:14px;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

div#co2_title .blocks .blockA .font a
{
	color:#FF0000;
}

div#co2_title .blocks .blockB
{
	float:left;
	background: url(../images/co2_sub_title_off.jpg) no-repeat top left;
	width:193px;
	height:69px;	
}

div#co2_title .blocks .blockB .font
{
	display:block;
	padding-top:14px;
	padding-left:14px;	
	font-size:12px;
	color:#898989;	
	font-weight:bold;
}

div#co2_title .blocks .blockB .font a
{
	color:#898989;
}

div#context_head a
{
	text-decoration: underline;
}

div.customleftbox .title_clb
{
	font-size:11px;font-weight:bold;margin-left:15px;margin-top:20px;color:#8E8E8E;font-weight:bold;
}

div.customleftbox .img1_clb
{
	margin-left:40px;margin-top:20px;
}

div.customleftbox .img2_clb
{
	margin-left:50px;margin-top:20px;
}
